html, body {
    min-height: 100%;
    height: auto !important;
    height: 100%;
}

body {
    font-family: verdana, sans-serif;
    font-size:small;
    color: #e6cd9f;
    padding: 0;
    /*background: #fff;*/
    letter-spacing:0.09em;
    }

body * {
    padding:0;
    margin:0;
}
a {
	color: #e6cd9f;
	font-style:italic;
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}
a img {
	border:0px;
}
a.mehr_lesen{
	color: #9d0016;
	font-size: 0.85em;
}
li, a {
	padding:0px;
	margin: 0px;
}
h1, h2, h3, h4, h5, h6 {
    clear: both;
}
h1 {
	font-size:1.6em;
}
h2 {
	font-size: 1.1em;
	border-bottom:2px solid #9d0016;
	
}
p {
	margin: 0.8em 0;
}
.clear {
	clear:both;
}
.fl_re, .fl_start {
	float:right;
}

.fl_li, .fl_li_klein, img.fl_li_li {
	float:left;
}
img.fl_re, img.fl_li, img.fl_start, img.fl_li_klein, img.fl_li_li {
	background:transparent url(../bilder/bg_bild.jpg) repeat;
	padding:10px;
	margin:10px 20px;
	border-right:2px solid #231401;
	border-bottom:2px solid #231401;
}
img.fl_li_li {
	margin-left:0px;
}
img.fl_start {
	padding:15px;
}
img.fl_li_klein {
	padding:5px;
	margin:10px 20px 10px 0px;
}

#top_nav {
	float:right;
	color:#000;
	height:40px;
	width:200px;
	padding-top:0px;
	padding-left:25px;
	margin-right:220px;
}
#top_nav li {
	display:inline;

}
#top_nav li a{
	color: #000;
	font-size:0.8em;
	text-decoration:none;
	letter-spacing:0.01em;
}
#top_nav li a:hover{
	color: #686868;
}
#sidebar_re h2 {
	font-style:normal;
	font-size:1em;
	}
#sidebar_re h3 {
	text-align:center;
	margin-bottom:5px;
	font-weight:normal;

	margin-top:5px;
	}
#sidebar_re p.kont {
	margin-top:2px;
	padding-left:5px;
	font-size:0.8em;
	font-style:normal;
}	
#sidebar_re a{
	color:#e6cd9f;
	font-style:normal;
}
#sidebar_re p.kont a {
	font-style:italic;
	color: #9d0016;
}
#referenzen {
	margin-bottom:60px;
}
#referenzen img{
	margin-top:5px;
	margin-left:10px;
}
#mantel{
	position:relative;
	background:#361f01 url(../bilder/bg_inhalt.gif) repeat-y center;
	max-width:1400px;
	min-width:450px;
	min-height:450px;
	margin-left:50px;
  margin-right:30px;    
  margin-top:170px;
  height:100%;
  padding-bottom:20px;
}
#hobel {
	position:absolute;
	top:0;
	right: 0;
	margin-top:-161px;
}
#header {
	position:relative;
	height:1%;
}
#header img {
	position:relative;
	margin-left:240px;
	margin-top:-74px;
	padding-bottom:20px;
}
#sidebar_li{
	position:absolute;	
	width:250px;
	left:-21px;
	top:-83px;
	
}
#hauptnavigation {	
	background:transparent url(../bilder/bg_nav_oben.jpg) no-repeat;
	height:100%;
}
#hauptnavigation img {
	width:208px;
	margin-top:10px;
	margin-left:2px;
	border-top:6px solid #9d0016;
	border-left:6px solid #9d0016;	
}
ul#nav {
	background:transparent url(../bilder/bg_nav_unten.jpg) bottom left no-repeat;
	padding: 0px 0px 55px 0px;
	list-style:none;
	}
ul#nav li {
padding:0px 28px 0px 0;
}
ul#nav li a{
	color:#fff;
	text-decoration:none;
	font-style:normal;
	display:block;
	padding:17px 0px 17px 38px;
	margin:0px 0;
	border-bottom:1px solid #fff;
}
ul#nav li a:hover{
	color:#e6cd9f;
	background:transparent url(../bilder/bg_nav_hover.jpg) no-repeat;
}
ul#nav li a#aktiv{
	background:transparent url(../bilder/bg_nav_aktiv.jpg) no-repeat;
}

#inhalt {
	position:relative;
	height:100%;
	margin-left:250px;
	margin-right:210px;
	padding-top:30px;
}
#sidebar_re {
position:absolute;
top:45px;
right:0px;
width:190px;
padding-right:10px;
padding-left:10px;
margin-right:-220px;
}
.kont_schmal {
	font-style:normal;
	text-align:center;
	letter-spacing:0.001px;
}
#footer {
	display:none;
	clear:both;
	/*position:abolute;*/
	background-color:#9d0016;
	font-size:0.8em;
	text-align:center;
	padding:0px 0;
}
.p_footer {
	padding:3px;
}
/* Kontaktformular */
label {
	float:left;
	width:200px;
	padding:5px 0;
	font-style:normal;
}
ul#messageBox {
	margin-left:20px;
}
label.error { 
	float:none;
	font-size: 78%; 
	color: #9d0016; 
	width:100%;
	}
fieldset {
	position:relative;
	padding:8px 8px 8px 0;
	padding-left:0;
	border:0;			
				}				 
legend {
	font-size:1.1em;
	padding:5px 0;
	font-weight:bold;	
	color: #e6cd9f; 
	}
input, textarea {
	position:relative;
	margin:5px 5px 5px 0;
	background-color: #e6cd9f;
	
}
input.knopf {
	border:2px solid #9d0016;
	padding:3px;
	font-family: verdana, sans-serif;
	background-color: #361f01;
	color: #e6cd9f;
	cursor:pointer;
}
/* DEFINITIONSLISTE BILDGRÖSSE 110 X 71 */
div#links {
	width:350px;
}
dt {		 
		padding-bottom:0px;
		margin-bottom:3px;
	}
dt a {
	font-style: normal;
}
dt a:hover {
	text-decoration:none;
}
div#links dl{
	float:left;
	width: 350px;
	margin:10px 0px;
	padding: 0;
	display:inline;
}

div#links dt{
	float:right;
	width: 220px;
	border-bottom:2px solid #9d0016;
}

div#links dd{
	margin-left:130px;
	padding:0;
	font-size:90%;
}
div#links dl dd.img {
	margin:0;
}
div#links dd.img img{
	float:left;
	padding: 5px;
	background:transparent url(../bilder/bg_bild.jpg) repeat;
}
#links dl:after{
	content: ".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}	
/* DEFINITIONSLISTE BILDGRÖSSE 110 X 71 */
div#leistungen {
	width:350px;
}
dt {		 
		padding-bottom:0px;
		margin-bottom:3px;
	}
dt a {
	font-style: normal;
}
dt a:hover {
	text-decoration:none;
}
div#leistungen dl{
	float:left;
	width: 350px;
	margin:10px 0px;
	padding: 0;
	display:inline;
}

div#leistungen dt{
	float:right;
	width: 220px;
	border-bottom:2px solid #9d0016;
}

div#leistungen dd{
	margin-left:130px;
	padding:0;
	font-size:90%;
}
div#leistungen dl dd.img {
	margin:0;
}
div#leistungen dd.img img{
	float:left;
	padding: 5px;
	background:transparent url(../bilder/bg_bild.jpg) repeat;
}
#leistungen dl:after{
	content: ".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
p.clear{
	clear:both;
}
.klein {
	margin-top:20px;
	border-top:1px solid #aaa;
	font-size: 0.8em;
}
