body {
	font-family: Trebuchet MS, Trebuchet, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin-left:0px;
	margin-bottom:0px;
	margin-right:0px;
	margin-top:20px;
	background-image: url(../img/hg_bg.jpg);
}

h1 {font-size: 24px;
color: #6b6b6b;
font-weight: normal;
margin-bottom:25px}


h2 {font-size: 12px;
font-weight:bold;
color: #005095;
}


.content {
	background-image: url(../img/hg_left.jpg);
	background-repeat: no-repeat;
	padding-left:37px;
	padding-top:12px;
	padding-right:25px;
	padding-bottom:25px;
	height: 450px;
	line-height: 16px
}

* html .content {
	padding-left:37px;
	padding-top:30px;
	padding-right:25px;
	padding-bottom:25px;
	height: 400px;
}
.rightarea {
	background-image: url(../img/right_bg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#nav {
	margin-left: 9px;
	margin-top: 27px;
	line-height: 24px;

}
#nav a{
	color: #000000;
	text-decoration: none;
	font-weight:normal;
	font-family: Trebuchet MS,  Trebuchet, Geneva, Arial, Helvetica, sans-serif;

}
#nav a:visited{
	color: #000000;
	text-decoration: none;
	font-weight:normal;

}
#nav a:active{
	color: #000000;
	text-decoration: none;
	font-weight:normal;

}
#nav a:hover{
	color: #81052f;
	text-decoration: none;
	font-weight:normal;

}
.navON {
	color: #81052f;
	text-decoration: none;
	font-weight:bold;}


a:link {
	color: #94003D;
	text-decoration: none;
}
a:visited {  color: #94003D; text-decoration: none}
a:active {  color: #94003D; text-decoration: none}
a:hover {  color: #94003D; text-decoration: underline}


#main {
	z-index:2;
	width: 100%;
	position:absolute;
	background-image: url(../img/city.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}

ul li {
	padding-bottom: 8px;
	list-style-type: disc;
	list-style-image: url(../img/dot_LIST.gif);
}
ul  {
	margin-bottom: -5px;
}
* html ul  {
	margin-bottom: -9px;
}
ul ul {
	margin-top: 4px;
	margin-bottom: 1px;
	
}
* html ul ul {
	margin-top: 4px;
	margin-bottom: -3px;
	
	
}

ul ul li{
	margin-bottom: -5px;
	list-style-image: url(../img/dot_LIST02.gif);
}

.textfeld {width:320px;
border: 1px solid #cb92a7;
height:18px;
font-family: Trebuchet MS, Trebuchet, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	margin-top:2px;
	margin-bottom:2px}
	
	
.errfeld {width:320px;
border: 1px solid #aa375f;
height:18px;
font-family: Trebuchet MS, Trebuchet, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color:#e1c1cd;
	color:#000;
	margin-top:2px;
	margin-bottom:2px}
	
	.anfrage {width:320px;
border: 1px solid #94003D;
font-family: Trebuchet MS, Trebuchet, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	margin-top:2px;
	margin-bottom:2px}
	
.errfrage {width:320px;
border: 1px solid #94003D;
font-family: Trebuchet MS, Trebuchet, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	background-color:#e1c1cd;
	margin-top:2px;
	margin-bottom:2px}
	
	.abschicken {
	width:324px;
background-color:#aa375f;
border: 1px solid #94003D;
font-weight:bold;
height:20px;
font-family: Trebuchet MS, Trebuchet, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
	margin-top:2px;
	margin-bottom:2px}