#container {
	width: 760px;
	position:absolute;
	left: 50%;
	width: 760px;
	margin-left: -380px;
	font-family:Verdana, Arial;
	font-size: 11px;
}
#head {
	background-image: url(../images/head.jpg);
	width: 760px;
	height:263px;
}
#content {
	padding-top:15px;
	padding-bottom:15px;
	border-top-width: 1px;
	border-top-style: outset;
 border-top-color: # e4e4e4;
}
#bereich1 {
	width:760px;
	height:140px;
}
#bild1 {
	width: 140px;
	height:140px;
	background-repeat: no-repeat;
	float:left;
}
#text1 {
	width:620px;
	height:140px;
	float:right;
}
#text1_bereich { /*Überschrift Bereiche*/
	color:#182a7b;
	width:350px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	margin-top:15px;
	margin-left:25px;
	font-weight: bold;
}
#text1_info { /*Info Text bereiche*/
	margin-top: 15px;
	margin-left:25px;
	width:350px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
}
#bereich2 {
	width:760px;
	height:140px;
	margin-top:5px;
}
#bild2 {
	width: 140px;
	height:140px;
	background-repeat: no-repeat;
	float:left;
}
#text2 {
	width:620px;
	height:140px;
	float:right;
}
#text2_bereich { /*Überschrift Bereiche*/
	color:#e2001a;
	width:350px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	margin-top:15px;
	margin-left:25px;
	font-weight: bold;
}
#text2_info { /*Info Text bereiche*/
	margin-top: 15px;
	margin-left:25px;
	width:350px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
}
#bereich3 {
	width:760px;
	height:140px;
	margin-top:5px;
}
#bild3 {
	width: 140px;
	height:140px;
	background-repeat: no-repeat;
	float:left;
}
#text3 {
	width:620px;
	height:140px;
	float:right;
}
#text3_bereich { /*Überschrift Bereiche*/
	color:#f7e000;
	width:350px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	margin-top:15px;
	margin-left:25px;
	font-weight: bold;
}
#text3_info { /*Info Text bereiche*/
	margin-top: 15px;
	margin-left:25px;
	width:350px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
}
#bereich4 {
	width:760px;
	height:140px;
	margin-top:5px;
}
#bild4 {
	width: 140px;
	height:140px;
	background-repeat: no-repeat;
	float:left;
}
#text4 {
	width:620px;
	height:140px;
	float:right;
}
#text4_bereich { /*Überschrift Bereiche*/
	color:#9de71d;
	width:350px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	margin-top:15px;
	margin-left:25px;
	font-weight: bold;
}
#text4_info { /*Info Text bereiche*/
	margin-top: 15px;
	margin-left:25px;
	width:350px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
}
#bereich5 {
	width:760px;
	height:140px;
	margin-top:5px;
}
#bild5 {
	width: 140px;
	height:140px;
	background-repeat: no-repeat;
	float:left;
}
#text5 {
	width:620px;
	height:140px;
	float:right;
}
#text5_bereich { /*Überschrift Bereiche*/
	color:#3399cc;
	width:350px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	margin-top:15px;
	margin-left:25px;
	font-weight: bold;
}
#text5_info { /*Info Text bereiche*/
	margin-top: 15px;
	margin-left:25px;
	width:350px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
}
#footer {
	width: 760px;
	height:30px;
	border-top-width: 1px;
	padding-top:5px;
	border-top-style: outset;
 border-top-color: # e4e4e4;
}
#sub_navi {
	color: #666666;
	float: right;
}
#sub_navi a {
	text-decoration: none;
	color: #666666; /*666666*/
}
#sub_navi a:hover {
	color: #000000;
}
#sub_navi li {
	display: inline;
}
