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

*{
	margin:0;
	padding:0;
	border:none;
	outline:none;
}
body{
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:130%;
	color:#7d7d7d;
	overflow-y:scroll;
}
h1{
	line-height:normal;
}
.invisible{
	left:-32768px;
	position:absolute;
	top:-32768px;
}
a{
	color:#048;
}
.highlight{
	color:#048;
}
.invisible:focus,
.invisible:active{
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:#FFFFFF none repeat scroll 0 0;
	color:#333333;
	display:block;
	position:absolute;
	left:0; top:0;
}

#wrapper{
	width:910px;
	margin:0 auto;
}
#header{
	height:40px;
	position:relative;
	background:url(../img/kopf.jpg) no-repeat 0 138px;
	padding-top:340px;
	width:900px;
}
.sondermaschinen #header{
	background:url(../img/kopf_sob.jpg) no-repeat 0 138px;
}
.vorrichtungen #header{
	background:url(../img/kopf_vob.jpg) no-repeat 0 138px;
}
.werkzeuge #header{
	background:url(../img/kopf_web.jpg) no-repeat 0 138px;
}
.pruefmittel #header{
	background:url(../img/kopf_pmb.jpg) no-repeat 0 138px;
}
.leistungen #header{
	background:url(../img/kopf_leistungen.jpg) no-repeat 0 138px;
}
.referenzen #header{
	background:url(../img/kopf_referenzen.jpg) no-repeat 0 138px;
}
.kontakt #header{
	background:url(../img/kopf_kontakt.jpg) no-repeat 0 138px;
}
#top_nav{
	position:absolute;
	top:10px;
	right:0;
	background:url(../img/cert.jpg) no-repeat right 25px;
	height:85px;
	font-size:12px;
}
#top_nav li{
	list-style:none;
	float:left;
	margin:0 5px;
}
#top_nav a,
#top_nav span{
	color:#999;
	text-transform:uppercase;
	text-decoration:none;
}
#top_nav span,
#top_nav a:hover{
	color:#048;
}
#tabs{
	position:absolute;
	top:103px;
	right:0;
}
#tabs li{
	list-style:none;
	float:left;
	width:130px;
	height:35px;
	border-right:1px solid #fff;
}
#tabs li.last{
	border:none;
}
#tabs li a,
#tabs li span,
#tabs li a.trail{
	background:url(../img/top_menu.gif) no-repeat 0 0;
	color:#004489;
	text-decoration:none;
	width:130px;
	text-align:center;
	text-transform:uppercase;
	height:35px;
	line-height:35px;
	display:block;
}
#tabs li a:hover,
#tabs li span,
#tabs li a.trail{
	background:url(../img/top_menu.gif) no-repeat 0 -35px;
	color:#fff;
}
#logo{
	position:absolute;
	top:0;
	left:0;
	z-index:10;
}
.mod_breadcrumb{
	float:left;
	margin-left:10px;
	color:#8a898b;
	font-size:11px;
	text-transform:uppercase;
}
.mod_breadcrumb a{
	color:#8a898b;
}
#footer{
	padding:10px;
	color:#9d9d9d;
	background:url(../img/footer_bg.jpg) repeat-x;
}
.home{
	width:183px;
	margin-right:9px;
	float:left;
	background:url(../img/home_teaser_bg.gif) repeat-x 0 132px;
}
.home h1{
	background:#eee url(../img/quadrat.gif) no-repeat bottom right;
	height:35px;
	color:#004489;
	font-size:12px;
	line-height:35px;
	padding:0 15px;
	text-transform:uppercase;
}
.home h1 a{
	text-decoration:none;
}
.home .teaser_text{
	background:url(../img/teaser_sondermaschinen_over.jpg) no-repeat;
	height:150px;
	position:relative;
	padding:100px 15px 15px 15px;
	color:#8a8a8a;
	font-size:12px;
}
.more{
	background:url(../img/dots.gif) repeat-x top;
	display:block;
	text-decoration:none;
	color:#8a8a8a;
	line-height:30px;
	position:relative;
}
.more span{
	background:url(../img/dreieck.gif) no-repeat 15px center;
	padding-left:30px;
}
.drittel .more span{
	background:url(../img/dreieck.gif) no-repeat 0 center;
	padding-left:15px;
}
.home .more:hover{
	color:#004489;
}
.home .image{
	background:url(../img/teaser_sondermaschinen.jpg) no-repeat;
	width:183px;
	height:85px;
	position:absolute;
	top:0;
	left:0;
}
#vorrichtungen .teaser_text{
	background:url(../img/teaser_vorrichtungen_over.jpg) no-repeat;
}
#vorrichtungen .image{
	background:url(../img/teaser_vorrichtungen.jpg) no-repeat;
}
#werkzeuge .teaser_text{
	background:url(../img/teaser_werkzeuge_over.jpg) no-repeat;
}
#werkzeuge .image{
	background:url(../img/teaser_werkzeuge.jpg) no-repeat;
}
#pruefmittel .teaser_text{
	background:url(../img/teaser_pruefmittel_over.jpg) no-repeat;
}
#pruefmittel .image{
	background:url(../img/teaser_pruefmittel.jpg) no-repeat;
}


