/***********************************************************************
 * Facelift - CSS
 * 
 * 14.06.2010
 *
 */

 
 /**********Box-Konzept(right)***********/
 
 /*ALLGEMEIN*/
 
 body {
	width:100%;
	margin:0;
	overflow-y:scroll;
 }
 #container {
	margin: 0 auto;
	width:998px;
	position:relative;
 }
 
 table td {
	height:20px;
 }
 
 a.backlink, a.toplink {
	
	width:100%;
	float:right;
	text-align:right;
	color: #babfc2;
	text-decoration:underline;
	margin-top:20px;
	padding-right:10px;
	clear:both;
	outline:none;
 }
 
 a.backlink:hover,  a.toplink:hover {
	color: #ff5a04;
 }
 /*IE7 Hack */
 *+html  a.backlink, *+html  a.toplink {
	float:left;
 }
 
 div.box_news p, div.box_news_teaser p, div.box_download p, div.box_image p, div.box_press p, div.box_richtext p, div.box_table p, div.box_video p {
 padding-right: 4px;
 margin-right:5px;
 }

div.loader {
	text-align:center;
}
 
 /*BoxLink*/
 
 a.box_link, a.box_link_video, a.box_link_download {
	color: #656c77;
	padding: 2px 0 3px 20px;	
	display: block;
	padding-left: 20px;
	border-top: 1px solid #babfc2;
	border-bottom: 1px solid #babfc2;
	background: url(../../grafiken/bullets/lefthand_bullet_closed.jpg) no-repeat 5px 6px;	
	position:relative;
	height: 15px;
	margin-top: 5px;
	/*margin-bottom: 5px;*/ /*Sabrina Schneider - 26.04.2011*/
	line-height:15px;	
}

a.box_link:hover{
	color: #ff5a04;
}
  
 a.box_text_link{
	color: #656c77;
	line-height: 16px;

}

a.box_text_link:hover{
	color: #ff5a04;
}
 
 /*Quickfinder*/
.facelift_body_quickfinder {
	height: auto !important;
	/*padding-bottom: 10px;*/

}

.facelift_quickfinder{
	margin-left: 20px;
}

/*Header-Box*/
h4.box_header{
	background-color: #656c77;
	color: #fff;
	padding-left: 30px; 
	padding-top: 2px;
	padding-bottom: 3px;
	position: relative;
	/*margin-bottom: 5px;
	margin-top: 5px;*/
	line-height: 16px;
	font-size: 13px;
	text-transform: uppercase;
}


/*IE6 - Hack*/
* html h4.box_header{
	padding-bottom: 1px;
}

/*IE7 - Hack*/
* + html h4.box_header{
	padding-bottom: 1px!important;
}

h4.box_header span{
	position: absolute;
	height: 21px;
	width: 21px;
	top: 0px;
	left: 0px;
}

h4.box_header span.doc_1{
	background: transparent url(../../grafiken/facelift/box_icons/final/doc_1.jpg) no-repeat 100% 0!important;
} 

h4.box_header span.dokument{
	background: transparent url(../../grafiken/facelift/box_icons/final/dokument.jpg) no-repeat 100% 0;
}

h4.box_header span.jpg{
	background: transparent url(../../grafiken/facelift/box_icons/final/JPG.jpg) no-repeat 100% 0;
} 

h4.box_header span.know_how{
	background: transparent url(../../grafiken/facelift/box_icons/final/know-how.jpg) no-repeat 100% 0;
} 

h4.box_header span.kontakt{
	background: transparent url(../../grafiken/facelift/box_icons/final/kontakt.jpg) no-repeat 100% 0;
} 

h4.box_header span.link{
	background: transparent url(../../grafiken/facelift/box_icons/final/link.jpg) no-repeat 100% 0;
} 

h4.box_header span.news{
	background: transparent url(../../grafiken/facelift/box_icons/final/news.jpg) no-repeat 100% 0;
}

h4.box_header span.ordner{
	background: transparent url(../../grafiken/facelift/box_icons/final/ordner.jpg) no-repeat 100% 0;
} 

h4.box_header span.pdf_1{
	background: transparent url(../../grafiken/facelift/box_icons/final/PDF.jpg) no-repeat 100% 0;
} 

h4.box_header span.video{
	background: transparent url(../../grafiken/facelift/box_icons/final/video.jpg) no-repeat 100% 0;
}

h4.box_header span.zahlen{
	background: transparent url(../../grafiken/facelift/box_icons/final/zahlen.jpg) no-repeat 100% 0;
}

/*Image-Box*/

a.box_image{
	display: block;
}

/*Border-Box*/
.box_border{
	border-top: solid 1px #babfc2;
	/*height: 1px;*/
	display: block;
}

/*Info-Box*/
a.box_link_info{
	color: #656c77;
	padding-left: 5px;
	display: block;
	padding-left: 20px;
}

a.box_link_info:hover{
	color: #ff5a04;
}

a.box_link_info:active{
}

/*News-Box*/
div.box_news a, div.box_news_teaser a, div.box_press a{
	color: #656c77;
	padding-right:4px;	
}

/*
div.box_news hr, div.box_press hr {
	display: none;
	margin-top: 5px;
	margin-bottom: 5px;
}

*/
div.box_news_teaser ul.noborder li {
	border:none;
}
div.box_news img, div.box_news_teaser img, div.box_press img{
	margin-top: 5px;
	margin-bottom: 5px;
}

div.box_news p, div.box_news_teaser p, div.box_press p{
	margin-top: 5px;
	margin-bottom: 5px;
}

div.box_news a:hover, div.box_news_teaser a:hover, div.box_press a:hover {
	color: #ff5a04;
}

div.box_news a:active, div.box_news_teaser a:active, div.box_press a:active {
	color: #ff5a04;	
}

ul.box_news_ul li, ul.box_press_ul li{
	border-bottom: 1px solid #babfc2;
	display: block;
	padding-bottom: 5px;
	position: relative;
}

