
@charset 'utf-8';
/* Globales Zurücksetzen der Innen- und Außenabstände sowie Rahmen für alle HTML-Elemente */
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, 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;
}

/* (en) Globale Korrektur des Italics Bugs des IE 5.x und IE 6 */
* html body * { overflow:visible; }
* html iframe, * html frame { overflow:auto; }
* html frameset { overflow:hidden; }

html {
	height: 100%;
}

body {
	/* Erzwingen vertikaler Scrollbalken in Netscape, Firefox und Safari Browsern 
	height: 101%;	*/
	/* Vorgabe der Standardfarben und Textausrichtung */
    color: #000;
    background: #fff;
    text-align: left;
}

ol, ul {
	list-style: none;
}

/* Tabellen benötigen weiterhin 'cellspacing="0"' im markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}

/* Cursor Vorgabe für Label-Elemente sowie Buttons */
label, 
input[type=button],
input[type=submit], 
button {
	cursor: pointer;
}


/* Floats and clearing */

/*.clearfix { display: block; }   
.floatbox { overflow:hidden; }
 #ie_clearing { display: none; }*/

.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}
* html .clearfix             { zoom: 1; } /* IE6 */
*:first-child+html .clearfix { zoom: 1; } /* IE7 */

.subcolumns { width:100%; overflow:hidden;}
 
 .clear{
	clear: both;
	font-size: 1px;
}
/* Korrektur der Abstaende bei Selectboxen. */
option { padding-left: 0.4em; }
select { padding: 1px; }

/* Korrektur des Italics Bugs des IE 5.x und IE 6 */
* html body * { overflow:visible; }

html { height: 100%; margin-bottom: 1px; }
body {
	background: #fff url(/-/file/layout/bg_page_light.gif) repeat-x;
	text-align: center;
	height: 101%;
	line-height: 18px;
	color: #4b4b4b;
	font-size: 12px;
	font-family: Arial, sans-serif;
	position: relative;
	
}

body.portal{
	height:  90%;
}


#page {
	width: 996px;
	margin: auto;
	padding-bottom:5px;
	text-align: left;
	background:  #fff;
	border: solid 1px #dededf;
	-moz-box-shadow: 1px 0px 10px #000;
	box-shadow: 1px 0px 10px #000;

}

.callback{
	position: absolute;
	top:  200px;
	right:  0px;
}

#pageheader {	
	margin: 0 10px 2px 10px;
	
}

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

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

#mainnav-wrapper {
	color: #2d2d2d;
	margin: 13px 0px 0px 0px;
	padding: 0 0 0 145px;
	height: 22px;
	background: url(/-/file/layout/bg_mainnav.jpg) repeat-x;	
	position: relative;
	z-index:  240;
	
}



#keyvisual-portal {margin: 2px 10px 20px 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{
	height:  115px;
	margin-bottom: 10px;
}

#keyvisual-level3 img {
	width: 536px;
	height: 115px;
}

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

#flash {
	height: 400px;
	background:  #fff
	color:  #fff;
}

#dreiklangwrapper {
	position: relative;
	z-index:  400;
	width:  976px;
	height: 100px;
	padding: 0 9px 0 4px;
}



#searchpanel {
	width: 207px;
	float:  left;
	border: solid 0px lime;
	position: absolute;
	bottom:17px;	
}

#langnav{
	display: none;
	background: url(/-/file/layout/bg_searchbox_language.png) repeat-y;
}

#searcharea #langnav{background: none;}

.lang{
	padding: 5px 15px 5px 15px;
	margin:  0px 4px 0px 4px;
	background: #fff url(/-/file/layout/bg_dotted_line_horizontal.gif)  repeat-x bottom;	
}

.no-margin{margin: 0;}

#sp_top {	
	height: 27px;
	overflow: hidden;	
	background: url(/-/file/layout/bg_searchbox_oben.png) no-repeat 0px 0px;	
}

.langtext-portal{
	padding:  10px 0 0 30px;
	color:  #656565;
	background: url(/-/file/icons/blue_arrow_down_small.png) no-repeat 15px 15px;
}


ul.servicelinks-portal{margin:  5px 0 0 0;}

ul.servicelinks-portal li {
	float:  left;
	margin-left: 5px;
}


ul.servicelinks-portal a,ul.servicelinks-portal a:visited{
	background: url(/-/file/icons/blue_arrow_left_small.jpg) no-repeat 0px 5px;
	display:  block;
	margin:  5px 0px 0px 15px;
	padding-left: 10px;
	color: #7b7b7d;
	float: left;
}


