@import 'reset.css';

.block {
	overflow: visible;
}

/* `Basic HTML
----------------------------------------------------------------------------------------------------*/

body {
	color: #434955;
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 14px;
	background-color: #a9a9a9;
	background-image: url(../img/bg.jpg);
	background-repeat: repeat;
	line-height:21px;
}

input, textarea{color: #434955;
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 14px;}

#header {
	overflow: visible;

}

#wrapper {
	background-color: #FFF;
	width: 1100px;
	overflow: hidden;
}

#container {
	width: 960px;
	margin-left: 70px;
	min-height: 400px;
}




#header_language {
position: relative;
left: 840px;
top: -50px;
display: block;
width: 300px;
}

#header_language .selected_country {
font-size: 18px;
border-bottom: solid 1px #000;
font-weight: 300;
padding-bottom: 11px;
text-align: right;
width: 230px;
}
#header_language .flag {
text-align: left;

float: left;
}
#header_language .choose_country {
padding-top: 5px;
position: absolute;
top: 30px;
}

#header_language ul li.active {
	opacity: 1;
}

#header_language ul {
	margin-right: 10px;
}

#main {
	padding-bottom: 110px;
}

h1 {
margin-top: 50px;
font-size: 30px;
font-weight: 300;
margin-bottom: 30px;
line-height: 34px;
}

h2,
h3,
h4,
h5,
h6 {
	line-height: 1;
}

a {
	color: #434955;
	text-decoration: none;
}

a:hover {
	color: #434955;
}

.ce_text a {
	text-decoration: underline;
}

#left, #right {
	margin-left: 0%;
	margin-top: 66px;
}

#logo {
	position: relative;
	top: 25px;
	left: 70px;
}

#home_banner {
	position: relative;
	top: 53px;
	left: 0px;
	border-bottom: solid 17px #efefef;
}

h1.h1_home_welcome {
	font-size: 48px;
	position: absolute;
	top: 30px;
	left: 70px;
	color: white;
	font-weight: 200;
	line-height: 48px;
	z-index:2000;
}

.mod_form {
position: absolute;
top: 34px;
left: 546px;
}

#home_search .mod_form {
	position: absolute;
	top: 200px;
	left: 70px;
	z-index:2001;
}

#f3 {
	background-color: white;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	border: solid 1px #CCC;
	width: 220px;
	padding: 7px;
	-webkit-box-shadow: inset 2px 2px 2px 0px #dddddd;
	-moz-box-shadow: inset 2px 2px 2px 0px #dddddd;
	box-shadow: inset 2px 2px 2px 0px #dddddd;
}

#home-search #f3 {
	background-color: white;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	border: solid 1px #000;
	width: 220px;
	padding: 7px;
}

#home_search #f3 {
	background-color: white;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	border: solid 1px #000;
	width: 220px;
	padding: 7px;
}

#ctrl_12 {
	width: 190px;
	height: 21px;
	border: solid 1px #FFF;
}

#home_search .widget-submit {
float: right;
    position: absolute;
    top: 0px;
    left: 185px;
}

#home {
	width: 90%;
}


/* Navigation
----------------------------------------------------------------------------------------------------*/

#nav_main {
	position: relative;
	top: 49px;
	background-color: #434955;
	height: 30px;
}

#nav_main ul.level_1 {
	padding-left: 70px;
}

#nav_main li {
	float: left;
	padding-right: 10px;
	padding-left: 10px;
	color: #FFF;
	padding-top: 5px;
	padding-bottom: 3px;
}

#nav_main li a, #nav_main li span {
	color: #FFF;
	font-weight: 500;
	font-size: 17px;
}

#nav_main li.active, #nav_main li.trail {
	background-color: #b3413b;
}

#nav_main .nav_subline {
	width: 100%;
	clear: left;
	height: 7px;
	background-color: #353b47;
	position: relative;
	top: 0px;
}