ul.box_news_ul li.notFirst, ul.box_press_ul li.notFirst{
	padding-top: 5px;
}

ul.box_news_ul li.last, ul.box_press_ul li.last{
	border:none;
	padding-bottom: 0;
}

/*Richtext-Box*/ /*Table-Box*/
div.box_richtext h4, div.box_table h4{
	color: #ff5a04;
	margin:10px 5px 0 0;
}

div.box_richtext p {
	color: #656c77; /*evtl. nach der Farbkonsolidierung unn�tig*/
}

#body_sidebar div.box_richtext li{
	background:transparent url(../../grafiken/bullets/bulletOrange.gif)  no-repeat scroll 0 6px;
	color: #656c77; /*evtl. nach der Farbkonsolidierung unn�tig*/
	padding-left:20px;
}

div.box_richtext u, div.box_table u{
	text-decoration: underline;
}

div.box_table td{
	color: #656c77;
}

.box_richtext span.grey_arrow, div.box_table  span.grey_arrow{
	background: url(../../grafiken/bullets/bulletRight.gif) no-repeat 0 0%;
	float: left;
	height: 7px;
	width: 4px;
	margin-top: 4px;
	margin-left: 2px;
}

#body #body_sidebar div.box_richtext h1, #body #body_sidebar div.box_table h1 {
	color:#ff5a04;
	font-family:verdana;
	font-size:20px;
	font-weight:bold;
	padding-bottom:10px;
}

div.box_richtext h2, div.box_table h2 {
	color: #ff5a04;
	font-weight:bold;
	/*font-size:11px;*/
	font-size: 13px;
	/*line-height:16px;*/
	line-height: 18px;
	/*margin-top: 15px;*/
	padding: 20px 0 7px; 

}

div.box_richtext h3, div.box_table h3 {
	color: #ff5a04;
	font-weight:bold;
	font-size:11px;
	line-height: 14px;
	padding-top: 14px;
	margin-top: 0;

}

/*Flash-Box*/
.box_flash {
	display: block;

}

/*Video-Box*/ /*Download-Box*/
div.box_video li.videoitem, div.box_download li.downloaditem {
	margin-bottom: 10px;
}

div.box_video li.last, div.box_download li.last{
	margin-bottom: 0;
}

div.box_video img, div.box_download img{
	margin-top: 5px;
	/*margin-bottom: 2.5px;*/

}
div.box_download img.borderOn{
	border: 1px solid #babfc2;
}

div.box_video a.active, div.box_download a.active{
	background: url(../../grafiken/bullets/lefthand_bullet_open.jpg) no-repeat 5px 6px;
	font-weight: bold;
	color: #ff5a04;
	position:relative;
	margin-bottom:0;
}

div.menuVideo a.box_link_video, div.menuDownload  a.box_link_download{
	margin-bottom: 5px; /*Sabrina Schneider - 26.04.2011*/
}
a.box_link_video:hover, a.box_link_download:hover{
	color: #ff5a04;
}

a.box_link_video_lang , a.box_link_download_lang{
	color: #656c77;
	/*background-color: #e8e9eb;*/
	display: block;
	border-bottom: 1px solid #babfc2;
	padding-bottom: 3px;
	padding-top: 3px;
	padding-left: 20px;
	/*alternativ zu div.box_video span.grey_arrow und div.box_download span.grey_arrow*/
	background: #e8e9eb url(../../grafiken/bullets/bulletRight.gif) no-repeat 7px 8px;
	position:relative;
	height:16px;
}

a.box_link_video_lang:hover , a.box_link_download_lang:hover{
	color: #ff5a04;
	background: #e8e9eb url(../../grafiken/bullets/bulletRightHilite.gif) no-repeat 7px 8px;
}

/*Seitenvorlagen*/


#body #body_padding_ebene2 #facelift_nav_sidebar, #body #body_padding #facelift_nonav_sidebar, #body #body_padding_ebene2 #facelift_nav_nosidebar {
	float:left;
	margin:0;
	padding:0;
	overflow: hidden;
	position: relative;
}

#body #body_padding_ebene2 #facelift_nav_sidebar {
	width:628px;
}

#body #body_padding #facelift_nonav_sidebar {
	margin-left:10px;
	width:783px;
}

#body #body_padding #facelift_nonav_sidebar.classNoMargin {
	margin-left:0px;
	width:793px;
}

#body #body_padding_ebene2 #facelift_nav_nosidebar{
	width:810px;
}


#body #body_padding_ebene2 #facelift_nav_nosidebar, #body #body_padding #facelift_nonav_nosidebar{
	padding-right: 10px;
}

#body #body_padding #facelift_nonav_sidebar h1 {
	margin-top:26px;
}

/*Bildwechsler (Startseite)*/
div.facelift_rotator{
	height: 454px;
}

div.facelift_rotator div.image{
	background: none;
	padding-left: 0;
	position: relative;
	display: none;
}

div.facelift_rotator div.wrapper div.image .cursor{
	cursor: pointer;
}

div.facelift_rotator div.image_first{
	display: block;
}

div.facelift_rotator div.image div.transparent{
	position: absolute;
	bottom: 0px;
	border-top: 3px #ff5a04 solid;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	background-color: #e8e9eb;
	opacity: 0.9;
	width: 773px;
}

div.facelift_rotator div.image div.transparent h2, div.facelift_rotator div.image div.transparent h2 a {
	font-size: 16.5px;	
	font-family: verdana;
	font-weight: bold;
	margin-bottom: 5px;
	color: #656c77; /*evtl. nach der Farbkonsolidierung unn�tig*/
}

div.facelift_rotator div.image div.transparent p, div.facelift_rotator div.image div.transparent p a{
	color: #656c77; /*evtl. nach der Farbkonsolidierung unn�tig*/
	font-size: 11px;
}

