@charset "utf-8";
/* CSS Document */

body, html {
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	background-color: #ffffff;
	margin: 0px; 
	padding: 0px;
}


#center {
	display: block; 
	text-align: center;
} 

#content {
	width: 750px; 
	margin-top: 20px;
	margin-left: auto; 
	margin-right: auto; 
	text-align: left;
	display: block;
}

#logo {
	width: 750px;
	text-align: right;
	padding-bottom: 10px;	
	border-bottom: 1px solid #c7c7c7;
}

#farbscala {
	width: 750px;
	height: 25px;
}	


/* farbscala links ---------------------------------- */

a.link-grossformate {
	background-image: url(bilder/rot-off.gif);
	background-repeat: no-repeat;
	width: 186px;
	height: 6px;
	float: left;
}

a.link-grossformate:hover {
	background-image: url(bilder/rot-on.gif);
	background-repeat: no-repeat;
	height: 20px;
}

a.link-grossformate-active {
	background-image: url(bilder/rot-on.gif);
	background-repeat: no-repeat;
	width: 186px;
	height: 20px;
	float: left;
}


a.link-print {
	background-image: url(bilder/blau-off.gif);
	background-repeat: no-repeat;
	width: 186px;
	height: 6px;
	float: left;
	margin-left: 2px;
}

a.link-print:hover {
	background-image: url(bilder/blau-on.gif);
	background-repeat: no-repeat;
	height: 20px;
	margin-left: 2px;
}

a.link-print-active {
	background-image: url(bilder/blau-on.gif);
	background-repeat: no-repeat;
	width: 186px;
	height: 20px;
	float: left;
	margin-left: 2px;
}

a.link-flock {
	background-image: url(bilder/gruen-off.gif);
	background-repeat: no-repeat;
	width: 186px;
	height: 6px;
	float: left;
	margin-left: 2px;
}

a.link-flock:hover {
	background-image: url(bilder/gruen-on.gif);
	background-repeat: no-repeat;
	height: 20px;
}

a.link-flock-active {
	background-image: url(bilder/gruen-on.gif);
	background-repeat: no-repeat;
	width: 186px;
	height: 20px;
	float: left;
	margin-left: 2px;
}

a.link-technik {
	background-image: url(bilder/orange-off.gif);
	background-repeat: no-repeat;
	width: 186px;
	height: 6px;
	float: left;
	margin-left: 2px;
}

a.link-technik:hover {
	background-image: url(bilder/orange-on.gif);
	background-repeat: no-repeat;
	height: 20px;
}

a.link-technik-active {
	background-image: url(bilder/orange-on.gif);
	background-repeat: no-repeat;
	width: 186px;
	height: 20px;
	float: left;
	margin-left: 2px;
}

/* ende farbscala links ------------------------*/

.header-bild {
	width: 750px;
	padding-top: 5px;	
	padding-bottom: 5px;	
	border-bottom: 1px solid #c7c7c7;
}

#inhalt {
	width: 750px;
	margin-top: 20px;
}

.navigation {
	width: 180px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #818181;
	margin-top: 25px;
	float: left;
}



.navigation a {
	color: #818181;
	text-decoration: none;
}

.navigation a:hover {
	color: #e42130;
	text-decoration: none;
}

.navigation .active {
	color: #e42130;
}


b {
	color: #000000;
}



ul {
	margin-left: 0px;
	padding: 0px;
}


li {
	list-style: none;
	width: 100px;
	height: 16px;
	background-color: #ffffff;
	border-top: 1px solid #c7c7c7;
	padding-left: 10px;
	padding-top: 2px;
	margin: 0px;
}

.textbox {
	width: 270px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	float: left;
	padding-right: 15px;
	color: #6c6c6c;
	line-height: 15px;
}

.textlink {
	color: #6c6c6c;
	text-decoration: none;
}

a.textlink:hover {
	color: #e42130;
	text-decoration: none;
}

.text-leistungen {
	padding-left: 15px;
	padding-bottom: 20px;
}

.headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	padding-bottom: 20px;
	color: #6c6c6c;
	font-weight: bold;
}

.rot {
	color: #e42130;
}

.rot a {
	width: 270px;
	height: 20px;
	border-top: 1px solid #e42130;
	text-decoration: none;
	color: #e42130;
	display: block;
	padding-left: 5px;
	padding-top: 2px;
}

.blau {
	color: #4C5EA5;
}


.blau a {
	width: 270px;
	height: 20px;
	border-top: 1px solid #4C5EA5;
	color: #4C5EA5;
	text-decoration: none;
	display: block;
	padding-left: 5px;
	padding-top: 2px;
}

.gruen {
	color: #55B449;
}

.gruen a {
	width: 270px;
	height: 20px;
	border-top: 1px solid #55B449;
	color: #55B449;
	text-decoration: none;
	display: block;
	padding-left: 5px;
	padding-top: 2px;
}

.gelb {
	color: #FAB22A;
}

.gelb a {
	width: 270px;
	height: 20px;
	border-top: 1px solid #FAB22A;
	color: #FAB22A;
	text-decoration: none;
	display: block;
	padding-left: 5px;
	padding-top: 2px;
}

.mehr {
	text-align: right;
	text-decoration: none;
	color: #6c6c6c;	
}

.mehr a {
	color: #6c6c6c;
	text-decoration: none;
}

.mehr .active {
	color: #e42130;
}

.mehr a:hover {
	color: #e42130;
	text-decoration: none;
}

#footer {
	width: 750px;
	float: left;
	padding-top: 20px;		
	padding-bottom: 20px;	
}

#foot-text {
	width: 750px;
	padding-top: 5px;	
	padding-top: 5px;	
	border-top: 1px solid #c7c7c7;
	color: #c7c7c7;
	font-size: 11px;
	text-align: center;
}
