@charset "utf-8";
/* CSS Document */

body {
	background-color: #ADA46C;
}
#container {
	position: relative;
}
#main {
	background-image: url(../Bilder/background-medium-red.jpg);
	height: 568px;
	width: 958px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	z-index: 2;
}
#navi-top {
	position: absolute;
	left: 40px;
	top: 45px;
	width: 100px;
	height: 30px;
	z-index: 2;
	padding-left: 10px;
}

#navi-main {
	position: absolute;
	left: 40px;
	top: 148px;
	width: 100px;
	height: 125px;
	z-index: 2;
	padding-left: 10px;
}
.mainlink   {
	font-family: Arial;
	font-size: 12px;
	color: #000;
	font-weight: bold;
	text-decoration: none;
	line-height: 32px;
}
.mainlink:hover  {
	font-family: Arial;
	font-size: 12px;
	color: #900;
	font-weight: bold;
	text-decoration: none;
	line-height: 32px;
}
#header-content {
	position: absolute;
	width: 710px;
	left: 170px;
	top: 120px;
	z-index: 2;
	font-family: Arial;
	font-size: 12px;
	overflow: hidden;
	height: 30px;
	padding: 10px;
}



h1 {
	font-family: Arial;
	font-size: 20px;
	font-weight: bold;
	color: #C00;
}

#content {
	position: absolute;
	height: 285px;
	width: 710px;
	left: 170px;
	top: 170px;
	z-index: 2;
	font-family: Arial;
	font-size: 12px;
	overflow: auto;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 10px;
}
.reflink-big {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	color: #000;
	text-decoration: none;
	line-height: normal;
	font-style: normal;
	font-weight: bold;
}
.reflink-big:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	color: #F00;
	font-weight: bold;
	text-decoration: none;
	line-height: normal;
	font-style: normal;
}
.reflink-medium {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000;
	text-decoration: none;
	line-height: normal;
	font-style: normal;
	font-weight: bold;
}
.reflink-medium:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #F00;
	font-weight: bold;
	text-decoration: none;
	line-height: normal;
	font-style: normal;
}
.reflink-small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
	text-decoration: none;
	line-height: normal;
	font-style: normal;
	font-weight: bold;
}
.reflink-small:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #F00;
	font-weight: bold;
	text-decoration: none;
	line-height: normal;
	font-style: normal;
}

.reference-date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000;
}
.reference-header {
	font-size: 14px;
	font-weight: bold;
	line-height: 20px;
	color: #900;
}
.kontaktlink {
	font-family: Arial;
	font-size: 12px;
	color: #000;
	font-weight: bold;
	text-decoration: none;
}
.kontaktlink:hover {
	font-family: Arial;
	font-size: 12px;
	color: #C00;
	font-weight: bold;
	text-decoration: none;
}

#footer-content {
	position: absolute;
	height: 40px;
	width: 710px;
	left: 170px;
	top: 460px;
	z-index: 2;
	font-family: Arial;
	font-size: 12px;
	overflow: hidden;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.Kontaktdetails {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #900;
	line-height: 28px;
}
