@import url('reset');
@import url('navigation');
@import url('forms');
                                                                                                                                                                                          
.footernav,#mainnav-wrapper,#dreiklangwrapper,#flash,#navcol,#teasercol,#searchbox{
	display: none;
}

body {
	font-size: 12pt;
	font-family: Arial, sans-serif;
}

#pageheader {	
	margin: 0 10px 12pt 10px;	
}

#slogan {
	margin: 25pt 0 0 0;
	float: left;
	width: 300pt;
}

#logo {
	margin-left: 400px;
	padding:  9px 0 0 0;
	text-align: right;
}

#keyvisual-portal {
	margin: 2px 10px;
	
}

#keyvisual-wrapper{
	padding: 0 10px 0 10px;
	margin: 0px;
}


#keyvisual-level2 {
	width: 776px;
	height:  151px;
	float: left;
	margin: 0px 0px 0px 10px;
}

#keyvisual-level3{
	width: 532px;
	height:  115px;
	border: solid 0px red;
	margin-bottom: 10px;
}

#keyvisual-level2 .keyvisual-img{
	width: 776px;
}




#content {
	margin: 0px 10px 0 10px;
	background: #fff;
}

#contentcol {	
	font-size:  12pt;
}

#productfindercol {
	margin: 0px 199px 0px 0px;
	padding: 0px 0px 0px 0px;
	min-height: 300px;
	border:  solid 1px #fff;
}



#footer {
	margin: 10px;
	height: 30px;
	color:  #fff;
	background: #fff url(../file/layout/bg_footer.jpg) repeat-y;
}
.footer-content {
	padding: 5px 10px 0px 10px;
}

.copyright{
	margin-right: 300px;
	width:  400px;
}

#portal-content .col1, #portal-content .col2, #portal-content .col3 {
	width: 199px;
	height: 165px;
	float: left;
	background: #fff url(../file/layout/bg_dotted_line_vertikal.jpg) no-repeat top right;
}

#portal-content .col1 {
	width: 215px;
}

.col2, .col3 {
	margin-left:23px;
}



.col4 {
	width: 310px;
	height: 165px;
	margin-left: 664px;
	background: #fff;
}

#portal-content h2{
	color: #a3a3a3;
	font-size: 16px;
	margin: 5px 0 5px 0;
}


a, a:active, a:visited{
	color: #006ab3;
	text-decoration: none;
}

h1{
	font-size: 20px;
	color: #006ab3;
	margin:  5px 0 5px 0;
}

h2{
	font-size: 16px;
	color: #000;
	margin:  5px 0 5px 0;
}

h1.contentheadline{
	text-align: right;
	border-bottom: 1px solid #006ab3;
	padding-bottom: 10px;
	width: 532px;
}

#productfinder h1{
	border-bottom: 1px solid #006ab3;
	padding-bottom: 10px;
	width: 732px;
	margin: 20px 0 20px 0;
}

hr{
	width: 532px;
	height:  1px;
	margin-bottom: 8px;
	background: #006ab3;
}

.left{
	text-align: left;
}

.right{
	text-align: right;
}

.right10{
	text-align: right;
	padding-right: 10px;
}





.teaser{
	display: none;
	
}

#printfooter{
	display: none;
}

.verteilerwrapper{
	border-top: solid 1px #006ab3;
	margin-top:20px;
}

.verteiler-img{
	width:  200px;
	float: left;
}

.verteiler-text{
	margin-left: 205px;
}

.verteilerwrapper a, .verteilerwrapper a:hover,.verteilerwrapper a:visited{
	font-weight: bold;
}

/* Productfinder */

#productfinder{
	background: #e2e2e2 url(../file/layout/bg_productfinder.gif) repeat-x top left;
	padding:  10px 10px 0px 10px;
}

#firstrow{
	height:  180px;
}

#secondrow{
	height:  180px;
}

.pcontainer {
	position: relative;
}



#firstrow .pcontainer{
	width:  241px;
	float: left;
	margin:  0px 5px 0px 0px;
	text-align: center;
	z-index:  1;
}

#firstrow .pcontainer .pctop{
	background: #fff url(../file/layout/bg_productfinder_small.jpg) no-repeat;
	height:  148px;
	padding:  5px 3px 0px 3px;
	
}

