body {
	background-color:#9DA9BB;font-family:arial,helvetica,sans-serif;text-align:center;
}

a:link {
	color:black;
}
a:visited {
	color:black;
}


.kopfbereich {	
	margin-left:auto;margin-right:auto;width:800px;height:160px;background:url(../visuals/hintergrund_oben.jpg);background-repeat:no-repeat;
}

.inhaltsbereich {
	margin-left:auto;margin-right:auto;width:800px;background:url(../visuals/hintergrund_mitte.jpg);background-repeat:repeat-y;text-align:left;
}

.fussbereich {
	margin-left:auto;margin-right:auto;width:800px;height:72px;background:url(../visuals/hintergrund_unten.jpg);background-repeat:no-repeat;
}

.auswahlliste {
	margin-left:10px;font-size:14px;background-color:#9DA9BB;height:400px;overflow:auto;padding-left:10px;padding-top:0px;padding-right:10px;padding-bottom:10px;border-color:#649AE2;border-top-style:solid;border-top-width:2px;border-left-style:solid;border-left-width:2px;border-bottom-style:solid;border-bottom-width:2px;border-right-style:solid;border-right-width:2px;text-align:left;
}

.titel1 {
	font-size:12px;font-weight:bold;
}

.titel2 {
	font-size:14px;font-weight:bold;margin-bottom:-8px;
}

.titel3 {
	font-size:18px;font-weight:bold;margin-bottom:-8px;
}

.titel4 {
	font-size:24px;font-weight:bold;margin-bottom:-8px;
}

.fliesstext {
	font-size:12px;font-weight:normal;
}


.blaue_linie_unten {
	border-bottom-color:#649AE2;border-bottom-style:solid;border-bottom-width:2px;
}

a:link {text-decoration:none;}
a:visited {text-decoration:none;}
a:hover {text-decoration:underline;}