#nav_sub ul.level_2,#nav_sub ul.level_3 {
	display: none;
}

#nav_sub ul.level_1 li.active ul.level_2, 
#nav_sub ul.level_1 li.trail ul.level_2 {
	display: block;
}

#nav_sub ul.level_1 li.trail ul.level_2 li.active ul.level_3, #nav_sub ul.level_1 li.trail ul.level_2 li.trail ul.level_3 {
	display: block;
}

#nav_sub li {
	border-bottom: solid 1px #efefef;
}

#nav_sub li a, #nav_sub li span {
	display: block;
	line-height: 35px;
}

#nav_sub li a, #nav_sub li span {
	color: #434955;
	font-weight: 600;
	font-size: 16px;
}

#nav_sub ul.level_1 li.active, #nav_sub ul.level_1 li.trail {
	color: white;
	background-color: #434955;
	display: block;
	overflow: visible;
}

#nav_sub ul.level_1 li.active span, #nav_sub ul.level_1 li.trail a {
	color: white;
}

#nav_sub ul.level_1 li.active ul.level_2 li.first, #nav_sub ul.level_1 li.trail ul.level_2 li.first {
	background-image: url(../img/arrow_level_1.png);
	background-repeat: no-repeat;
	background-position: 10px 0px;
}

#nav_sub ul.level_1 li.active  ul.level_2 li.submenu ul.level_3 li.first, #nav_sub ul.level_1 li.trail  ul.level_2 li.submenu ul.level_3 li.first {
	background-image: url(../img/arrow_level_2.png);
	background-repeat: no-repeat;
	background-position: 18px 0px;
}

#nav_sub ul.level_2 li, #nav_sub ul.level_2 li.active, #nav_sub ul.level_2 li.trail {
	background-color: #efefef;
	display: block;
}

#nav_sub ul.level_2 li a {
	font-size: 14px;
}

#nav_sub ul.level_3 li a {
font-size: 14px;
line-height: 20px;
}

#nav_sub ul.level_2 li.active span, #nav_sub ul.level_2 li.trail a {
	color: #b3413b;
	font-size: 14px;
}

#nav_sub ul.level_1 li.trail ul.level_2 li a {
	color: #434955;
	font-size: 14px;
}

#nav_sub ul.level_2 li a {
	font-size: 14 px;
}

#nav_sub ul.level_1 li.trail ul ul.level_3 li a {
	color: #434955;
	;
	display: block;
	font-size: 14px;
}

#nav_sub ul.level_3 li, #nav_sub ul.level_3 li.active {
	background-color: #FFF;
	display: block; line-height:35px;
}

#nav_sub ul.level_1 li {
    /* text-indent: 10px; */
    padding-left: 10px;
}
#nav_sub ul.level_2 li {
    padding-left: 20px;
    text-indent: 0px;
}

#nav_sub ul.level_3 li {
text-indent: 0px;
padding-left: 20px;
}

#nav_sub ul.level_3 li a, #nav_sub ul.level_3 li span{
line-height:30px;
}
#nav_sub ul.level_3 {
    display: none;
    padding-left: 0px;
    margin-left: -20px;
}
.ce_image {
	overflow: visible;
}

.ce_image .image_container {
	width: 720px;
	border-bottom: solid 17px #efefef;
}

.ce_image .image_container img {
	width: 720px;
}



