/* CSS Document */
html { height: 100% } 
body {
	font-family: Verdana, sans-serif;
	margin-top: 0;
	padding-top: 0;
	font-size :11px;
	color: #ba5c04;
	text-align: center;
	background-repeat: repeat-x;
	background-position: left top;
	background-image: url(images/hg_gesamt.gif);
	background-color: #fffcf3;
}
h1{
	font-size:24px;
	font-style: italic;
	font-weight: normal;
	color: #a3bac8;
}
h2{
	font-size: 16px; 
	font-weight: bold;
	color: #ba5c04;
	line-height: 20px;
}
h3{
	font-family: Verdana, sans-serif; 
	font-size: 12px; 
	font-weight: bold;
	color: #3c4242;
	line-height: 18px;
	text-decoration: none ; 
}
li{
	font-family: Verdana, sans-serif;
	font-size :11px;
	color: #3c4242;
	line-height: 1;
}
hr{
	padding: 0;
	background-color: gray;
	border: 0px;
	border-top: solid 1px #cc6600;
	border-bottom: solid 1px #cc6600;
}
/***********************************************/
/* Layout Divs                                 */
/***********************************************/
#rahmen { 
	position: relative;
	margin: 25px auto;
	padding: 0;
	width: 852px;
	height: auto;
	z-index:0;
	border: 0px solid red;
}
#main{
	position: relative;
	text-align: left;
	margin: 0px auto;
	width: 852px;
	border: 0px solid green;
	border-left: 1px solid #c0c0c0;
	border-right: 1px solid #c0c0c0;
	white-space:normal !important; 
}
#head{
	float:left;
	position: absolute;
	margin: 0px;
	padding: 0px;
	width: 567px;
	height: 60px;
	border: 0px solid red;
}
#head_pic{
	float:left;
	position: absolute;
	margin: 0px;
	padding: 0px;
	top: 60px;
	left: 117px;
	border: 0px solid red;
}
#menu{
	float:left;
	position: absolute;
	margin: 0px;
	padding: 0px;
	top: 60px;
	left: 0px;
	border: 0px solid red;
}
.menutd{
	background-color: #a3bac8;
	border-top: 1px solid #ffffff;
}
.menutdact{
	background-color: #c7d4dd;
	border-top: 1px solid #ffffff;
}
#content_main{
	float:left;
	position: absolute;
	top: 285px;
	left: 0px;
	margin: 0px;
	padding: 0px;
	width: 852px;
	font-size :11px;
	border: 0px solid blue;
	background-repeat: no-repeat;
	background-position: right bottom;
	background-image: url(images/reed.gif);
}
.content{
	float:left;
	position: relative;
	width: 550px;
	margin: 0px 0px 0px 0px;
	padding: 10px 5px 10px 20px;
	border: 0px solid red;
}
#content_left{
	float:left;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	width: 585px;
	font-size :11px;
	background-color: #fcefba;
	border: 0px solid red;
}
#wetter{
	float:left;
	position: absolute;
	top: 185px;
	left: 20px;
	margin: 0px;
	padding: 0px;
	border: 0px solid red;
}
#content_right{
	float:left;
	position: relative;
	top: 50px;
	left: 20px;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	font-size :11px;
	border: 0px solid red;
	z-index:0;
}
#foot{
	float:left;
	position: relative;
	margin: 0px;
	padding: 5px 0px;
	width: 852px;
	background-color: #c7d4dd;
}
#pic_frame{
	float:left;
	position: absolute;
	left: 569px;
	top: 0px;
	margin: 0px;
	padding: 0px;
	width: 283px;
}
.pic_pic{
	float:left;
	position: absolute;
	top: 11px;
	left: 14px;
	margin: 0px;
	padding: 0px;
	width: 256px;
	height: 266px;
}
.pic_pic_text{
	float:left;
	position: absolute;
	top: 292px;
	left: 15px;
	margin: 0px;
	padding: 0px;
	width: 256px;
}
#kontakt table{
	vertical-align: top;
	text-align: left;
	margin: 0px;
	padding: 0px;
	width: 530px;
	height: auto;
	float:none;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #071bac;
	line-height: 1.5;
	text-decoration: none ; 
	border: 0px solid blue;
	white-space:normal !important; 
}


a{
	font-family: Verdana, sans-serif;
	font-size :14px;
	font-weight: bold;
	color: #ffffff;
}
a:link {
	color: #ffffff;
	text-decoration: none;
}
a:visited {
	color: #ffffff;
	text-decoration: none;
}	
a:hover {
	color: #ffffff;
	text-decoration: underline;
}
.content a{
	font-family: Verdana, sans-serif;
	font-size :11px;
	font-weight: bold;
	color: #ba5c04;
}
.content li{
	font-family: Verdana, sans-serif;
	font-size :11px;
	color: #ba5c04;
	padding: 3px 0px 0px 0px;
}
.content ul{
	font-family: Verdana, sans-serif;
	margin: 5px 0px 0px 0px;
	padding: 0px 0px 0px 20px;
}
.text{
	margin: 0px;
	padding: 0px 0px 8px 0px;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 14px; 
}
p {
	margin: 2px 0px 7px 0px;
	padding: 0px;
}
img {
	margin: 0px;
	padding: 0px;
}

