body {
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	text-align: center;
	background-color: #F6D38F;
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	color: #003A6A;
	font-size: 13px;
}
h3 {
	font-size: 14px;
}
h5 {
	font-size: 12px;
}
p,table{
font-size: 12px;
}

#background {
	position: relative;
	height: 100%;
	text-align: left;
	background-color: #FFFFFF;
	background-image: url(images/background4.png);
	background-repeat: repeat-y;
	width: 874px;
	min-height: 1230px;
	
}

#header {

	
}

#bottom {
	height: 600px;
	width: 829px;
	text-align: left;
	background-image: url(images/top2.png);
	background-repeat: no-repeat;
	background-position: top right;
}
#navigation_top {
	position: absolute;
	
	width: 640px;
	
	top: 18px;
	left: 240px;
	color: #275898;
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	z-index:120;
}
#navigation_left {
	position: absolute;
	height: 400px;
	width: 250px;
	top: 190px;
	left: 24px;
}



.buttons {
padding-top:3px;
	height: 22px;
	vertical-align:bottom;
}
.buttons_sub {
	height: 20px;
	width:149px;
	background-color: #D1E2F6;
	margin-left:3px;
	border-bottom:1px solid	#8CB0D0;
	
}
.active_sub {
height: 20px;
width:122px;
background: url(images/active_sub.png) no-repeat;
width: 140px;
height: 22px;
padding-left:17px;
padding-top:4px;

}

.active_sub2 {
height: 40px;
width:122px;
background: url(images/active_sub_long.png) no-repeat;
width: 140px;
height: 42px;
padding-left:17px;
padding-top:4px;

}
.inactive_sub {
height: 20px;
width:128px;
padding-left:17px;
padding-top:4px;

}
.inactive_sub a:hover {
display: block;
height: 30px;
width:122px;
background-color: #B9D4EE;
padding-left:8px;
margin-left:-8px;
margin-top:-4px;
padding-top:4px;


}

#navigation_right {
	position: absolute;
	height: 400px;
	width: 150px;
	top: 190px;
	right:15px;
}
.navigation_right_bg {

width:138px;
background: url(images/aktuell_bg.png) repeat-x;
min-height: 50px;
padding:4px;
padding-top:4px;
padding-bottom:4px;
}

#wetter_right {
	position: absolute;

	height: 116px;
	width: 150px;
	top: 98px;
	right:240px;
	z-index:100;
}

#footer {
	position: absolute;	
	bottom: 0px;
	font-size: 12px;
	color: #275898;
	background: url(images/footer.jpg) no-repeat;
	width: 874px;
	height: 33px;	
}
#footercontent {
	position: absolute;
	height: 20px;
	width: 420px;
	top: 6px;
	left: 200px;
	font-size: 11px;
	color: #275898;
}

#copy {
	position: absolute;
	height: 20px;
	width: 220px;
	top: 578px;
	left: 466px;
	font-size: 11px;
	color: #275898;
	text-align: right;
}
#address {
	
	height: 700px;
	width: 650px;
	top: 280px;
	font-size: 10px;
	color: #275898;
	margin-left:20px;
	margin-top:20px;
	
}


#content {
	position: relative;
	width: 480px;
	top: -120px;
	left: 200px;
}
.rahmen {
	width: 240px;
	height: 14px;
	border: 1px solid #3F5495;
	margin-bottom: 2px;
	font-size: 11px;
}
.submit {
	background-color: #25427C;
	border: 1px solid #25427C;
	color:#FFFFFF;
  width: 100px;
	height: 20px;
  margin-bottom: 2px;
	font-size: 14px;
	font-weight: bold;
}
a {
	color: #275898;
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #275898;
	text-decoration: underline;
}
a.massagen {
	color: #275898;
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
a.massagen:hover {
	color: #275898;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
ul {
	color: black;
	list-style-type: disc;
	list-style-image: url(images/bullet.png);
	text-align: left;
}
li {
	line-height: 16px;
}
.listing_table {
	background-color: #FCEFD8;
	border-left:1px solid #c0c0c0;
	border-right:1px solid #c0c0c0;
	border-bottom:1px solid #c0c0c0;
}

.listing_head {
	
background: url(images/listing_head.jpg) repeat-x;
 
}
.paging {
	background-color: #E4EDF8;
	font-size: 11px;
	height:14px;
}
.contentbox {
background-color: #E4EDF8;
}
.rahmen {
border:1px solid #c0c0c0;
}
.clear{
width:1px;
background-color:red; 
}

