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

/* --- Allgemein --- */
body{
	width:934px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#000;
	background:#fff;
	margin:0 auto;
}

.cleaner {
	clear:both;
	height:1px;
	line-height:1px;
	font-size:1px;
	border:none;
	background:transparent;
}


/* --- Contentbereich - Leftnavigation --- */
#container{
	position:absolute;
	top:322px;
	width:932px;
	background:url(/_gfx/container_bg.gif) repeat-y 0 0;
	border-left:1px solid #a0a0a0;
	border-right:1px solid #a0a0a0;
	border-bottom:17px solid #ac0000;
}

#left{
	float:left;
	width:160px;
	padding:35px 0 30px 0;
}

#left a img {border:none;}

#navigation{
	width:159px;
	margin:0 0 9px 0;
}

#navigation a{
	display:block;
	font-size:11px;
	font-weight:normal;
	color:#333333;
	line-height:18px;
	text-decoration:none;
	background:#d6d6d6 url(/_gfx/nav_li.gif) no-repeat 4px 8px;
	border-bottom:1px solid #ac0000;
	padding:0 0 0 11px;
}

#navigation a.active, #navigation a:hover{
	color:#fff;
	background:#ac0000 url(/_gfx/nav_li_active.gif) no-repeat 4px 8px;
}

#content{
	float:left;
	width:724px;
	padding:35px 0 30px 48px;
}
#content h3{
	font-size:13px;
}
#content div.contentbox{
	float:left;
	width:219px;
	background:#d6d6d6;
	margin:0 8px 0 0;
	padding:0 0 10px 0;
}

#content div.contentbox > h1{
	width:211px;
	height:17px;
	font-size:11px;
	font-weight:normal;
	color:#fff;
	background:#ac0000;
	margin:0;
	padding:3px 0 0 8px;
}

#content div.contentbox > img{
	width:211px;
	height:71px;
	border:0;
	margin:4px 4px 15px 4px;
}

#content div.contentbox > h2{
	font-size:11px;
	font-weight:normal;
	color:#000;
	margin:0 13px 14px 13px;
}

#content div.contentbox > p{
	width:185px;
	font-size:10px;
	font-weight:normal;
	color:#000;
	margin:0 13px 20px 13px;
}

#content div.contentbox h2 > span{
	color:#ac0000;
}

#content div.contentbox > a{
	font-size:10px;
	font-weight:normal;
	color:#ac0000;
	text-decoration:none;
	margin:0 13px 0 13px;
}


.addthis_toolbox {margin-top:25px;}

#content h1{
	font-size:15px;
	font-weight:bold;
	color:#ac0000;
	margin:0 0 20px 0;
	padding:0;
}

#content p{
	width:590px;
	font-size:12px;
	font-weight:normal;
	color:#333333;
	line-height:16px;
	margin:0 0 20px 0;
}

#content ul{
	width:590px;
	margin:0 0 20px 0;
	padding:0 0 0 2px;
}

#content li{
	font-size:12px;
	font-weight:normal;
	color:#333333;
	line-height:16px;
	background:url(/_gfx/li.gif) no-repeat 0 8px;
	list-style-type:none;
	margin:0 0 2px 0;
	padding:0 0 0 15px;
}

#content a{
	font-size:12px;
	font-weight:normal;
	color:#ac0000;
	text-decoration:none;
	margin:0;
}
#content .abbinderblack{
	font-size:12px;
	font-weight:normal;
	color:#000000;
	text-decoration:underline;
	margin:0;
}

#content span.die, #content div.contentbox > h2 span.die{
	font-size:12px;
	font-weight:bold;
	color:#7A7A7A;
}

#content span.media, #content div.contentbox > h2 span.media{
	font-size:12px;
	font-weight:bold;
	color:#B60023;
}

#content div.left{
	float:left;
	width:295px;
	margin:0 0 20px 0;
}

#content div.left > h1{
	font-size:12px;
	font-weight:bold;
	color:#AC0000;
}

#content div.left > p{
	font-size:12px;
	font-weight:normal;
	color:#333333;
}

#statistik {
	width:350px;
}

#content table{
	margin:0;
}

#statistik {
	border:1px solid #A0A0A0;
	text-align:left;
	voice-family:inherit;
	width:350px;
}

#statistik .header {
	background:#F5F5F5 none repeat scroll 0;
	border-bottom:1px solid #A0A0A0;
	height:25px;
	padding-left:5px;
}

#statistik td {
	vertical-align:middle;
}

#statistik .textstatistik {
	height:25px;
	padding-left:5px;
	text-align:left;
}

#statistik td {
	vertical-align:middle;
}


/* --- News --- */
#content div.newsbox{
	width:590px;
	border-top:1px solid #EBEBEB;
	padding:10px 0;
}

