@charset "UTF-8";
/* CSS Document */

body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:160%;
	color:#4e433e;
	background-image:url(../img/background_holz.jpg);
	background-position:center;
	background-repeat:repeat;
}

li {
	list-style:none;
	display:inline;
	color:#ffffff;
}

a {
	text-decoration:none;
	color:#4e433e;
}

a:hover {
	text-decoration:none;
	color:#6f9947;
}

h1 {
	font-family:Times New Roman, Times, serif;
	font-size:25px;
	color:#6f9947;
}

.small {
	font-size:10px;
	line-height:14px;
}
#inhalt {
	width:950px;
	margin:auto;
	margin-top:40px;
}

#content {
	width:920px;
	margin:auto;
	margin-top:0px;
	background-color:#fffaed;
}

#header {
	width:950px;
	height:118px;
	background-image:url(../img/header_logo_950x118px.gif);
}

#menue {
	width:600px;
	font-family:Times New Roman, Times, serif;
	font-size:14px;
	color:#ffffff;
	text-align:justify;
	float:right;
	margin-right:15px;
	margin-top:70px;
	line-height:20px;
	letter-spacing:1px;
}

#menue a {
	color:#ffffff;
}

#menue a:hover {
	color:#ffffff;
	font-weight:bold;	
}

.active {
	color:#ffffff;
	font-weight:bold;	
}

#eyecatcher_home {
	width:890px;
	height:200px;
	background-image:url(../img/eyecatcher_890x200px/eyecatcher_home.jpg);
	margin-left:15px;
	margin-right:15px;
	margin-bottom:15px;
}

#eyecatcher_wir {
	width:890px;
	height:200px;
	background-image:url(../img/eyecatcher_890x200px/eyecatcher_wir.jpg);
	margin-left:15px;
	margin-right:15px;
	margin-bottom:15px;
}

#eyecatcher_leistungen {
	width:890px;
	height:200px;
	background-image:url(../img/eyecatcher_890x200px/eyecatcher_leistungen.jpg);
	margin-left:15px;
	margin-right:15px;
	margin-bottom:15px;
}

#eyecatcher_kontakt {
	width:890px;
	height:200px;
	background-image:url(../img/eyecatcher_890x200px/eyecatcher_kontakt.jpg);
	margin-left:15px;
	margin-right:15px;
	margin-bottom:15px;
}

#eyecatcher_impressum {
	width:890px;
	height:200px;
	background-image:url(../img/eyecatcher_890x200px/eyecatcher_impressum.jpg);
	margin-left:15px;
	margin-right:15px;
	margin-bottom:15px;
}

#eyecatcher_bauschreinerei {
	width:890px;
	height:200px;
	background-image:url(../img/eyecatcher_890x200px/eyecatcher_bauschreinerei.jpg);
	margin-left:15px;
	margin-right:15px;
	margin-bottom:15px;
}

#eyecatcher_referenzen {
	width:890px;
	height:200px;
	background-image:url(../img/eyecatcher_890x200px/eyecatcher_bauschreinerei.jpg);
	margin-left:15px;
	margin-right:15px;
	margin-bottom:15px;
}

#eyecatcher_innenausbau {
	width:890px;
	height:200px;
	background-image:url(../img/eyecatcher_890x200px/eyecatcher_innenausbau.jpg);
	margin-left:15px;
	margin-right:15px;
	margin-bottom:15px;
}

#content_left {
	width:260px;
	margin:15px;
	float:left;
}

#content_right {
	width:600px;
	margin-right:15px;
	float:left;
}

#footer {
	text-align:center;
	width:920px;
	font-size:10px;
	color:#6f9947;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

label {
	width:100px;
	margin:2px 0px 0px 0px;
	float:left;
	display:block;
}

label.extra {
	width:100%;
	margin:10px 0px 0px 0px;
	display:block;	 
}
