html, body {height: 100%;}

body {
	margin: 0;
	color: #3e4041;
	min-width: 960px;
	background: #dfdfdf url("../img/bg-body.gif") repeat-x;
	font: 11px arial, helvetica, sans-serif;
}
.clearFloat{
  clear: both;
}
/* General reset */
form, fieldset {
	margin: 0;
	padding: 0;
	border-style: none;
}
img {border-style: none;}
input, select, textarea {
	vertical-align: middle;
	font: 100% arial, helvetica, sans-serif;
}
a {
	color: #5f5f5f;
	text-decoration: underline;
}
a:hover {text-decoration: none;}
/* structure */
.page{
	padding:0 0 30px;
}
#wrapper{
	margin:25px auto 0;
	width:940px;
	padding:0 10px;
	background:#fff;
}
#header{
	height:111px;
	overflow:hidden;
	background:url(../img/bg-header.gif) repeat-x;
}
#main{
	overflow:hidden;
	background:url(../img/bg-main-box.gif) no-repeat 0 100%;
}
.main-box{
	padding:20px;
	background:url(../img/bg-main.gif) no-repeat ;
	overflow:hidden;
	height:1%;
}
#content{
	/*border: 1px solid black;*/
	float:left;
	width:600px;
	padding:0px 0px 0px 0px;
}
#sidebar{
	/*border: 1px solid black;*/
	width:280px;
	float:right;
	min-height: 620px;
	position: relative;
	top: 0px;
	left: 0px;
}
#footer{
	height:50px;
	overflow:hidden;
}
/* header */
.logo{
	margin:35px 0 0 20px;
	float:left;
	display:inline;

	overflow:hidden;
	height:77px;
	width:394px;
	background: url(../img/logo.png) no-repeat;
	cursor:pointer;
}
.logo a{
	position:relative;
	text-indent: -9999px;
	height:100%;
	width:100%;
	display:block;
}
/* main nav */
.main-nav{
	background:url(../img/bg-mainnav.gif) repeat-x;
	height:39px;
	width:100%;
	position:relative;
}
.main-nav:after{
	display:block;
	content:"";
	clear:both;
}
/* languages */
.languages{
	margin:15px 0 0;
	padding:0 31px 0 0;
	list-style:none;
	overflow:hidden;
	float:right;
}
.languages li{
	float:left;
	padding:0 0 0 13px;
}
.languages a{
	width:16px;
	height:11px;
	text-indent:-9999px;
	display:block;
	overflow:hidden;
}
.languages .german{background:url(../img/bg-german.gif) no-repeat;}
.languages .english{background:url(../img/bg-english.gif) no-repeat;}
.languages .russian{background:url(../img/bg-russian.gif) no-repeat;}
.languages .chinese{background:url(../img/bg-chinese.gif) no-repeat;}
/* content */
.home{
	margin:15px 0 0 15px;
}
#content h1{
	background:#758086 url(../img/bg-arow-down.gif) no-repeat 15px 21px;
	padding: 0 0 0 47px;
	margin:12px 0 5px;
	height:60px;
	color:#fff;
	font:bold 18px/56px Arial, Helvetica, sans-serif;
}
#content h2{
	font-size:14px;
	margin:6px 0 15px;
}
#content h2 a{color:#3d4042;}
#content h3{
	font-size:14px;
}
#content h3 a{
	color:#000;
}
.promo{
	padding:0 45px 0px 40px;
	width:515px;
}
.promo .bodytext{
	font-size: 12px;
	line-height: 20px; 
	margin: 20px 0px 20px 0px;
}
.promo .trenner{
	/*border: 1px solid black;*/
	height: 15px;
}
.promo ul{
	list-style-type: none;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 24px;
}
.promo ul li{
	/*border: 1px solid black;*/
	padding: 0px 0px 0px 30px;
	margin: 0px 0px 15px 0px;
	background-image: url(../img/li_pfeil.jpg);
  background-position: left 5px;
  background-repeat: no-repeat;
	line-height: 20px;
	font-size: 12px; 
}
.border-box{
	background:url(../img/bg-border-box.gif) repeat-x;
	padding:24px 0 0;
	margin:0 15px;
	width:570px;
	overflow:hidden;
}
.border-box .list{
	margin:0 -30px 0 0;
	background:url(../img/bg-border-box.gif) repeat-x 0 100%;
	padding:0 0 86px;
	list-style:none;
	overflow:hidden;
	width:545px;
	font-size: 12px;
	line-height: 20px;
}
.border-box .list li{
	float:left;
	width:295px;
	padding:0 0 16px;
}
.border-box .text{
	float:right;
	width:195px;	
}
.border-box .text p{
	font-size:11px;
	line-height:14px;
	margin:0;
	color: #000000;
}
.border-box .text a {
	font-size:11px;
	line-height:14px;
	margin:0;
	color: #000000;
  text-decoration:none;
}
#content .border-box .text h3{
	margin:0 0 14px;
	font-size:13px;
	/*text-decoration: underline;*/
	color: #000000;
}
.more{
	font-size:13px;
	float:right;
	display:inline;
	margin:16px 15px 0 0; 
	padding: 0 17px 0 0;
	background:url(../img/bg-more.gif) no-repeat 100% 6px;
}
.head-box{
	margin:10px 0 0;
	padding:0 15px 8px;
	background:#bed0e6;
	overflow:hidden;
}
.head-box h2{
	background:url(../img/bg-arow-down2.gif) no-repeat 100% 0;
	font-size:12px;
	line-height:20px;
	margin:0;
	color:#fff;	
}
.head-box h2 a{
	color:#ffffff;
	text-decoration: none;
}
.grey-list{
	margin:7px 0 0;
	padding:0 0 0 15px;
	list-style:none;
	overflow:hidden;
	width:250px;
}
.grey-list li{
	border:1px solid #ffffff;
	border-bottom:1px solid #efefef;
	line-height:30px;
}
.grey-list li a{
	background:url(../img/bg.grey-list-li.gif) no-repeat 0 12px;	
	display:block;
	width:250px;
	color:#3f3f3f;
	padding:0 0 0 10px;
	/*height:30px;*/
	text-decoration:none;
}
.grey-list li a:hover{
	background:#e9ecf1 url(../img/bg.grey-list-li.gif) no-repeat 0 12px;
}
.grey-list a.active{
	color: #fdb813;
}
.news{
	background:url(../img/bg-news.gif) no-repeat;
	margin:128px 0 20px 5px;
	padding:11px 0 0 10px;
	display:none;
}
.news h3{
	margin:0 0 27px;
	font-size:12px;
	color:#3f3f3f;
}
.news-list{
	margin:0;
	padding:0;
	list-style:none;
	overflow:hidden;
	background:url(../img/bg-news-list.gif) repeat-y;
}
.news-list li{
	padding:0 0 12px 17px;
	background:url(../img/bg-news-li.gif) no-repeat 0 3px;
}
.news-list p{
	margin:0px 0px 0px 0px;
	font-size:12px;
	line-height:17px;
}
.news-list p.bodytext{
	margin: 0px 0px 0px 0px;
}
.news-list em{
	padding:0 0 6px;
	display:block;
	color:#5f5f5f;
	font:bold 12px Arial, Helvetica, sans-serif;
}
.search{
	margin:0 0 0 30px;
	overflow:hidden;
	width:163px;
}
.search .bg{
	background:url(../img/bg-search.gif) no-repeat;
	width:163px;
	height:25px;
}
.search .bg input{
	width:159px;
	height:21px;
	background:none;
	border:0;
	padding:2px 0 0 4px;
}
.search .more{
	margin:11px 0 0;
}
.poduct{
	margin:10px 0 0;
	/*padding:0 0 48px;*/
	background:url(../img/bg-prodict.gif) repeat-x 0 100%;
}
.poduct h3{
	margin:0;
	padding:0 0 0 20px;
	font:bold  12px/40px Arial, Helvetica, sans-serif;
	background:#758086 url(../img/bg-arow-down2.gif) no-repeat 902px 12px;
	color:#fff;
	text-decoration: underline	
}
.poduct h3 a{
	color:#fff;	
}
.poduct ul{
	margin:18px -15px 0 0;
	padding:0 0 15px;
	list-style:none;
	overflow:hidden;
	width:930px;
	/*background:url(../img/bg-poduct-ul.gif) repeat-x 0 100%;*/
}
.poduct li{
	float:left;
	padding:0 14px 0 0;
}
.poduct .frame{
	width:915px;
	overflow:hidden;
	margin: 0 0 0 19px;
}
#footer .links{
	margin:21px 0 0;
	padding:0 30px 0 0;
	list-style:none;
	overflow:hidden;
	float:right;
}
#footer .links li{
	float:left;
	padding:0 0 0 5px;
}
#footer .links a{
	padding:0 0 0 15px;
	display:block;
	font-size:12px;
}
#footer .links .drucken{
	background:url(../img/bg-drucken.gif) no-repeat 0 50%;
}
#footer .links .sitemap{
	background:url(../img/bg-sitemap.gif) no-repeat 0 50%;
}
.copy{
	margin:21px 0 0 30px;
	color:#3f3f3f;
	font-size:12px;
	overflow:hidden;
}
.copy p{
	display:inline;
	margin:0;
}
 .links2 a{
	color:#3f3f3f;
	font-weight:bold;
	margin:0 5px;
}
.links2{
	margin:0;
	display:inline;
	padding:0 0 0 5px;
	list-style:none;
	overflow:hidden;	
}
.links2 li{
	display:inline;
	background:url(../img/bg-copy-li.gif) no-repeat 0 50%;
	margin:0 2px 0 -4px;
	padding:0 0 0 1px;
}
.links2 li:first-child{
	background:none
}
#main-nav {
	margin:0;
	padding:0 0 0 20px;
	list-style:none;
	position:absolute;
}
#main-nav:after {
	display:block;
	content:"";
	clear:both;	
}
#main-nav li{
	float:left;
	background:url(../img/bg-nav.gif) no-repeat 100% 0;
	line-height:40px;
	position:relative;
	/*border: 1px solid black;*/
}
#main-nav  a{
	padding:5px 10px 5px 10px;
	color:#727d83;
	text-decoration:none;
	font:bold 13px/30px Arial, Helvetica, sans-serif;
	display: block;
}
#main-nav  a:hover{
	text-decoration:underline;
}
#main-nav a.active{
	color: #fdb813;
}
#main-nav li.hover .dropdown,
#main-nav li:hover .dropdown {
	display: block;
}
#main-nav .dropdown{
	width:213px;
	display: none; 
	position: absolute;
	left: 0;
	top:40px;
	z-index:10;
}
.sub-nav{
	background:url(../img/bg-sub-nav-bg.png) repeat-y;
	overflow:hidden;
	width:213px;
}
#main-nav .bg{
	background:url(../img/bg-sub-bg.png) no-repeat;
	width:214px;
	height:7px;
}
.sub-nav ul{
	border:1px solid #e9e2e2;
	margin: 0;
	width:208px;
	padding:14px 0 0;
	position:relative;
	list-style:none;
	overflow:hidden;
	background:#e1e4e8 url(../img/bg-sub-nav.gif) repeat-x;
}
#main-nav .sub-nav a{
	display:block;
	padding:3px 0 3px 4px;
	width:160px;
	font:11px/24px  Arial, Helvetica, sans-serif;
	background-image: url(../img/bg-subnav-li_3.gif);
  background-repeat: no-repeat;
  background-position: left bottom;
}
#main-nav .sub-nav a:hover{
	text-decoration:none;
	background-color:#fece7a;
}
#main-nav .sub-nav li{
	background:url(../img/bg-subnav-li_2.gif) no-repeat 0 12px;
	width:100%;
	margin:0 0 0 15px;
	padding:0 0 0 15px;
	line-height:29px;
	/*height:30px;*/
	float:none;
}
.wrap_suche{
	/*border: 1px solid black;*/
	position: absolute;
	bottom: 30px;
	left: 0px;
}
.start_cont h2{
	padding-top: 5px
}
.start_cont .bodytext{
	font-size: 12px;
}
.news-list-item{
	margin: 20px 0px 0px 0px;
	border-bottom: 1px dashed #5f5f5f;
	padding-bottom: 10px;
}
.news-single-item{
	margin: 20px 0px 0px 0px;
}
.news-single-img img{
	float: left;
	margin-right: 10px;
}
.news-single-item .clearer{
	border-top: 1px dashed #5f5f5f;
	margin: 10px 0px 10px 0px;
}
.searchbox-tmpl-css{
	margin-top: 20px;
}
.tx-indexedsearch-res-line{
	border-top: 1px dashed #5f5f5f;
}
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-descr .tx-indexedsearch-redMarkup{
	color: #3d4042;
}
.tx-indexedsearch-browsebox .browsebox li{
	background: none;
}
/*Style Formular START*/
#mailform{
	font-size: 11px;
	color: #3e4041;
}
#mailform fieldset{
  border: 0px;
  padding: 20px 0px 0px 0px;
}
#mailform .csc-mailform-field{
	clear: both;
	padding-bottom: 12px;
}
#mailform label{
  width: 100px;
  float: left;
  text-align: left;
  margin-bottom: 4px;
  display: block;
}
#mailform input,
#mailform textarea,
#mailform select,
#mailform submit {
	font-size: 11px;
	color: #3e4041;
	/*margin-bottom: 12px;*/
	background-color: #e4ecf6;
	border: 1px solid #c4c3c3;
}
#mailform textarea{
	width: 327px;
	position: relative;
	left: 100px;
	top: 0px;
}
#mailformNachricht{
	margin: 8px 0px 8px 0px;
}
#mailformformtype_mail{
	position: relative;
	top: 10px;
	left: 360px;
	border: 2px solid #494547;
	background-color: #ffffff;
	color: #494547;
	font-weight: bold;
	font-size: 11px;
}
/*Style Formular END*/
.kontakt_adress{
	line-height: 20px;
	margin: 23px 0px 0px 26px;
}
.kontakt_adress a{
	font-weight: bold;
	color: #fece7a;	
}
.cont_ansprech{
	margin-top: 20px;
}
.cont_ansprech h4{
	color: #3e4041;
	line-height: 26px;
	margin: 0px 0px 0px 45px;
	padding: 25px 0px 0px 0px;
}
.cont_ansprech .bodytext{
	line-height: 26px;
	margin: 0px 0px 0px 45px;
}


