.tabelle_zentriert {
	padding: 			0px auto;
	margin: 			0px auto;
	vertical-align: middle;   
}

.tabelle {
	padding: 			0px auto;
	margin: 			0px auto;
	vertical-align: middle;      
}

.rahmen {
	border-right-width: 1px;
	border-left-width: 1px;
	border-left-color: #9C9FA3;
	border-right-color: #9C9FA3;
	border-right-style: solid;
	border-left-style: solid;
	background-color: #F4F5EA;
}
.rahmen_b {
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-left-style: none;
	border-top-color: #9C9FA3;
	border-bottom-color: #9C9FA3;
}
.rahmen_c {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;	
	border-right-style: none;
	border-left-style: none;
	border-top-color: #9C9FA3;
	border-bottom-color: #9C9FA3;
}
.rahmen_d { 
	border-right-style: none; 
	border-left-style: none; 
	background-color: #f4f5ea; 
	height: 62px; 
	border-top: 0 solid #9c9fa3; 
	border-bottom: 1px solid #9c9fa3; 
}
.rahmen_d_li { 
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #9C9FA3;
	border-left-style: none; 
	background-color: #f4f5ea; 
	height: 62px; 
	border-top: 0 solid #9c9fa3; 
	border-bottom: 1px solid #9c9fa3; 
}
.rahmen_d_re { 
	border-right-style: none; 
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #9C9FA3;
	background-color: #f4f5ea; 
	height: 62px; 
	border-top: 0 solid #9c9fa3; 
	border-bottom: 1px solid #9c9fa3; 
}
.rahmen_e_li { 
	border-left-style: none; 
	background-color: #ffffff; 
	height: 81px; 
	border-right: 1px solid #9c9fa3; 
}
.rahmen_e_re { 
	border-right-style: none; 
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #9C9FA3;
	background-color: #FFFFFF; 
	height: 81px; 

}
.dklgruen {
	background-color: #DFE0C0;
}
.hlgruen {
	background-color: #F4F5EA;
}



.headline {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #565B5B;
	letter-spacing: normal;
	vertical-align: baseline;
	word-spacing: normal;
	margin-left: 50px;
	padding-left: 50px;
	text-align: left;
}
.subhead { 
	color: #565b5b; 
	font: 18px Verdana, Helvetica, sans-serif; 
	letter-spacing: normal; 
	vertical-align: top; 
	word-spacing: normal; 
	margin-left: 50px; t
	ext-align: left; }
	
.copy {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #565B5B;
	letter-spacing: normal;
	vertical-align: baseline;
	word-spacing: normal;
	margin-left: 50px;
	margin-right: 50px;
	text-align: left;
	text-decoration: none;
}

.copy_bold {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #565B5B;
	letter-spacing: normal;
	vertical-align: baseline;
	word-spacing: normal;

	margin-left:;
	margin-right: 50px;
	text-align: left;
	text-decoration: none;
}
.impressum{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	text-decoration:none;
	font-weight: normal;
	font-variant: normal;
	color: #565B5B;
	letter-spacing: normal;
	vertical-align: baseline;
	word-spacing: normal;
	margin-right: 50px;
	text-align: right;
	padding-right: 50px;
	border-left-color: #9C9FA3;
	border-right-color: #9C9FA3;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #9C9FA3;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9C9FA3;
	margin-top: 10px;
	padding-top: 10px;
}
.text_impressum{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	text-decoration:none;
	font-weight: normal;
	font-variant: normal;
	color: #ABADAD;
	letter-spacing: normal;
	vertical-align: baseline;
	word-spacing: normal;
	text-align: right;
	margin-top: 10px;
	padding-top: 10px;
}
.text_impressum:hover{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	text-decoration:none;
	font-weight: normal;
	font-variant: normal;
	color: #001456;
	letter-spacing: normal;
	vertical-align: baseline;
	word-spacing: normal;
	text-align: right;
	margin-top: 10px;
	padding-top: 10px;
}

.link {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #565B5B;
	letter-spacing: normal;
	vertical-align: baseline;
	word-spacing: normal;
	text-align: left;
	text-decoration: none;
}
.Bilder {
	border: 1px solid #9C9FA3;
}

.heightholder {
	line-height		: 0px;
	font-size		: 1px;
	width			: 1px;
	height			: 456px;
	float			: left;
}


/* ----- HEAD RECHTS UND LINKS ----- */
.logo {
	height:81px;
	width:800px;
	background-color:#FFFFFF;
	border-top-style: none;
	border-top-width: 1px;
	border-top-color: #FFFFFF;
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #9C9FA3;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #9C9FA3;
	border-bottom-style: none;
	border-bottom-width: 14px;
	border-bottom-color: #b5b09d;
}

