/*Scrolleiste im Firefox immer sichtbar*/

/*
Schrift braun = #603200
Schrift orange = #EF7C0B
Hintergrund body braun/grau = #867C60
Hintergund Text grau = #B0AA97
*/
html{
	overflow-y: scroll;
	
	}

body {
	background-color:#867C60;
}

body, #content {

  font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
  color:#000000;
  font-size:0.9em;
}
div{

}
/*
#page_range ist der alles umgebende Seitenframe hier Zentriert
*/

#page_range{
	position:static;
	width:950px;
	height:auto;
	margin-top:10px;
	margin-right:auto;
	margin-left:auto;
}

#page{
	position:absolute;
	width:950px;
	height:auto;
	margin-top:0px;
	margin-right:auto;
	margin-left:auto;
	}
	
/*der #header_container beinhaltet den #header*/
#header_container{
	background:#867C60 url(../pic/hg_header.jpg) no-repeat;
	width:950px;
	height:155px;
	margin-bottom:10px;
	overflow:hidden;
}

#header{
	/*LOGO wird als Hintergrundgrafik im header geladen*/
	background:url(../pic/logo_gmbh.gif) right top no-repeat;
	text-align:right;
	width:950px;
	height:155px;

}

/*Hier wächst der Hintergurnd mit dem Inhalt*/
#content_container{
	background:url(../pic/hg_tuere_rechts_repead.jpg) top right repeat-y;
	width:950px;
}

#content{		
	width:950px;
	height:auto;
	margin-top:0px;
}

/*die Höhe und Weite bestimmt die Position des Inhaltscontainer #content_col_02 und sollte nicht verändert werden*/
#content_col_01{
	float:left;
	width:580px;
	height:auto;
}


div#textinhalt_container{
	background-color:#B0AA97;
	width:580px;
	padding-top:0px;
	padding-bottom:20px;
	margin-bottom:10px;
	overflow:hidden;
}
/*textinhalt wird auch über _content und individuell gregelt*/

/*HOME*/
div#home_textinhalt_container{
	background-color:#B0AA97;
	width:580px;
	padding-top:0px;
	padding-bottom:0px;
	margin-bottom:10px;
	overflow:hidden;
}

div#home_textinhalt{
	width:580px;
	height:287px;
	padding:0px;
	background-color:#B0AA97;
}

#weissefl_home{
	/*background-color:#E6780B;*/
	background:#B0AA97 url(../pic/hg_header.jpg) no-repeat;
	width:580px;
	height:150px;
	overflow:hidden;
}
.clear_div_home{
	clear:both;
	background:#B0AA97 url(../pic/hg_header_anschluss.jpg) no-repeat;
	width:580px;
	height:5px;
}

/*HOME ENDE*/
#weissefl{
	width:580px;
	background-color:#FFFFFF;
	height:150px;
	overflow:hidden;
}

#weissefl img {
	margin-top:10px;
	margin-left:60px;
}

/*
	 Leerer container der floats bereinigt und den content_container mitwachsen läßt
	 MUSSS für IE6 genau so breit sein, wie weissfl!!!!
 */
.clear_div{
	clear:both;
	background-color:#FFFFFF;
	width:580px;
	height:5px;
}

.clear_text{
	clear:both;
	width:400px;
	height:1px;
}

#content_col_02{
	height:300px;
	margin-left:10px;
	float:right;
	width:360px;
}

/*+++++++++++++++++++++++++++++++*/
/*ANFANG TOP_Navigation*/
div#navi_container{
	background:url(../pic/hg_tuere_rechts.jpg) top no-repeat;
	right:0px;
	top:0px;
	padding-top:20px;
	width:360px;
	height:400px;

}

div#top_navi{
	margin-left:10px;
	margin-right:0px;
}

div#top_navi ul{
	margin: 0;
	padding: 0;
}

div#top_navi ul li{
	list-style: none;
	/*definiert die Abstände zwischen den Elementen*/
	height:50px;
	/*display: inline;*/
}
	
div#top_navi ul li a {
	font-size:30px;
	font-weight:normal;
	
}
/*
div#top_navi ul li a:link{
	color:#603200;
	}

div#top_navi ul li a:visited{
	color:#603200;
	}
div#top_navi ul li a:hover{
	color:#FFFFFF;
	}
*/
div#top_navi ul li a img{
	background-color: #FFFFFF;
	background: url(../pic/hg_navi.png) repeat;
	padding:6px 12px 6px 12px;
}
/*ENDE TOP_Navigation*/
/*+++++++++++++++++++++++++++++++*/

/*Hier wird der Abstand zum unterem Rand des Browserfensters bestimmt!!!  */
#footer_container{
	width:950px;
	height:50px;
}

#footer{
	width:950px;
	height:20px;
}

/*+++++++++++++++++++++++++++*/
/*ANFANG SUB_Navigation [Navigation UNTEN!!]*/

div#subnavigation{
	/*position der Sub-Navigation*/
	bottom: 20px;
	left:50px;
	width:370px;
	height: 50px;
	z-index:100;
}

div#subnavigation ul{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-transform:none;
	font-size:10px;
	margin: 10px;
	margin-left:0px;
	padding: 0;
}


div#subnavigation ul li{
	list-style: none;
	margin: 0;
	margin-left:20px;
	padding: 0;
	display: inline;
}
	
div#subnavigation ul li a {
	text-decoration:none;
	font-weight:normal;
	color:#FFFFFF;
	margin: 0;
	padding: 0;
}

div#subnavigation ul li a:hover {
	color:#CCCCCC;
}

div#subnavigation ul li.subnavi2_on a{
 	color:#EF7C0B;
}
/*ENDE SUB_Navigation*/
/*+++++++++++++++++++++++++++++++*/

#google_karte{
	margin-top:10px;
	margin-bottom:5px;
	width:490px;
	border:solid 4px #867C60;
}

#text_google_karte{
height:30px;
	margin-bottom:10px;
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	color:#000000;
	font-size:0.9em;
  }
/*KONTAKTFORMULAR*/

#kontaktformular.buttonReset{}
