body {
	background-color:#FFF;
}

body, #content {

  font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
  color:#000000;
  font-size:12pt;
  line-height:15pt;
}


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

#page{
	position:absolute;
	height:auto;
	margin-top:0px;
	margin-right:auto;
	margin-left:auto;
	}
	
/*der #header_container beinhaltet den #header*/
#header_container{
	display:none;
}

#header{
	display:none;

}

#bild_text_header{
	display:none;
	}

/*Hier wächst der Hintergurnd mit dem Inhalt*/
#content_container{
	width:950px;
}

#content{		
	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:14cm;
	height:auto;
}


div#textinhalt_container{
	padding-top:0px;
	padding-bottom:20px;
	margin-bottom:10px;
}
/*textinhalt wird auch über _content und individuell gregelt*/

/*HOME*/
div#home_textinhalt_container{
	padding-top:0px;
	padding-bottom:0px;
	margin-bottom:10px;
}

#laufband, #flashcontent{
	display:none;
}

div#home_textinhalt{
	height:287px;
	padding:0px;
}

#weissefl_home, #text_home{
	margin-left:0;

}



.clear_div_home{
	clear:both;
	height:5px;
}

/*HOME ENDE*/
#weissefl{
	display:none;
}


/*
	 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;
	height:5px;
}

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

#content_col_02{
	display:none;
}

/*+++++++++++++++++++++++++++++++*/
/*ANFANG TOP_Navigation*/
div#navi_container{

	right:0px;
	top:0px;
	padding-top:20px;
	height:400px;

}

div#top_navi{
	display:none;
}



/*Hier wird der Abstand zum unterem Rand des Browserfensters bestimmt!!!  */
#footer_container{

}

#footer{
	display:none;
}

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

div#subnavigation{
	display:none;
}


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

#text_google_karte{
height:30px;
	margin-bottom:10px;
  }
/*KONTAKTFORMULAR*/


h1 {
font-size:15pt;
line-height:16pt;
color:#603200;
font-weight:bold;
margin:5px 5px 10px 0px;
}

h2{
font-size:13pt;
line-height:16pt;
margin-top:15px;
margin-bottom:5px;
color:#603200;
font-weight:bold;
padding:0px;
}

h3{
font-size:13pt;
line-height:16pt;
color:#000000;
font-weight:bold;
margin-top:10px;
margin-bottom:0px;
}

h4{
font-size:12pt;
line-height:16pt;
color:#000000;
font-weight:bold;
margin-top:15px;
margin-bottom:6px;
}

div.textinhalt{
width:480px;
margin-right: auto;
margin-left: auto;
padding-top:10px;
padding-bottom:5px;
}



/*Liste*/
div.textinhalt ul li{
line-height:20px;
list-style-position:outside;
list-style-type:square;
margin-left:25px;

}

div.bildinhalt{
width:500px;
margin-right:auto;
margin-left:auto;
}

.bildunterschrift{
font-size:10pt;
text-align:left;
padding-top:5px;
padding-bottom:5px;
padding-left:10px;

}

.fussnote{
color:#FFFFFF;
margin-left:40px;
padding-bottom:10px;
}

.container_thumb {
float:left;
margin:5px;
width:140px;
border:solid 4px #867C60;
background-color:#FFFFFF;
height:100px;
}

img.foto_thumb{
width:140px;
}

.container_thumb_special{
float:left;
margin:5px;
width:456px;
border:solid 4px #867C60;
background-color:#FFFFFF;
height:100px;
}

img.foto_thumb_special{
width:456px;
}

img.foto_thumb{
width:140px;
}

a {
	text-decoration:none;
	font-weight:bold;
}

a:link {
	color:#000000;
	text-decoration:none;
	font-weight:bold;
}
a:visited {
	color:#000000;
}
a:hover {
	color:#FFFFFF;
}

#flashcontent p{
height:237px;
padding-top:50px;
text-align:center;
vertical-align:middle;
}