* {
	margin: 0;
	padding: 0;
}
#wrapper {
	width: 920px;
	margin: 25px auto;
	border: 1px solid;
	border-color: #EFEFEF;
	background-color: #FFFFFF;
}

#header {
	float: left;
	height: 110px;
}

#logo {
	width: 160px;
	height: 92px;
	float: right;
	background-image: url(../images/brocolor.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	margin-right: 5px;
	margin-top: 15px;
	z-index: 100;
	margin-bottom: 10px;
}


#nav_oben {
	list-style: none;
}


#nav_oben li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #99A0A5;
	text-decoration: none;
	padding-left: 10px;
	outline: none;
}


#nav_oben li a.active,
#nav_oben li a:hover {
	color: #455560;
	background: url(../images/bullet.gif) no-repeat left center;
}

#nav_oben {
	height: 29px;
	margin-left: 10px;
	padding-top: 30px;
}

#nav_oben li {
	float: left;
	margin-right: 7px;
}

#nav_oben li a {
	display: block;
	width: 105px;
	height: 24px;
	text-align: center;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}

#nav_oben li a:hover {
	background: none;
}

#nav_oben li a.active,
#nav_oben li a.active:hover {
	background: url(../images/menu-tab.gif) no-repeat left top;
}

#nav_unten {
	background: url(../images/nav_unten.gif) no-repeat left top;
	width: 690px;
	height: 23px;
	margin-left: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 22px;
}

#nav_unten1 {
	background: url(../images/nav_unten.gif) no-repeat left top;
	width: 700px;
	height: 23px;
	margin-left: 10px;
	padding-left: 30px;
	margin-top: -5px;
	padding-bottom: 4px;
}

#nav_unten-none {
	background: transparent;
}

#nav_unten a {
	font-size: 12px;
	font-family: Arial, Verdana, sans-serif;
	text-decoration: none;
	outline: none;
	color: #666666;
	margin-right: 18px;
}

#nav_unten1 a {
	font-size: 12px;
	font-family: Arial, Verdana, sans-serif;
	text-decoration: none;
	outline: none;
	color: #666666;
	margin-right: 18px;
}
#nav_unten   a:hover,
#nav_unten   a.active {
	color: #0504FF;
}

#nav_unten1 a:hover,
#nav_unten1 a.active {
	color: #0504FF;
}


.inhalt_mitte {
	height: 180px;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../images/faecher.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	border-bottom-width: 5px;
	border-bottom-color: #999999;
	border-bottom-style: solid;
	float: right;
	width: 920px;
}

.inhalt_mitte_historie {
	height: 180px;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../images/maler.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	border-bottom-width: 5px;
	border-bottom-color: #999999;
	border-bottom-style: solid;
	float: right;
	width: 920px;
}

.inhalt_mitte_stellen {
	height: 180px;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../images/puzzle.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	border-bottom-width: 5px;
	border-bottom-color: #999999;
	border-bottom-style: solid;
	float: right;
	width: 920px;
}

.inhalt_mitte_ausbildung {
	height: 180px;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../images/ausbildung.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	border-bottom-width: 5px;
	border-bottom-color: #999999;
	border-bottom-style: solid;
	float: right;
	width: 920px;
}

.inhalt_mitte_farbeimer {
	height: 180px;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../images/farbeimer.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	border-bottom-width: 5px;
	border-bottom-color: #999999;
	border-bottom-style: solid;
	float: right;
	width: 920px;
}

.inhalt_mitte_kontakt {
	height: 180px;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../images/kontakt.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	border-bottom-width: 5px;
	border-bottom-color: #999999;
	border-bottom-style: solid;
	float: right;
	width: 920px;
}

.inhalt_mitte_anfahrt {
	height: 180px;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../images/anfahrt.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	border-bottom-width: 5px;
	border-bottom-color: #999999;
	border-bottom-style: solid;
	float: right;
	width: 920px;
}


.inhalt_mitte span {
	display: block;
}

.inhalt_mitte_lohnfertigung {
	height: 180px;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../images/lohnfertigung.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	border-bottom-width: 5px;
	border-bottom-color: #999999;
	border-bottom-style: solid;
	float: right;
	width: 920px;
}

.inhalt_mitte_tonnen span {
	display: block;
}


.nav_rechts h2 {
	color: #7F8B93;
	font-family: Arial, Verdana, sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 10px;
	padding-left: 8px;
}



.nav_rechts {
	width: 200px;
	float: right;
	border-left-color: #DADDDF;
	height: 100%;
	padding-bottom: 5px;
	margin-top: 15px;
}

.nav_rechts p {
	color: #B5BBBF;
	font-size: 10px;
	font-family: Arial, Verdana, Tahoma, sans-serif;
	margin: 10px 0;
	letter-spacing: -0.3px;
}

.infobox_footer {
	width: 680px;
	float: left;
	margin-right: 10px;
	margin-top: 5px;
	padding: 10px 10px 0px 10px;
	background-color: #e6e6e3;
	background-image: url(../images/box-bg.gif);
	background-repeat: no-repeat;
	height: 100px;
}