.pcwrapper{
	position: absolute;
	top: 151px;
	left:  0px;
	z-index: 20;
}



#firstrow .pcontainer .pcbottom{
	background: url(../file/layout/productfinder_aufklapper_small.gif) no-repeat;
	height:  9px;	
	width:  241px;
	font-size: 1px;
		
}

#secondrow .pcontainer{
	width:  364px;
	float: left;
	margin:  0px 10px 0px 0px;
	text-align: center;
	
}

#secondrow .pcontainer .pctop{
	background: #fff url(../file/layout/bg_productfinder_large.jpg) no-repeat;
	height:  147px;
	padding:  5px 3px 0px 3px;
}




#secondrow .pcontainer .pcbottom{
	background: #fff url(../file/layout/productfinder_aufklapper_large.jpg) no-repeat;
	height:  9px;
	width: 364px;
	font-size: 1px;
	
}

.pctext{
	color: #7f7f7f;
	padding-top: 5px;
	font-size: 16px;
}

.pccontent{
	display: none;
	text-align: left;
	background:  #fff;
	border:  solid 1px #cfcfcf;
	
}

.pccontent li a{
	display: block;
	background: #fff url(../file/icons/list_arrow.gif) no-repeat 5px 7px;
	color: #000;
	padding:  2px 5px 2px 25px;
}

.pccontent li a:hover{
	background: #d8e8f5 url(../file/icons/list_arrow.gif) no-repeat 5px 7px;
}

.pcintro{
	padding:  2px 2px 2px 10px;
	border-bottom: solid 1px #7c7c7c;
}

.productlist{
	height:  100px;
	overflow: auto;
	width:  100%;
}


#step2{
	height:  151px;
	background: #fff url(../file/layout/bg_step2.jpg) no-repeat ;
	padding-left: 11px;
}

.step2-innerbox{
	background: #e1e1e1 url(../file/layout/bg_step2_box.jpg) repeat-x ;
	height:  131px;
	padding:  10px;
}

#step2 h2 {
	float: left;
	width: 200px;
	color: #006ab3;
	margin:  0;
	padding: 0;
}

#step2 h2.btn2{
	margin-top: 5px;
}

.selection, .frm_selection{
	margin-left: 210px;
}

.step2-bottom{
	margin:  40px 0 0 0;
}

.btn_large{
	background: url(../file/layout/selectbox_241.jpg) no-repeat; 
	width:  241px;
	height:  26px;
	
}

.btn_large_top {
	padding:  5px 0px 0px 0px;
	text-align: center;
}

.btn_large_bottom{
	background: #fff url(../file/layout/selectbox_241_aufklapper.jpg) no-repeat;
	height:  9px;
	width: 241px;
	font-size: 1px;
	
}

.btn-wrapper{
	position: absolute;
	top:26px;
	left:  0px;
	z-index: 20;
	width:  241px;
}

#btn1, #btn2{
	float: left;
	width: 241px;
	position: relative;
}

#step2 h2.oder{
	float: left;
	width: 25px;	
	color: #006ab3;
	border:  solid 0px red;
	margin: 5px 0px 0px 10px;
	font-size: 16px;
}

#step2 .back-new{
	border: solid 0px red;
	text-align: right;
	width:  241px;
	float:  right;
	margin:  0px 15px 0px 0px;
}


#step2 .p20{
	padding-top:  20px;
}

#step2 .btn-newsearch{
	float: right;
	width:  142px;
	height:  23px;
	text-align: center;
	background: url(../file/layout/btn_large.jpg) no-repeat;
	padding-top: 1px;
}

#step2 .btn-back{
	height: 23px;
	width: 86px;
	text-align: center;
	background: url(../file/layout/btn_small.jpg) no-repeat;
	padding-top: 1px;
}


#step2 .btn-back a, #step2 .btn-newsearch a{
	display:  block;
	color:  #000;
}



#tab{
	margin-top:  20px;
	height:  30px;
	width:  777px;
}

#tab a{
	background:  #fff url(../file/layout/tab_slice.jpg);
	display:  block;
	color: #fff;
	height:  25px;
	padding-top: 4px;
}

#tabbody{
	width:  773px;
	min-height:  400px;
	background: #fff;
	border: solid 2px #efefef;
	border-top:  none;
	padding:  10px 0px 20px 0px;
}

