@charset "UTF-8";

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px; /*NONE*/
	text-align: center;
	margin: auto;
}

.main {
	text-align: left;
	margin: auto;
	width: 795px; /*965*/
}



/* HEADER */
.header {
	margin-top: 30px; /*36*/
	margin-left: 20px;
	margin-right: 20px;
	width: 755px; /*925*/
	height: 75px; /*83*/
	text-align: right;
	clear: both;
	float: none;
}
.logo {
	height: 73px; /*83*/
	width: 450px; /*543*/
	clear: none;
	float: left;
}
.inhalt {
	margin-left: 20px;
	margin-right: 20px;
	width: 755px; /*925*/
	float: none;
	clear: both;
}



/* NAVIGATION */
.navi_menu {
	margin-left: 50px;
	width: 125px; /*175*/
	clear: none;
	float: right;
}
.navi_platzhalter {
	width: 125px; /*175*/
	height: 18px;
	font-size: 12px;
	font-weight: bold;
}
.navi_oben {
	text-align: left;
	float: none;
	clear: both;
	width: 125px; /*175*/
}
.navi_unten {
	float: none;
	clear: both;
	width: 125px; /*125*/
}

/* KONTAKT */

.lage_bilder { float:left; clear: none; width: 160px;}


/* ALLGEMEIN */

div .quadrat_klein { height: 25px; width: 25px; float: left; clear: none; cursor: pointer;} /*35;25*/
div .quadrat_gross { height: 151px; width: 151px; float: left; clear: none; cursor: pointer;} /*185;185*/
div .unterquadrat_gross { height: 25px; width: 151px; float: left; clear: none; text-align: center; font-size: 19px; font-weight: bold; color: #B0B2B3; padding-top: 15px;}/*30;185;22;15*/
div .navi {	display: none;}

.farbe_1 { background-color: #DFEDF2;}
.farbe_2 { background-color: #A3C6D8;}
.farbe_3 { background-color: #6C9DBE;}
.farbe_4 { background-color: #3D78A5;}
.farbe_5 { background-color: #275882;}
.farbe_6 { background-color: #999999;}		/*IMPRESSUMS-FARBE*/

.balken { height: 60px;}  /*ACHTUNG SELBE WIE .float_top*/

.linkfarbe { color: #275882;}
.float_top { margin-top: 160px; height: 60px;}

div .pics { height: 220px;} /*278*/ /*ACHTUNG*/

.rechtsgebiete { text-decoration: underline;}


.pointer { cursor: pointer; font-weight: normal;}

.sitetitel { position: relative; top: -35px; left: 45px; height: 25px; width: 150px; font-weight: bold; color: #999999; font-size: 19px; float: left; clear: none;}




a { text-decoration: underline; color: #666666; cursor: pointer;}
a:link { color: #666666;}
a:visited { color: #666666; }
a:focus { color: #275882; }
a:hover { color: #275882; text-decoration: underline; }
a:active { color: #275882; }

.text_links { width: 355px; float:left; clear: none; margin-right: 45px; margin-top: 30px } /*435;55;30*/
.text_rechts { width: 355px; float:right; clear: none; margin-top: 30px; } /*435;30*/

.impressum { padding-top: 30px; margin-bottom: 10px; text-align: right; font-size: 10px; font-weight: bold;} /*50;20;12*/

span { font-weight:bold; }


ul { margin-top: 3px; margin-bottom: 20px;}

li {
	margin-left: -48px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	text-align:left;
	list-style:none;
}

span.msie6 { padding-left: 8px;}

ul.msie6 { margin-top: 7px; margin-bottom: 20px;}

li.msie6 {
	margin-left: -40px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	text-align:left;
	list-style:none;
}