#sp_bottom {
	background: url(/-/file/layout/bg_searchbox_unten_de.png) no-repeat bottom left;
	height: 131px;
	width: 209px;	
}

#dreiklang {
	position: absolute;
	bottom: 18px;
	z-index: 300;
	
	margin: 0px 0 0 209px;
}

#content {
	margin: 0px 10px 0 10px;
	background: #fff url(/-/file/layout/bg_content.jpg) repeat-y top right;
}

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

.minheight1{
	min-height: 400px;
}

.minheight2{
	min-height: 650px;
}

#navcol {
	width:  199px;
	float:  left;
}

#contentcol {	
	margin: 0px 199px 0px 199px;
	padding: 0px 20px 0px 20px;	
	border:  solid 1px #fff;
	font-size:  12px;
	color: #4b4b4b;
}

#teasercol { 
	float:right; 
	width: 199px; 
	font-size:  12px;
	border:  solid 0px #f00;
	margin-left: ;
}

#productfindercol {
	margin: 0px 199px 0px 0px;
	padding: 0px 0px 0px 0px;
	min-height: 300px;
	border:  solid 1px #fff;
	font-size:  12px;
	color: #4b4b4b;
}



#special_site_col {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	min-height: 300px;
	border:  solid 1px #fff;
	font-size:  12px;
	color: #4b4b4b;
}



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

#page .portalfooter{
	margin-top: 10px;
}
.footer-content {
	padding: 5px 10px 0px 10px;
	color:  #fff;
}

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

#portal-content .col1, #portal-content .col2, #portal-content .col3 {
	width: 219px;
	height: 165px;
	float: left;
	background: #fff url(/-/file/layout/bg_dotted_line_vertikal.jpg) no-repeat top right;
	font-size: 12px;
	color: #7b7b7d;
	overflow: hidden;
}

#portal-content .col1 h2, #portal-content .col2 h2, #portal-content .col3 h2, #portal-content .col4 h2 {
	margin-top: 0px;
}

#portal-content .col1 {
	width: 202px;
	padding-left: 10px;
}

.col2, .col3 {
	padding-left: 5px;
}



.col4 {
	padding: 0px 8px 0px 2px;
	height: 165px;
	margin-left: 664px;
	background: #fff;
	line-height: 14px;
	font-size: 12px;
	color: #7b7b7d;
}

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


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

a:focus{
	text-decoration: underline;
}




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

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

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

#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;
}



#searchbox{
	margin:  0px 10px 0px 788px;	
	height:  151px;
	background: #cccccc;
	position: relative;
}

#searchbox_level3{
	margin:  0px 0px 0px 1px;	
	height:  151px;
	background: #cccccc;
	position: relative;
}

.searchbox_head {
	background: #076cb2 url(/-/file/layout/bg_searchbox_teaser_headline.jpg) repeat-x;
	height:  22px;
	padding:  2px 2px 0 30px;
	color:  #fff;
	

}

.searchbox_head .langtext {
	float: left;
	width:  130px;
	padding-left:  30px;

}

.hc-worldwide-portal{
	padding: 0px 10px 0px 110px;
	text-align: right;
	height:  45px;
	
	
}

.hc-worldwide-portal a, .hc-worldwide-portal a:visited{
	padding-left: 10px;
	font-size: 14px;
	color: #7c7c7c;
	background: url(/-/file/icons/blue_arrow_left.jpg) no-repeat left 3px;
	display: block;	
}

.hc-worldwide-portal a,.hc-worldwide-portal a:visited{
	background: none;
	display: block;
	top: 38px;
	left:  105px;
	position: absolute;
	width: 80px;
	height: 35px;
	
}
.searchbox_head .img {
	margin-left:  150px;
}

.searchbox_content {
	background: #fff url(/-/file/layout/bg_searchbox_de.png) no-repeat top left;
	height: 126px;	
	border: solid 0px #00f;
	overflow: hidden;
}

.searchform{
	padding:  10px 10px 5px 30px;
	margin: 0px 0 0 0;

}

.hc-worldwide{
	padding: 20px 10px 0px 110px;
	text-align: right;
	height:  40px;
	
	}

.hc-worldwide a,.hc-worldwide a:visited{
	background: none;
	display: block;
	top: 35px;
	left:  105px;
	position: absolute;
	width: 80px;
	height: 35px;
	
}