#content div.newsbox > h1{
	font-size:12px;
	font-style:italic;
}

#content div.newsbox > h2{
	font-size:12px;
	font-weight:bold;
}



/* --- Kontaktformular --- */
#contactform{
	float:left;
	width:950px;
	margin:20px 0;
}

#contactform div.kontakttext{
	float:left;
	width:200px;
	font-size:12px;
	font-weight:normal;
	color:#333333;
	padding:6px 0 0 0;
}

#contactform div.formfield{
	float:left;
	width:250px;
	font-size:12px;
	font-weight:normal;
	color:#333333;
}

#contactform input{
	width:250px;
	height:16px;
	font-size:12px;
	border:1px solid #cccdce;
	margin:0 0 0 0;
}

#contactform input[type="radio"]{
	float:left;
	width:20px;
	background:#fff;
	border:1px solid #fff;
}

#contactform div.formfield label.checktext{
	float:left;
	display:block;
	width:70px;
	font-size:12px;
	color:#333333;
	margin:4px 0 0 0;
}

#contactform input[type="checkbox"]{
	width:20px;
	background:#f9f9f9;
	border:1px solid #f9f9f9;
	margin:0;
}

#contactform textarea{
	width:250px;
	height:118px;
	font-size:11px;
	border:1px solid #cccdce;
}

#contactform span.error{
	color:#eeb800;
}

#contactform div.buttons{
	width:450px;
	padding:20px 0 3px 200px;
}

#contactform div.buttons div.delete{
	float:left;
	width:125px;
	text-align:right;
	padding:0 5px 0 0;
}

#contactform div.buttons div.send{
	float:left;
	width:125px;
	text-align:left;
	padding:0 0 0 5px;
}

#contactform div.buttons div.delete input.delete{
	width:58px;
	height:18px;
	font-size:9px;
	color:#fff;
	background:#6e6f74;
	border:1px solid #6e6f74;
}
#contactform div.buttons div.delete input.delete:hover{
	background:#eeb800;
	border:1px solid #eeb800;
}
#contactform div.buttons div.send input.send{
	width:53px;
	height:18px;
	font-size:9px;
	color:#fff;
	background:#6e6f74;
	border:1px solid #6e6f74;
}
#contactform div.buttons div.send input.send:hover{
	background:#eeb800;
	border:1px solid #eeb800;
}


/* --- Header - Flashleiste --- */
#header{
	width:932px;
	height:121px;
	border-left:1px solid #a0a0a0;
	border-right:1px solid #a0a0a0;
}

#flashbar{
	width:932px;
	height:56px;
	border-top:6px solid #ac0000;
}

#products{
	width:932px;
	height:55px;
	background:#d6d6d6;
	border-top:1px solid #a0a0a0;
	padding:4px 0 0 0;
}

#products a{
	margin:0 5px 0 34px;
}

#products a > img{
	border:0px;
}


/* --- Keyvisual und Logo --- */
#keyvisual{
	width:932px;
	height:201px;
	border-left:1px solid #a0a0a0;
	border-right:1px solid #a0a0a0;
}

#logo{
	float:left;
	width:160px;
	height:201px;
	background:#ffffff ;/*url(/_gfx/logo.gif) no-repeat 0 50%;*/
}

#visual{
	float:left;
	width:772px;
}


/* --- Kunden --- */
#kundennavigation{
	font-size:10px;
	width:600px;
	display:block;
	color:#727878;
}
#kundennavigation .spacerleiste{
	margin:0 17px;
}
#kundennavigation a{
	font-size:11px;
	letter-spacing:1px;
	color:#000;
	background: url(/_gfx/nav_li.gif) no-repeat 2px 6px;
	padding:0 0 0 12px;	
	text-decoration:none;
	border-bottom:1px solid #ac0000;
}
#kundennavigation a:hover{
	color:#ac0000;
}
#kundennavigation a.active{
	font-size:11px;
	letter-spacing:1px;
	color:#ac0000;
	background: url(/_gfx/nav_li.gif) no-repeat 2px 6px;
	padding:0 0 0 12px;	
}

#kunden {
margin-top:25px;
}
#kunden div.box{
	float:left;
	width:290px;
	margin:0 50px 0 0;
}

#kunden div.boxlast{
	float:left;
	width:290px;
	margin:0 0 0 30px;
}

#kunden div.kundenlogo{
	float:left;
	width:290px;
/*	height:180px;*/
	margin:0 10px 0 0;
}


#kunden div.spacer{
	width:676px;
	font-size:1px;
	line-height:0;
	border-top:1px solid #e7e7e8;
	margin:20px 0 0 0;
	padding:20px 0 0 0;
}
