@charset "utf-8";
/* CSS Document */

/* 
zs_links = zwei spalten layout links
zs_rechts = zwei spalten layout rechts 

ds_links = drei spalten layout links
ds_mitte = drei spalten layout mitte
ds_rechts = drei spalten layout rechts 
*/


/* 
Farben
brown: #28201e
orange: #EE9B3A
ganz helles grau: #dddddd
*/


* {
	margin:0px;
	padding:0px;
	}

br {
	display:none;
	}



body {
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:140%;
}


p {
	margin-top:10px;
	padding-top:9px;	
	}
	
ul, ol, li {
	list-style:none;
}	
	
	
a:focus { 
	outline:none; 
	}	




hr {
border-top:dotted #999 1px;
border-bottom:none;
border-left:none;
border-right:none;
background-color:#fff;
height:1px;
margin-top:8px;
margin-bottom:8px;
padding-bottom:5px;
}	
	

h2 {
color:#28201e;
}


strong {
color:#28201e;	
	font-size:15px;
	}


/* Gesamter Bereich */
#gesamtcontainer {
	text-align:center;
	background-color:#fff; 
	margin:0px; 
	padding:0px; 
	width:100%;
	}




/* Head */
#container_head {
	text-align:left;
	background-color:#28201E; 
	margin: 0px; 
	padding:0px; 

	}
	

#head {
	width:840px; 
	margin:0px auto;
	margin-top:30px;
	background-color:#28201E;
	height:100px;
	color:#ddd;
	}
	
#head h1{
	color:#ddd;
	font-family: Gill Sans MT, Tahoma, Geneva, sans-serif;
	font-size:30px; 
	padding:0px;
	position:relative; 
	top:5px; 
	left:-100px; 
	}
	
#head h2{
	width:480px;
	color:#EE9B3A;
	font-size:20px;
	padding-bottom:3px;
	position:relative; 
	top:20px; 
	left:-100px; 
	}
	
	
#logo_header{
	width:100px; 
	height:120px; 
	float:left; 
	margin-top:-30px; 
	background-image:url(../design_bilder/logo_header.png); 
	background-repeat:no-repeat; 
	background-position:0px 25px; 
	padding:0px;
	position: relative; 
	left:-40px; 
	top:-16px;
	}	
	
#logo_header img{
	border:none;
	display:inline;
	}	
	
#logo_header a:focus { 
	outline: none; 
	}

#logo_header a { 
	margin:0px;
	padding:0px;
	}
	
	

#sprachen_text {
display:none;
	}	
	
	
#kundenlogin {
	display:none;
	}		
	

	
	
	
	
/* Menü */
#container_menue {
display:none;
	}
	
#menue {
display:none;
	}
	

	
	
/* Content */	/* Content */	/* Content */	/* Content */	/* Content */



#contentFlow {
	display:none;
	}

#container_content {
	text-align:left;
	background-color:#fff;
	width:100%;
	}
	
#content {
	width:940px; 
	margin: 0px auto;
	height:auto;
	}
	
	

	
	
/* Bildcontainer */	
#bildcontainer {
display:none;
	}
	


#einleitungstext_allgemein_2s {
	width:650px;
	float:left;
	margin-left:0px;
	height:auto;
	margin-top:10px;
	}
	
#einleitungstext_allgemein_2s h2{
	color:#28201e;
	font-size:18px;
	margin-bottom:10px;
	}
	
#einleitungstext_allgemein_2s p {
display:none;	
	}






/* Zwei Spalten */	/* Zwei Spalten */	/* Zwei Spalten */	/* Zwei Spalten */	

/* Spalte Links */	
#zs_links {
	width: 650px; 
	margin-left:0px; 
	float:left;
	margin-bottom:20px;
	margin-top:0px;
	}
	
	
/* Spalte Rechts */		
#zs_rechts {
	width: 650px; 
	margin-left:0px; 
	margin-bottom:20px;
	margin-top:0px;
	}
	
	
		
#zs_rechts a {
	color:#7A4E1A;
	text-decoration:none;
	}
	
#zs_rechts a:hover {
	color:#EE9B3A;
	text-decoration:underline;
	}
	
	
	
	
	
	
/* Drei Spalten */	/* Drei Spalten */	/* Drei Spalten */	/* Drei Spalten */	

/* Spalte Links */	
#ds_links {
	width: 650px; 
	margin-left:0px; 
	margin-bottom:20px;
	}
	
	
/* Spalte Mitte */		
#ds_mitte {
	width: 650px; 
	margin-left:0px; 
	margin-bottom:20px;
	}
	
#ds_m_mitte img, #ds_m_rechts img {
display:none;
}
	
	
#ds_m_mitte br {
display:none;
}	
	

/* Spalte Rechts */		
#ds_rechts {
	width:650px; 
	margin-left:0px; 
	margin-bottom:20px;
	}



/* Drei Spalten Menü */	/* Drei Spalten Menü*/	/* Drei Spalten Menü*/	/* Drei Spalten Menü*/	

/* Bildcontainer */	
#bildcontainer_ds_m {
display:none;
	}
	


/* Spalte Menü */	
#ds_m_menue_container {
display:none;
	}
	
	
#ds_m_menue {
	float: left;
	width: 207px;
	}
	
#ds_m_menue	.aktiv_up {
	color:#EE9B3A;
	}
	

