/* browser resets */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
	background-image: transparent;
}
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: #000;
	background: #fff;
	font-family: Arial, Sans-Serif;
	font-size: 12px;
}
ol, ul {
	list-style: none;
}
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
body * {
min-height: 0;
}
strong {
font-weight: bold;
}
/* end browser resets*/
body {
	background-color: #E1E7EB;
}
#splash {
	width: 998px;
	margin: 20px auto 20px auto;
}
#wrapper {
	width: 998px;
	margin: 20px auto 20px auto;
	background: transparent url(../img_css/wrapper_back.png) 0 0 repeat-y;
}
#wrapper_home {
	width: 998px;
	margin: 20px auto 20px auto;
	background: transparent url(../img_css/wrapper_home_back.png) 0 0 repeat-y;
}
#wrapper_produkte {
	width: 998px;
	margin: 20px auto 20px auto;
	background: transparent url(../img_css/wrapper_produkte_back.png) 0 0 repeat-y;
}
#wrapper_referenzen {
	width: 998px;
	margin: 20px auto 20px auto;
	background: transparent url(../img_css/wrapper_referenzen_back.png) 0 0 repeat-y;
}
#wrapper_unternehmen {
	width: 998px;
	margin: 20px auto 20px auto;
	background: transparent url(../img_css/wrapper_unternehmen_back.png) 0 0 repeat-y;
}
#wrapper_presse {
	width: 998px;
	margin: 20px auto 20px auto;
	background: transparent url(../img_css/wrapper_presse_back.png) 0 0 repeat-y;
}
#wrapper_management {
	width: 998px;
	margin: 20px auto 20px auto;
	background: transparent url(../img_css/wrapper_presse_back.png) 0 0 repeat-y;
}
#header {
	width: 998px;
	height: 160px;
	background: transparent url(../img_css/header_back.png) 0 0 no-repeat;
	position: relative;
}
#slogan {
	position: absolute;
	top: 58px;
	left: 250px;
	font-size: 19px;
	text-transform: uppercase;
	color: #fff;
	font-weight: bold;
	line-height: 1.25;
	letter-spacing: 2px;
}
#logo {
	position: absolute;
	top: 0;
	left: 0;
}
#lang_en {
	position: absolute;
	top: 27px;
	left: 945px;
	border: 1px solid #fff;
}
#lang_en:hover {
	border: 1px solid #aaa;
}
#lang_de {
	position: absolute;
	top: 50px;
	left: 945px;
	border: 1px solid #fff;
}
#lang_de:hover {
	border: 1px solid #aaa;
}
#main {
	min-height: 440px;
}
*html #main {
	height: 440px;
}
#content {
	width: 791px;
	display: block;
	float: right;
}
#onecol {
	padding: 30px;
}
#twocol {
	padding: 10px 30px 30px 30px;
}
.lcol {
	width: 400px;
	float: left;
	border-bottom: 1px solid #1985C7;
	min-height: 215px;
}
#twocol .lcol {
	width: 470px;
	float: left;
	border-bottom: 0 none;
}
*html .lcol {
	height: 215px;
}
.management {
	margin-bottom: 20px;
}
.rcol {
	width: 300px;
	float: right;
}
#twocol .rcol {
	width: 200px;
}
#twocol .rcol div.side_images {
	background-color: #fff;
	padding: 20px;
	width: 161px;
}
.rcol div {
	padding-left: 74px;
}
.rcol div p {
	padding-top: 5px;
}
.rcol h3 {
	background-color: #DE7E17;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	display: block;
	line-height: 30px;
	padding-left: 74px;
	margin-bottom: 10px;
}
#wrapper_produkte #rcol h3 {
	background-color: #BA0C49;
}
#lcol {
	width: 400px;
	padding: 30px;
	display: block;
	float: left;
}
h1 {
	font-weight: bold;
	color: #1985C7;
	font-size: 13px;
	line-height: 1.3;
	margin-bottom: 1.2em;
}
h2 {
	font-weight: bold;
	color: #000;
	line-height: 1.3;
	margin-bottom: 1.2em;
}
p {
	line-height: 1.4;
	margin-bottom: 1.5em;
}
p.blue {
	color: #1985C7;
}
a {
	color: #1985C7;
}
a:hover {
	color: #000;
}
blockquote {
	padding: 20px 40px;
}
blockquote p {
	font-style: italic;
	font-size: 13px;
}
blockquote a {
	color: #000;
	text-decoration: none;
}
blockquote a:hover {
	text-decoration: underline;
}
table {
	margin-bottom: 20px;
}
td {
	line-height: 1.4;
	margin-bottom: 10px;
}
table#adressen {
	width: 712px;
}
table#adressen td {
	width: 170px;
	padding-right: 8px;
}
table#kontakt {
	width: 680px;
}
table#kontakt td {
	width: 50%;
}
table#kontakt img {
	float: left;
	margin: 0 10px 0 0;
}
#lcol ul {
	margin-bottom: 1.5em;
}
#lcol li {
	line-height: 1.4;
	margin-bottom: 5px;
	padding-left: 20px;
	background: transparent url(../img_css/bullet.png) 10px 5px no-repeat;
}
.referenz {
	padding-bottom: 10px;
	margin-bottom: 20px;
	border-bottom: 1px solid #1985C7;
}
#pdf {
	border: 1px solid #fff;
}
#pdf div {
	width: 132px;
	float: left;
	text-align: center;
	display: block;
}
#pdf div img {
	padding-top: 10px;
	padding-right: 12px;
}
#pdf div a {
	display: block;
	line-height: 1.3;
	color: #1985C7;
	text-decoration: none;
	margin-bottom: 7px;
	font-weight: bold;
	font-size: 11px;
}
#rcol {
	width: 300px;
	padding: 30px 30px 30px 0;
	display: block;
	float: right;
}
#rcol h3 {
	background-color: #1985C7;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	display: block;
	line-height: 30px;
}

