@charset "UTF-8";
/* Normalizes margin, padding */
body, h1, h2, h3, p { margin : 0; padding : 0; }


body 	{
	background-color: #f9ebae;
	background-image: url(../de/images/bg.jpg);
	background-repeat: no-repeat;
	background-position:top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height:13px;
	color: #b80035;
	height: 100%;
}

#overlay {
	position: absolute;
	overflow:hidden;
	z-index:50;
	top: 0px;
	left: 0px;
	height:100%;
	width:100%;
	background-color: #707070;
	filter:alpha(opacity=70);
	-moz-opacity: 0.7;
	opacity: 0.7;
}


h2 {
	font-size: 14px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 17px;
}

h3 {
	font-size: 14px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	color: #794f1d;
	padding-top: 20px;
	clear: both;
}

p {
	color: #794f1d;
}

a{
	color:#b80035;
	text-decoration: none;
}

a:hover{
	text-decoration:underline;
}

/*Entfernt Linkrahmen*/
a:focus {
outline:none;
}

/*Header*/

#main_container {
	margin:auto;
	padding-left: 20px;
	width:880px;
	height: 100%;
}

#header {
	width:740px;
}

#header_bottom {
	margin-top: 37px;
	position: relative;
	background-image: url(../de/images/header_schrift.gif);
	background-repeat: no-repeat;
	width: 526px;
	height: 64px;
}

#middle_cont {
	position: static;
	margin-top: 30px;
	margin-bottom: 30px;
	height: 420px;
}
#middle_cont_left {
	float: left;
	width: 465px;
}
#middle_linie {
	float: left;
	background-image: url(../de/images/linie_main.gif);
	position: relative;
	height: 425px;
	background-repeat: no-repeat;
	background-position: center center;
	width: 2px;
	margin: 0 30px 0 30px;
}
#middle_cont_right {
	float: left;
	position: relative;
	margin-top: 55px;
	width: 350px;
}
#middle_cont_right_left {
	float: left;
	margin-bottom: 30px;
}
#middle_cont_right_right {
	float: right;
	margin-right: 10px;
	margin-bottom: 100px;
}
#middle_cont_right {
	position: relative;
}
.middle_cont_right_bottom {
	float: left;
	width: 200px;
	padding: 0 0 0 10px;
	margin-bottom: 5px;
	background-image: url(../de/images/pfeil_rechts.gif);
	background-position: left center;
	background-repeat: no-repeat;
	display: block;
}

/*LAYER*/

#Standorte1Div {
	position: relative;
	width: 500px;
	background-color: #fbf0c5;
}

#Standorte2Div {
	position: relative;
	width: 500px;
	background-color: #fbf0c5;
}

#Standorte3Div {
	position: relative;
	width: 500px;
	background-color: #fbf0c5;
}

#Standorte4Div {
	position: relative;
	width: 500px;
	background-color: #fbf0c5;
}

#Standorte5Div {
	position: relative;
	width: 500px;
	background-color: #fbf0c5;
}

.layer_top {
	position:relative;
	padding: 10px 0;
	height: 30px;
	}

.schliessen {
	width: 70px;
	float: right;
	padding: 0 0 0 10px;
	background-image: url(../de/images/pfeil_rechts.gif);
	background-position: left center;
	background-repeat: no-repeat;
	display: block;
	color:#b80035;
}

.schliessen:hover {
	text-decoration: underline;
	}


.layer {
position: relative;
width: 450px;
padding-left: 20px;
}

.stand_LI {
	position: relative;
	width: 145px;
	float:left;
	clear: both;
	padding-left: 35px;
	padding-top: 20px;
	color: #794f1d;
	}
	
	.karte {
	width: 70px;
	padding: 0 0 0 10px;
	background-image: url(../de/images/pfeil_rechts.gif);
	background-position: left center;
	background-repeat: no-repeat;
	display: block;
	color:#b80035;
	}

	
.stand_RE {
	position: relative;
	width:200px;
	float: right;
	padding-top: 20px;
	color: #794f1d;
	}

/*Footer*/

#footer {
	position: static;
	width: 880px;
	height: 20px;
	margin: auto;
	margin-bottom: 40px;
}


#footer_left {
	position:relative;
	float: left;
	clear: right;
	width: 234px;
}

#footer_right {
	position: relative;
	float: right;
	margin-left: 36px;
	width:470px;
	text-align: right;
}