.head {
	height:93px;
	background-color:#DFE0C0;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #FFFFFF;
	border-left-style: none;
	border-left-width: 1px;
	border-left-color: #9C9FA3;
	border-right-style: none;
	border-right-width: 1px;
	border-right-color: #9C9FA3;
	border-bottom-style: solid;
	border-bottom-width: 14px;
	border-bottom-color: #b5b09d;
}
.spacer_navi_li {
	background-color:#DFE0C0;
	height: 36px;
	width: 100%;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #9C9FA3;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #9C9FA3;
}
.spacer_head_li { 
	background-color:#dfe0c0; 
	height: 93px; 
	width: 100%; 
	border-top: 1px solid #ffffff; 
	border-bottom: 14px solid #b5b09d; 
}

.spacer_navi_re {
	background-color:#DFE0C0;
	height: 36px;
	width: 100%;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #9C9FA3;
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #9C9FA3;
}
.spacer_head_re { 
	background-color:#dfe0c0; 
	height: 93px; 
	width: 100%; 
	border-top: 1px solid #ffffff; 
	border-bottom: 14px solid #b5b09d; 
}

/* ----- BILD OBEN ----- */

.bild_oben {
	background-image:  url(../behnke-brennholz/images/header_bild.jpg) no-repeat ;
	vertical-align: top;
	height: 130px;
	width: 800px;
}

/***** Horizontales Menü *****/

#memu { 
	display: block;
    text-align: center;
    font-size: 100%;
    text-decoration: none;
}

#menu ul { 
	width: 800px;
    height: 35px;
	margin: 0 auto;
	padding: 0;
	line-height: 35px; /*same as height. This will center your text verticaly*/
	text-decoration: none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-stretch: semi-condensed;
	font-weight:normal;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #9C9FA3;
	background-color:#DFE0C0;
}

#menu ul li { 
	width: auto;
	display: inline;
	float: left;
	list-style: none;
	text-align: center;
	text-decoration: none;
}
			
#menu ul li a { 
	display: block;
	text-decoration: none;
	text-transform: inherit;
	padding: 0 35px 0 25px;
	color: #737373;
	background-image: url(../../behnke-brennholz/images/menu_sep.jpg);
	background-repeat:no-repeat;
	background-position:right;
}

#menu ul li em {
	display: block;
	float: left;
	width: 1px;
	height: 35px;
    background: url(../../behnke-brennholz/images/menu_sep.jpg) no-repeat left top;
}

/*last separator*/
/*This will add a separator after your last link*/
#menu ul li.sep {
	width: 1px;
    background: url(../../behnke-brennholz/images/menu_sep.jpg) no-repeat left top;
}
		  
#menu ul li a:hover, #menu ul li a.active { 
	background: transparent url(../../behnke-brennholz/images/menu_over.jpg) repeat-x left top;
	text-decoration: none;
	Color: white;
}

#menu ul li a.active {
	font-weight: bold;
	cursor: default;
}


/******IE hack******/
<!--[if IE]>
<style type="text/css">
p.iepara{ /*Conditional CSS- For IE (inc IE7), create 1em spacing between menu and paragraph that follows*/
padding-top: 1em;
}


/* ----- SCHRIFTEN ----- */

h1, .contentheading {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #565B5B;
	letter-spacing: normal;
	vertical-align: baseline;
	word-spacing: normal;
	text-align: left;
}

h2, .contentheading {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #565B5B;
	letter-spacing: normal;
	vertical-align: baseline;
	word-spacing: normal;
	text-align: left;
	margin:0;
	padding:0;
}

table.contentpaneopen, table.contentpane {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #565B5B;
	letter-spacing: normal;
	vertical-align: baseline;
	word-spacing: normal;
	margin-left: 0;
	margin-right: 50px;
	Margin-top: 10px;	
text-align: left;
	text-decoration: none;
}

td.buttonheading img {
border:none;
}

/* VERTIKAL MENUE */


#leftmenu {
	float:left;
    width:154px;
    height:25px;
    font-size:100%;
    line-height:normal;
	margin-left:  -1px;
	margin-top:   40px;
	color: #001456;
      }


#leftmenu ul {
	float:left;
    height:25px;
	width:100%;
    padding:0;
	margin:0;
    list-style:none;
	border-top:1px dotted #9C9FA3; 
	border-bottom:1px dotted #9C9FA3; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: lighter;
	font-variant: normal;
	letter-spacing: normal;
	text-align: left;
	text-decoration: none;
	text-indent: 15px;
	word-spacing: normal;
	white-space: normal;
	color: #001456;

      }

