/* CSS Document */
body{
background-color:#009966;
margin-left:0px;
margin-top:0px;
font-family:verdana;
font-size:12px;
color:#333;
margin-bottom:0px;
background-image:url(../img/bg.gif);
background-repeat:repeat-y;
}

a.menu:link,a.menu:active,a.menu:visited{
color:#006633;
font-weight:bold;
text-decoration:none;
}
a.menu:hover{
color:#ffffff;
}
a.menu-start:link,a.menu-start:active,a.menu-start:visited{
color:#ffffff;
font-weight:bold;
text-decoration:none;
}
a.menu-start:hover{
color:#000;
}


a.menu-inaktiv:link,a.menu-inaktiv:active,a.menu-inaktiv:visited{
color:#999999;
font-weight:bold;
text-decoration:none;
}
a.menu-inaktiv:hover{
color:#ffffff;
}


a.topics:link,a.topics:active,a.topics:visited{
color:#009900;
font-weight:bold;
text-decoration:none;
}


a.topics:hover{
color:#000000;
}

a.in-text:link,a.in-text:active,a.in-text:visited{
color:#009900;
font-weight:bold;
text-decoration:none;
}


a.in-text:hover{
color:#000000;
}

.men-pkt:hover
		{
			color: white;
			background-color:#64B464;
		}
.men-pkt-start:hover{
color: white;
background-color:#64B464;
}		
a.aktiv:link,a.aktiv:active,a.aktiv:visited{
color:#fff;
font-weight:bold;
text-decoration:none;
margin-left:10px;
}


img{
border:0;
}
#rechts{
width:27px;
background-image:url(../img/rechts_verlauf.jpg);
}
.absatz{
clear:left;
margin-bottom:20px;
width:500px;
}

.topic{
font-size:14px;
font-weight:bold;
margin-bottom:23px;
}

.subtopic{
margin-bottom:19px;
font-weight:bold;
}

.cnt-images{
border:1px solid #C3EBCE;
padding:7px;
float:left;
margin-right:11px;
margin-top:17px;
}

.cnt-images2{
border:1px solid #C3EBCE;
padding:7px;
float:left;
margin-right:11px;
}

.cnt-images3{
border:1px solid #C3EBCE;
padding:7px;
margin-right:11px;
}
.cnt-images4{
border:1px solid #C3EBCE;
padding:7px;
float:left;
}

#left{
background-color:#D9F5D9;
}


/* MENÜ*/

#men-start{
margin-top:4px;
margin-bottom:14px;
}
#men-topics{
margin-bottom:18px;
}
#active{
background-color:#64B464;
padding-top:1px;
height:16px;
}
.menu{
margin-left:10px;
}
.menu-inaktiv{
margin-left:10px;
}
.men-pkt{
padding-top:1px;
height:16px;
}

.sub-men{
height:46px;
background-color:#F4FCF4;
margin-bottom:10px;
padding-top:10px;
padding-bottom:10px;
}


/*Mitte*/

#mitte{
background-color:#fff;
}


/* MAIN*/

#main{
width:694px;
background-color:#fff;
}

#content{
margin-top:31px;
width:512px;
padding-bottom:87px;
float:left;
margin-right:5px;

}

#right-content{
margin-top:31px;
width:172px;
float:right;
margin-right:5px;
}

.sub-bg{
background-color:#ECECEC;
}
.sub-ueber{
color:#666666;
font-weight:bold;
margin-top:5px;}







/*SPANS*/

.hervor{
color:#009900;
font-weight:bold;
}

.hervor2{
color:#009999;
font-weight:bold;
}

