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

html, body, iframe, h1, h2, h3, h4, h5, h6, p, a, blockquote, pre, textarea, abbr, acronym, address, big, cite, code, del, dfn, font, img, ins, kbd, q, s, samp, small, strike, sub, sup, tt, var, dl, dt, dd, ul, li, table, caption, tbody, tfoot, thead, tr, th, td, form, label, input, fieldset, legend, div {
	margin:0;
	padding:0;
	border:0;
	outline:0;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#000;
	line-height:18px;
}


.clear {
	clear:both;
}

html, body  {height: 100%;
	background:url(../images/bg-body.jpg) repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #323232;
}
img { border: none; }

ul { list-style-type:none; }

a {
	text-decoration: none;
	}
	
p {
	line-height:20px;
	margin-top: 15px;
	margin-bottom: 15px;
	}	
	
h2 {
	font-size:30px;
	margin-bottom: 15px;
	line-height:24px;
	}

h3 { font-size: 24px;
	color:#c60000;
	margin-bottom: 15px;
	}	
	
h4 {
	font-size:20px;
	color: #fff;
	}
	
h5 {
	color:#505050;
	font-size:18px;
	}			

#wrapper {
	width: 950px;
	margin:auto;
	min-height: 100%;
	padding-left: 20px;
	}
	
#header {
	background-image:url(../images/bg-header.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	position:relative;
	width: 950px;
	height:353px;
	margin:auto;
	}	
	
.branding {
	position:absolute;
	background-image:url(../images/branding.png);
	background-repeat:no-repeat;
	width: 836px;
	height: 118px;
	text-indent: -9999px;
	font-size: 18px;
	margin:auto;
	top: 20px;
	left: 15px;
	}
	
.branding a {
	display: block;
	width: 100%;
	height: 100%;
	}	
	
	
/*---------------------------------------------------NAVI------------------------------------*/	
div#navi {
	position:absolute;
	height: 120px;
	top: 160px;
	width:950px;
	}	
	
	
.navi-in {
	margin-top: 15px;
		}

ul.navi-tannhaeuser, ul.navi-handel, ul.navi-industrie {
	background-image:url(../images/line.jpg);
	background-repeat:no-repeat;
	background-position:right;
	}	
	
ul.navi-tannhaeuser	{
	width:220px;
	height: 120px;
	float:left;
	margin-right:40px;
	}	
	
ul.navi-handel {
	width: 245px;
	height: 120px;
	float:left;
	margin-right:40px;
	}	

ul.navi-industrie {
	width: 220px;
	height: 120px;
	float:left;
	margin-right: 40px;
	}
	
ul.navi-ohne-kontakt {
	width: 140px;
	float:left;
	}			
	
li a.navi-main {
	font-weight:bold;
	color: #fff;
	height:30px;
	padding: 2px 5px 0 5px;
	} 
	
li a:hover.navi-main, li a:hover.navi-main { 
		background-color:#585858;
		border-radius:6px 6px;
		-moz-border-radius:6px 6px;
		-webkit-border-radius:6px 6px;
		box-shadow:0 1px 2px rgba(0,0,0,0.6);
		-moz-box-shadow:0 1px 2px rgba(0,0,0,0.6);
		-webkit-box-shadow:0 1px 2px rgba(0,0,0,0.6);
		padding: 2px 5px 0 5px;
	
		}		
	
div#navi ul.navi-tannhaeuser li ul li a, div#navi ul.navi-handel li ul li a, div#navi ul.navi-industrie li ul li a, div#navi ul.navi-ohne-kontakt li ul li a {	
	font-weight: normal;
	background-image:url(../images/navi/li.png);
	background-repeat:no-repeat;
	background-position: 0 3px;
	padding-left: 10px;
	color: #fff;
	}
	
	
div#navi ul.navi-tannhaeuser li ul li a:hover, div#navi ul.navi-handel li ul li a:hover, div#navi ul.navi-industrie li ul li a:hover, div#navi ul.navi-ohne-kontakt li ul li a:hover  {
	background-image:url(../images/navi/li-hover.png);
	background-repeat:no-repeat;
	color: #fff;
	text-decoration:underline;
	}	
	


/*---------------------------------------------------CONTENT------------------------------------*/	
	
#content {
	width:570px;
	height: 100%;
	margin-top:10px;
	_margin-top: 5px;
	float:left;
	padding-bottom: 50px;
	}
	
#content-container {
	background:url(../images/bg-wrapper.jpg) repeat-y;
	width:950;

	}	
	
