/* CSS Document */

body {
	background-color: #F1F1EE;
	background-image: url(Bilder/hintergrund.jpg);
	background-repeat: no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

h1 {
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	letter-spacing: 2px;
	margin-bottom: -10px;
}

h2 {
	font-size: 11px;
	font-weight: bold;
	color: #EA581F;
	letter-spacing: 2px;
	margin-bottom: -10px;
}

h3 {
	font-size: 11px;
	color: #EA581F;
	font-weight:200;
	margin-bottom: 15px;
}

h4 {
	font-size: 11px;
	color: #EA581F;
	font-weight:200;
	margin-bottom:3px;
}

.Stil1 {
	color: #000000;
	text-decoration:none;
}

.Stil2 {
	color: #EA581F;
}

.logo {
	position: absolute;
	top: 80px;
	left: 91px;
	width: 190px;
	height: 55px;
}

.adresse {
	position: absolute;
	top: 427px;
	height: 55px;
	width: 237px;
	left: 712px;
	margin-bottom: -5px;
}

.navi {
	position:absolute;
	top: 211px;
	height: 55px;
	width: 143px;
	left: 112px;
}

.navi li{
	line-height:2;
	letter-spacing:2px;
	list-style-type:none;
	text-align:right;
	padding-right:20px;
}


#link.aktuell {
	background-image: url(Bilder/button2.gif);
	background-position:right;
	background-repeat: no-repeat;
	line-height:2;
	padding-right:20px;
}

a {
	text-decoration:none;
	color:#000000;
}

.contentbox {
	position: absolute;
	color:#000000;
	top: 214px;
	left: 274px;
	width: 377px;
	line-height: 1.5;
	height: 378px;
}

.stil3 {
	margin-top: -15px;
}

.stil4 {
	margin-top: -5px;
}
