body {
	font-family: Verdana, Arial, Sans;
	font-size: 14px;
	background-image: url(background.jpg);
	background-repeat: repeat-x;
	background-color: #0772a1;
	color: #000000;
}

a:link {
	font-size: 12px;
	color: #000000;
	text-decoration: none
}

a:visited {
	font-size: 12px;
	color: #000000;
	text-decoration: none
}

a:hover {
	font-size: 12px;
	color: #C00000;
	text-decoration: none
}

a:active {
	font-size: 12px;
	color: #C00000;
	text-decoration: none
}

a.impressum {
	font-size: 11px;
	text-decoration: underline;
}

a.ma {
	font-size: 14px;
}

li {
	padding-bottom: 10px;
}

h1 {
	padding-left: 12px;
	font-size: 18px;
}

p.adresse {
	padding-left: 25px;
}

div.header {
	width: 800px;
	height: 250px;
	position: absolute;
	top: 25px;
	left: 50%;
	z-index: 0;
	margin-left: -400px;
	border-width: 2px;
	border-color: #FFFFFF;
	border-style: solid;
	background-color: #0772A1;
	background-image: url(fenster.jpg);
}

div.foto {
	width: 400px;
	height: 267px;
	position: absolute;
	top: 200px;
	left: 50%;
	z-index: 10;
	margin-left: 50px;
	border-width: 4px;
	border-color: #FFFFFF;
	border-style: solid;
}

div.content {
	width: 800px;
	height: 405px;
	position: absolute;
	top: 275px;
	left: 50%;
	z-index: 0;
	margin-left: -400px;
	border-width: 2px;
	border-color: #FFFFFF;
	border-style: solid;
	background: #bfbaad;
}

div.headertag {
	width: 790px;
	height: 30px;
	position: absolute;
	top: 40px;
	left: 5px;
	font-size: 25px;
	letter-spacing: 3px;
	text-align: center;
}

div.headername {
	width: 790px;
	height: 30px;
	position: absolute;
	top: 110px;
	left: 5px;
	font-size: 35px;
	font-weight: bold;
	text-align: center;
}

div.leistungen {
	position: absolute;
	top: 0px;
	left: 10px;
}

div.kontakt {
	position: absolute;
	top: 190px;
	left: 10px;
}

div.impressum {
	width: 350px;
	height: 200px;
	position: absolute;
	top: 490px;
	left: 50%;
	margin-left: 55px;
	z-index: 10;
	visibility: hidden;
	text-align: center;
	font-size: 11px;
}

div.impressum_link {
	width: 100px;
	height: 20px;
	position: absolute;
	top: 645px;
	left: 50%;
	z-index: 10;
	margin-left: 280px;
	text-align: right;
}