a,
a:visited {
	color: #64595D;
	text-decoration: none;
	outline: none;
	font-size: 10px;
}

a:hover,
a:active,
a:focus {
	color: #00397B;
}

body {
	margin: 0;
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	color: #00397B;
	background-color: transparent;
}

h1,h2 {
	font-size: 18px;
	font-weight: normal;
	margin: 0 0 30px 0;
}

h2 {
	margin-bottom: 10px;
}

img {
	border: none;
}

#basis {
	height: 640px;
	width: 1000px;
	position:absolute;
	top: 50%;
	left: 50%;
	margin-top: -320px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: -500px;
	padding: 0;
	z-index: 1;
}

#bgr {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 0;
	width: 100%;
	overflow: hidden;
}

#bgrimg {
	width: 100%;
}

#contentimpressum {
	margin: 12px 0 0 45px;
	width: 952px;
	height: 374px;
	overflow: auto;
	font-size: 10px;
}

#contentimpressum h1,
#contentimpressum h2 {
	font-size: 10px;
	margin: 10px 0;
}

#contentimpressum p {
	margin-right: 30px;
}

#contentmain {
	margin: 70px 0 0 45px;
	width: 520px;
	height: 320px;
}

#contentmain p {
	line-height: 17px;
	margin: 0px 0 15px 0;
}

#contentmain p.mailleiste {
	background: #00397b url(bilder/mailleiste.gif) no-repeat 8px 0;
	margin-left: -45px;
	padding-left: 45px;
	width: 210px;
}

#contentmain p.mailleiste a {
	font-size: 15px;
	font-weight: normal;
	color: #fff;
	line-height: 29px;
	padding: 4px 16px 4px 37px;
}

#contentmain p.mailleiste a:hover,
#contentmain p.mailleiste a:focus,
#contentmain p.mailleiste a:active {
	color: #ccc;
}

#head {
	margin: 90px 0 0 45px;
	width: 880px;
	height: 100px;
	color: #999;
	word-spacing: 6px;
	font-size: 18px;
}

#head p.left {
	margin: 80px 0 0 0;
	float: left;
}

#head p.left a {
	font-size: 18px;
	color: #999;
	font-weight: normal;
}

#head p.right {
	float: right;
}

#head p.left a:hover,
#head p.left a:focus,
#head .aktiv {
	color: #00397b;
}

#naviunten {
	margin: 48px 0 0 45px;
	color: #999;
}

#naviunten a {
	color: #999;
	font-weight: normal;
}

#naviunten a:hover,
#naviunten a:focus,
#naviunten a.aktiv {
	color: #00397b;
}

.backgroundneutral {
	background-image: url(bilder/vordergrund.png);
	background-repeat: no-repeat;
}

