html {
	height:100%;
	max-height:100%;
	padding:0;
	margin:0;
	border:0;
	background-color:#f8f0f0;
	font-family:arial;
	font-size:12px;
	line-height:18px;
	color:#311b1a;
	overflow:auto;
	overflow-y:scroll;
	}

body {
	height:100%;
	max-height:100%;
	padding:0;
	margin:0;
	border:0;
	background-color:#f8f0f0;
	text-align:center;
	font-family:arial;
	font-size:12px;
	line-height:18px;
	color:#311b1a;
	}
a img {
	border:0;
}
p {
	margin:0;
	padding:0;
}
#balken {
	width:100%;
	height:220px;
	background-color:#311b1a;
	position:absolute;
	left:0;
}

#head {
	position:relative;
	top:0;
	margin:auto;
	width:985px;
	min-width:985px;
	height:220px;
	background-color:#f8f0f0;
	z-index:5;
	}

* html #head {
	top:0px;
	width:985px;
	height:220px;
}
#head #headerbild  {
	width:985px;
	height:220px;
}
#head #headerbild #imghead {
	width:985px;
	height:220px;
}
#head #headerbild #logo {
	position:absolute;
	top:12px;
	left:12px;
}
#navibalken {
	width:130px;
	position:absolute;
	top:0;
	right:0;
	height:220px;
	background-image:url(../../images/braun.png);
}
* html #navibalken {
	right:-1px;
}
#sprachswitch {
	position:absolute;
	top:5px;
	left:5px;
	margin:0;
	z-index:100;
	color:#fff;
}
#sprachswitch a {
	margin-left:2px;
}
#web20icons {
	position:absolute;
	top:125px;
	left:5px;
	margin:0;
	z-index:100;
	width:120px;
	color:#fff;
}
* html #web20icons {
	top:135px;
}
#suche {
	width:120px;
	height:auto;
	position:absolute;
	top:170px;
	left:5px;
	margin:0;
	z-index:100;
}
* html #suche {
	top:180px;
}
#suche input {
	width:115px;
	height:18px;
	font-size:10px;
}
#suche a {
	color:#fff;
	border:1px solid red;
	
}

#wrapper {
	width:985px;
	height:100%;
	margin:auto;
    text-align: left;
    position: relative;
}
.clear {
	clear:both;
}
#links {
	width:225px;
	min-height:404px;
	padding-bottom:20px;
	text-align:left;
	position:absolute;
	left:0;
	top:245px;
}
#mitte {
	width:600px;
    padding-bottom:20px;
	position:absolute;
	left:250px;
	top:245px;
}


#rechts {
	padding-bottom:20px;
	width:130px;
	position:absolute;
	left:857px;
	top:245px;
}


table {
	border-collapse:collapse;
	table-layout:fixed;
}
td,th {
	vertical-align:top;
	font-family:arial;
	font-size:12px;
	line-height:18px;
	color:#311b1a;
}
td a,
th a {
	color:#311b1a;
}
h1 {
	font-size:16px;
	line-height:18px;
	text-transform: uppercase;
	padding-bottom:18px;
	margin:0px;
	color:#dc241f;
}

h2 {
	font-size:16px;
	line-height:18px;
	text-transform: uppercase;
	margin:0px;
/*	color:#dc241f;*/
	color:#311b1a;
}
a {
	text-decoration:none;
	color:#311b1a;
}
a.aktiv {
	color:#DC241F !important;
}



.rot {
	background-color:#dc241f;
}



#printcontent {
	display:none;
	width:700px;
	visibility:hidden;
}

#drucken {
	margin-top:20px;
}
#drucken .link {
	background: url(../../images/link_1.gif) 0px 0px no-repeat;
}
.zeit,
.preis {
	white-space:nowrap;
}
.debug {
	position:absolute;
	display:none;
}