html { 
  padding:0px;
  margin:0px;
}

body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	background-color: #203A49;
}

div,table {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}

img {
	border:0px;
}

form {
	margin: 0px;
	padding: 0px;
}

a {
	color: #FFFFFF;
	text-decoration: none;
}

a:hover {
	color: #CC0000;
}

p {
	padding: 0px;
	margin: 0px;
}

#top {
	width:800px;
}

#top_left {
	float:left;
	width:415px;
}

#top_right {
	float:left;
	width:385px;
}

#top_right p {
	height:16px;
	width:380px;
	background-color:#213A4A;
	color:#FFFFFF;
	vertical-align: middle;
	text-align: right;
	padding:3px 5px 0px 0px;
}

#middle {
	width:800px;
	clear:left;
	background-image: url(screen/hinter_1.gif);
	background-repeat: repeat-y;
	background-position: 223px 0px;
	background-color: #4B84B1;	
}

#content_left {
	background-color: #3E678C;
	width:223px;
	vertical-align: top;
	background-image: url(screen/hinter_2.gif);
	background-repeat: repeat-y;
	background-position: 192px 100px;			
}

#content_right {
	vertical-align: top;
	
	background-repeat: no-repeat;
	background-position: 15px 0px;
	padding: 25px 25px 25px 0px;
}

#content_right img {

	margin-left:55px;

}

#content_right h2 {

	margin-left:55px;

}

#content_right p {
	
	margin-left:55px;
	width:500px;
}

#kontaktdiv {

	margin-left:55px;

}

#hmenue {
	margin:0px;
	padding:0px;
	list-style-type: none;
	color: #D0E3E9;
	padding-bottom:25px;
	background-color: #3E678C;	
}

#hmenue li {
	margin:0px;
	padding:5px 5px 5px 5px;
	width:182px;
	text-align:right;
}

#hmenue li.a_top {
	border-top:1px solid #8BA4BA;
	border-bottom:1px solid #C5D2DD;	
}

#hmenue li.a_bottom {
	border-bottom:1px solid #8BA4BA;
	border-top:1px solid #C5D2DD;	
}

#hmenue li a {
	color: #D0E3E9;
	font-weight:bold;
}

#hmenue li a.activ {
	color: #FFFFFF;
	font-weight:bold;
}

#hmenue li a:hover {
	color: #FFFFFF;
}

#box {
	width:223px;
	color:#FFFFFF;
}

#box_news {
	background-image: url(screen/hinter_3.gif);
	background-repeat: repeat-x;
   padding:8px 8px 25px 8px;	
	color: #FFFFFF;	
}

#box_werbung {
	background-image: url(screen/hinter_4.gif);
	background-repeat: repeat-x;
   padding:8px 8px 25px 8px;	
	color: #FFFFFF;	
}

#bottom {
	height: 95px;
	background-color: #365A7C;
	border-top: 1px dashed #FFFFFF;
	border-left: 1px dashed #FFFFFF;
	color: #D0E3E9;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#bottom a {
	color: #D0E3E9;
}

#bottom a:hover {
	color: #FFFFFF;
}

#bottom_right {
	color: #D0E3E9;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-image: url(screen/hinter_6.gif);
	background-repeat: repeat-y;
	height:75px;
	padding-left:20px;
}	





