body{
background-image: url(img01.jpg);
	background-color: #595959;
	font-family: Tahoma, sans-serif;
	color: #CCCCCC;
}
a{
	font-family: Tahoma, sans-serif;
	color:#CCCCCC;
	text-decoration: underline;
}
html[xmlns^="http"] {

	/* verhindert Mozilla-Zucken

	* > Firefox 1.5

	*/

	overflow-y: scroll;

}

#rahmen{
	width: 850px;
	margin: 20px auto;
}
#head-nav{
	float: right;
	width: 690px;
	height: 29px;
	background-image: url(bg_topbar.gif);
	background-repeat: repeat;
	text-align: right;
	padding-right: 20px;
	padding-top: 10px;
	font-family: Tahoma, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color:#CCCCCC;
}

#head-nav a{
	font-family: Tahoma, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color:#CCCCCC;
	text-decoration:none;
}
#head-nav a:hover{
	text-decoration:underline;
}
#Home .h ,#Impressum .i ,#Kontakt .k {
	text-decoration: underline;
}
#headline{
background-color: #696969;
background-image: url(img03.jpg);
	width: 848px;
	height: 108px;
	float: right;
	border: 1px solid #999;
	border-bottom: none;
}
#headline-text{
	margin: 24px 10px 10px 155px;
	font-weight: bold;
	font-size: 1.5em;
	float: left;
}
#logo{
	float: right;
	margin: 15px 20px;
}
#content{
background-color: #696969;
background-image: url(img03.jpg);
	float: right;
	width:710px;
	min-height: 360px;
	height: auto;
	border: 1px solid #999;
	border-top: 1px dotted #999;
}
 /* for Internet Explorer */
/*\*/
* html #content {
height:360px;
}/**/
#content img{
	border: none;
}
#content-text, .content-text{
font-size:12px;
	margin: 10px 20px;
}

#content-img, .content-img{
	width: 670px;
	height: 240px;
	background-color:#333;
	/*background-image: url(img03.jpg);*/
	border: 1px solid #999;
	margin: 20px;
	font-size:11px;
}
.content-img-holz{
    float: left;
	width: 670px;
	height: 240px;
	background-color: #333;
	/*background-image: url(img03.jpg);*/
	border: 1px solid #999;
	margin: 10px 0 20px 0;
}


#content-img-li, .content-img-li{
	float: left;
	margin: 20px;
	margin-right: 10px;
	height:200px;
	width: 304px;

}
#content-img-re, .content-img-re{
	float: left;
	margin: 20px;
	margin-left: 10px;
    height:200px;
	width: 304px;

}


.content-img-li-holz{
	float: left;
	margin: 20px;
	margin-right: 10px;
	height:200px;
	width: 304px;

}
.content-img-re-holz{
	float: left;
	margin: 20px;
	margin-left: 10px;
height:200px;
	width: 304px;

}
.section p{
	margin:0px 0 15px 0;
}
#footer{
clear: both;
float: right;
width: 710px;
padding-top: 10px;
padding-bottom: 10px;
text-align:center;
	font-size: 0.6em;
	font-weight: bold;
}

/*###################   NAVIGATION   ################################# */

#nav{
	float: left;
	width: 138px;
	padding: 0px;
	margin: 0px;
	/*margin-top: -8px;*/
}


*+ html #nav {
	margin-top: -8px;
}

#nav img{
	margin: 0;
	padding: 0;
}



#nav ul {

list-style-type:none;

margin:0;
margin-top: -2px;
/*margin-bottom: -8px;*/

padding:0;

}
*+ html #nav ul{
margin-bottom: -8px;	
}



.nav1st li {

	width:inherit;

	text-align:left;
border-left:1px solid #999;
	border-bottom:1px solid #999;

	background-color: #333;

}

.nav1st li a{
font-size: 11px;
	font-weight:bold;

	text-decoration:none;

	color:#CCC;

	display:block;

	line-height:25px;

	text-indent: 20px;

	width:100%;

	background-color:#333;

}

.nav1st li a:hover{

	background-color: #8D132A;

	color: #CCC;

	}




.nav1st li .current{

background-color: #8D132A;

	color: #CCC;

}




/*##################            Navigation-ENDE                 ######################################*/


 #content li{
   list-style-image: url(liste.gif);
    padding-bottom:10px;
	 margin-left: 35px;
	 vertical-align: text-top;
  }

*+ html #content ul{
margin:5px 0 5px -5px;
}
.aktuelles{
	width: 400px;
}
#content .aktuelles li{
vertical-align: text-top;
	 list-style-image: url(liste-rot.gif);
	 border-bottom: 1px dotted #999;
	margin-bottom: 10px;

}






 /*##########  Text Bild Galerie #######################*/
 /**
 * Modul WYSIWYGImage, Wysiwyg-Text mit Bild/Bildergalerie
 */
div.wysiwygimg {overflow:hidden;}
/* ----- Hack nur f?r IE 7 ----- */
*+html div.wysiwygimg {overflow:hidden;}

.wysiwygimg .wysiwygimgclear {clear:both; display:block; font-size:1px; line-height:0px; margin:0; padding:0; position:relative;}