h3#orange {
	background-color: #DE7E17;
}

#wrapper_produkte #rcol h3 {
	background-color: #BA0C49;
}
#rcol h3 strong {
	background-color: #C00418;
	height: 30px;
	float: left;
	padding: 0 8px;
}
#rcol h3 span {
	padding: 0 8px;
}
#rcol img.large {
	margin: 10px 20px 20px 20px;
}
#rcol .small_images {
	margin: 10px 20px;
}
#rcol .small_images img {
	display: block;
	float: left;
	padding: 2px;
}
#rcol .subtitle_images {
	padding: 10px 20px 20px 20px;
}
#rcol .subtitle_images div {
	display: block;
	float: left;
	width: 125px;
	padding: 2px;
	height: 128px;
}
#rcol .subtitle_images div img {
	margin-bottom: 3px;
}
#rcol .subtitle_images div p {
	line-height: 1.3;
	margin: 0;
	font-size: 10px;
}
#sidebar {
	width: 207px;
	padding-top: 20px;
	display: block;
	float: left;
	position: relative;
}
#primenav {
	margin-bottom: 50px;
	float: left;
	display: block;
	width: 207px;
}
#primenav ul {
	width: 207px;
	display: block;
	float: left;
}
#primenav ul ul {
	padding: 10px 0;
}
#primenav li {
	width: 207px;
	display: block;
	float: left;
	margin-bottom: 1px;
}
#primenav li a {
	font-size: 13px;
	color: #1985C7;
	font-weight: bold;
	text-decoration: none;
	width: 155px;
	padding-left: 45px;
	padding-right: 7px;
	line-height: 30px;
	display: block;
	float: left;
	text-transform: uppercase;
	font-family: Verdana, Arial, Sans-Serif;
}
#primenav li#n1 a:hover, #primenav li#n1 a.active {
	background: #1985C7 url(../img_css/nav_icon_blue.png) 23px 50% no-repeat;
	color: #fff;
}
#primenav li#n2 a:hover, #primenav li#n2 a.active {
	background: #BA0C49 url(../img_css/nav_icon_red.png) 23px 50% no-repeat;
	color: #fff;
}
#primenav li#n3 a:hover, #primenav li#n3 a.active {
	background: #DE7E17 url(../img_css/nav_icon_orange.png) 23px 50% no-repeat;
	color: #fff;
}
#primenav li#n4 a:hover, #primenav li#n4 a.active {
	background: #9BB61F url(../img_css/nav_icon_green.png) 23px 50% no-repeat;
	color: #fff;
}
#primenav li li a {
	font-size: 11px;
	color: #000;
	font-weight: normal;
	line-height: 18px;
	height: 18px;
	text-transform: none;
}
#primenav li#n1 li a:hover, #primenav li#n1 li a.active {
	background: transparent none;
	color: #1985C7;
}
#primenav li#n2 li a:hover, #primenav li#n2 li a.active {
	background: transparent none;
	color: #BA0C49;
}
#primenav li#n3 li a:hover, #primenav li#n3 li a.active {
	background: transparent none;
	color: #DE7E17;
}
#primenav li#n4 li a:hover, #primenav li#n4 li a.active {
	background: transparent none;
	color: #9BB61F;
}
#address {
	padding: 25px;
	position: absolute;
	top: 522px;
	width: 200px;
}
#address p {
	font-size: 11px;
	color: #1985C7;
	line-height: 1.3;
	margin-bottom: 1em;
}
ul.companylist{
	margin-top:30px;
}

ul.companylist li{
	position:relative;
	padding-bottom:20px;
	border-bottom:#3c8cd0 1px solid;
	margin-bottom:25px;
	height:140px;
	min-height:140px;
}

ul.companylist li#lastcompany{
	border:0;
	margin-bottom:0;
	padding-bottom:0;
}

ul.companylist div.companylogo{
	position:absolute;
	top:0px;
	left:0px;
}

ul.companylist .companyinfo{
 	position:absolute;
	top:0px;
	left:270px;
}
ul.companylist .companyinfo p{
margin:0;
line-height:20px;
}

div.companyinfo .companydetails{
	margin-bottom:0;
}

div.companyinfo .companydetails td{
	line-height:20px;
}
.center{
text-align:center;	
}
.imageright{
font-weight:bold;
margin:10px 0 20px 20px;
}
.imageright img{
	margin-bottom:10px;
}
#rcol h3 .plus{
padding-left:20px;	
}
.prtsaddress{
	margin-top:40px;
}
.prtsaddress span{
	color:#1985c7;
	font-weight:bold;
}
hr.blueline{
height: 1px;
border-top:#2d9fd9 1px solid;
}
#footer {
	width: 998px;
	height: 50px;
	background: transparent url(../img_css/footer_back.png) 0 0 no-repeat;
	behavior: url(../core/css/iepngfix.htc);
	margin: 0;
	padding: 0;
}
#footer p {
	padding-top: 15px;
	padding-left: 15px;
	line-height: 35px;
	margin-bottom: 0;
}
#footer a {
	color: #000;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}
/* helpers */
.h {
	display: none;
	visibility: hidden;
}
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.clearfix {display:inline-block;}
/* Hide from IE Mac \*/
.clearfix {display:block;}
/* End hide from IE Mac */

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
