@charset "iso-8859-2";
/* CSS Document */

*,html {margin:0; padding:0;}


body {
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
	line-height:1.4em;
	background-color:#FFFFFF;
	scrollbar-3dlight-color: #9d9ea0;
	scrollbar-arrow-color: #9d9ea0;
	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-face-color: #FFFFFF;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #9d9ea0;
	scrollbar-track-color: #FFFFFF;
	height:100%;
}

#wrapper {
	width: 800px;
	height: 100%;
	margin: 0 auto;
}

#sprachwahl {
	float:left;
	width: 800px;
	padding:0 0 5px 0;
	margin: 30px 0 5px 0;
	font-size:8px;
	color:#666666;
	letter-spacing:1px;
	background-image:url(../images/aufbau/punkte_h.gif);
	background-repeat:repeat-x;
	background-position:bottom left;
}

#sprachwahl a {	color:#b0b0ae; text-decoration:none; }
#sprachwahl a:hover { color:#312d28; text-decoration:none; }


#rubrikbild {
	float:left;
	width: 800px;
	height: 126px;
	margin: 0 0 20px 0;
}

#navigation {
	float:left;
	width: 800px;
	height: 100px;
	margin: 0 0 20px 0;
}
* html #navigation { margin:0 0 0px 0; }

#navigation .block {
	float:left;
	width: 194px;
	height: 100px;
	background-image:url(../images/aufbau/punkte_v.gif);
	background-repeat:repeat-y;
	background-position:top left;
	padding:0 0 0 5px;
	margin: 0 0 20px 0;
}

#navigation .block ul { list-style-type:none; margin:0 0 0 8px; padding:0px; }
#navigation .block ul li { margin:0px; padding:0 0 1px 0; font-size:11px; font-weight:bold; color:#666666; text-transform:uppercase; }
#navigation .block ul li a { font-size:11px; font-weight:normal; color:#666666; text-transform:uppercase; text-decoration:none; }
#navigation .block ul li a:hover, #navigation .block ul li a.rotaktiv { font-size:11px; font-weight:bold; color:#CC0000; text-transform:uppercase; text-decoration:none; }

#navigation .block ul li a:hover.blau, #navigation .block ul li a.blauaktiv   { color:#2b68b0; font-weight:bold; }
#navigation .block ul li a:hover.lila, #navigation .block ul li a.lilaaktiv   { color:#792c71; font-weight:bold; }
#navigation .block ul li a:hover.gelb, #navigation .block ul li a.gelbaktiv   { color:#d9a127; font-weight:bold; }
#navigation .block ul li a:hover.gruen, #navigation .block ul li a.gruenaktiv { color:#538932; font-weight:bold; }

#navigation .blockende {
	float:right;
	width: 2px;
	height: 100px;
	background-image:url(../images/aufbau/punkte_v.gif);
	background-repeat:repeat-y;
	background-position:top right;
	padding:0 0 0 0;
	margin: 0 0 20px 0;
}

#titel {
	float:left;
	width: 795px;
	height: 16px;
	background-color:#CC0000;
	background-image:url(../images/aufbau/titelbalken_rot.jpg);
	background-repeat:repeat-y;
	font-size:18px;
	font-weight:bold;
	color:#FFFFFF;
	text-transform:uppercase;
	letter-spacing:2px;
 	padding:7px 0 7px 5px;
	margin: 0 0 20px 0;
}

#content {
	float:left;
	width:800px;
	min-height:200px;
	background-image:url(../images/aufbau/bgcontent_rot.gif);
	background-repeat:repeat-y;
	margin:0px;
	padding:0px;
}

#inhalt {
	float:left;
	width: 400px;
	padding:0px;
	margin:0px;
}

#inhalt .text {
	float:left;
	width: 370px;
	font-size:11px;
	line-height:20px;
	background-image:url(../images/aufbau/trennlinie_rot.gif);
	background-repeat:repeat-x;
	background-position:top left;
	padding:20px 20px 10px 0;
	margin:-5px 0 0 0;
}

#inhalt .textoben {
	float:left;
	width: 370px;
	font-size:11px;
	line-height:20px;
	background-image:none;
	padding:0 20px 10px 0;
	margin:-5px 0 0 0;
}

#inhalt .text a, #inhalt .textoben a {color:#000000; text-decoration:none;}
#inhalt .text a:hover, #inhalt .textoben a:hover  {color:#CC0000; text-decoration:none; font-weight:bold; }

#inhalt table {
	font-size:11px;
}

#inhalt form input {
	width:160px;
	font-size:11px;
	padding:1px;
	margin:0 0 2px 0;
}

#inhalt form textarea, #inhalt form select {
	width:350px;
	font-size:11px;
	padding:1px;
	margin:0 0 2px 0;
}


#inhalt2 {
	float:left;
	width:191px;
	padding:0 0 0 9px;
	margin:0px;
}

#inhalt2 img {
	padding:0px;
	margin:10px 0 0 0;
}

#inhalt2 table img {
	padding:0px;
	margin:0px;
}

#inhalt3 {
	float:left;
	width: 180px;
	font-size:11px;
	font-weight:bold;
	line-height:20px;
	color:#CC0000;
	padding:0 10px 0 9px;;
	margin:-5px 0 0 0;
}

#inhalt3 table td {
	line-height:normal;
	padding:3px 0 4px 0;
}

#inhalt3 a {color:#000000; text-decoration:none;}
#inhalt3 a:hover {color:#CC0000; text-decoration:none;}

.startseite {
	text-transform:uppercase;
	font-weight:bold;
	font-size:12px;
	line-height:16px;
	color:#666666;
}

.startseite .bildblau { border-top:5px solid #2b68b0; }
.startseite .bildgelb { border-top:5px solid #d9a127; }
.startseite .bildlila { border-top:5px solid #792c71; }
.startseite .bildgruen { border-top:5px solid #538932; }

.startseite .textblau { color: #2b68b0; }
.startseite .textgelb { color: #d9a127; }
.startseite .textlila { color: #792c71; }
.startseite .textgruen { color: #538932; }

#startinhalt2 {
	float:left;
	width:191px;
	padding:1px 0 0 9px;
	margin:-5px 0 0 0;
}

#startinhalt3 {
	float:left;
	width: 180px;
	padding:1px 10px 0 9px;;
	margin:-5px 0 0 0;
}

#footer {
	float:left;
	width: 800px;
	height:30px;
	padding:5px 0 0 0;
	margin: 30px 0 10px 0;
	background-image:url(../images/aufbau/punkte_h.gif);
	background-repeat:repeat-x;
	background-position:top left;
}

#footer a { color:#666666; text-decoration:none; font-weight:normal; }


/*Text formatierung*/

h1 {color:#CC0000; font-size: 16px; font-weight:bold; padding:0 0 8px 2px; }
h2,h3,h4,h5,h6 {color:#CC0000; font-size: 14px; font-weight:bold; padding:0 0 8px 2px; }

a:link {color:#CC0000; text-decoration:none;}
a:active {color:#CC0000; text-decoration:none;}
a:visited {color:#CC0000; text-decoration:none;}
a:hover {color:#CC0000; text-decoration:none; font-weight:bold; }

p {margin-bottom: 8px; padding:0 0 0 2px;}