#content #bild {
	width:570px;
	margin-bottom:40px;
	}	

#content #bild img {
	background-color:#FFFFFF;
	border: solid 1px #ccc;
	padding: 5px;
	}		
	
.column {
	float:left;
	width: 570px;
	}
.column a {
	color:#C60000;
	}		
.column a:hover {
	text-decoration:underline;
	}		
.column img {
	float:left;
	margin:0 10px 20px 0;
	background-color:#FFFFFF;
	border: solid 1px #ccc;
	padding: 5px;
	}
	
p.infobox {
	background-color:#F1F1F1;
	border-left:6px solid #BA0000;
	padding:10px 10px 10px 14px;

	margin-top: 5px;
	}
	
.bilder {
	height: 135px;
	}	
.box {
	float:left;
	margin: 10px 0 10px 0;
	width:550px;
	}		
.mitarbeiter {
	width:140px;
	height: 200px;
	float:left;
	}		
.column h3 {
	margin-top: 20px;
	margin-bottom:10px;
	}

img.ohne {
	border:none;
	}		
	
#content ul li {
	background-image:url(../images/li-bullet.jpg);
	background-repeat:no-repeat;
	background-position:left 5px;
	padding-left: 20px;
	margin-bottom:10px;
	font-weight:bold;
	}
	
#sidebar {

	float:left;
	width: 309px;
	margin-left:70px;
	background-image:url(../images/sidebar-top.jpg);
	background-position:top;
	background-repeat:no-repeat;
	padding-top:50px;
	padding-bottom: 30px;
	}
	
#sidebar-content {
	width:250px;
	margin-left: 25px;
	
	}		
	
#sidebar #kontakt {
	background-image:url(../images/brief.jpg);
	background-repeat:no-repeat;
	background-position:left -1px;
	margin-bottom:50px;
	padding-top:15px;
	}
	
#kontakt h5{
	padding-left:50px;
	margin-bottom:25px;
	}
	
#sidebar #anfahrt {
	background-image:url(../images/globus.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	}
	
#anfahrt h5 {
	padding-left: 50px;
	margin-bottom:25px;}
	
#sidebar a {
	color: #c60000;
	}
#sidebar a:hover {
	text-decoration:underline;
	}	
	
iframe {
	margin-top: 15px;
	background-color:#FFFFFF;
	border: solid 1px #ccc;
	padding: 5px;
	}	
	
div#vcard {
	height: 40px;
	width:450px;
	}			

div#vcard a img {
	border: none;
	}		

/*---------------------------------------------------FOOTER------------------------------------*/	
	
#footer {
	background:url(../images/bg-footer-out.jpg) repeat-x bottom;
	position:relative;
	height: 162px;
	clear:both;
	}	
	
#footer-content {
	background:url(../images/bg-footer.jpg)	no-repeat center;
	position:relative;
	width: 950px;
	height: 162px;
	margin:auto;
	padding-left:20px;
	}

	
.footer-in-eins {
	width:330px;
	float:left;
	margin-right:35px;
	_margin-right:35px;
	margin-top: 20px;
	} 	
	
.footer-in-zwei {
	width:186px;
	float:left;
	margin-top: 20px;
	margin-right:75px;
	_margin-right:75px;
	}
.footer-in-drei {
	width:270px;
	margin-top: 20px;
	float:left;
	margin-left: 40px;
	_margin-left: 30px;
	}	 	
	
.adress {
	float:left;
	width:110px;
	}	
	
.adress-zwei {
	float:left;
	width:220px;
	}	
		
	
.adress p, .adress-zwei p {
	color: #fff;
	}	
	
.adress a, .adress-zwei a {
	color:#fff;
	text-decoration:underline;
	}
	
/*-------------------------------------------------------------NEWSLETTER---------------------------------*/		
	
#newsletter {
	float:left;
	}	
	
form#NewsLight {
	width:200px;
	margin-bottom:2px;
	}

form#NewsLight input {
background:#e5e5e5;
border:1px solid #000;
color:#000;
float:left;
font-size:14px;
line-height:17px;
height:17px;
padding:3px;
width:160px;
}

form#NewsLight input#abschicken, form#NewsLight input#nl-submit {
background:url("../images/newsletter/btn-submit.png") no-repeat scroll 0 0 transparent;
border:none;
cursor:pointer;
float:right;
font-size:0.001em;
height:23px;
overflow:hidden;
text-indent:-9999px;
width:23px !important;
}
#newsletter {
	color: #fff;
	}	
	
#newsletter a {
	color: #fff;
	text-decoration:underline;
	}	
