body {
	color: black;
	background-color:#981B23;
	font-size: 100.01%;
	font-family: Helvetica,Arial,sans-serif;
	margin: 0;
	padding: 1em;
}

h1 {
	font-size: 1em;
	color:#FF9933;
	margin:0px; padding:0px;
}

p
{
padding: 0;
margin: 0;
font-size: 0.8em;
}

#main {
	position:absolute;	
	top:50%;
	left:50%; 
	width: 816px;
	height: 595px;
	margin-left:-408px;
	margin-top:-298px;
	background-color:#FFFFFF;
}

#header {
	position:relative;
	top:-280px;
	height: 287px;
	background-color: #FFCC99;
}

#head_graphics {
 height: 126px;
 background:#FFCC66;
 background:url(../images/header.jpg)
}

#head_left {
 position: absolute;
 height: 135px;
 width: 631px;
 float:left;
 background-color:#FFA847;
}

#head_logo {
 position: absolute;
 right: 0px;
 height: 135px;
 width: 185px;
 float: right;
 background-color:#FFA847;
 text-align:center;
}

#bild_bg {
 height: 166px;
 width: 136px;
 position:absolute;
 top: -20px;
 left: 160px;
 background-color:#981B23;
}

#bild {
 height: 166px;
 width: 136px;
 position:absolute;
 top: -30px;
 left: 150px;
 background-color:#FFA847;
}

#nav {
 padding-left: 1em;
 padding-top: 1em;
 clear: both;
 float: none;
 height: 20px;
 color: #981B23;
 font-size: 0.8em;
}

#subnav {
 padding-left: 1em;
 clear: both;
 float:none;
 height: 25px;
 color: #981B23;
 font-size: 0.8em;
 width:auto;
}

#subnav1 {
 padding-left: 1.5em;
 clear: both;
 float:none;
 height: 25px;
 color: #981B23;
 font-size: 0.8em;
 width:auto;
}

#subnav2 {
 padding-left: 10.25em;
 clear: both;
 float:none;
 height: 25px;
 color: #981B23;
 font-size: 0.8em;
 width:auto;
}

#subnav3 {
 padding-left: 19em;
 clear: both;
 float:none;
 height: 25px;
 color: #981B23;
 font-size: 0.8em;
 width:auto;
}

#subnav4 {
 padding-left: 18.5em;
 clear: both;
 float:none;
 height: 25px;
 color: #981B23;
 font-size: 0.8em;
 width:auto;
}

#subnav_border {
 padding: 0.1em;
 float:left;
 border:1px solid #981B23; 
}

.nav_el {
	padding-left: 2px;
	width: 110px;
	float:left;
}

.nav_el a,
.nav_el a:focus,
.nav_el a:active {
	color: #981B23;
	text-decoration:none;
}

.nav_el a:hover {
	color: #981B23;
	text-decoration:underline;
}


.nav_el_active {
	padding-left: 2px;
	width: 110px;
	float:left;
	color:#FF9933;
}

.nav_el_active a,
.nav_el_active a:focus,
.nav_el_active a:hover,
.nav_el_active a:active {
	color:#FF9933;
	text-decoration:none;
}

#content {
 height: 280px;
 position:relative;
 top:287px;
}

#content_text {
 height: 100px;
 padding: 1em;
 clear: both;
 float:none;
 background-repeat:no-repeat;
 background-position: right top;
}

#col_left {
 text-align: right;
 position: relative;
 top: 10px;
 float: left;
 width: 240px;
}

#col_right {
	text-align: text-top;
	position: relative;
	top: 10px;
	float: right;
	width: 505px;
	height: 180px;
	overflow: auto;
	margin: 0;
	padding-top: 0;
	padding-right: 15px;
	padding-bottom: 0;
	padding-left: 0;
}

#col_right_filialen_top {
	text-align: text-top;
	position: relative;
	top: 0px;
	float: right;
	width: 520px;
	height: 25px;
	overflow: hidden;
	margin: 0;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 0;
}

#col_right_filialen {
	text-align: text-top;
	position: relative;
	top: 0px;
	float: right;
	width: 520px;
	height: 170px;
	overflow: auto;
	margin: 0;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 0;
}

#footer {
 height: 20px;
 font-size: 0.8em;
 margin: 0px;
 padding: 0px;
 padding-left: 1.2em;
 padding-right: 0.2em;
 clear: both;
 color: #981B23;
}

.f_nav_el {
	width: 90px;
	float: right;
}

.f_nav_el a,
.f_nav_el a:focus,
.f_nav_el a:active {
	color: #981B23;
	text-decoration:none;
}

.f_nav_el a:hover {
	color: #981B23;
	text-decoration:underline;
}

.f_nav_el_active {
	padding-left: 2px;
	width: 90px;
	float:right;
	color:#FF9933;
}

.f_nav_el_active a,
.f_nav_el_active a:focus,
.f_nav_el_active a:hover,
.f_nav_el_active a:active {
	color:#FF9933;
	text-decoration:none;
}

.Stil1 {font-size: 11px}

#popup01 {
	height:347px;
	left:-28px;
	position:absolute;
	top:246px;
	visibility:visible;
	width:474px;
	z-index:1;
}

#popup02 {
	position:absolute;
	left:82px;
	top:-56px;
	width:474px;
	height:347px;
	z-index:1;
	visibility: visible;
}

