body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	
	margin:0px;
	background-color: #686260;
	background-attachment: fixed;
	background-image: url(../bilder/hg.gif);
	background-repeat: repeat-x;
	background-repeat: repeat-y;
	background-position: left top;
	
	

	}




.h1{
	color:#990000;
	font-size:23px;
	line-height:25pt;
	font-weight:normal;
}

.h2{
	color:#990000;
	font-size:15px;
	line-height:25pt;
	font-weight:normal;
	font-weight: bold;
}

.h3{
	color:#5c4e49;
	font-size:14px;
	line-height:25pt;
	font-weight:normal;
	font-weight: bold;
}




	
	#mitte {
	position: absolute;
	background: #ebeaea;
	width: 797px;
	left: 200px;
	top: 0px;
	border: 0px;
	margin-top:0px;
	color: #8d7870;
	font-size: 12px;
	line-height: 18px;	
	font-weight: bold;
}

.bottom{
	background: #333;
	padding: 10px;
	color: #AFAEAE;
	font-weight: bold;
	font-size: 12px;
	line-height: 18px;	
	text-align:left;
	}
	
	
	a:link.navitxt {color:#faf2ef;font-size:12px;font-weight:bold;text-decoration:none;}
a:visited.navitxt {color:#faf2ef;font-size:12px;font-weight:bold;text-decoration:none;}
a:hover.navitxt {color:#8d7870;text-align:left;}