div.facelift_rotator ul.image_pos {
	position:absolute;
	top:15px;
	right:15px;
	z-index:100;
}

div.facelift_rotator ul.image_pos  li {
	list-style:none;
	float:left;
	display:block;
	height:18px;
	width:21px;
	opacity:0.9;
	filter:alpha(opacity=90);
	margin-right:10px;
	background:#FFF;
	color: #656c77;
	padding:3px 0 0;
	text-align:center;
	font-family: Verdana;
	font-weight:bold;
	font-size:13px;
	cursor:pointer;
}
div.facelift_rotator ul.image_pos  li.active {
	background:#ff5a04;
	color: #FFF;
}

 /**********Absatzvorlagen(center)***********/

 /*Allgemein*/
 
a.text_link{
	color: #ff5a04;

}

a.text_link:hover{
	color: #656c77;
}
 
a.inline_link{
	color: #ff5a04;
	background: url(../../grafiken/bullets/bulletRightHilite.gif) no-repeat 0 4px;
	padding-left: 8px;
}

a.inline_link:hover{
	color: #656c77;
	background-image: url(../../grafiken/bullets/bulletRight.gif);
}

a.text_underline_link{
	color: #656c77;
	text-decoration: underline;

}

a.text_underline_link:hover{
	color: #ff5a04;
	text-decoration: underline;
}
 

/*noch ben�tigt?*/

 .center_richtext span.grey_arrow, div.center_table  span.grey_arrow{
	background: url(../../grafiken/bullets/bulletRight.gif) no-repeat 0 0%;
	float: left;
	height: 7px;
	width: 4px;
	margin-top: 4px;
	margin-left: 2px;
}

 
 /*Border-Box*/
.center_border{
	border-top: solid 1px #babfc2;
	height: 1px;
}


 /*Picture-Absatz*/
div.center_image{
	
	/*
	padding-top: 5px;
	padding-bottom: 5px;
	*/
}

a.center_image {
	display: block;

}

/* Neue Produkttabelle */
div.center_table.product_table table th {
	background: #e8e9eb;
	border-top: solid 1px #babfc2;
	text-align:left;
	color:#656c77;
	height:15px;
	padding:2px 5px 3px;
}
div.center_table.product_table table th, div.center_table.product_table table td {
	vertical-align:top;
}  
div.center_table.product_table table a {
	color:#656c77;
}
div.center_table.product_table table tr:hover {
	cursor:pointer;
	background: #e8e9eb;
}

div.center_table.tech_table{
	margin:15px 0;
}
div.center_table.tech_table table.center_table_Facelift tr.last td{
	border-bottom:1px solid #BABFC2;
}

/*Richtext-Absatz*/ /*Tabellen-Absatz*/
div.center_richtext{
	/*
	padding-top: 5px;
	padding-bottom: 5px;
	*/
}

div.center_richtext h1, div.center_table h1, div.facelift_center_picture_text h1{
	color:#ff5a04;
	font-family:verdana;
	font-size:20px;
	font-weight:bold;
	padding-bottom:10px;
}

div.center_richtext h2, div.center_table h2, div.facelift_center_picture_text  h2 {
	color:#ff5a04;
	font-weight:bold;
	/*font-size:11px;*/
	font-size: 13px;
	/*line-height:16px;*/
	line-height: 18px;
	/*margin-top: 15px;*/
	padding: 20px 0 7px; 

}

div.center_richtext h3, div.center_table h3, div.facelift_center_picture_text h3 {
	color: #ff5a04;
	font-weight:bold;
	font-size:11px;
	line-height: 14px;
	padding-top: 14px; 
	margin-top: 0;

}


div.center_table {
	width:628px;
}

div.center_table table.center_table_Facelift{
	width: 100%;
	line-height: 15px;

}

div.center_table table.center_table_Facelift tr  td{
	border-top: 1px solid #babfc2;
	border-collapse: collapse;
}

div.center_table table.center_table_Facelift tr.first{
	background-color: #e8e9eb;
}

div.center_table table.center_table_Facelift tr td {
	color: #656c77;
	padding:2px 5px 3px;
	height:15px;
}

/* Flash */
a.center_flash{
	display:block;
}

/*Bildergalerie 1 (VUSG)*/

div.center_gallery li{
	background: none;
	float:left;
	margin: 20px 20px 0 0;
	min-height: 90px;
	width: 135px;
	height: 90px;
	overflow: hidden;
	padding-left: 0;
	padding-right: 0;
	text-align: center;
}

div.center_gallery li.firstrow{
	margin-top: 0;

}

div.center_gallery li.clearLeft{
	clear: left;
	width: 0;
	height: 0!important;
}

div.center_gallery li.right{
	padding-right: 5px;
}


/*Bildergalerie 1 (V�gele)*/

div.crl_gallery{
	position:relative;
	background-color: #e8e9eb;
}

div#facelift_nonav_sidebar div.crl_gallery{
	width:793px;
}

div.crl_gallery div.carousel{
	margin-left:52px;
	width: 525px;
	height: 75px;
	overflow: hidden;
}

div#facelift_nav_sidebar div.crl_gallery{
	width:625px;
	height: 75px;
	overflow: hidden;
}

div.crl_gallery ul li{
	background: none;
	float:left;
	width: 75px;
	height: 55px;
	padding:0;
	margin: 10px 6px;
	text-align: center;
}

div.crl_gallery li.clearLeft{
	clear: left;
}

div.crl_gallery #arrLeft, div.crl_gallery .arrLeft {
background: url(../../grafiken/facelift/carousel/crl_arr_left_new.png) no-repeat scroll 0 0 transparent;
cursor:pointer;
height:36px;
left:5px;
position:absolute;
top:19px;
width:36px;
margin-left: 4px;
}

