body {
	margin: 0px;
	padding: 0px;
	background-color: #3e3e3e;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #373737;
}
a {
	color:#373737;
}
img {
   behavior: url("css/pngbehavior.htc");
}
#C {
	clear: both;
	height: 0px;
	font-size: 0px;
	line-height: 0px;
}

#HEADER {
	width: 965px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
}

#TOPNAV {
	margin-right: 7px;
	height: 44px;
	padding-right: 30px;
	background-image: url(../img/navigation/bg_topnav.jpg);
	background-repeat: no-repeat;
	background-position: right;
}

#LAN {
	float: right;
	height: 35px;
	background-image: none;
}

#LAN select {
	height: 18px;
	padding: 0px;
	margin: 0px;
	width: 112px;
	background-color: #CCCCCC;
	boder: solid 1px #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	margin-left: 10px;
	background-image: none;
}

#TN {
	float: right;
	margin-top: 22px;
	height: 22px;

}

#TN td {
	background-image: url(../img/navigation/line_topnav.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 6px;
	padding-right: 6px;
}

#TN a {
	color: #FFFFFF;
	text-decoration: none;
}

#TN a:hover {
	text-decoration: underline;
}

#MAINNAV {
	background-image: url(../img/navigation/bg_mainnav.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 33px;
	padding-top: 2px;
	padding-right: 23px;
}

#LVL1 {
	float: right;
	height: 31px;
}

#LVL1 td {
	background-image: url(../img/navigation/line_mainnav.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#LVL1 a {
	padding-left: 9px;
	padding-right: 9px;
	display: block;
	height: 26px;
	color: #222222;
	text-decoration: none;
}

#LVL1 a:hover {
	background-image: url(../img/navigation/line_mainnav_o.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 9px;
	padding-right: 9px;
}

#MAINNAV .SEL {
	padding-left: 9px;
	padding-right: 9px;
	display: block;
	height: 26px;
	color: #222222;
	text-decoration: none;
	background-image: url(../img/navigation/line_mainnav_o.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#LVL1 .search {
	padding-left: 30px;
	padding-right: 10px;
	color: #222222;
	padding-bottom: 10px;
}

.languagepoint {
	padding-top: 5px;
	padding-left: 20px;
	padding-right: 3px;
	text-align:left;
	vertical-align:top;


}

#LVL1 .searchtxt {
	background-image: none;
	text-align:left;
	vertical-align:top;
	
}

#LVL1 .txtfield {
	background: #BCBCBC;
	border: none;
	margin-bottom: 10px;
	font-size: 11px;
	color: #FFFFFF;
	width: 124px;
	padding-left: 4px;
	padding-right: 4px;
}

#LVL1 .sbtn {
	background-image: url(../img/content/bg_search_btn.gif);
	background-repeat: no-repeat;
	border: none;
	background-color: #999999;
	width: 23px;
	height: 12px;
	margin-bottom: 9px;
	margin-left: 7px;
}

#MIDDLE {
	width: 965px;
	margin-left: auto;
	margin-right: auto;
}

#HEADLINE {
	background-image: url(../img/content/bg_headline.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 20px;
	padding-top: 6px;
	padding-left: 13px;
}

h1 {
	font-size: 13px;
	line-height: 15px;
	padding: 0px;
	padding-left: 4px;
	margin: 0px;	
	color: #777777;
	border-left: solid 6px #FFCF00;
}

#SHADOW {
	width: 965px;
	margin-left: auto;
	margin-right: auto;
	text-align: right;
	height: 1px;
}

#LINE {
	font-size: 2px;
	line-height: 2px;
	height: 2px;
	width: 100%;
	display: block;
	margin-top: 14px;
	margin-bottom: 16px;
	background-image: url(../img/content/pattern_line.gif);
	background-repeat: repeat-x;
}

#INFOSTART {
	float: left;
}

#INFOSTART div {
	border-top: solid 1px #CCCCCC;
	border-bottom: solid 1px #FFFFFF;
	border-left: solid 1px #FFFFFF;
	border-right: solid 1px #FFFFFF; 
	width: 204px;
}

#INFOSTART div a {
	text-decoration: none;
	padding-left: 10px;
	line-height: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #373737;
	background-repeat: no-repeat;
	border-left: solid 1px #C4C6C7;
	padding-top: 2px;
	padding-bottom: 6px;	
    display: block;
	background-image: url(../img/navi/button_navi_left.gif);
	background-position: bottom;
    width: 193px;
/*    height: 23px;  */
}

#INFOSTART div a:hover {
    background-image: url(../img/navi/button_navi_left_o.gif);
}

