@charset "utf-8";
/* CSS Document */

body {
	background: #ccc;
	font: normal 11px/16px Arial, sans-serif;
	color: #666;
	margin: 15px;
	text-align: center; /* For IE */
	}
	
	#container {
	position: relative;
	width: 900px !important;
	width /**/: 910px;
	background: #fff url(bg.jpg) repeat-y;
	font-size: 110%;
	border: 15px solid #fff;
	margin: 0 auto;
	padding: 0;
	text-align: left; /* For IE, see above */
		}
		
		#container1 {
	position: relative;
	width: 900px !important;
	width /**/: 910px;
	background: #fff url(bilder/bg2.jpg) repeat-y;
	border: 15px solid #fff;
	margin: 0 auto;
	padding: 0;
	text-align: left; /* For IE, see above */
		}
	
	#pageHeader {
	width: 900px;
	height: 220px;
	background: #62a530 url(header.jpg) no-repeat;
	}
	#pageHeader1 {
	width: 900px;
	height: 220px;
	background: #3270a2 url(bilder/header1.jpg) no-repeat;
	}
	
	#pageHeader2 {
	width: 900px;
	height: 220px;
	background: #3270a2 url(bilder/bg3.jpg) no-repeat;
	}
	
	#pageHeader3 {
	width: 900px;
	height: 220px;
	background: #62a530 url(bilder/header3.jpg) no-repeat;
	}
	
	#pageHeader4 {
	width: 900px;
	height: 220px;
	background: #62a530 url(bilder/header_s.jpg) no-repeat;
	}
	
	#pageHeader5 {
	width: 900px;
	height: 220px;
	background: #62a530 url(bilder/header_l.jpg) no-repeat;
	}
	
	#pageHeader6 {
	width: 900px;
	height: 220px;
	background: #3270a2 url(bilder/headert.jpg) no-repeat;
	}
	
	#pageHeader7 {
	width: 900px;
	height: 220px;
	background: #3270a2 url(bilder/header-preiswert.jpg) no-repeat;
	}
	
/*Menue*/	
	
	 #menue {
	 position: absolute;
	top: 260px;
	left: 0px;
	 padding-left: 40px;
width: 120px;
font-size: 110%;
text-align:center;
}

#menue ul {
list-style-type: none;
padding: 0px;
margin: 0px;
}
#menue li {
display: block;
border: 1px solid #fff;
margin-bottom: 2px;
}
#menue li a, #menue li a:link {
text-decoration: none;
display: block;
color: #000000;
width: 110px;
padding: 4px;
}
#menue li a:visited {
color: #000;
}

#menue li a:hover, #menue li a:active, #menue li a:focus {
color: #fff;
background-color: #62a035;
}

/*Text*/

#preamble, #explanation, #participation, #benefits, #requirements {
	margin: 0 50px 0 320px;
	}
	
	.bild {float: right; margin-left:2px;}
	
	h1{font-size: 14px;}
	h2{font-size: 12px; color:#006600;}
	h3{font-size: 12px; color:#327baf;}
	
	
ul { list-style:none;}

a:link { text-decoration:underline; font-weight:bold; color:#000; }
a:visited { text-decoration:none; font-weight:bold; color:#000; }
a:hover { text-decoration:underline; font-weight:bold; color:#000000;}
a:active { text-decoration:none; font-weight:bold; color:#000000;} 

strong {font-size: normal;}

/*Tabelle*/



caption {

padding:5px;

color:#999;

text-align:center}



tbody tr.gerade {

background-color:#ccc;

color:#000000;text-align:center;}



tbody tr.ungerade {

background-color:#fff;

color:#000000;text-align:center;}





tbody tr{background: white;}



thead {background-color:#ddd; margin:2px}



table {border-collapse:collapse}



td,th {

padding:2px;



border:1px solid #fff;

font: 0.8em sans-serif;}



td img {display:block;}



#unten {color: #fff;

margin-left: 50px;

margin-right:50px;}

.Meldung {font-size: 14px; color:#FF0000;}
