/*<![CDATA[*/

body {
position: relative;
margin: 0px;
padding: 0px;
background-color: #FFFFFF;
color: black;
font-size: 12px;
font-family: Verdana, Arial, Helvetica, sans-serif;
border-collapse: collapse;
}


h1 {
color: #3c82cb;
font-weight: bold;
font-size: 14px;
}

h2 {
color: #3c82cb;
font-size: 13px;
font-weight: bold;
text-decoration:  underline;
}

h3 {
font-size: 12px;
font-weight: bold;
padding-top: 5px;
border-top: 1px dotted #0080e7;
}

h4 {
padding-top: 1px;
text-align: center;
height: 17px;
width: 100%;
background-color: #FF8C00;

/*
background-color: #ff7c30;
background-image: url(/images/h4.gif);
background-position: left top;
background-repeat: repeat;
*/
color: #FFFFFF;
font-weight: bold;
font-size: 12px;
}


#mitte { line-height: 15px; text-align: left; float: left; padding: 15px; width: 540px; }

#mitte p { color: navy; font-size: 12px; font-weight: bold; text-decoration: underline; }

#acrobat {
font-size: 11px;
color: #3c82cb;
margin-left: 2px;
margin-right: 5px;
height: 280px;
}

#header {
height: 123px;
/* background-image: url(/images/logo-stadtwohnen-180.jpg); */
background-image: url(/images/stadtwohnen-02.jpg);
background-position: left top;
background-repeat: no-repeat;
border-bottom: 1px solid #86b9dd;
}

#container {
border: 1px solid #86b9dd;
width: 900px;
margin-top: 3px;
margin-bottom: 10px;
margin-left: auto;
margin-right: auto;
}

/*
a {-moz-outline-width: 0;}
a:link  { color: #3F93AF; text-decoration: none }
a:visited  { color: #3F93AF; text-decoration: none }
a:hover  { color: #ff5e00; text-decoration: none  }
a:active  { color: #ff5e00; text-decoration: none }
*/

a {outline-width: 0;}
a:link {color: #ff5e00; text-decoration: none;}
a:visited {color: #ff5e00; text-decoration: none;}
a:hover {color: #3c82cb; text-decoration: none;}
a:active {color: #3c82cb; text-decoration: none;}


/*menue*/
#clink{
margin-top: 2px;
margin-left: 2px;
font: 12px Verdana, Arial, Helvetica, sans-serif;
width: 158px;
}

#clink a {
display: block;
background: #d3d3d3;
color: black;
border: 1px solid #d3d3d3;
border-right: 3px solid #d3d3d3;
padding-left: 10px;
padding-top: 5px;
padding-bottom: 5px;
margin-bottom: 1px;
}

#clink a:hover {
border-right: 3px solid #86b9dd;
background: #e3e3e3;
color: #000000;
}

#clink .children {
margin-left: 5px;
}

#clink .children a {
border: 1px solid #d3d3d3;
background-color: #F3F3F3;
}

#clink .children a:hover {
border-right: 3px solid #86b9dd;
background-color: #E3E3E3;
color: black;
}
/* ENDE menue*/

#footer{
border-top: 1px solid #D7D7D7;
margin-top: 2px;
height: 40px;
background-color: #EFEFEF;
}

#footer img {
border: solid 0px;
}

#footer span {
position: absolute;
margin-top: 20px;
margin-left: 100px;
}

#footer p {
margin: 21px;
margin-left: 100px;
border: solid 1px;
}

#content_left {
width: 155px;
float: left;
}

#content_right {
font-size: 11px;
padding-left: 4px;
padding-right: 2px;
background-color: #EFEFEF;
width: 164px;
float: right;
/*border-bottom: 1px solid #86b9dd;*/
}

#content_right img {
text-align: center;
margin-left: auto;
margin-right: auto;
margin-top: 2px;
margin-bottom: 0px;
}

img {
border: solid 1px #86b9dd;
margin-top: 5px;
margin-bottom: 5px;
}

.news_content_red {
border: 1px solid red;
border-top: solid 13px red;
padding: 5px;
margin-top: 15px;
margin-bottom: 15px;
}

.news_content_blue {
border: 1px solid #86b9dd;
border-top: solid 13px #86b9dd;
padding: 5px;
margin-top: 15px;
margin-bottom: 15px;
}

ul {
list-style: square;
}

.line {
border-top: 1px solid #86b9dd;
}

/*]]>*/