.choose_country {position:absolute; left:0px;}
.choose_country ul{ list-style-type:none; margin:0; padding:0; }
.choose_country li { float:left; padding:0; margin:0;}
.choose_country li a { width:250px; display:block; text-align:center; color:#000; margin-right:5px; height:35px; line-height:35px; text-decoration:none; font-size:100%; border-bottom:1px solid #ccc; }
.choose_country li a:hover { color:#f00; }
.choose_country ul ul { display:none; position:absolute; z-index:999; }
.choose_country li li { float:none; }
.choose_country li li a {
background: #FFF!important;
text-align: left;
height: auto;
line-height: 1;
width: auto;
padding: 8px 10px 8px 10px;
border-bottom: 1px solid #D0D0D0;
border-top: none;
margin-right: 0;
width: 150px;
}
* html li li { display:inline; } /* IE6 Bugfix... */

#header_language .imprint {
position: absolute;
right: 70px;
top: 35px;
}

.ce_gallery  img{margin-right:3px; margin-bottom:3px}

body.home .ce_image .image_container {
	width: 1100px;
	border-bottom: solid 17px #efefef;
}

body.home .ce_image .image_container img {
	width: 1100px;
}

#footer {
	background-color: #434955;
	color: #d1d1d1;
	border-top: solid 17px #efefef;
}

#footer a {
	color: #d1d1d1;
}

#footer_standorte {
	float: left;
	margin-left: 70px;
}

#footer_standorte h3 {
	font-size: 18px;
	color: #FFF;
	margin-top: 35px;
	margin-bottom: 50px;
}

#footer_standorte hr {
	border: 0;
	width: 80%;
	color: #f00;
	background-color: #565c66;
	height: 1px;
	margin-top: 10px;
	margin-bottom: 10px;
}

#footer_standorte .grid_3 {
	height: 240px; margin-bottom:20px;
}

#footer_copyright {
	clear: left;
	background-color: #565c66;
	padding-left: 70px;
	padding-top: 20px;
	padding-bottom: 40px;
}

.copyright_text {
width: 100%;
text-align: center;
}

.newsletter_subscribe_bt {
	background-color: #005584;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	color: #FFF;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	margin-left: 50px;
	margin-right: 50px;
	margin-top: -5px;
}

.social_media_bt {
	margin-top: -5px;
}

.social_media_bt li {
	padding-left: 5px;
}

.produkt_overview {
	min-height: 200px;
	margin-bottom: 20px;
	width: 48%;
	float: left;
	background-color: #efefef;
	margin-right: 20px;
}

.produkt_overview.last {
	width: 48%;
	float: left;
	background-color: #efefef;
	margin-right: 0px;
}

.produkt_overview h2 {
	padding: 20px;
	background-color: #e6e5e5;
	border-left-width: 6px;
	border-left-style: solid;
	border-left-color: #b3413b;
}

.produkt_overview .image_container {
	padding: 10px;
	text-align: center;
	border-top: 1px solid #FFF;
}

.produkt_overview ul {
	padding: 20px;
	border-top: 1px solid #FFF;
}

.portrait {
	margin-top: 50px;
}

.portrait .image_container {
	padding-right: 20px;
}

.portrait p {
	bottom: 0px;
	font-size: 16px;
}

.produkt {
	border-top: solid 1px #434955;
	clear: both;
	margin-top: 20px;
	padding-top: 10px;
}

.produkt h2 {
	margin-top: 50px;
	font-size: 30px;
	font-weight: 300;
	margin-bottom: 30px;
}

.produkt .image_container, .prod_desc .image_container {
	padding-left: 10px;
	float: right;
	margin-bottom: 30px;
}

.produkt p, .prod_desc p {
	width: 360px;
	padding-bottom: 5px;
}

.produkt a.download {
	background-color: #434955;
	color: #FFF;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background-image: url(../img/icon_pdf.png);
	background-repeat: no-repeat;
	background-position: 10px center;
	padding-left: 40px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	margin-top: 20px;
	line-height: 50px;
	text-decoration: none;
}


.rueckruf, .newsletter{display:none;}
#contactform, #nlform{padding:20px}
#contactform input, #nlform input{		background-color: white;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	border: solid 1px #CCC;
	width: 245px;
	padding: 7px;
	-webkit-box-shadow: inset 2px 2px 2px 0px #dddddd;
	-moz-box-shadow: inset 2px 2px 2px 0px #dddddd;
	box-shadow: inset 2px 2px 2px 0px #dddddd;}
	
	#nlform input[type="checkbox"]{		
	background-color: white;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	border: solid 1px #CCC;
	width: auto;
	padding: 7px;
	-webkit-box-shadow: inset 0px 0px 0px 0px #dddddd;
	-moz-box-shadow: inset 0px 0px 0px 0px #dddddd;
	box-shadow: inset 0px 0px 0px 0px #dddddd;}
	
	#contactform textarea{		background-color: white;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	border: solid 1px #CCC;