div.crl_gallery #arrRight, div.crl_gallery .arrRight {
background: url(../../grafiken/facelift/carousel/crl_arr_right_new.png) no-repeat scroll 0 0 transparent;
cursor:pointer;
height:36px;
position:absolute;
right:9px;
top:19px;
width:36px;
}
       /* 
#jquery-overlay {

	left:-447.5px;
	height: 1133px;
	width: 1893px;
	
}
*/


div.center_stellenangebote ul li{
	background: none;
	padding-left: 0;
	float: none;
}

div.center_stellenangebote ul li table {
	width: 100%;
}

div.center_stellenangebote table tr, div.center_stellenangebote table tr td {
	height:21px;
}

div.center_stellenangebote table th {
	text-align:left;
	vertical-align:bottom;
}

div.center_stellenangebote table th, div.center_stellenangebote table td {
	color: #656c77;
	font-weight:normal;
}

div.center_stellenangebote table th img {
	display:block;
	padding-bottom:8px;
}

div.center_stellenangebote table th.date {
	padding-bottom:3px;

}

div.center_stellenangebote  table .date {
	padding-left:0;
	width:75px;
	
}



div.center_stellenangebote table tr.odd {
	background-color: #ededed;
	
}

div.center_stellenangebote table td {
	padding-left:5px;
}

div.center_stellenangebote table td a {
	color: #656c77;
	font-weight:normal;
}

div.center_stellenangebote table td a:hover {
	color: #ff5a04;
	/*font-weight:bold;*/ /*ge�ndert am 17.08.2010 siehe Ticket #2897 Nachbesserungen Templates Facelift*/
}


/*Stellenangebote Detailseite 02.09.2010*/

div#facelift_stellenangebote_detail_center div.center_richtext ul {
margin-bottom:20px;

}

div#facelift_stellenangebote_detail_center div.contactAddress {
	float: none;
	width: auto;

}

div#facelift_stellenangebote_detail_center div.contactAddress ul.address li.email{
margin-top:16px;

}



/*************************************Einstiegsseiten*********************************************/
div.facelift_rotator_ebene1{
	/*height: 454px;*/
}


div.facelift_flashrotator_ebene1{
	position: relative;
}

div.facelift_rotator_ebene1 div.image{
	display: none;
	background: none;
	padding-left: 0;
	position: relative;
}

div.facelift_rotator_ebene1 div.image_first{
	display: block;
}

div.facelift_rotator_ebene1 div.image div.links, div.facelift_flashrotator_ebene1 div.links{
	position:relative; /*position: absolute;*/
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #e8e9eb;
	opacity: 0.9;
/*	width: 627px;*/
	/*min-height: 25px;*/
	margin-top: -2px;
}


div.facelift_rotator_ebene1 div.image div.links u, div.facelift_flashrotator_ebene1 div.links ul{
	display: block;
	float: left;
}

div.facelift_rotator_ebene1 div.image div.links ul li, div.facelift_flashrotator_ebene1 div.links ul li{
	background: none;
	float: left;
	border-top: 5px #656c77 solid;
	margin-top: 5px;
	margin-left: 20px;
	padding-left: 0px;
	/*width: 150px;*/
	text-align: left;
	/*overflow:hidden;*/
}

div.facelift_rotator_ebene1 div.image div.links ul li a.inline_link, div.facelift_flashrotator_ebene1 div.links ul li a.inline_link{
	display:block;
	color: #656c77;
	background: url(../../grafiken/bullets/bulletRight.gif) no-repeat 0 5px;
}

div.facelift_rotator_ebene1 div.image div.links ul li a.inline_link:hover, div.facelift_flashrotator_ebene1 div.links ul li a.inline_link:hover{
	display:block;
	color: #ff5a04;
	background: url(../../grafiken/bullets/bulletRightHilite.gif) no-repeat 0 5px;
}

div.facelift_rotator_ebene1 div.image div.links li.active, div.facelift_flashrotator_ebene1 div.links li.active {
	border-top: 5px #ff5a04 solid;
}


div.facelift_rotator_ebene1 div.image div.links li.active a, div.facelift_flashrotator_ebene1 div.links li.active a{
	color: #ff5a04!important;
	background: url(../../grafiken/bullets/bulletRightHilite.gif) no-repeat 0 5px!important;
}

div.facelift_rotator_ebene1 div.image div.links li a, div.facelift_flashrotator_ebene1 div.links li a{
	font-weight: bold;
}

div.facelift_flashrotator_ebene1 div.center_richtext{
	color: black!important;
}

/*Flashwechsler Ebene 1*/
div.facelift_flashrotator_ebene1 div.center_richtext {
	/*display: none;*/
}

/*center_picture_text*/
div.facelift_center_picture_text{
	margin-right:10px;
}

#facelift_nav_sidebar .pad10, #facelift_nav_nosidebar .pad10, #facelift_nonav_sidebar .pad10, #facelift_nonav_nosidebar .pad10{
	padding: 10px 0;
}

div.facelift_center_picture_text .ml15{
	margin-left:15px;
}

div.facelift_center_picture_text .mr15{
	margin-right:15px;
}

div.facelift_center_picture_text .floatRight {
	float:right;
}

div.facelift_center_picture_text .floatLeft {
	float:left;
}

div.facelift_center_picture_text img.border {
	border:0.5px solid #babfc2;
	border /*\**/: 1px solid #babfc2\9
}
/*inkl. IE8 Hack*/

/*IE6 Hack*/
* html div.facelift_center_picture_text img.border {
	border:1px solid #babfc2;
}

/*IE7 Hack*/
*+html div.facelift_center_picture_text img.border {
	border:1px solid #babfc2;
}


/******************�bersichts-Seiten*********************************/

/*Downloadcenter*/
div.center_downloads {
	margin-bottom: 20px;
}
div.center_videos {
	padding-bottom: 60px;
}

div.center_downloads  ul.downloads li.first, div.center_presse ul.presse li.first, div.center_videos ul.videos li.first{
	margin-top: 0;
}