.searchbox_content ul{
	margin:  3px 0px 0px 20px;
}
.searchbox_content ul.servicelinks li {
	float:  left;
	margin-left: 5px;
}
.searchbox_content ul.servicelinks li.col1 {
	width:  90px;
}

.searchbox_content ul.servicelinks li.col2 {
	padding: 0
}

.searchbox_content .servicelinks a{
	background: url(/-/file/icons/blue_arrow_left_small.jpg) no-repeat 0px 5px;
	display:  block;
	padding:  0px 0px 0px 10px;
	color: #7b7b7d;
}

#searchbox #langnav,#searchbox_level3 #langnav{
	background:  #fff url(/-/file/layout/bg_langnav.jpg) repeat-x;
	position: absolute;
	width:  197px;
}

div.iconbox {
	width: 20px;
	float: right;
	border: solid 1px #fff;
}

.teaser{
	border-top:  2px solid #fff;
	
}

.teaserhead {
	background:  #9dce82 url(/-/file/layout/bg_teaser_head.jpg) repeat-x;
	height:  20px;
	padding: 2px 0px 0px 30px;
	margin-top: 0px;
	color:  #fff;	
}

.teaserbody {
	background: #d8eccd;
	padding:  2px 2px 2px 30px;
}

#printfooter{
	padding: 5px 10px 2px 10px;
	background: #fff url(/-/file/layout/bg_print_footer.jpg) repeat-x;
	margin-top:  12px;
}

#printfooter .print {
	float: left;
	width:  200px;
}

#printfooter .printlink {
	background: url(/-/file/icons/printer.gif) no-repeat right top;
	display:  block;
	width: 95px;
}

#printfooter .history{
	margin-left: 300px;
	text-align: right;
}


.customedit{
	border:  1px solid #efefef;
	background: #efefef;
	padding:  10px;
}


.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;
}

.highlight{
	color: #f00;
}

/* *********************** 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;
	cursor: pointer;
}

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

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

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

#firstrow .pcontainer .pcbottom{
	background: #fff url(/-/file/layout/productfinder_aufklapper_large.jpg) no-repeat;
	height:  9px;
	width: 364px;
	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;
	z-index: 10000000;
	
}

.pccontent .productlist 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 .pl2{
	height:  auto;
	min-height: 100px;
}

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

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

.werkstoff_txt_wrapper{
	background: url(/-/file/layout/bg_step2_trenner.gif) repeat-x bottom left ;
	margin:  0 0 10px 0;
	padding: 0 0 10px 0px;
	
}

.werkstoff_txt{
	width: 530px;
	
	margin: 0 0 0 180px;
}

.step3 {
	height:  151px !important;
}

.step3-innerbox{
	height: 131px;
}

#step2 h2 {
	color: #006ab3;
	margin:  0;
	padding: 0;
}

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

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

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

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

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

.btn_large{
	background: #fff url(/-/file/layout/bg_productfinder_small.jpg) no-repeat;
	padding:  5px 0px 0px 0px;
	text-align: center;
	
}

.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;*/
	background: #e0e0e0 url(/-/file/layout/productfinder_aufklapper_small.gif) no-repeat;
	height:  9px;	
	width:  241px;
	font-size: 1px;
	
}


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


#btn1, #btn2{
	float: left;
	width: 240px;
	position: relative;
	cursor: pointer;
}

#step2 h2.oder{
	float: left;
	width: 35px;	
	margin: 0px 5px 0px 5px;
	/*
	color: #006ab3;
	font-size: 16px;
	text-align: center;
	*/
}

.blue {
	color: #006ab3;
}

#step2 .back-new{
	text-align: right;
	width:  241px;
	float:  right;
	margin:  0px 10px 0px 0px;	
	
}

#step2 .moretop{margin-top: 140px;}

#step2 .p20{
	padding-top:  20px;
	margin-right:  41px;
	/*position:absolute; 
	top: 157px;
	left: 463px;*/
}

#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;
	float: right;
}


#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:  420px;
	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;
}

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

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

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

#tab3{
	margin: 0px 0px 0px 0px;
	text-align: center;
	float:  left;
	width:  257px;
}

#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, table.jobcol{
	width: 100%;
	border-spacing: 0px;
	border-collapse: collapse;
	
}

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


table.jobcol td {
	padding: 10px 5px;
	vertical-align: top;
}

table.jobcol td.headline{
	padding: 5px;
}

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