.infobox_footer h2 {
	font-size: 14px;
	color: #455560;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}

.infobox_footer p {
	color: #7F8B93;
	font-size: 11px;
	font-family: Arial, Verdana, Tahoma, sans-serif;
	padding-bottom: 5px;
	padding-top: 5px;
	margin-bottom: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}

.infobox_footer p a {
	color: #455560;
	font-size: 10px;
	text-decoration: none;
	font-weight: bold;
	margin-top: 5px;
	display: block;
	outline: none;
}

.box-3 p.last {
	
}

ul.list {
	list-style: none;
	font-family: Arial, Verdana, Tahoma, sans-serif;
	font-size: 12px;
	padding-bottom: 20px;
	border-bottom: 1px solid #DADDDF;
}

ul.list li {
	margin-bottom: 1px;
}

ul.list a {
	color: #666666;
	text-decoration: none;
	display: block;
	width: 180px;
	padding: 0 10px;
	margin: 3px 0;
	line-height: 20px;
	font-size: 12px;
}

ul.list a:hover,
ul.list a.active {
	color: #666666;
	background: #dadddf;
}





h1 {
	font-size: 20px;
	color: #455560;
	font-family: Arial, Helvetica, sans-serif;
	border-bottom: 1px solid #DADDDF;
	padding-bottom: 4px;
	margin-bottom: 10px;
	font-weight: normal;
}

p.emp {
	padding-bottom: 15px;
	padding-top: 5px;
	margin-bottom: 15px;
	border-bottom: 1px solid #DADDDF;
	color: #7F8B93;
	font-family: Arial, Verdana, sans-serif;
	font-size: 11px;
}



.clear {
	clear: both;
}

#footer {
	clear: both;
	width: 905px;
	height: 30px;
	font-family: Arial, Verdana, Tahoma, sans-serif;
	font-size: 12px;
	padding: 15px 0 0 15px;
	color: #FFFFFF;
	background-color: #92877d;
	text-align: center;
}


/*eigenes style*/

/*seite unternehmen*/

.text_mitte {
	font-family:Arial, Helvetica, sans-serif;
	padding: 10px 10px 10px 10px;
	color: #333333;
	float: left;
	width: 699px;
	border-right-color: #CCCCCC;
	border-right-width: 1px;
	border-right-style: solid;
	font-size: 14px;
}

.text_mitte p {
	font-size: 12px;
	line-height: 16px;
	text-align: justify;
	
}

.text_mitte p strong{
	font-size: 15px;
	line-height: 16px;
	color: #DE6E0C;
	
}

.text_mitte h2{
	font-size: 16px;
	line-height: 22px;
	margin-bottom: 15px;
	padding-top: 5px;
	
}

.text_mitte h3 {
	font-size: 16px;
	line-height: 16px;
	margin-top: 20px;
	color: #666666;
	
}

.text_mitte strong {
	color: #666666;
	font-size: 14px;
	
}

.text_mitte ul li {
	font-size: 13px;
	line-height: 16px;
	margin-top: 10px;
	list-style:none;
}

.text_mitte a
{
	color: #004293;
	text-decoration:none
	
}

.text_mitte img
{
border-style:none;
	
}


.text_mitte a:hover,
.text_mitte a.active {
	color: #666666;
	background: #dadddf;
}

.box-3 p {
	font-size: 12px;
	line-height: 15px;
}


.box-3 h2 {
	font-size: 15px;
	line-height: 15px;
	padding-bottom:1px;
}

.wortabstand {
line-height:16px;

}

.textblock
{
	padding-left:  10px;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #588ECA;
}


.hover a
{
	color: #666666;
	text-decoration:none
	
}

.hover a:hover,
.hover a.active {
	color: #666666;
	background: #dadddf;
}

/*formmailer*/

form {
	margin:2px;
	padding: 10px 10px;
	border: 1px solid #f2f2f2;
	background-color: #F5F5F5;
}
label {
	display:block;
	font-weight:bold;
	margin:5px 0;
}
input {
	padding:2px;
	border:1px solid #eee;
	font: normal 1em Verdana, sans-serif;
	color:#777;
}
textarea {
	width:400px;
	padding:2px;
	font: normal 1em Verdana, sans-serif;
	border:1px solid #eee;
	height:100px;
	display:block;
	color:#777;
}
input.button { 
	font: bold 12px Arial, Sans-serif; 
	height: 24px;
	margin: 0;
	padding: 2px 3px; 
	color: #FFF;
	background: #8EB50C url(images/bg.jpg) repeat-x 0 0;
	border: none;
}


#rundrum {
	border-width:1px;
	border-style:solid;
	border-color:#E4E4E4;
	
}

#rundrum td{
padding-top:4px;
padding-left:4px;
padding-bottom:4px;
padding-right:4px;
}

.abstand_header {
	float:left;
	width: 920px;
	padding-top: 15px;


}
