* {    
    padding: 0px;
    border: 0px;
    margin: 0px;
}

body {
    text-align: center;
}

a:focus { outline:none; }

h1.no_concrete {
    width: 100%;
    height: 205px;
    position: absolute;
    top: 30px;
    left: 0px;
    text-align: center;
}

h1.no_concrete a {
    width: 1020px;
    margin: auto;
}

h1.no_concrete a img {
    margin-right: 230px;
}

h2 {
    width: 100%;
    padding: 0px 0px 15px 15px;
    border-bottom: 5px solid;
}

strong {
	font-weight: bold;
}

#main_text input, #main_text textarea {
	border: 1px solid #bbb;
	padding: 2px;
	margin: 2px;
}

#main_text p {
    margin-bottom: 25px;
}

#main_text a {
    color: #F39B09;
}
#main_text li {
	line-height: 18px;
}

#main_text img {
    border: 1px solid;
    margin: 5px 10px 0px 0px;
    float: left;
}

#background {
    width: 790px;
    margin: 0px auto 40px auto;
    position: relative;
}

#container {
    width: 790px;
}

#header {
    width: 790px;
    height: 272px;
    background: #fcfcfc;
    overflow: hidden;
    /* ClearType IE deaktivieren: */
    filter:alpha(opacity=100);
    opacity:1.0;
    background-color:#FFFFFF;
    /* IE 7 fix */
    // margin-left: -230px !important;
}


#navigation {
    float: left;
    position: relative;
    top: 227px;
    left: 50%;
}

#navigation ul, #navigation .ccm-area {
    list-style: none;
    position: relative;
    left: -50%;
}

#navigation .ccm-area ul {
    left: 0%;
}

#navigation li {
    margin-right: 5px;
    float: left;
    position: relative;
}

#navigation a {
    height: 42px;
    padding: 10px 15px 0px;
    float: left;
    text-align: center;
    display: block;
}

#hilfsnavi {
    margin-top: 10px;
    display: block;
    list-style: none;
    float: right;
    text-align: right;
}

#hilfsnavi li {
    display: inline;
}

#hilfsnavi li:before { content: " | "; }

#hilfsnavi li:first-child:before { content: ""; }


#content, #footer {
    text-align: left;
}

#content {
    padding: 30px 20px 0px 20px;
    overflow: hidden;
    /* ClearType IE deaktivieren: */
    filter:alpha(opacity=100);
    opacity:1.0;
    background-color:#FFFFFF;
}

#main_text_container {
    width: 540px;
    float: left;
    overflow: hidden;
}

#main_text {
    height: 100%;
    padding: 20px 15px 5100px 15px;
    margin: 0px 1px -5000px 1px;
}

#main_text ul {
	margin: 15px;
	list-style-type: square;
    line-height: 18px;
}

.teaser {
    width: 230px;
    margin: 10px 10px 10px 0px;
    padding: 5px;
    float: left;
}

#bildergalerie {
    width: 100%;
    clear: both;
}

#bildergalerie .thumbs a img {
    margin-bottom: 5px;
}

#marginal {
    width: 200px;
    height: 170px;
    margin: 0px 0px 0px 0px;
    float: right;
    text-align: center;
}

#monatsangebot {
    width: 200px;
    padding: 0px 0px 10px 0px;
    clear: both;
}

#monatsangebot h3 {
    width: 200px;
    padding: 0px 0px 35px 0px;
    clear: both;
}

#monatsangebot img {
    float: left;
    width: 60px;
    margin: 0px 0px 10px 20px;
}

#monatsangebot .description {
    width: 100px;
    float: left;
}

#monatsangebot strong {
    width: 64px;
    height: 45px;
    padding-top: 20px;
    margin-top: -15px;
    text-align: center;
    display: block;
    float: right;
}

#projekte {
    clear: both;
}

#projekte h3 {
    width: 200px;
    padding: 45px 0px 35px 0px;
}

#projekte img, .teaser img {
    border: 1px solid;
}

.projekt {
    padding-bottom: 5px;
    border-bottom: 1px solid;
    margin: 5px 25px 10px;
    text-align: left;
}

#projekte .mehr {
    margin: -10px 20px 0px 0px;
    float: right;
}

#marginal_bottom {
    width: 200px;
    height: 30px;
    clear: both;
    display: block;
}

#banner {
    width: 200px;
    margin-left: 20px;
    float: right;
    text-align: right;
}

#banner * {
    width: 200px;
}

#footer {
    width: 790px;
    padding: 15px 0px;
    margin: 20px 0px 0px 0px;
    clear: both;
    text-align: center;
    /* ClearType IE deaktivieren: */
    filter:alpha(opacity=100);
    opacity:1.0;
    background-color:#324696;
}