td.first {padding-left:4px;}

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

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

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

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

td.brochures{
	width:  300px;
}


td.lang-col{
	width: 35px;
}

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_long{
	width: 165px;
}


.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;
}

#productfinder_contact_form{
	
}

.novalid{
	color: #f00;
	
}

.labelright {
	margin-left: 150px;
}

.center{
	text-align: center;
}

#news {
	margin-top: 10px;
}


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

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

.newswrapper-portal h3{
	margin:  3px 0 3px 0;
	font-size: 12px;
	font-weight: bold;
}

.newswrapper h2,.newsmessage h2{
	color: #003568;
	font-size: 14px;
}

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

.eventwrapper-portal{
	margin-bottom: 7px;
}

.col2 .rtf p {
	margin-bottom: 7px;
}

.eventtitle-portal{
	/*background: url(/-/file/icons/twistee.gif) no-repeat 0px 5px;*/
	font-weight: bold;
	color: #7b7b7d;

}

td.nobr{
	/*white-space: nowrap;*/
	vertical-align: top;
}


.odd{
	background: #d9e9f4;
}

.even{
	background:  #eff6fa ;
}

table.green, table.blue{
	border-spacing: 1px 0px;
	color: #4b4b4b;
}

table.green td, table.blue td{
	height:  12px;
	padding:  5px 2px 5px 10px;
}


table.green tr.green-head td{
	background: #9dce82;
	font-weight: bold;
}

table.green tr.even td{
	background: #d8eccd;
}

table.green tr.odd td{
	background: #E0F0E4;
}

/*
table.blue tr.blue-head td{
	background: #9dce82;
	font-weight: bold;
}
*/

table.blue tr.blue-head td{
	background: #a6cbe4;
	font-weight: bold;
}

table.blue tr.even td{
	background: #d9e9f4;
}

table.blue tr.odd td{
	background:  #eff6fa ;
}

#searchresult li{
	background: url(/-/file/icons/twistee.gif) no-repeat 0px 5px;
	padding-left: 10px;
	padding-top: 1px;
	margin-bottom: 10px;
}

#searchresult a[href $=".pdf"], #searchresult a[href $=".PDF"] {
    background: url("/-/file/icons/pdf_icon.jpg") center right no-repeat;
    padding-left: 0px;
    padding-right: 15px;
    zoom:1;
}


div.sitemap_root {
	padding:5px;
}
div.sitemap_root a{
	font-size: 150%;
	font-weight:bold;
}

div.sitemap_l1 {
	margin: 10px 0px 0px 20px;
	color:  #00f;
}

div.sitemap_l1 a{
	color:  #006ab3;
	font-weight: bold;
}

div.sitemap_l2 {
	margin: 0px 0px 0px 40px;
}
div.sitemap_l3 {
	margin: 0px 0px 0px 60px;
}
div.sitemap_l4 {
	margin: 0px 0px 0px 80px;
}

#sitemap a{
	text-decoration:none;
}



.hide{
	display:  none;	
}

.show {
	display:  block;
}

.nobold{
	font-weight: normal;
}


table.moduletable td{
	vertical-align: top;
}


#paging_wrapper{
	border-bottom: solid 1px #d9e9f4;
	border-top: solid 1px #d9e9f4;
	margin: 0px 0 10px 0;
	padding: 5px 0;
}

.notopborder{
	border-top: none !important;
}

#paging_wrapper .paging {
	float:  right;
}

#paging_wrapper .count_news {
	float:  left;
}

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

.right{
	text-align: right;
}



.code{
	border: solid silver 1px;
	background: #efefef;
	padding: 5px;
	color: #222222;	
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-moz-box-shadow: 2px 2px 8px gray;
	border-radius: 4px;
	box-shadow: 2px 2px 8px gray;
}
.code, .code *{
	font-family: courier;
}

#history-form{
	display: none;
}

.blueborderbottom{
	border-bottom:solid 1px #6ba8d4;
}

.plz-error{
 	display:none;
 	width:500px;
 	background: white;
 	padding: 10px;
 	border: solid black 1px;
 	-moz-box-shadow: 1px 1px 10px black;
 	-moz-border-radius: 10px;
 	-webkit-box-shadow: 1px 1px 10px black;
 	-webkit-border-radius: 10px;
 	box-shadow: 1px 1px 10px black;
 	border-radius: 10px;
 	line-height:22px;
}

