/* CSS Document */
body{
font-family:Tahoma,Arial,Helvetica;
font-size:12px;
background-color:#ccffcc;
text-align:center;
margin:12px 0 12px 0;
}


h1{
font-family: Tahoma, Arial, Helvetica;
font-size: 28px;
font-weight: bold;
color:#1c4a8c;
}


h2{
font-family: Tahoma, Arial, Helvetica;
font-size: 13px;
margin-bottom: 2px;
}


#content{
width:873px;
margin-left:27px;
text-align:left;
background-color:#ffffff;
}


#blue{
width:900px;
margin:0;
text-align:left;
background-color:#1c4a8c;
}


#all{
width:900px;
margin:0px auto;
text-align:left;
background-color:#ccffcc;
background-position:right;
background-repeat:repeat;
}


#head {
background-color:#ccffcc;
clear:both;
height:203px;
background-image:url('bg_header.gif');
background-position: left 50%;
}


#marion{
position:relative;
top:24px;
left:43px;
width:800px;
}


#ruhe{
position:relative;
top:84px;
left:172px;
color:#ffffff;
font-size:14px;
width:580px;
}


#trenn{
background-color:#FFFFFF;
line-height:3px;
height:3px;
font-size:3px;
}


#menu{
background-color:#2bb431;
height:39px;
padding-left: 160px;
}


#text{
background-color:#ffffff;
padding:10px 60px;
font-size:14px;
color:#2c5538;
}
#text a{
color:#2bb431;
font-weight:500;

}
#text a:hover{
color:#ffffff;
background-color:#1c4a8c;
text-decoration:none;

}


#foot{
background-color:#2bb431;
height:39px;
color:#FFFFFF;
text-align:center;
padding-top:10px;
padding-bottom:5px;
font-size:14px;
}


.ueberschrift{
width:100%;
}

.spalten{
width:100%
float:left;
}

.zweispalten1{
width:350px;	
float:left;
}

.zweispalten2{
width:350px;
float:right;	
}

.einespalte{
width:100%;	
clear:both;
}


/*alte formate.css*/


/*a.standardlink:link		{ color:#225522; background-color:#EEEE99; }
a.standardlink:hover		{ color:#003300; background-color:#669966; text-decoration:none; }
a.standardlink:active		{ color:#FFFFFF; background-color:#999933; text-decoration:none; }
a.standardlink:visited    { color:#447744; background-color:#EEEE99; }*/