#main{
	overflow:hidden;
	margin:0 0 0 160px;
}
.start #main{
	margin:0 0 0 140px;
	width:760px;
}
#left{
	width:130px;
	background:url(../img/left_box.gif) no-repeat 0 0;
	float:left;
	min-height:130px;
}
#pruefmittel{
	margin-right:0;
}
#header .submit{
	background:url(../img/suche.gif) no-repeat;
	width:18px;
	height:18px;
	float:right;
}
#main input{
	float:left;
	margin-right:5px;
}
#main .formbody{
	overflow:hidden;
}
#header .mod_search .text,
#main input.text{
	background:#e3e3e3;
	height:18px;
	line-height:18px;
	float:left;
	color:#adadad;
	width:150px;
	padding:0 5px;
}
#header .mod_search{
	width:183px;
	float:right;
	margin-right:1px;
}
#container{
	overflow:hidden;
	margin-bottom:40px;
}
#left{
	padding-top:140px;
	font-size:12px;
}
#left ul li{
	list-style:none;
	background:#f7f7f7 url(../img/subnavi_bg.gif) repeat-x top;
	border-bottom:1px solid #fff;
}
#left ul li a,
#left ul li span{
	color:#004489;
	text-decoration:none;
	padding:5px 5px 5px 15px;
	background:url(../img/nav_pfeil.gif) no-repeat 3px center;
	display:block;
}
#left ul li li a,
#left ul li li span{
	color:#004489;
	text-decoration:none;
	background:#fff url(../img/nav_pfeil.gif) no-repeat 13px center;
	padding:2px 5px 2px 25px;
	display:block;
}
#left ul li span,
#left ul li a:hover{
	color:#fff;
	background:#048;
}
#left ul li li span,
#left ul li li a:hover{
	color:#fff;
	background:#048;
}

#main h1{
	color:#048;
	margin-bottom:10px;
	font-weight:normal;
}
#main h2{
	color:#048;
	margin-bottom:10px;
	font-weight:normal;
	font-size:16px;
}
#main ul{
	margin-bottom:10px;
}
#main ul li{
	padding-left:15px;
	background:url(../img/dreieck.gif) no-repeat left 4px;
	margin-bottom:5px;
}
#main p{
	margin-bottom:10px;
}
.teaser{
	width:500px;
	position:relative;
}
.drittel{
	width:180px;
	float:left;
	margin-right:10px;
	background:url(../img/teaser_bg.jpg) no-repeat top;
	padding:0 30px;
	margin-bottom:10px;
}
.drittel p{
	height:80px;
}
.drittel h1{
	min-height:60px;
	font-size:18px;
	padding-top:13px;
	margin-bottom:0 !important;
}
.viertel{
	float:left;
	width:178px;
	background:#f7f7f7;
	margin:0 9px 9px 0;
	text-align:center;
}
.last{
	margin-right:0;
}
.viertel h2{
	font-size:14px;
	background:#f7f7f7 url(../img/subnavi_bg.gif) repeat-x top;
	padding:10px;
	height:31px;
}
.viertel p{
	padding:0 10px;
}
.viertel .image_container{
	text-align:center;
	width:100%;
}
.first{
	clear:left;
}
.teaser .image_container{
	position:absolute;
	left:500px;
	top:0;
}
.ce_text{
	max-width:740px;
}
.checkbox_container{
	overflow:hidden;
	margin:10px 0;
}
.checkbox_container span{
	display:block;
	float:left;
	width:45%;
}
#kontakt textarea{
	background:#fff;
	float:left;
	color:#adadad;
	padding:0 5px;
	margin-bottom:5px;
	border:1px solid #e3e3e3;
}
#kontakt label,
#kontakt input{
	margin-bottom:5px;
}
#kontakt input.text{
	background:#fff;
	border:1px solid #e3e3e3;
	width:142px;
}
#kontakt .col_0{
	width:150px;
}
#kontakt .submit{
	background:#e3e3e3 url(../img/suche.gif) no-repeat right;
	padding-right:20px;
	width:auto;
}
.error{
	color:red;
}
#footer{
	overflow:hidden;
}
#footer p{
	width:400px;
	float:left;
}
#footer ul{
	float:right;
	width:183px;
}
#footer ul li{
	list-style: none;
}
#footer ul li a,
#footer ul li span{
	background:url(../img/kreuz.gif) no-repeat left 5px;
	padding-left:10px;
	color:#9D9D9D;
}
.image_container{
	float:left;
}
.ce_gallery{
	overflow:hidden;
}
.back{
	display:none;
}
table{
	border-collapse:collapse;
}
table th{
	background:#004488;
	color:#fff;
}
table tr.odd td{
	background:#f7f7f7;
	padding:2px 0;
}
.image_link{
	height:85px;
	width:183px;
	position:absolute;
	top:0;
	left:0;
	display:block;
}
#anfahrt .ce_text{
	background:url(../img/anfahrt.gif) no-repeat 0 0;
	padding:320px 0 0 0; 
}
.clear{
	clear:both;
	overflow:hidden;
}