width: 245px;
	height:100px;
	padding: 7px;
	-webkit-box-shadow: inset 2px 2px 2px 0px #dddddd;
	-moz-box-shadow: inset 2px 2px 2px 0px #dddddd;
	box-shadow: inset 2px 2px 2px 0px #dddddd;}
	
	#contactform input[type="submit"], #nlform input[type="submit"] {background-color: #308e26;
color: #FFF;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
background-image: url(../img/tel_icon_w.png);
background-repeat: no-repeat;
background-position: 16px 6px;

padding-top: 10px;
padding-right: 20px;
padding-bottom: 10px;
margin-top: 10px;
text-decoration: none;
width:100%;
float: left;text-align:center;
-webkit-box-shadow: inset 0px 0px 0px 0px #dddddd;
	-moz-box-shadow: inset 0px 0px 0px 0px  #dddddd;
	box-shadow: inset 0px 0px 0px 0px  #dddddd;cursor:pointer;
}
#nlform input[type="submit"] {
background-image: url(../img/arrow.png);
background-position: 16px 12px;
}


	#contactform input[type="submit"].inactive, 	#nlform input[type="submit"].inactive{opacity:0.5}
	
		#contactform input[type="reset"], #nlform input[type="reset"] {background-color: #b3413c;
color: #FFF;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
text-align:center
padding-top: 10px;
padding-right: 20px;
padding-bottom: 10px;
margin-top: 10px;
text-decoration: none;
width:100%;
float: left;
cursor:pointer;
-webkit-box-shadow: inset 0px 0px 0px 0px #dddddd;
	-moz-box-shadow: inset 0px 0px 0px 0px  #dddddd;
	box-shadow: inset 0px 0px 0px 0px  #dddddd;
}

		#contactform input.error, 	#nlform input.error {
	border: solid 1px #FF0000;
}

		#contactform label.error, 	#nlform label.error {
	display:none !important
}
	
	
#response {
position: absolute;
top: 108px;
left: 20px;

font-weight: bold;
width: 250px;
}
.prod_anchors {clear:left;margin-top:20px; margin-bottom:20px}
.prod_anchors a{font-weight:bold;}

#suchausgabe .header{margin-top:10px; margin-bottom:20px}
#suchausgabe .odd, #suchausgabe .even{margin-top:10px; margin-bottom:20px}




body.news tr td:first-child{
	width:100px
}


body.news tr td:nth-child(2){
	padding-bottom:10px
}

body.news tr {padding-bottom:10px; border-bottom:solid 1px #999
}

body.news a.download{text-decoration:none;
}
body.news a.download:hover{color:#FFF
}


body.news a.download {
background-color: #434955;
color: #FFF;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
background-image: url(../img/icon_pdf.png);
background-repeat: no-repeat;
background-position: 10px center;
padding-left: 40px;
padding-top: 10px;
padding-right: 10px;
padding-bottom: 10px;
margin-top: 20px;
line-height: 50px;
text-decoration: none;
}

.cc_container .cc_btn {
background-color: #e4e4e4 !important; /* Farbe des Buttons */
color: #000 !important; /* Textfarbe des Buttons */
}
 
.cc_container {
background: #1f6888 !important; /* Hintergrundfarbe des gesamten Bereichs */
color: #fdfdfd !important; /* Schriftfarbe des gesamten Bereichs */
}
 
.cc_container a {
color: #31a8f0 !important; /* Textlink-Farbe "Mehr Infos" */
}