.close {
    background: url("/-/file/icons/close.png") no-repeat scroll right top transparent;
    height: 29px;
    position: absolute;
    right: -10px;
    top: -10px;
    width: 29px;
}

/************************ Modul Anpassungen *****************************/
.module-cm_date-box .day{line-height: 50px;}
#mainnav{
	border-left: 0px solid #fff;
	border-right: 1px solid #fff;
	height: 22px;
	position: relative;
	z-index: 22;
	width: 100%;
	display: table;
}

#mainnav table{
	width: 100%;
	border-collapse: collapse;
	border-spacing: 0px;
}

#mainnav ul{
	width: 100%;
	height:  22px;
	display: table-row;	
}

#mainnav .level1{
	border-right:  solid 1px #fff;
	padding: 0;
	position: relative;
	z-index: 240;
	display: table-cell;
		
}

a.langnav {
	position: absolute;
	top:  3px;
	left: 20px;
}

img.langflag{
	margin:  0;	
	padding: 0;

}

#mainnav .last{
	border: none;
}

#mainnav .first{
	border-left: 1px solid #fff;
}

#mainnav li.searchform, #mainnav td.searchform{
	border:  solid 0px red;
	width: 199px;
}


#mainnav li a, #mainnav td a{
	display: block;
	color: #2d2d2d;
	padding: 2px 5px 2px 4px;
	text-align: center;
}

#mainnav li a:hover, #mainnav li a:focus,#mainnav li a.selected, #mainnav td a:hover, #mainnav td a:focus,#mainnav td a.selected{
	background: url(/-/file/layout/bg_mainnav_active.jpg) repeat-x;
	color: #fff;
	text-decoration: none;	
}


#mainnav li ul,#mainnav td ul{	

	position: absolute;	
	background: #004c8c;

	left: -999em;
	width:199px;
	height:  auto;

}



#mainnav li:hover ul, #mainnav li.sfhover ul,#mainnav td:hover ul, #mainnav td.sfhover ul {
	left: auto;
	z-index: 200;
	text-indent: 0;
}

#mainnav ul li li,#mainnav td li{
	height:  auto;
	float: none;
	margin: 0;
	background: #004c8c;
	border: solid 0px red;
	border-bottom:  solid 1px #6ba9d3;
	padding: 0px 0px;
	
}

#mainnav ul li li a,#mainnav td li a{
	color: #fff;
	padding: 3px 8px 3px 8px;
	height: auto;
	text-align: left;
}

#mainnav ul li li a:hover,#mainnav ul li li a.selected,#mainnav td li a:hover,#mainnav td li  a.selected{
	background: #6ba9d3;
}


li.level2first, li.level2first a{
	border-top: solid 2px #fff;
	
}

#mainnav ul li.level2last{
	border: none;
}




/******************* End Main navigation *******/

/******************* Beginn Language navigation *******/
	
.lang a {
	display:block;
	padding: 0 0 0 28px;
}

.lang a.selected{
	color: #939393 !important;
}
	
/******************* End Language navigation *******/


/******************* Beginn Child navigation *******/
	
#childnav{
	background: url(/-/file/layout/bg_childnav.jpg) repeat-y;
	padding: 0px 0px 0px 10px;
}

#childnav ul li.l1:hover, #childnav ul li.l1_selected, #childnav ul li.cnhover{
	margin:  0 0 0 -10px;
	background: #194f8b url(/-/file/layout/bg_childnav_verlauf.jpg) repeat-x;
}

#childnav ul li a{
	color:  #2d2d2d;
	display:block;
	padding: 3px 0 3px 8px;
	border-bottom: 1px #d6d6d6 solid;
}

#childnav a.level1:hover,#childnav a.selected1{
	background: url(/-/file/layout/bg_childnav_level1.gif) no-repeat  4% 40%;
	border-bottom: 1px solid #fff;
	margin-left:  0px;
	padding-left: 20px;
	color:  #fff;
}

#childnav a.level2  {
	background:  #a6cbe4;
	margin: 0;
	padding-left: 24px;
	border:  none;
	border-bottom: 1px solid #fff;
	color:  #2d2d2d;
}

#childnav a.level2:hover, #childnav a.selected2{
	background:  #a6cbe4 url(/-/file/layout/nav_pfeil.gif) no-repeat  8% 50%;
	padding-left: 24px;
}

#childnav ul li.l1 li.cnhover{
	margin: 0;
}