div.center_downloads ul.downloads li {
	background: none;
	padding: 0;
	border-top: 1px solid #babfc2;
	border-bottom: 1px solid #babfc2;
	border-left: 1px solid #babfc2;
	margin-top: 20px;
}

 div.center_videos ul.videos li, div.center_presse ul.presse li {
	background: none;
	padding: 0;
	margin-top: 20px;
}

div.center_videos ul.videos li div.videoBild, div.center_presse ul.presse li div.presseBild { 
	float:left;
	height:90px;
	overflow:hidden;
	width:145px;
}

div.center_downloads ul.downloads li div.downloadBild{
	float:left;
	height:170px;
	margin-right:10px;
	overflow:hidden;
	width:120px;
	border-right: 1px solid #babfc2;
}

div.center_downloads  ul.downloads li img, div.center_presse ul.presse li img, div.center_videos ul.videos li img{
	margin-top: 0;
}

div.center_videos ul.videos li .videoDetails, div.center_presse ul.presse li .presseDetails {
	border-top: 1px solid #babfc2;
	border-bottom: 1px solid #babfc2;
	padding-left: 10px;
	height: 88px;
	float: left;
}

div.center_downloads ul.downloads li .downloadDescription, div.center_presse ul.presse li .presseDescription, div.center_videos ul.videos li .videoDescription{
	margin-top: 10px;
	float:left;
}

div.center_videos ul.videos li .videoDescription{
	margin-right: 20px;
}

div.downloadCenterContent ul.downloads li .downloadDescription h3, ul.downloads li .downloadDescription h3 {
	margin-bottom:10px;
}

div.center_downloads ul.downloads li .downloadDescription{
	margin-left:25px;
}

div.center_downloads ul.downloads li .downloadDescription h4, div.center_presse ul.presse li .presseDescription h4, div.center_videos ul.videos li .videoDescription h4{
	font-size: 11px!important;
	font-weight: bold;
}

div.center_presse ul.presse li .presseDescription h4 {
 	margin-top: 0px;
}

div.center_presse ul.presse li .presseDetails .presseDescription h3 {
 	margin-top: 10px;
}

div.center_downloads ul.downloads li .downloadDescription dl, div.center_presse ul.presse li .presseDescription dl , div.center_videos ul.videos li .videoDescription  dl{
	margin-top:20px; /*vorher: 20px; ge�ndert von: Schneider 11.03.2011 - Ticket #5449*/
}

div.center_videos ul.videos li .videoDescription  dl{
	margin-top:10px;
}

div.center_downloads ul.downloads li .downloadDescription dl dt, div.center_videos ul.videos li .videoDescription  dl dt{
	float:left;
}

div.center_presse ul.presse li .presseDescription h3 {
	color:#656c77;
	font:11px/11px verdana;
	margin:0;
	padding:0;
	vertical-align:top;
}

div.center_downloads  ul.downloads li div.downloadMenu, div.center_presse ul.presse li div.presseMenu, div.center_videos ul.videos li div.videoMenu{
	float:right;
	margin-top: 0;
	width:100px; 
}

div.center_videos ul.videos li div.videoMenu{
	width:163px; /*vorher: 100px; ge�ndert von: Schneider 11.03.2011 - Ticket #5449*/
}

div.center_downloads  ul.downloads li div.downloadMenu ul, div.center_presse ul.presse li div.presseMenu ul, div.center_videos ul.videos li div.videoMenu ul{
	position: absolute;
	width: 100px;
	z-index: 10;
}

div.center_videos ul.videos li div.videoMenu ul{
	width:163px; /*vorher: 100px; ge�ndert von: Schneider 11.03.2011 - Ticket #5449*/
}

div.center_downloads  ul.downloads li div.downloadMenu a.box_link_download, div.center_presse ul.presse li div.presseMenu a.box_link, div.center_videos ul.videos li div.videoMenu a.box_link_video{
	border-top: none;
	margin-top: 0;
	margin-bottom: 0;
}

div.center_presse ul.presse li div.presseMenu a.box_link{
	margin-top: 0;
}

div.center_downloads  ul.downloads li div.downloadMenu a.active, div.center_presse ul.presse li div.presseMenu a.active, div.center_videos ul.videos li div.videoMenu a.active{
	background: url(../../grafiken/bullets/lefthand_bullet_open.jpg) no-repeat scroll 5px 6px transparent; /*position ge�ndert von 5px 7px auf 5px 6px;*/
	color:#ff5a04;;
	font-weight:bold;
	position:relative;
	border-top: none;
}

div.center_downloads  ul.downloads li div.downloadMenu ul li, div.center_presse  ul.presse li div.presseMenu ul li, div.center_videos ul.videos li div.videoMenu ul li{
	padding-left: 0;
	border: none;
	padding: 0;
	margin: 0;
}

/************************Detail-Seiten******************************/

/*Presse*/

#body div.presse_detail_facelift #body_sidebar #body_quickfinder{
	margin-bottom: 20px;
}

#body div.presse_detail_facelift #body_sidebar h4.box_header{
	margin-bottom: 10px;
}

#body div.presse_detail_facelift #body_sidebar .box_richtext{
	margin-bottom: 10px;
}

#body div.presse_detail_facelift #body_sidebar .box_image{
	margin-bottom: 10px;
}

#body div.presse_detail_facelift #body_sidebar .box_menu{
	margin-bottom: 10px;
}

#body div.presse_detail_facelift #body_sidebar .box_menu a.box_link_download{
	background-position: 5px 6px;
}

#body div.presse_detail_facelift #body_sidebar .box_menu a.active{
	background: url(../../grafiken/bullets/lefthand_bullet_open.jpg) no-repeat 5px 6px !important;
	color:#FF5A04 !important;
	font-weight: bold;
}

#body div.presse_detail_facelift #body_sidebar .box_menu a.box_link_download{
	background-position: 5px 6px;
}

#facelift_presse_detail_center .center_border{
	margin-top: 20px;
}

