@import url("basic10.css");
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #DEECC4;
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
	line-height: 16px;
}
td { /* Kompatibilitaet mit ein paar alten Seiten */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 16px;
}
#wrap {
	position:relative;
	top:10px;
	left:auto;
	width:760px;
	height:auto;
	background-color: #FFFFFF;
	z-index:0;
	overflow: visible;
	border: 1px none #000000;
	text-align: left;
}
#Head {
	position:relative;
	width:760px;
	height:69px;
	z-index:1;
	overflow: visible;
	border: 1px none #000000;
	background-image: url(/grafik/head_bg10.gif);
	background-repeat: no-repeat;
	text-align: left;
}
#NavPlatz {
	position:relative;
	width:760px;
	height: 87px;
	z-index:20;
	overflow: hidden;
	border: 1px none #000000;
	background-image: url(../grafik/nav_bg.gif);
	background-repeat: no-repeat;
}
#Nav {
	position:absolute;
	width:740px;
	height: auto;
	z-index:98;
	overflow: visible;
	border: 1px none #000000;
	text-align: left;
	left: 15px;
	top: 69px;
}
#Haupttext {
	position:relative;
	float: left;
	width:450px;
	z-index:5;
	overflow: visible;
	text-align: left;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding-left: 10px;
	padding-right: 32px;
	padding-top: 0px;
	padding-bottom: 0px;
}
#Spalte {
	position:relative;
	float: left;
	width: 259px;
	height:auto;
	z-index:4;
	overflow: visible;
	text-align: left;
	padding-left: 0px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-right: 0px;
}
#Unten {
	position:relative;
	clear:both;
	width:760px;
	height: 21px;
	z-index:30;
	overflow: hidden;
	border: 1px none #000000;
	background-image: url(../grafik/fuss.gif);
	background-repeat: no-repeat;
}
p {
	color: #000000;
	margin-top: 0px;
	margin-bottom: 5px;
}
#Haupttext li {
	margin-top: 0px;
	margin-bottom: 5px;
}

ol, ul {
	margin-top: 0px;
	margin-bottom: 5px;
}
h1 {
	color: #000000;
	font-size: 16px;
	line-height: 21px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 6px;
}
h2 {
	color: #333333;
	font-size: 11px;
	line-height: 16px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 5px;
}
h3, h4, h5, h6 {
	color: #333333;
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	margin-top: 7px;
	margin-bottom: 3px;
}
.klein {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
	line-height: 11px;
}
.bereich {
	color: #F18030;
	font-size: 10px;
	line-height: 12px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 15px;
	letter-spacing: 0.15em;
	padding-left: 0px;
	padding-right: 0px;
}
a:link {
	color: #F18030;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #F18030;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #F18030;
	text-decoration: underline;
	font-weight: bold;
}
a:active {
	color: #F18030;
	text-decoration: none;
	font-weight: bold;
}
#vip {
	position:absolute;
	left:60px;
	top:50px;
	width:550px;
	z-index:1;
	height: auto;
}
.orange {
	color: #F18030;
}
.bildabstand_r {
	margin-right: 10px;
}
.bildabstand_ru {
	margin-right: 10px;
	margin-bottom: 10px;
}
.bildabstand_l {
	margin-left: 10px;
}
.bildabstand_lu {
	margin-left: 10px;
	margin-bottom: 10px;
}