#INFOSTART div .SEL {
    background-image: url(../img/navi/button_navi_left_o.gif);
}

#INFOSTART h2 {
	background-image: url(../img/content/bg_boxleft.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 19px;
	font-size: 13px;
	padding-left: 14px;
	padding-top: 3px;
	margin: 0px;
}

#INFOSTART  p {
	padding: 14px;
	display: block;
	background-color:#CCCCCC;
	margin: 0px;
}

#NEWS {
	float: left;
}

#NEWS .txt {
	width: 465px;	
	padding-right: 0px;
	padding-left: 14px;
	padding-bottom: 14px;
	overflow-x: hidden;
}

#NEWS .txt img {
	margin-left: -14px;
	margin-right: 0px;
	/*background-color: #F00;	*/
}
#NEWS .txt h2 {
	margin-left: -14px;
	margin-right: 0px;
	/*background-color: #F00;	*/
}

#NEWS .txt table img {
	border: solid 1px #FFF;
	border-left: solid 1px #FFF;	
	margin-bottom: 2px;
	margin-left: 0px;
}


#NEWS div {
	border-top: solid 1px #CCCCCC;
	border-bottom: solid 1px #FFFFFF;
	border-left: solid 1px #FFFFFF;
	border-right: solid 1px #FFFFFF; 
	width: 479px;
	background-color:#B3B7B8; /* #E8E9EA;*/
}

#NEWS h2 {
	background-image: url(../img/content/bg_news.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 19px;
	font-size: 13px;
	padding-left: 20px;
	padding-top: 3px;
	margin: 0px;
}

#NEWS .nbox {
	width: 219px;
	padding-left: 20px;
	padding-top: 14px;
	float: left;
	margin: 0px;
	border: none;
	background-image: url(../img/content/bg_li.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#NEWS .nbox a {
	font-weight:bold;
}
#MESSE a {
	font-weight:bold;
}

#INFO {
	float: left;
}

#INFO div {
	border-top: solid 1px #CCCCCC;
	border-bottom: solid 1px #FFFFFF;
	border-left: solid 1px #FFFFFF;
	border-right: solid 1px #FFFFFF; 
	width: 240px;
}

#INFO h2 {
	background-image: url(../img/content/bg_info.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 19px;
	font-size: 13px;
	padding-left: 17px;
	padding-top: 3px;
	margin: 0px;
}

#INFO p {
	padding: 14px;
	padding-top: 10px;
	display: block;
	background-color: #CCCCCC;
	margin: 0px;
	line-height: 24px;
}

#INFO .txt {
	padding: 14px;
	padding-left: 18px;
	padding-top: 12px;
	display: block;
	background-color: #CCCCCC;
	margin: 0px;
	line-height: 16px;
	background-image: url(../img/content/bg_info_p.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#FOOTER {
	width: 965px;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 29px;
	color: #E5E5E5;
	padding-top: 35px;
}

#FOOTER a {
	text-decoration: none;
	color: #E5E5E5;
}

#FOOTL {
	float: left;
	border-bottom: solid 1px #CCCCCC;
	width: 206px;
	margin-right: 11px;
}

#FOOTM {
	float: left;
	border-bottom: solid 1px #CCCCCC;
	width: 481px;
	margin-right: 11px;
	margin-left: 7px;
}

#FOOTR {
	float: left;
	border-bottom: solid 1px #CCCCCC;
	width: 242px;
}

#DATA{
	float: left;
}

#DATA .dat {
	border-top: solid 1px #CCCCCC;
	border-bottom: solid 1px #FFFFFF;
	border-left: solid 1px #FFFFFF;
	background-color: #B3B7B8;
}

#DATA .datfullsize {
	border-top: solid 1px #CCCCCC;
	border-bottom: solid 1px #FFFFFF;
	border-left: solid 1px #FFFFFF;
	border-right: solid 1px #FFFFFF;
}

#DATA .det {
	border-top: solid 1px #CCCCCC;
	border-bottom: solid 1px #FFFFFF;
	border-right: solid 1px #FFFFFF;
	background-color: #B3B7B8;
	padding: 0px;
	vertical-align:top;
}

#DATA div {
/*	width: 487px;
	background-color: #E8E9EA;
	padding-right: 4px;*/
}

/*#DATA .txt {
	width: 459px;
	padding-left: 14px;
	padding-right: 14px;
	padding-bottom: 14px;
	background-color: #F00;
}*/

#DATA .txt {
	width: 473px;	
	padding-right: 0px;
	padding-left: 14px;
	padding-bottom: 14px;
	overflow-x: hidden;
}

#DATA .txt #layer1 {


	margin-left: -14px;



}