#facelift_presse_detail_center .center_richtext a {
	color: #656c77;
	text-decoration: underline;
	background: none;
}

#facelift_presse_detail_center .center_richtext a:hover{
	color: #ff5a04;
	text-decoration: underline;
	background: none;
}

#facelift_presse_detail_center .center_richtext a:active{
	color: #ff5a04;
	text-decoration: underline;
	background: none;
}

#facelift_presse_detail_center  a.backToOverview {
	color: #ff5a04;
	background: url(../../grafiken/facelift/bullets/bulletLeftHiliteDouble.gif) no-repeat 8px 60%;
}

#facelift_presse_detail_center  a.backToOverview:hover{
	color: #656c77;
	background: url(../../grafiken/facelift/bullets/bulletGreyLeftDouble.gif) no-repeat 8px 60%;
}

#stellenangebote table tr, #stellenangebote table tr td {
	height:15px;
	line-height:15px;
	padding:2px 0 3px;
}
div.center_stellenangebote table td, #stellenangebote table tr td {
	padding-left:5px;
	border-collapse:collapse;
	border-top:1px solid #babfc2;
}

div.center_stellenangebote table th, #stellenangebote table tr th {
	color:#656c77;
	height:15px;
	line-height:15px;
	padding:2px 0 3px 5px;
	font-weight:bold;
	background-color:#e8e9eb;
	border-top:1px solid #babfc2;
}

/*************************Hacks*************************************/

/*IE 8 Hack*/
div.facelift_rotator div.image div.transparent{
	filter /*\**/: alpha(opacity=90)\9
}

/*IE 7 Hack */

*+html h4.box_header{
	padding-top: 3px;
	padding-bottom: 2px;
	line-height: 19px;
}

*+html .box_table h4, *+html .box_richtext h4{
	font-size: 11px;
	font-family: Verdana;
}

*+html .box_news hr{
	margin-top: 0;
	margin-bottom: 0;
}

*+html div.facelift_rotator div.image div.transparent{
	position: relative;
	margin-top: -64px;
	filter: alpha(opacity=90);
}

*+html .facelift_body_quickfinder {
	z-index: 9999;
}

*+html div.facelift_rotator_ebene1 div.image div.links{
	/*overflow: hidden;*/
	min-height: auto;
}
*+html div.facelift_rotator_ebene1 {
	margin-bottom: 15px;
}

*+html div.facelift_flashrotator_ebene1 .center_flash{
	float:left;
}

/*IE 6 Hack */
* html h4.box_header span{
	left: -30px;
}

* html h4.box_header{
	padding-top: 3px;
	padding-bottom: 2px;
	line-height: 19px;
}

* html div.facelift_rotator_ebene1 div.image div.links ul li{
	margin-left: 15px;
}

* html div.facelift_rotator div.image div.transparent{
	position: relative;
	margin-top: -75px;
	filter: alpha(opacity=90);
}

* html .facelift_body_quickfinder {
	z-index: 9999;
}

/* Formular Weiterempfehlen */
div#recommend {
	margin-top:26px;	
}

div#recommend form {
	background:none;
	padding:0;
}
#recommend form fieldset {
	padding:0;
}
#recommend label {
	padding:0;
}
#recommend button.submit {
	margin-left:160px;
	background: url(../../grafiken/bullets/bulletRight.gif) no-repeat #FFF 0 5px;
	color:#656c77;
	margin:10px 0 0 162px;
	padding-left:10px;
}


#recommend button.submit:hover {
	color:#ff5a04;
	background: url(../../grafiken/bullets/bulletRightHilite.gif) no-repeat #FFF 0 5px;
}

#recommend button.submit:active {
	color:#ff5a04;
	background: url(../../grafiken/bullets/bulletRightHilite.gif) no-repeat #FFF 0 5px;
}

#recommend form p {
	border:none;
	margin-bottom:10px;
}
#recommend input.text, #recommend textarea {
	width:250px;
}
#recommend textarea {
	height:60px;
	clear: none;
}

/* Sitemap */
ul#sitemap {
	margin:0 25px 0 0;	
}
#sitemap li {
	background:none;
	padding:10px 0 10px 0px;
}
#sitemap li li {
	padding-left:10px;
}
/* SASWW Detailseiten */
#vertriebUndService, #vertriebUndService .contactOuter {
	background:none;
}
#vertriebUndService .contactOuter {
	border-top:1px solid #babfc2;
}
#vertriebUndService h1{
	display:none;
}
#vertriebUndService h2 {
	color:#ff5a04;
}
#vertriebUndService h3 {
	color:#656c77;
	background-color:#e8e9eb;
	border-top:1px solid #babfc2;
}
#vertriebUndService .contactData {
	margin-left:0;
	width:451px;
}
#vertriebUndService .contact ul li a.text_underline_link {
	color: #656c77;
	text-decoration: underline;
}
#vertriebUndService .contact ul li a.text_underline_link:hover {
	color: #ff5a04;
	text-decoration: underline;
}
#vertriebUndService .contact ul li a.text_underline_link:active {
	color: #ff5a04;
	text-decoration: underline;
}

#vertriebUndServiceInner {
	padding:10px 10px 10px 0;
}
/* Messen und Veranstaltungen */
#messen { width:auto; }
#messen h2.year {
	background:none;
	color:#ff5a04;
	font-size:14px;
	font-weight:bold;
	line-height:16px;
	margin:20px 0;
}
#messen h3.month {
	border-top:1px solid #babfc2;
	height:20px;
}
#messen ul { border:none; }
#messen ul li {
	border-top:1px solid #babfc2;
	border-bottom:none;
}
#messen ul li  div.eventDate { border:none; }

#messen .eventInformation dd a.text_underline_link{
	color: #656c77;
	text-decoration: underline;
}

#messen .eventInformation dd a.text_underline_link:hover {
	color: #ff5a04;
	text-decoration: underline;
}