#tab1{
	margin: 0px 0px 0px 0px;
	text-align: center;
	float:  left;
	width:  259px;
	border:  solid 0px red;
}

#tab1 a{
	background-position: -2px -30px;
}

#tab2{
	margin: 0px 0px 0px 0px;
	text-align: center;
	float:  left;
	width:  259px;
	border:  solid 0px red;
	
}

#tab2 a{
	background-position: -260px 0px;
}

#tab3{
	margin: 0px 0px 0px 0px;
	text-align: center;
	float:  left;
	width:  259px;
	border:  solid 0px red;
}

#tab3 a{
	background-position: -519px -30px;
}

#tab a.selected, #tab a:hover{
	color: #000;
	
}

#tab1 a:hover, #tab1 a.selected{
	background-position: -1px 0px;
}

#tab2 a:hover, #tab2 a.selected{
	background-position: -260px -30px;
}

#tab3 a:hover, #tab3 a.selected{
	background-position: -519px -60px;
}

.productinformation{
	padding:  10px;
}

#tabbody table, table.col{
	width: 100%;
	border-spacing: 0px;
	border-collapse: collapse;
	
}

#tabbody td{
	vertical-align: top;
	padding-top:  10px;
}

td.headline{
	color:  #000;
	font-weight: bold;
	background: #e9f2f7;
	padding:  4px 4px 4px 4px !important;
}

td.brochures{
	width:  300px;
	padding:  10px 20px 10px 20px;
	vertical-align: top;	
}

td.deckblatt-col{
	padding:  10px 20px 10px 0px;
}

td.size{
	width:  70px;
	line-height: 21px;
	vertical-align: top;
}

td.brochures-col{	
	padding:  10px 5px 10px 0px;
	vertical-align: top;	
}

td.brochures{
	width:  350px;
}

td.size-col{	
	padding:  10px 5px 10px 0px;
	vertical-align: top;
}

td.download-col{
	padding:  10px 5px 10px 0px;
	vertical-align: top;	
}

td.brochures img,td.brochures-col img{
	float: left;
	margin-right:  15px;
	
}

.imgdescription{
	margin-left: 45px ;
}

.pdf, .pdficon, .flag,.pdf_small, .schloss{
	float: left;
	margin-bottom: 3px;
}

.pdficon, .flag, .schloss{
	width:  25px;
}

.schloss{
	text-align: center;
}

.pdf{
	width: 95px;
}

.pdf_small{
	width: 65px;
	padding-top:  2px;
}

.pdf a,.pdf_small a {
	background: url(../file/icons/twistee.gif) no-repeat 0px 2px;
	padding-left:  10px;
	
}

a.up {
	background: url(../file/icons/twistee-up.gif) no-repeat 0px 5px;
	padding-left:  10px;
	
}

a.down {
	background: url(../file/icons/twistee-down.gif) no-repeat 0px 5px;
	padding-left:  10px;
	
}



.schloss{
	padding-left: 4px;
}

.pdficon{
	padding-left:  5px;
	border-right: solid 1px #dfdfdf;
}

.flag {
	padding-left: 10px;
}

.pf-more {
	padding-left:  55px;
}


.bluerow{
	background: #eff6fa;
}

.whiterow{
	background:  #d9e9f4;
}

.whiterow, .bluerow{
  padding:  2px 5px 2px 20px;	
}

.bold{
	font-weight: bold;
}

.yourcontact{
	margin-bottom: 10px;
}

.novalid{
	color: #f00;
}

.labelright {
	margin-left: 150px;
}

.center{
	text-align: center;
}


.newswrapper{
	margin: 0px 0px 0px 0px;
	padding:  4px;
	border:  solid 10px #dfdfdf;
}

.newswrapper-portal{
	margin: 0px 5px 0px 0px;
	padding:  4px;
	border-bottom:  solid 1px #dfdfdf;
}

.newswrapper-portal h3{
	color: #003568;
	margin:  3px 0 3px 0;
	font-size: 10px;
}

.newswrapper h2,.newsmessage h2{
	color: #003568;
}

.newswrapper .dachzeile, .newsmessage .dachzeile{
	font-weight: bold;
}


.odd{
	background: #d9e9f4;
}

.even{
	background:  #eff6fa ;
}

.hide{
	display:  none;	
}


 
.clear{
	clear: both;
	font-size: 1px;
}