/* @override http://golfgott.com/golfgott.css */

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

#container {
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
	height: auto;
	color: #fef8fa;
}
#header {
	float: left;
	height: 210px;
	width: 780px;
	background-color: #FFF;
	color: #fef8fa;
}
body {
	margin-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(img/verlauf.gif);
	background-attachment:fixed;
}
#header_impressum {
	float: left;
	width: 770px;
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	text-align: right;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 10px;
}
#header_farbverlauf {
	height: 19px;
	width: 780px;
	float: left;
}
#header_logo {
	float: left;
	height: 150px;
	width: 780px;
	text-align: center;
	padding-top: 6px;
}
#main {
	float: left;
	height: auto;
	width: 740px;
	border-top-width: 4px;
	border-top-style: dotted;
	border-top-color: #000;
	margin-right: 20px;
	margin-left: 20px;
	background-color: #fef8fa;
}
#navigation {
	float: left;
	width: 160px;
}
#navigation_oben {
	float: left;
	height: 220px;
	width: 160px;
	padding-top: 24px;
	font-size: 26px;
	font-weight: bold;
	line-height: 32px;
}
#navigation_unten {
	float: left;
	height: 90px;
	width: 160px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #666;
	border-bottom-color: #666;
	font-family: "Courier New", Courier, monospace;
	font-size: 21px;
	font-weight: bold;
	padding-top: 15px;
	line-height: 30px;
}
.abstandbuttons {
	padding-right: 5px;
}
#inhalt {
	width: 550px;
	float: left;
	height: auto;
	font-size: 16px;
	line-height: 20px;
	padding-top: 5px;
	padding-left: 30px;
	font-weight: bold;
	padding-bottom: 30px;
	color: #5A5A5A;
}
.abstand3er {
	float: left;
	height: 225px;
	width: 168px;
	padding-right: 23px;
	padding-bottom: 20px;
}
.abstand2er {
	padding-right: 10px;
	width: 270px;
	padding-bottom: 15px;
	float: left;
}
.abstand2eraudio {
	padding-right: 10px;
	width: 500px;
	padding-bottom: 15px;
	float: left;
}
.abstandunten10 {
	padding-bottom: 10px;
}
.abstand2erlast {
	padding-right: 0px;
	width: 270px;
	padding-bottom: 15px;
	float: left;
}
.abstand3erlast {
	padding-bottom: 20px;
}
a.mainnav:link, a.mainnav:visited {
	color: #000;
	text-decoration: none;
}
a.mainnav:hover {
	color: #000;
	text-decoration: none;
	background-color: #FD93BB;
}
a.mainnavAKTIV:link, a.mainnavAKTIV:visited {
	color: #FFF;
	text-decoration: none;
	background-color: #000;
}
a.mainnavAKTIV:hover {
	color: white;
	text-decoration: none;
	background-color: #000;
}
a.headernav:link, a.headernav:visited {
	color: gray;
	text-decoration: none;
}
a.headernav:hover {
	color: #000;
	text-decoration: none;
}

a.textnav:link, a.textnav:visited {
	color: gray;
	text-decoration: none;
}
a.textnav:hover {
	color: #000;
	text-decoration: none;
}