#leftmenu ul a {
	float:left;
    height:25px;
	width:100%;
    padding:0;
	margin:0px;
    list-style:none;
	border-top:1px dotted #9C9FA3; 
	border-bottom:1px dotted #9C9FA3; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: lighter;
	font-variant: normal;
	letter-spacing: normal;
	text-align: left;
	text-decoration: none;
	text-indent: 15px;
	word-spacing: normal;
	white-space: normal;	
	color: #001456;
      }
     
#leftmenu li {
	float:left;
    height:25px;
	width:100%;
    padding:0;
	margin:0;
	border-left:1px none #9C9FA3; 	
	border-right:1px none #9C9FA3; 
	border-top:1px none #9C9FA3; 	
	border-bottom:1px dotted #9C9FA3; 
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 225%;
	font-weight: lighter;
	font-variant: normal;
	color: #ABADAD;
	letter-spacing: normal;
	text-align: left;
	text-indent: 15px;
	word-spacing: normal;
	white-space: normal;
      }

#leftmenu li a {
	float:left;
    height:25px;
	width:100%;
    padding:0;
	margin:0;
	border-left:1px none #9C9FA3; 
	border-right:1px none #9C9FA3; 
	border-top:1px none #9C9FA3; 
	border-bottom:1px dotted #9C9FA3; 
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 225%;
	font-weight: lighter;
	font-variant: normal;
	color: #ABADAD;
	letter-spacing: normal;
	text-align: left;
	text-indent: 15px;
	word-spacing: normal;
	white-space: normal;
      }

#leftmenu li:hover {
	float:left;
    height:25px;
	width:100%;
    padding:0;
	margin:0;
	border-left:1px none #9C9FA3; 
	border-right:1px none #9C9FA3; 
	border-top:1px none #9C9FA3; 
	border-bottom:1px dotted #9C9FA3; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 225%;
	font-weight: lighter;
	font-variant: normal;
	color: #001456;
	letter-spacing: normal;
	text-align: left;
	text-indent: 15px;
	text-decoration: none;
	background-color:#FFFFFF;
	vertical-align: middle;
	word-spacing: normal;
	white-space: normal;
	background-image: url(../../behnke-brennholz/images/hg_navi_li_over.jpg);
	background-position: left;
	background-align: top;
	background-attachment: auto;
	background-repeat: no-repeat;
	list-style-position: inside;
	height: 25px;
	width: 154px;
	background-color:#F3F3F3;
	position: static;
      }

#leftmenu li a:hover {
	float:left;
    height:25px;
	width:100%;
    padding:0;
	margin:0;
	border-left:1px none #9C9FA3; 
	border-right:1px none #9C9FA3; 
	border-top:1px none #9C9FA3; 
	border-bottom:1px dotted #9C9FA3; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 225%;
	font-weight: lighter;
	font-variant: normal;
	color: #001456;
	letter-spacing: normal;
	text-align: left;
	text-indent: 15px;
	text-decoration: none;
	background-color:#FFFFFF;
	vertical-align: middle;
	word-spacing: normal;
	white-space: normal;
	background-image: url(../../behnke-brennholz/images/hg_navi_li_over.jpg);
	background-position: left;
	background-align: top;
	background-attachment: auto;
	background-repeat: no-repeat;
	list-style-position: inside;
	height: 25px;
	width: 154px;
	background-color:#F3F3F3;
	position: static;
      }

#leftmenu li.active {
	float:left;
    height:25px;
	padding:0;
	margin:0;
	border-top:1px none #9C9FA3; border-bottom:1px dotted #9C9FA3; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 225%;
	font-weight: lighter;
	font-variant: normal;
	color: #001456;
	letter-spacing: normal;
	text-align: left;
	text-indent: 15px;
	text-decoration: none;
	vertical-align: middle;
	word-spacing: normal;
	white-space: normal;
	background-image: url(../../behnke-brennholz/images/hg_navi_li_aktiv.jpg);
	background-position: left;
	background-align: top;
	background-attachment: auto;
	background-repeat: no-repeat;
	list-style-position: inside;
	height: 25px;
	width: 155px;
	background-color:#FFFFFF;
	position: static;
      }

#leftmenu li a.active {
	float:left;
    height:25px;
	padding:0;
	margin:0;
	border-top:1px none #9C9FA3; 
	border-bottom:1px dotted #9C9FA3; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 225%;
	font-weight: lighter;
	font-variant: normal;
	color: #001456;
	letter-spacing: normal;
	text-align: left;
	text-indent: 15px;
	text-decoration: none;
	vertical-align: middle;
	word-spacing: normal;
	white-space: normal;
	background-image: url(../../behnke-brennholz/images/hg_navi_li_aktiv.jpg);
	background-position: left;
	background-align: top;
	background-attachment: auto;
	background-repeat: no-repeat;
	list-style-position: inside;
	height: 25px;
	width: 155px;
	background-color:#FFFFFF;
	position: static;
      }

