body {
height:100%;
margin:0px;
padding:0px;
background-color:#E2C89E;
background-repeat:no-repeat;
}

html {
scrollbar-3dlight-color:#E2C89E;
scrollbar-highlight-color:#E2C89E;
scrollbar-face-color:#E2C89E;
scrollbar-shadow-color:#333333;
scrollbar-track-color:#E2C89E;
scrollbar-arrow-color:#20932c;
scrollbar-darkshadow-color:;
}

.content {
font-family:'Lucida sans','Lucida','trebuchet ms','verdana',arial,sans-serif;
font-size:12px;
font-weight:bold;
line-height:20px;
padding-right:15px;

z-index:9999;
}

.sub_content {
font-family:'Lucida sans','Lucida','trebuchet ms','verdana',arial,sans-serif;
font-size:12px;
line-height:20px;
padding-right:15px;

z-index:99;
}

a:link.general, a:visited.general, a:active.general {
	text-decoration:underline;
	color: #333333;
}
a:hover.general {
	text-decoration:underline;
	color: #333333;
}

a:link.thema, a:active.thema {
	text-decoration:underline;
	color: #000000;
}
a:hover.thema {
	text-decoration: underline;
	color: #333333;
}
a:visited.thema {
	text-decoration: underline;
	color: #333333;
}

.titel {
		color: #20932c;
}


.titel_fr {
		color: #01506B;
}


.foto {
border: 1px solid #000000;
}

.bg_street {
background-image: url("../images/bg_street.jpg");
background-repeat: repeat-x
}


.menu2_border {
border-right: 1px solid #F83127;
}