#ds_m_menue li {
	margin-bottom: 1px;
	margin-top:10px;
	margin-left:0;
	padding: 0 0;
	padding-bottom:6px;
	list-style-image: url(../design_bilder/list_image_orange.gif);
	list-style-position:outside;
}


#ds_m_menue a {
	border: none;
	text-decoration: none;
	color: #28201e;
	}

#ds_m_menue a:hover {
	color: #EE9B3A;
}	
	
	
#ds_m_menue a:focus { 
	outline: none; 
	}	
	
	
	
	
/* Spalte Mitte */		
#ds_m_mitte {
	width: 650px;
	margin-left:0px;
	float:left;
	margin-top:0px;
	margin-bottom:20px;
	}
	

#ds_m_mitte img{
	float:left;
	border:none;

	}	
	
			
#ds_m_mitte a {
	color:#7A4E1A;
	text-decoration:none;
	}
	
#ds_m_mitte a:hover {
	color:#EE9B3A;
	text-decoration:underline;
	}
	
	

/* Spalte Rechts */		
#ds_m_rechts {
	width: 650px; 
	margin-left:0px;
	margin-top:0px;
	margin-bottom:70px;
	}


#ds_m_rechts img{
	float:left;
	border:none;
	}	

#ds_m_rechts a {
	color:#7A4E1A;
	text-decoration:none;
	}
	
#ds_m_rechts a:hover {
	color:#EE9B3A;
	text-decoration:underline;
	}

	
	
/* Fusszeile */		/* Fusszeile */		/* Fusszeile */		/* Fusszeile */				
#container_fuss_oben {
display:none;
	}
	
#fuss_oben {
display:none;
	}
	
	
#container_fuss_mitte {
	text-align:left;
	margin:0px; 
	padding:0px; 

	}
	
#fuss_mitte {
	width:505px; 
	height:30px;
	font-size:12px;
	text-align:left;
	line-height:160%;
	margin-top:50px;
	}
	
#fuss_mitte img {
display:none;
	
	}
	
#fuss_mitte a{
	color:#ddd;
	text-decoration:none;
	}
	
#fuss_mitte a:hover{
	color:#EE9B3A;
	text-decoration:none;
	}
	
	
#fuss_mitte a:focus { 
	outline: none; 
	}	
	
	
#container_fuss_unten {
display:none;
	}
	
#fuss_unten {
display:none;
	}

#einleitungstext_kontakt {
width:650px;
margin-left:0px;
height:auto;
margin-bottom:20px;
margin-top:20px;
	}
	
#ds_m_mitte hr {
display:none;
}

#ds_m_mitte img {
display:none;
}

#ds_m_mitte br, #ds_m_rechts br {
display:none;
}
	
#ds_m_rechts hr {
display:none;
}


#bildcontainer_sitemap {
display:none;
}

.sitemap_menue .unterpunkte{
padding-left:0px;
font-size:12px;
}


.sitemap_menue li{
margin-bottom: 1px;
margin-top:10px;
padding-bottom:6px;
font-weight:bold;
}



.sitemap_menue li li {
margin-bottom: 1px;
margin-top:10px;
margin-left:18px;
padding-left:0px;
padding-bottom:6px;
list-style-type:circle;
font-weight:normal;
}


.keinUnterpunkt{
margin-bottom: 10px;
margin-top:10px;
margin-left:0; 
padding: 0 0;
padding-bottom:6px;

}


.sitemap_menue a {
border: none;
text-decoration: none;
color: #28201e;
}

.sitemap_menue a:hover {
color: #EE9B3A;
}	
	
	
#sitemap_links {
width: 260px; 
float:left;
margin-bottom:40px;
min-height:550px;
}

#sitemap_mitte {
width: 260px; 
float:left;
margin-bottom:40px;
min-height:550px;
}





/*VORTEILE*//*VORTEILE*//*VORTEILE*//*VORTEILE*//*VORTEILE*//*VORTEILE*//*VORTEILE*//*VORTEILE*/
/*VORTEILE*//*VORTEILE*//*VORTEILE*//*VORTEILE*//*VORTEILE*//*VORTEILE*//*VORTEILE*//*VORTEILE*/

.container_aufzaehlung_1 {
	width:610px; 
	height:35px;
	margin-top:25px;
	float:left;
	}	

.container_aufzaehlung_2 {
	width:610px; 
	height:35px;
	margin-top:5px;
	float:left;
	}
	
.container_aufzaehlung_2 br {
	display:none;
	}
	
.nummerierung {
	width:30px; 
	height:35px; 
	float:left; 
	font-size:16px; 
	font-weight:bold;
	text-align:left;
	line-height:120%;
	}
	
.textfeld {
	width:610px; 
	margin-left:5px; 
	height:35px; 
	border:none;

	}
	
.textfeld span{
	padding:1px 3px 1px 5px;
	display:block;
	line-height:130%;
	}
	
#ds_m_mitte_vorteile br {
	display:none;
	}	
	
	
#ds_m_rechts_vorteile br {
	display:none;
	}	
	
	
.textfeld .einzeiler{
	padding-top:1px;
	}


#ds_m_mitte_vorteile {
	width: 650px;
	margin-left:0px;
	float:left;
	margin-top:0px;
	margin-bottom:-18px;
	}