#DATA .txt div img {
	margin-left: -14px;
	margin-right: 0px;
	/*background-color: #F00;	*/
}

#DATA .txt table td img {
	border: solid 1px #FFF;
	margin-left: 0px;
	margin-right: 0px;
	/*background-color: #F00;	*/
}

#DATA .txt table .bildrahmen img {
	border: solid 1px #FFF;
	border-left: solid 1px #FFF;	
	margin-bottom: 0px;
	margin-left: 0px;
	vertical-align: top;
}
#DATA .txt table .whitebg {
	padding-top: 12px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

#DATA .txt table .whitebg2 {
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}




#DATA .txt table td div img {
	border: none;
	border-left: none;	
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 5px;
	padding-left: 0px;
	vertical-align: top;
}


#DATA .txt table td strong {
	border: none;
	border-left: none;	
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding-bottom: 0px;
	vertical-align: top;
}

.ausrichtung {

	vertical-align: top;

}

#DATA .inact {
	background: none;
}

#DATA .act {
	background-color: #DDDEDE;	
	width: 676px;
	padding: 14px;		
}

#DATA .inact img {
	display: none;
}

#DATA .act img {
	float: right;
}

#DATA .inact h4 {
	font-size: 12px;
	padding: 0px;
	margin: 0px;
	padding-left: 14px;
	background-image: url(../img/content/arrow_inact.gif);
	background-repeat: no-repeat;
}

#DATA .act h4 {
	float: left;
	font-size: 12px;
	padding: 0px;
	margin: 0px;
	padding-left: 14px;
	background-image: url(../img/content/arrow_act.gif);
	background-repeat: no-repeat;
}

#DATA h4 a {
	text-decoration: underline;
	color: #373737;
}

#DATA h4 a:hover {
	text-decoration: none;
	color: #373737;
}

#DATA .inact .krz {
	display:block;
}

#DATA .inact div {
	display: none;
}
#DATA .act div {
	background: none;
	padding: 14px;
}

#DATA h2 {
	background-image: url(../img/content/bg_content01.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 19px;
	font-size: 12px;
	padding-left: 20px;
	padding-top: 3px;
	margin: 0px;
}

#DATA #FULLSIZE {
	width: 732px;
	padding-right: 0px;
}

#DATA #FULLSIZE .txt {
	width: 704px;
	background-color: #B3B7B8;
	padding-left: 14px;
	padding-right: 14px;
	padding-bottom: 14px;
}

#DATA #FULLSIZE div img {
	margin-left: -14px;
}

#DATA #FULLSIZE .txt table img {

	margin-bottom: 0px;
	margin-left: 0px;
}

#DATA #FULLSIZE h2 {
	background-image: url(../img/content/bg_content_fs.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 19px;
	font-size: 12px;
	padding-left: 20px;
	padding-top: 3px;
	margin: 0px;
}

#DATA h3 {
	font-size: 12px;
	padding-top: 18px;
	padding-bottom: 14px;
	margin: 0px;
}

#DATA p {
	padding: 14px;
	padding-right: 0px;
	display: block;
	margin: 0px;
	line-height: 16px;
}

#DATA #FULLSIZE p {
	padding: 14px;
	display: block;
	margin: 0px;
	line-height: 16px;
}

#DATA .Picright {
	border: solid 1px #FFFFFF;
	float: right;
	margin-top: 14px;
	margin-bottom: 14px;
}


#DATA #DETAILS {
	background-color: #999D9E;
	width: 240px;
	padding-right: 0px;
	padding-bottom: 14px;
}

#DATA #DETAILS h2 {
	background-image: url(../img/content/bg_detail.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 20px;
	font-size: 12px;
	padding-left: 20px;
	padding-top: 3px;
	margin: 0px;
	margin-bottom: 14px;
}

#DATA #DETAILS p {
	padding: 14px;
	padding-top: 0px;
	display: block;
	margin: 0px;
	line-height: 16px;
}

#DATA #DETAILS p {
	padding: 18px;
	padding-top: 0px;
	display: block;
	margin: 0px;
	line-height: 16px;
}



#DATA #DETAILS h3 {
	font-size: 12px;
	margin: 0px;
	margin-bottom: 14px;
	padding: 0px;
	padding-left: 10px;
}

#DATA ul {
	margin: 0px;
	list-style: none;
	list-style-position: outside;
	list-style-image: url(../img/content/bg_li.gif);
}

#DATA #DETAILS .dllink {
	float: left;
	margin: 0px;
	margin-left: 10px;
	margin-bottom: 6px;
	padding-left: 10px;
	background-image: url(../img/content/bg_dllink.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-decoration: none;
	color: #373737;
}

