/* vorlage C11  */

body {
margin: 0px;
padding: 0px;
font-family:Verdana,Tahoma,Arial,sans-serif;
font-weight:normal;
color: #303030;
background-color:#546D87;
}


#alles {
background-color: #FFFFFF;
color: #303030;
position: absolute;
width: 900px;
margin-left:-450px;
left:50%;
}

#header {
clear: both;
margin: 0px;
padding: 0px;
height: 150px;
background-color:#FFFFFF;
background: #FFFFFF url(images/bg-titel11.gif) top left repeat-x;
}

#header #ueberschrift01 {
color:#7496B9;
font-size: 25px;
font-weight:bold;
position:absolute;
top:50px;
left:24px;
}

#header #ueberschrift02 {
color:#9DCAFA;
font-size: 50px;
font-weight:bold;
position:absolute;
top:65px;
left:33px;
}

#header #ueberschrift03 {
color:#6684A3;
font-size: 30px;
font-weight:bold;
position:absolute;
top:70px;
left:140px;
}

#header #ueberschrift04 {
font-size:12px;
line-height:130%;
color:#6684A3;
font-weight:normal;
position:absolute;
top:125px;
left:400px;
}

#kopfzeile {
margin: 0 0 0 0;
height: 25px;
background: #779CC1 url(images/bg-kopfzeile11.gif) top left repeat-x;

}

#kopfzeile p {
color:#FFFFFF;
margin: 0px 0px 5px 10px;
padding: 5px 0px 0px 0px;
font-size: 11px;
line-height: 130%;
font-weight:normal;
height: 25px;
}

#menu {
clear: left;
float: left;
width: 160px;
margin: 0 0 0 0;
padding: 0px;
background-color:#FAFAFA;
}

#menu ul {
list-style: none;
width: 160px;
margin: 0 0 0 0;
padding: 0;
}

#menu li {
margin-bottom:1px;
}


#menu li a {
font-family:Verdana,Tahoma,Arial,sans-serif;
font-size: 10px;
font-weight:normal;
height: 20px;
line-heght:130%;
text-decoration: none;
color:#7F7F7F;
display: block;
padding: 5px 0px 0px 5px;
background:#FAFAFA;
border-bottom: 1px solid #BFBFBF;
}

#menu li a:hover {
background:#7A9EC3;
color:#FFFFFF;
border-bottom: 1px solid #3F3F3F;
}

.textbox {
font-size: 10px;
margin: 10px 0px 0px 0px;
padding: 0px;
width: 160px;
color: #505050;
background-color:#FAFAFA;
line-height: 1.3em;
}

.textbox p{
margin: 10px 10px 10px 10px;
padding: 0px;
width: 140px;
color: #505050;
font-size: 11px;
line-height: 1.3em;
}

#menu h3{
margin: 0px 0px 10px 10px;
padding: 0px;
width: 140px;
color:#6992BB;
font-size: 11px;
line-height: 1.3em;
}




#content {
margin: 0px 0px 20px 170px;
padding: 0 10px 0 10px;
line-height: 140%;
text-align: left;
}

#content p {
color:#4F4F4F;
margin: 0 20px 0px 0;
font-size: 12px;
line-height: 140%;
font-weight:normal;
}

#content h2 {
color:#6992BB;
font-size: 16px;
margin: 15px 0 10px 0;
}

#content h3 {
color:#6992BB;
font-size: 12px;
margin: 15px 0 10px 0;
}

#content img {
padding: 2px;
display:inline;
background:#FFFFFF;
border: 4px solid #EFEFEF;
}

h3 {
font-size: 1.3em;
margin: 0 0 10px 0;
}

a {
text-decoration: none;
color: #6C8BAC;
}

a:hover {
text-decoration: underline;
color: #286ea0;
}

a img {
border: 0;
}

#fuss {
clear: both;
margin: 0 auto;
padding: 10px 0 10px 0;
border-top: 4px solid #f0f0f0;
width: 900px;
text-align: center;
color: #808080;
font-size: 10px;
}

#fuss a {
color: #808080;
text-decoration: none;
}

#fuss a:hover {
text-decoration: underline;
}

.links {
margin: 10px 10px 5px 0;
float: left;
}

.rechts {
margin: 10px 0 5px 10px;
float: right;
}