body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin:0;
	padding:0;
	background-image:url(../images/layout/bg.jpg);
	background-repeat: no-repeat;
	background-position:center top;
	background-color:#eaeaea;
	color:#283551;
}
#container {
	width:980px;
	margin:0 auto;
	z-index:1;
}
#site {
	position:absolute;
	top:0;
	width:980px;
	z-index:1;
}
#mainmenue {
	position:absolute;
	z-index:1;
	top:55px;
	left:187px;
	width:760px;
	height:25px;
	color:#0D316F;
}
#newshead {
	position:absolute;
	z-index:15;
	top:234px;
	left:712px;
	width:100px;
	height:25px;
	color:#FFFFFF;
}
div.mainmenueschrift {
	width:108px;
	float:left;
	text-align:center;
}	
#image {
	position:absolute;
	top:0;
	left:0;
	width:980px;
	height:268px;
	z-index:10;
}
/* BOX Rechts */
#rightsite {
	width:266px;
	float:right;
	top:0;
}

#news {
	width:224px;
	float:right;
	top:0;
	padding:5px;
	background-color:#f4f4f4;
	border-bottom:1px solid #b6b6b6;
	border-left:1px solid #b6b6b6;
	border-right:1px solid #b6b6b6;
	opacity: 0.8;
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
}
#righttop {
	height:18px;
	width:224px;
	padding:5px;
	right:0;
	float:right;
	border:1px #fbfbfc solid;
	background-color:#3e5383;
	color:#FFFFFF;
	
}
#rightbox {
	width:224px;
	float:right;
	top:0;
	padding:5px;
	background-color:#f4f4f4;
	border-bottom:1px solid #b6b6b6;
	border-left:1px solid #b6b6b6;
	border-right:1px solid #b6b6b6;
	opacity: 0.8;
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
}
#rightbox p {
	margin:0;
}
#rightboxmap {
	width:224px;
	float:right;
	top:0;
	padding:5px;
	background-color:#f4f4f4;
	border-bottom:1px solid #b6b6b6;
	border-left:1px solid #b6b6b6;
	border-right:1px solid #b6b6b6;
	opacity: 0.8;
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
}
/* BOX Rechts - END */



.readnews {
	width:610px;
	border-bottom:1px solid #415687;
	text-align:right;
}


#sitenav {
	width:539px;
	padding-left:30px;
	position:absolute;
	top:340px;
	left:0;
}
#content {
	position:absolute;
	top:268px;
	left:20px;
	width:922px;
}
#submenue {
	width:630px;
	height:35px;
	float:left;
	padding-left:13px;
}
#cont {
	width:620px;
	padding-left:30px;
	float:left;
}

#cont img {
	/*border:1px solid #415687;*/
}

#cont img.none {
	border:0;
}

#right {
	width:270px;
	height:250px;
	float:right;
}
#right img {
	padding:4px;
	border:1px solid #666666;
}

/* INHALT */
#inhalt {
	float:left;
	width:424px;
}
#inhalt_t {
	width:424px;
	height:40px;
	background-image:url(../images/site/content/c_top.jpg);
	background-repeat:no-repeat;
}
#inhalt_c {
	width:414px;
	padding-left:5px;
	padding-right:5px;
	line-height:145%;
}
/* END - INHALT */

/* BOTTOM */
#bottom {
	width:940px;
	height:50px;
	margin-bottom:10px;
	background-image:url(../images/layout/bottom.jpg);
	background-repeat:no-repeat;
	color:#FFFFFF;
}
#bottommleft {
	width:280px;
	height:20px;
	margin-left:40px;
	margin-top:25px;
	float:left;
}
#bottommcenter {
	width:300px;
	height:20px;
	margin-top:25px;
	float: left;
	text-align:center;
}
#bottommright {
	width:280px;
	height:20px;
	margin-top:25px;
	margin-right:40px;
	float: left;
	text-align:right;
}

#bottom a {
	color:#adadad;
	text-transform:uppercase;
}
#bottom a:hover {
	color:#fff;
	text-transform:uppercase;
	text-decoration: none;
}

/* END - BOTTOM */

/* GOOGLE MAP */
#twGmap {
	width: 600px; 
	height: 310px;

}