#childnav a.level3, #childnav a.level3:hover  {
	background:  #d9e9f4;
	margin: 0;
	padding-left: 34px;
	border:  none;
	border-bottom: 1px solid #fff;
	color:  #2d2d2d;
}

#childnav a.level3:hover,#childnav a.selected3{
	background:  #d9e9f4 url(/-/file/layout/nav_pfeil.gif) no-repeat  14% 50%;
}

#childnav a.level4, #childnav a.level4:hover  {
	background:  #eff6fa;
	margin: 0;
	padding-left: 44px;
	border:  none;
	border-bottom: 1px solid #fff;
	color:  #2d2d2d;
}

#childnav a.level4:hover,#childnav a.selected4{
	background:  #eff6fa url(/-/file/layout/nav_pfeil.gif) no-repeat  18% 50%;
}


	
/******************* End Child navigation *******/

.footernav {
	float:  right;
	text-align: right;
	
}
.footernav a:link, .footernav a:active, .footernav a:visited{
	color:  #fff;

}

.footernav a:hover, .footernav a:focus{
	
}
.searchform input{
	width:  120px;
	height:  11px;
	font-size:  11px;
	margin:  0 0 0 25px;
	/*float:  left;*/
	
}

.searchform .frm_btn{
	padding: 0px 0 0px 0;
	margin:  0 25px 0 0;
	float: right;
	
}

.searchform .frm_btn img {
	height:  19px;
	margin-top: 0px;
}




.searchform-portal{
	margin: 15px 0 0 0;
}

.searchform-portal input{
	width:  140px;
	margin:  1px 0 0 15px;
	float:  left;
	
}

.searchform-portal .frm_btn-portal{
	padding: 0px 0px 0px 0;
	border: solid 0px red;
}


.frmborder{
	border:  solid 1px #efefef;
}

#form{
	margin:  10px 0px 20px 0px;
}

#form label{
	float:  left;
	width:  150px;
	font-weight: bold;
}

.textinput{width: 99%:}
#form .input{
	width:  270px;
}

#pfform label{
	float:  left;
	width:  240px;
}

#pfform input.floated {
	float: left;
}

span.inset{
	display: block;
	margin-left: 520px;
}

#pfform .input{
	width:  270px;
}

.textfield-zip{
	width:  60px;
}

.textfield-town{
	width:  200px;
}

#pfform .medium, #form .medium{
	width:  130px;
}

.textarea{
	width:  274px;
	height: 80px;
}

#pfform .pf-contactdata{
	margin-left: 240px;
}

#pfform .pf-button{
	margin: 10px 0px 0px 260px;	
	width: 140px;
}

td.td100{width:100px}
td.td110{width:110px}
td.td120{width:120px}
td.td130{width:130px}
td.td140{width:140px}
td.td150{width:150px}
td.td200{width:200px}
td.td210{width:210px}
td.td220{width:220px}
td.td230{width:230px}
td.td240{width:240px}
td.td250{width:250px}
td.td300{width:300px}
td.td350{width:350px}
td.td400{width:400px}

.expanable_body td {vertical-align:top}



td.td-grey{
	background: #f0f0f0;
	padding:  10px 30px 10px 50px;
	vertical-align: bottom;
}

td.padding10{
	padding:  10px;
}

.rtf ul, .rtf ol{
	margin-left:  30px;
}

.rtf ul{
	list-style-type: disc;
}

.rtf ol{
	list-style-type: decimal;	
}

/***
 * Image zoomer:
 */
.ext-el-mask {
	background-color:black;
	height:100%;
	left:0;
	opacity:0.8;
	filter: alpha(opacity=80);
	position:absolute;
	top:0;
	width:100%;
	z-index:20000;
}

#modal-image{
	//position: fixed;
	position: absolute;
	top: -10000px;
	left: -10000px;
	padding: 10px;
	background-color: white;
	color: gray;
	border: solid gray 1px;
	overflow: hidden;
}
#modal-image *{
	font: 12px verdana;
	color: #555555;
}
#modal-image .loading{
	position: ablosulte;
	padding: 10px 0 0 40px;
	height: 100px;
	text-align: left;
	/*background: url(wosch.png) no-repeat;*/
}
#modal-image img{
	padding: 0px;
	/*border: solid black 1px;*/
}
#modal-image .img-title{
	font-weight: bold;
}

#modal-image-close{
	background: url(close.gif) no-repeat 2px 4px;
	opacity:0.5;
	background-color:white;
	width:16px;
	height:16px;
	border:solid silver 1px;
	cursor: pointer;
}