/* Bild und Link
.wysiwygimg img.wysiwygimg {border:0; margin:1px;}
.wysiwygimg img.wysiwygimg {border:solid 5px #f5f5f5; padding:1px;}
.wysiwygimg a.wysiwygimg img {border:0;padding:0px;vertical-align:top; margin:1px;}

.wysiwygimg a.wysiwygimg, .wysiwygimg a.wysiwygimg:link {border:solid 5px #f6f6f6; display:table; display:inline-block; line-height:0.0em;}
.wysiwygimg a.wysiwygimg:visited {}
.wysiwygimg a.wysiwygimg:hover {border:solid 5px #e4e4e4;}
.wysiwygimg a.wysiwygimg:focus {border:solid 5px #e4e4e4;}
.wysiwygimg a.wysiwygimg:active {border:solid 5px #e4e4e4;}
*/
/* Bildunterschrift */
.wysiwygimg .wysiwygimgtitle {color:#666; font-size:0.8em; font-style:italic; margin:2px 0px;}

/* Wrapper-Classe um Bild und Bildunterschrift*/
.wysiwygimg .wysiwygimgwrap {}

/* Bild links im Text (Textumfluss) */
.wysiwygimg .wysiwygimgleft {float:left; margin:0 1.0em 0 0;}

/* Bild rechts im Text (Textumfluss) */
.wysiwygimg .wysiwygimgright {float: right; margin:0 0 0 1.0em;}

/* Bild oben links */
.wysiwygimg .wysiwygimgtopleft {float:left; margin-bottom:0.5em;}

/* Bild oben rechts */
.wysiwygimg .wysiwygimgtopright {float:right; margin-bottom:0.5em;}

/* Bild oben mittig */
.wysiwygimg .wysiwygimgtopcenter {margin-bottom:0.5em; text-align:center;}
.wysiwygimg .wysiwygimgtopcenter a.wysiwygimg {margin:0 auto;}

/* Bild unten links */
.wysiwygimg .wysiwygimgbottomleft {float:left; margin-top:0.5em;}

/* Bild unten rechts */
.wysiwygimg .wysiwygimgbottomright {float:right; margin-top:0.5em;}

/* Bild unten mittig */
.wysiwygimg .wysiwygimgbottomcenter {margin-top:0.5em; text-align:center;}
.wysiwygimg .wysiwygimgbottomcenter a.wysiwygimg {margin:0 auto;}
.wysiwygimg .wysiwygimgbottomcenter img.wysiwygimg {margin:0 auto;}

/* F?r Bilder links/rechts vom Text  */
.wysiwygimg table {border-spacing: 0px; font-size:1.0em;}
.wysiwygimg td {vertical-align:top; font-size:1.0em;}


/* Text */
.wysiwygimg .wysiwygimgtext {}
.wysiwygimgtext p {
margin-bottom:10px;
}

/* Bild links vom Text */
.wysiwygimg td.wysiwygimgleftcol {padding-right:1.0em;}

/* Bild rechts vom Text */
.wysiwygimg td.wysiwygimgrightcol {padding-left:1.0em;}
/* ################  Tabelle Termine  /Bild ################*/

#termine td{
border-bottom: 1px dotted #999;
padding: 3px 0;
}

.aktwrap, .aktbottomleft{
	width: 350px;
	padding: 20px;
	background-color: #333;
	border: 1px solid #999;
}


.bergwrap, .bergbottomleft{
	width: 500px;
	padding: 20px;
	background-color: #333;
	border: 1px solid #999;
}
/*#####################  Unternehmen  #####################################*/
unternehmen-li{
	float: left;
	background-color: #333;
	border: 1px solid #999;
	border-right: none;
	width:335px;
	float: left;
}
.unternehmen-re{
	float: left;
	background-color: #333;
	border: 1px solid #999;
	border-left: none;
		width:315px;
		float: left;
}

.unternehmen-liwrap{

	margin: 20px;
	margin-right: 10px;
	height:200px;

overflow: hidden;
}
.unternehmen-rewrap{

	margin: 20px;
	margin-left: 10px;
    height:200px;

overflow: hidden;
}
.unternehmen-litext{
	width: 150px;
}
/*#####################  Unternehmen-ende  #####################################*/
/*.unternehmen {
width: 300px;
float:left;
background-color: #333;
border: 1px solid #999;
}
*/

/* '################################ Formular ########################## */
#form-module {

	position: relative;

	margin: 30px 0 0 0;

	padding: 0px;

	width: auto;

	/*float: left;*/

	color: #CCC;

	font-family: verdana, arial, helvetica, sans-serif;

	font-size: 0.9em;

}



/* for Internet Explorer */


* html #form-module {

	float: none;

	margin: 0;

}



/**/

#form-module fieldset {

	border: 0px solid #fff;

}



#form-module legend {

display: none;

}



#form-module p {

	margin: 0;

	padding: 5px;

	font-size: 1em;

	font-weight: bold;

}



#form-module .element {

	display: block;

	clear: both;

}



#form-module label {

	display: block;

	float: left;

	padding: 5px;

	width: 120px;

}







#form-module input,



#form-module select,

#form-module textarea {

	float: left;

	margin: 5px;

	width: 180px;

	border: 1px solid #999;

}



#form-module input.text {

	height: 15px;

}







#form-module input.submit {

	margin: 2px 0px 0 135px;

	border: 1px solid #333;

	background-color: #8D132A;

	color: #CCC;

	font-family: verdana, arial, helvetica, sans-serif;

	text-align: center;

	cursor: pointer;

}



#form-module input.submit:hover {



	color: #666;

}



#form-module label.textarea,

#form-module textarea.textarea {

	height: 96px;

}



#form-module-thanks {

	display: block;

	color: #CCCCCC;

	font-family:  arial,verdana, helvetica, sans-serif;

	font-size: 1.3em;

}


.flag{
	margin-top: 40px;
	margin-left: 10px;
}
.flag a{
	color:#DFD8D0;
	font-size: 0.8em;
	text-decoration: none;
}
.flag img{
	border: none;
}

div .holzli{
/*width: 304px;
	float: left;
	margin:10px;*/
	float: left;
	margin: 20px;
	margin-right: 10px;
	height:200px;
	width: 304px;
}

div .holzre{
width: 304px;
	float: left;
	margin:10px ;
} 