/* CSS Document */
* {
	margin: 0;
	padding: 0;
	border: 0;
}
html, body {
	// height: 100%;
}
body {
	width: 100%;
	min-width: 980px;
	position: relative;
	min-height: 100%;
	background: rgb(255,250,245) url(../bilder/streif_20px.gif) repeat-y 99% 0px ;
	font-family: Verdana, Lucida, Geneva, Helvetica, Arial, sans-serif;
	font-size: 100.01%;
}

.von-links {
	margin-left: 2%;
}

.navbreite {
	width: 170px;
}

#abstand-ob1 {
	height: 40px;
	background: url(../bilder/hg_navi.gif) repeat-y 0px 0px;
}

#seitenkopf {
	position: relative;
	border-top: 1px solid rgb(40,0,0);
	height: 212px;
	width: 100%;
	background: rgb(20,0,0) url(../bilder/streif_20px.gif) repeat-y 99% 0px; 
}

.unsichtbar {
	display: none;
}
#kopf-li {
	width: 2%;
	height: 150px;
	top: 0px;
	left: 0px;
	position: absolute;
	background: url(../bilder/kopfbild_li.jpg) 100% 0% no-repeat;
}

#kopf1 {
	width: auto;
	position: relative;
	background: url(../bilder/kopfbild_re.jpg) 960px 0px no-repeat;
}
#kopf1 img{
	width: 960px;
	height: 150px;
	border: none;
	position: relative:
	left: 0px;
}
#kopf2 {
	height: 60px;
	border-top: 1px solid rgb(255,188,99);
	border-bottom: 1px solid rgb(86,4,0);
}

#titel {
	height: 60px;
	width: auto;
	background: rgb(20,0,0) url(../bilder/FoxRockX.jpg) 0px 0px no-repeat;
}

#abstand-ob2 {
	height: 40px;
	border-bottom: 1px solid rgb(20,0,0);
}

#fuchs {
	position: absolute;
	top: 200px;
	left: 3%;
	z-index: 30;
}
#fuchs img {
	width: 130px;
	height: 46px;
}

.streif-trans {
	position: absolute;
	top: 0;
	right: 1%;
	width: 20px;
	height: 100%;
	background: url(../bilder/trans_20px.gif) 0px 0px repeat-y;
}

#mitte-au {
	width: 100%;
	min-height: 100%;
	height: 100%;
	voice-family: "\"}\"";
	voice-family: inherit;
	height: auto;
}

html>body #mitte-au {
	height: auto;
}
#mitte-in {
	width: 95%;
	min-height: 100%;
	height: 100%;
	voice-family: "\"}\"";
	voice-family: inherit;
	height: auto;
	background: url(../bilder/hg_navi.gif) repeat-y 0px 0px;
}

html>body #mitte-in {
	height: auto;
}
#navibox {
	position: relative;
	float: left;
	height: 100%;
}

.hauptnavi {
	height: auto;
}

.hauptnavi ul, .subnav ul {
	list-style: none;
}

.hauptnavi li a {
	display: block;
	width: 168px;
	margin-left: 1px;
	height: 28px;
	line-height: 28px;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	text-indent: 15px;
	background: rgb(255,220,145); 
	color: rgb(12,0,0);
	text-decoration: none;
	border-bottom: 1px solid rgb(86,4,0);
}

li a:hover, li a:active, li a:focus {
	background-color: rgb(40,0,5);
	border-bottom: 1px solid rgb(50,90,130);
	color: rgb(255,200,100);
}

#abst-in-navi {
	position: relative;
	height: 100px;
}

#nav-unten {
	position: absolute;
	height: 50px;
	top: -101px;
	border-top: 1px solid rgb(86,4,0);
}

#inhalt {
	height: 100%;
	margin-left: 176px;
	margin-right: 0px;
	text-align: center;
}

#frame1 {
	overflow: auto;
	min-height: 1000px;
	max-width: 860px;
	margin: 0 auto;
	padding: 0;
	border: 1px solid rgb(36,4,0);
}

.clr {
	clear: both;
	height: 0px;
	width: 100%;
	background-color: transparent;
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 0px;
	line-height: 0px;
}

#abstand-un1 {
	height: 40px;
	margin-top: 0;
	background: rgb(240,242,245) url(../bilder/hg_navi.gif) repeat-y 0px 0px;
}
#seitenfuss {
	position: relative;
	height: 48px;
	width: 100%;
	bottom: 0px;
	margin-bottom: 0px;
	background: rgb(30,2,2);
	border-top: 1px solid rgb(86,4,0);
	border-bottom: 1px solid rgb(86,4,0);
}

#fuss-trans {
	position: absolute;
	height: 100%;
	background: url(../bilder/fuss_li.gif) 0px 0px repeat-y;
}

#fusstext {
	position: absolute;
	height: 100%;
	left: 210px;
	padding-top: 8px;
	font-size: 11px;
	font-weight: bold;
	word-spacing: 0.5px;
	line-height: 15px;
	color: rgb(255,230,150);
}
#fusstext a {
	font-size: 11px;
	font-weight: bold;
	color: rgb(255,230,150);
	text-decoration: none;
}

#fusstext a:hover {
	color: rgb(250,148,12);
}

#abstand-un2 {
	position: relative;
	height: 26px;
	bottom: 0;
	margin-bottom: 0px;
	background: url(../bilder/hg_navi.gif) repeat-y 0px 0px;
}