#messen .eventInformation dd a.text_underline_link:active {
	color: #ff5a04;
	text-decoration: underline;
}



/* Infobestellung */
.infoBestellung {
	background:none;
	width:100%;
}
.infoBrochures { border: none; }
.infoBrochures h4 {
	color:#656c77;
	border-top:1px solid #babfc2;	
	background-color:#e8e9eb;
	height:20px;
}
ul.brochures { 
	padding:10px 0;
	border-top:1px solid #babfc2; 
	border-bottom:1px solid #babfc2;
	display:block;
	float:left;	
	margin-bottom:20px;
}
ul.brochures li { border:none; margin-bottom:5px; float:left; width:100%;}
ul.brochures li .checkbox { position:absolute; }
ul.brochures li label {
	float:none;
	margin-left:20px;
	padding-left:5px;
	width:425px;
}
.infoForm input.text, .infoForm textarea {
	width:250px;
}
.infoForm input#city {
	width:183px;
}
.infoForm .field {
	border:none;
}
.infoBestellung .infoBestellungContent .rightButton a.blockButton {
	background: url(../../grafiken/bullets/bulletRight.gif) no-repeat #FFF 0 5px;
	color:#656C77;
	margin:10px 0 10px 162px;
	padding-left:10px;
	margin:10px 0 0 182px;
}
.infoBestellung .infoBestellungContent .rightButton a.blockButton { float:left; }
/*noscript*/
.noscript_facelift{
	background:#fff url(../../grafiken/backgrounds/middle_bg_js.gif) repeat-x;
	color:#ff5a04;
	font-size:13px;
	font-weight:bold;
	padding-bottom:5px;
	position:relative;
	width:793px;
}

/*Ticket #2897 19.08.2010 Sabrina Schneider */
.infoBestellung .infoBestellungContent .rightButton{
	margin-top: 5px;
}


.infoBestellung .infoBestellungContent .infoForm{
	margin-bottom: 5px;
}

.infoBestellung .infoBestellungContent .rightButton a.blockButton:hover{
	color:#ff5a04;
	background: url(../../grafiken/bullets/bulletRightHilite.gif) no-repeat #FFF 0 5px;
}

/*FormKit*/
/*div id="contactForm" class="formKit">*/

#contactForm {
float: left;
width:350px;
}

#contactForm .form {
float: left;

}

#contactForm .form form{
float: left;

}

#contactForm .form form fieldset{
	float:left;
}

#contactForm .form form fieldset legend {
	color:#656c77;
	font-size:13px;
	font-weight:bold;
	line-height:16px;
	margin-top:10px;
	margin-bottom:20px;
	width: 100%;
	float: left;
	text-align: left;
	position: relative;
	vertical-align: top;
}

#contactForm .form form fieldset .field .label{

	float:left;
}

#contactForm .form form fieldset .field .label label{
	color:#656c77;
	font-size:11px;
	line-height:16px;
	width: 113px;
	float:left;
}

#contactForm .form form fieldset .field .value{
	float:left;
	padding:2px;
	width:228px;
}

#contactForm .form form fieldset .field .value input, #contactForm .form form fieldset .field .value textarea, #contactForm .form form fieldset .field .value select  {
	border:1px solid #babfc2;
	font:11px arial;
	width:228px;
	color:#656c77;
}


#contactForm .form form fieldset div.required div.value input, #contactForm .form form fieldset div.required div.value textarea, #contactForm .form form fieldset div.required div.value select {
	border:1px solid #ff5a04;
}



#contactForm .form form fieldset .button {
	margin-left:113px;
	margin-top:20px;
}


#contactForm .form form fieldset .button button{
	background-color:white;
	cursor:pointer;
	text-align: left;	
	background: url(../../grafiken/bullets/bulletRight.gif) no-repeat 5px 4px;
	color:#656c77;
	padding-left:15px;
	font-size: 11px;
	font-weight: bold;

}

#contactForm .form form fieldset .button button:hover{
	color:#ff5a04;
	background: url(../../grafiken/bullets/bulletRightHilite.gif) no-repeat #FFF 5px 4px !important;
}

#contactForm .form form fieldset .button button:active{
	color:#ff5a04;
	background: url(../../grafiken/bullets/bulletRightHilite.gif) no-repeat #FFF 5px 4px;

}


.contactBox h2 {
	color:#656c77;
	font-size:13px;
	font-weight:bold;
	line-height:16px;
	margin-top:10px;
	margin-bottom:20px;
	display: block;
	width: 100%;
	float: left;

}

.contactBox {
	float:left;
	width: 275px;
}

/* Neue Produktseite */
.productdetail_facelift {
	width:628px;
	float:left;
	margin-bottom:20px;
}
small#disclaimer {
	color:#656c77;
	display:block;
	margin-top:-20px;
	font-size:9px;		
	float:left;
}
*+html small#disclaimer {
	margin-top:-10px;
}
.productdetail_facelift .articleText {
	margin:15px 0;
}
.productdetail_facelift h2 {
	color:#ff5a04;
	font-size:13px;
	font-weight:bold;
	line-height:18px;
	padding:20px 0 7px;
}
.productdetail_facelift ul.product_linklist { 
	width:100%;
	float:left;
	margin-top:20px;
	margin-bottom:8px;
}

.productdetail_facelift ul.product_linklist li {
	float:left;
	width:110px;
	height:21px;
	line-height:21px;
	font-weight:bold;
	color:#656c77;	
	margin-left:8px;
	background: #e8e9eb url(../../grafiken/bullets/lefthand_bullet_open_bg_grey.jpg) no-repeat 6px 6px;
	padding-left:20px;
}
.productdetail_facelift ul.product_linklist li.first {
	margin-left:0;
}
.productdetail_facelift ul.product_linklist li a {
	color:#656c77;		
}
.productdetail_facelift ul.product_linklist li.active, ul.product_linklist li.active a, ul.product_linklist li a:hover {
	color:#ff5a04;
}
.productdetail_facelift ul.product_linklist li.active {
	background: #e8e9eb url(../../grafiken/bullets/lefthand_bullet_closed_bg_grey.jpg) no-repeat 6px 6px;
}
.productdetail_facelift .productInfoMainImage {
	border:1px #e8e9eb solid;
	width:404px;
	height:262px;
	text-align:center;
	float:left;
	vertical-align:middle;
}