#DATA #DETAILS .dllink:hover {
	text-decoration: underline;
}

#DATA #DETAILS span {
	padding-right: 28px;
	text-align: right;
	float:right;
}
.txt .newshead {
	background-color:#FF0000;
}

.prodimg {
	width:216px;
	height:149px;
	margin-right:10px;
}
.imgtd {
	width:226px;
}
#PRODLIST {
	width:100%;
}
#PRODLIST a {
	font-weight:bold;
	text-decoration:none;
}

.noborder {

	border:none;	
}
	
/* Sitemap - smlvl x */
.smlvl1 {
	padding-left:5px;
	background-color:#CDCFD0;
	width:100%;
	display:block;
	font-weight:bold;
	padding-bottom:1px;
}
.smlvl2 {
	padding-left:5px;
}
.smlvl3 {
	padding-left:10px;
}
.smlvl4 {
	padding-left:15px;
}
.smlvl5 {
	padding-left:20px;
}
#SMLINE {
	font-size: 2px;
	line-height: 2px;
	height: 2px;
	width: 100%;
	display: block;
	background-image: url(../img/content/pattern_line.gif);
	background-repeat: repeat-x;
	margin-top:2px;
}
#SMLINK {
	text-decoration:none;
	margin-top:2px;
	width:100%;
	display:block;
}
#SMLINK:hover {
	text-decoration:underline;
}
.contentInfoboxText {

	margin-left: 14px;
	margin-right: 14px;
	width:212px;
}
.contentInfoboxText .boxHead {
	font-weight:bold;
	padding-bottom:10px;
}
.contentInfoboxText .boxText {
	padding-right:10px;
	vertical-align:top;
	padding-left:10px;
	background-image:url(../img/content/download_bg.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	text-decoration: none;
	padding-bottom:5px;
	width:150px;
}
.contentInfoboxText .boxType {
	vertical-align:top;
	white-space:nowrap;
}
.felder {
	width: 250px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #373737;	
	margin-top:2px;
	margin-bottom:2px;
	border:none;
}
.button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #373737;
	border:1px solid #999D9E;
	padding-left:5px;
	padding-right:5px;
	margin-right:10px;	
	margin-left:10px;	
}
.checkbox {
	border:none;
}
.ProduktFinder {
	background-color:#DBDBDB;
	width:732px;
	height:180px;
}

.ProduktFinder .td1 {
	border-right:2px solid #fff;
	width:240px;
	vertical-align:top;
	padding:5px 5px 5px 5px;
	text-align:center;
}

.ProduktFinder .td2 {
	vertical-align:top;
	padding-top:14px;
	padding-left:23px;
	padding-right:20px;
	padding-bottom:14px;
	font-size:12px;
}
.ProduktFinderDiv {
	display:none;
	position:absolute;
}

.productHeadline {
	font-size: 15px;
	line-height: 18px;
	font-weight: bold;
}

#DATA #FULLSIZE #we {
	margin: 0px;
	padding: 0px;
}

#DATA .txt .anfrage table td  {

	padding-left: 10px;
	
	}
	
#DATA .txt .anfrage table .einzug{

	padding-left: 0px;

	}
	
#DATA .txt .anfrage table .einzug img{

		border: none;
		padding-right: 7px;
	}
	
#Data #NAVTD02 table .noborder {

	border: none;
	
	}
	
#DATA .datfullsize table .noborder img {
	border: none;
	border-left: none;	
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 5px;
	padding-left: 0px;
	vertical-align: top;
}

#DATA .txt table td strong {
	border: none;
	border-left: none;	
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding-bottom: 0px;
	vertical-align: top;
}	

.jahreszahl {

		font-size: 18px;
	    padding-top: 28px;
		color: #ffcf00;
		font-family: Arial, Helvetica, sans-serif;
		font-weight: bold;

}

.jahreszahlueberschrift {

		font-size: 13px;
	    padding-top: 29px;
		padding-bottom: 8px;
		padding-left: 3px; 
		color: #fff;
		font-family: Arial, Helvetica, sans-serif;
		font-weight: bold;

}
	

.historiegtext {

	padding-top: 12px;
	padding-right: 25px;

}

.tabellenfont {


		color: #FFF;
		font-weight: bold;
		padding-left: 3px;


}

.tabellenfontklein {

		padding-left: 3px;
			
			}

.highueberschrift td strong {

		font-size: 12px;
			
			}
			
			
.highueberschrift  {

		padding-top: 12px; 
			
			}
			
.flashposi {

		position: relative;
		top: -34px;
		left: 0px;
		
		
		
		}
		
.pplatz {

		background-image:url(../img/platzhalter.gif);
		height: 1px;
		
		}
		
