body{
	font-family:Helvetica, Arial,  sans-serif;
	font-size:8pt;
	font-weight: normal;
	scrollbar-face-color: #F1EDED;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #F1EDED;
	scrollbar-3dlight-color: #F1EDED;
	scrollbar-arrow-color:  #003675;
	scrollbar-track-color: #cccccc;
	scrollbar-darkshadow-color: #FFFFFF;
}

.main {
	color:#ffffff;
	background-color:#E1DDD0;
}

.weiss {
	color:#000000;
	background-color:#ffffff;
}
.blau {
	color:#ffffff;
	background-color:#0089D1;
	font-size:8pt;
}
.grau {
	color:#ffffff;
	background-color:#E4E4E4;
	font-size:8pt;
}

.subnav {
	background-color:#EB4A4E;
	color:#F90032;
	font-weight: bold;
}

.grundsatz {
	color:#ffffff;
 	background-image:url(bilder/grundsatz_bild.jpg); background-repeat:repeat;
	background-color:#0089D1;
	font-family:Helvetica, Arial,  sans-serif;
	font-size:8pt;
	font-weight: normal;
}
.projekt {
	color:#ffffff;
 	background-image:url(bilder/projekt_bild.jpg); background-repeat:repeat;
	background-color:#0089D1;
	font-family:Helvetica, Arial,  sans-serif;
	font-size:8pt;
	font-weight: normal;
}

a.titel {
	text-decoration:none;
	font-family:Helvetica, Arial, sans-serif;
	font-weight: bold;
	color: #ffffff;
}
a{
	text-decoration:none;
	font-size:8pt;
	font-family:Helvetica, Arial,  sans-serif;
	font-weight: bold;
	color: #ffffff;

}
a:hover {
	text-decoration:none;
	color: #c6c6c6;
}
.leer_rechts {
		background-color: #EB4A4E;
 		background-image:url(bilder/leer_rechts.gif); background-repeat:no-repeat;
 		background-attachment:fixed; padding:0px;
}
.leer_links {
		background-color: #EB4A4E;
 		background-image:url(bilder/leer_links.gif); background-repeat:no-repeat;
 		background-attachment:fixed; padding:0px;
}
.leer {
		background-color: #E1DDD0;
}