.productdetail_facelift .productInfoHighlightImage {
	border:1px #e8e9eb solid;
	width:404px;
	height:163px;
	text-align:center;
	float:left;
	vertical-align:middle;
}
.productdetail_facelift img.contentImage {
	margin:15px 0;
	width:100%;
}

.productdetail_facelift .center_table {
	clear:both;	
	float:left;
}
.productdetail_facelift .center_table tr.first td {
	font-weight:bold;
}
.productdetail_facelift .center_table td.key {
	width:160px;
}
.productdetail_facelift ul.product_inner_linklist {
	float:right;
	width:214px;
}
.productdetail_facelift ul.product_inner_linklist li {
	border-left:6px #ff5a04 solid;
	background:#e8e9eb;
	width:198px;	
	height:19px;
	margin-bottom:8px;
	padding:2px 0 0 10px;
}
.productdetail_facelift ul.product_inner_linklist li a {
	color:#656c77;
}
.productdetail_facelift ul.product_inner_linklist li a:hover, .productdetail_facelift ul.product_inner_linklist li.active a {
	color:#ff5a04;
}
.productdetail_facelift ul.product_inner_linklist li.active a {
	font-weight:bold;
}
.productdetail_facelift dl.footnote {
	float:left;
	width:100%;
	font-size:11px;
	color:#656c77;
	margin:20px 0 13px; 
}
.productdetail_facelift dl.footnote dt {
	float:left;
	padding-right:5px;
}

.productdetail_facelift #galleryMainImage {
	margin:0;
	width:406px;
	height:283px;
	float:left;
}
.productdetail_facelift #galleryThumbs {
	height:auto;
	overflow:visible;
	margin:8px 0 0 0;
	float:left;
	width:410px;
}
.productdetail_facelift #galleryDescription div {
	display:none;
}
.productdetail_facelift #galleryMainImage img, .productdetail_facelift #galleryDescription div.active {
	display:block;
}

.productdetail_facelift #galleryThumbs li {
	margin:4px 4px 0 0;
	float:left;	
	list-style:none;
	padding:0;
	background:none;
}
.productdetail_facelift #galleryThumbs li img {
	width:78px;
	height:54px;
}
.productdetail_facelift #galleryThumbs li.active img, .productdetail_facelift #galleryThumbs li:hover img {
	opacity:1;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
}
.productdetail_facelift #galleryThumbs li img {
	opacity:0.5;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
	filter: alpha(opacity=50);
}
.productdetail_facelift div#galleryDescription {
	height:auto;
	margin-left:8px;
	border-left:#ff5a04 6px solid;
	background:#e8e9eb;
	color:#656c77;
	width:194px;
	padding:4px;
	float:right;
}
.productdetail_facelift .feature_block {
	margin-bottom:20px;
	width:100%;
	float:left;
}
.productdetail_facelift .feature_block img {
	margin-right:20px;
	float:left;
	border:1px #e8e9eb solid;
}
.productdetail_facelift .feature_block h3 {
	margin:0 0 20px 0;
}
.productdetail_facelift .facelift_rotator_ebene1 {
	height:245px;
	margin:15px 0;
}
.productdetail_facelift .facelift_rotator_ebene1 img{
	margin:0;
}
/*IE6 Hack*/
* html .contactBox {
	width: 260px!important;
}

	
.contactBox h2{
}


/*IE6 Hack*/
* html .contactBox  .contactAddress {
	width: 260px!important;
}


.contactBox .contactAddress {
float: left;
width: 275px;
}


.contactBox .contactAddress ul li{
	background: none;
	padding-left: 0;
}

.contactBox .contactAddress ul.contact{
	padding-top: 16px;
}

.contactBox .contactAddress ul.contact span.key{
	width: 55px;
	display: block;
	float: left;
}

.contactBox .contactAddress ul.contact span.value{
	padding-left: 5px;
}

.contactBox .contactAddress ul.address {
	margin-bottom: 0px;
}

.facelift_rotator_ebene1 div.loader{
	text-align: center;
}



.body_padding_suche #body_sidebar{
	min-height: 454px;
}

div.variantFootnote {
	padding: 0 5px 7px;
	border-bottom: 1px solid #BABFC2;
}

div.variantFootnote * {
	font-size: 9px;
}


/*picture_rotator 19.12.2011 - sschneider*/
div.picture_rotator{
	position: relative;
}

div.picture_rotator .absolute {
    position: absolute;
}

div.picture_rotator div.image {
    background: none repeat scroll 0 0 transparent;
    display: none;
    padding-left: 0;
    position: relative;
}

div.picture_rotator div.image img.lightbox{
	position:absolute;
}

div.picture_rotator div.image img.linking{
	position:absolute;
}

div.picture_rotator div.image_first {
    display: block;
}

div.picture_rotator ul.image_pos {
    position: absolute;
    right: 5px;
    bottom: 15px;
    z-index: 100;
}
div.picture_rotator ul.image_pos li {
    background: none repeat scroll 0 0 #ffffff;
    color: #656C77;
    height: 16px;
    width: 16px;
    cursor: pointer;
    display: block;
    float: left;
    list-style: none outside none;
    margin-right: 10px;
    opacity: 0.9;
    text-align: center;
    padding: 0;
}

div.picture_rotator ul.image_pos li.active {
    background: none repeat scroll 0 0 #FF5A04;
}

div.picture_rotator ul.image_pos li:hover {
    background: none repeat scroll 0 0 #b7bbbe;
}

