/*
 * IPS Application
 * @version:	blum15062909
 * @modified:	Wed, 30 Sep 2015 07:39:35 GMT
 *
 * @autor:	Peter Siebler
 * @copyright:	Copyright (c) 2010, IPS Consulting Höchst, http://www.siebler.at
*/
/*
	Version 13.10.310834
	Autor: IPS Consulting Hoechst, Peter Siebler
*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,table,th,td{
    margin: 0;
    padding: 0;
    border:0;
    outline:0;
    font-size:100%;
    vertical-align:baseline;
    background:transparent;
}

table{
	border-collapse: collapse;
	border-spacing: 0;
}

fieldset,img{
	border: 0;
}

address,caption,cite,code,dfn,th,var{
	font-style: normal;
	font-weight: normal;
}

ol,ul,li{
	list-style: none;
}

caption,th{
	text-align: left;
}

h1,h2,h3,h4,h5,h6{
	font-size: 100%;
	font-weight: normal;
	clear:both;
}

abbr,acronym{border: 0;}

a.cotra{
	position: absolute;
	left: -500px;
	top: -500px;
	display: none;
	color: #fff;
	text-indent: -1000px;
	font-size: 1px;
}

*,a:active, a:focus{
	outline: none;
}
a { margin:0; padding:0; font-size:100%; vertical-align:baseline; background:transparent; }

img{
	border: 0;
	vertical-align: middle;
	background-color: transparent;
	-ms-interpolation-mode: bicubic;
}

iframe{
    border:0;
    margin:0;
    padding:0;
    width:100%;
    height:100%;
    background-color:transparent;
}

body{
	font: normal 13px  Arial,Helvetica,"Lucida Grande",Lucida,Verdana,sans-serif;
	line-height: 16px;
	background-color: #fff;
	color: #666;
	cursor: default;
	letter-spacing: 0.21px;
	word-spacing: -1px;
	font-weight: normal;
	height: 100%;
	width: 100%;
}

body { font:13px/1.231 Arial,Helvetica,"Lucida Grande",Lucida,Verdana,sans-serif; }

/* hand cursor on clickable input elements */
input[type=button], input[type=submit], button { cursor: pointer; }

/* webkit browsers add a 2px margin outside the chrome of form elements */
button, input, select, textarea { margin: 0; }
button {  width: auto; overflow: visible; }

h1{
	color: #ff4208;
	background-color: transparent;
	font-size: 28px;
	line-height: 32px;
	margin: 24px 18px 24px 28px;
}

h2,h2.content{
	color: #ff4208;
	background-color: transparent;
	font-size: 21px;
	line-height: 23px;
	margin-bottom: 0.5em;
}
p{
   moz-hyphens: auto;
   o-hyphens: auto;
   webkit-hyphens: auto;
   ms-hyphens: auto;
   hyphens: auto;
}

div.spacerline{
	clear: both;
	height: 8px;
	width: 100%;
}

div.top{
	clear: both;
	height: 8px;
	width: 100%;
	border-top: 3px solid #eeeeea;
}

div.bottom{
	clear: both;
	height: 8px;
	width: 100%;
	border-bottom: 3px solid #eeeeea;
}

span.colspace{
	margin-right: 40px;
}

.content-center h2{
	margin: 18px 0 10px 0;
}

img.deco-image{
	position: relative;
	margin: 4px;
}

.shadowline{
	background-image: url(img/divider-large.png);
	background-position: left bottom;
	background-repeat: no-repeat;
}
.shadow-divider{
    background-image: url(img/trenner.png);
	background-position: left top;
	background-repeat: no-repeat;
	height:20px;
	width:100%;
}

h3,h3.content{
	color: #ff4208;
	background-color: transparent;
	font-size: 15px;
	line-height: 23px;
	margin-bottom: 0.5em;
}

.fs012{
	font-size: 12px !important;
	line-height: 15px !important;
	font-weight: normal !important;
}

.fs016{
	font-size: 16px !important;
	line-height: 20px;
	font-weight: normal !important;
}

.fs018{
	font-size: 18px !important;
	line-height: 23px !important;
	font-weight: normal !important;
}

.fs024{
	font-size: 24px !important;
	line-height: 30px!important;
}

.orange{
	color: #ff4208;
}

.bulletlist{
	margin: 8px 0 26px 0;
}

.bullet{
	padding: 0 0 0 20px;
	background: url(img/bullet.png);
	background-repeat: no-repeat;
	line-height: 18px;
}

.bullet2{
	padding: 0 0 0 20px;
	background: url(img/bullet2.png);
	background-repeat: no-repeat;
	line-height: 18px;
}

label{
	color: #666 !important;
	background-color: transparent;
	font-size: 12px;
	line-height: 26px;
}

body.pageslideshow2{
    overflow:hidden !important;
}

body.pagewebform{
    width:100%;
    height:inherit;
}

.opacity{
	background: #fff;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	padding: 20px;
}

.gradient{
	background-image: -moz-linear-gradient(top,#4477a1,#81a8cb);
	background-image: -webkit-gradient(linear,left bottom,left top,color-stop(0,#4477a1),color-stop(1,#81a8cb));
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#4477a1',endColorstr='#81a8cb');
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#4477a1',endColorstr='#81a8cb')";
}

.hide{
	visibility: hidden;
}

.sfh{
	position: relative;
	display: none;
	width:0px;
	height:0px;
}
input.sfc{
	display: none;
	position: absolute;
	left: -2000px;
	top: -2000px;
}

p#vtip{
	display: none;
	position: absolute;
	padding: 10px;
	left: 5px;
	font-size: 0.8em;
	background-color: white;
	border: 1px solid #666666;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	z-index: 9999;
}

p#vtip #vtipArrow{
	position: absolute;
	top: -10px;
	left: 5px;
}

div.more{
	margin-bottom: 32px;
}

a.morelink,a.lesslink{
	text-decoration: none;
	outline: none;
}

.morecontent span, a.lesslink{
	display: none;
}

div.container{
	position: absolute;
	width: 100%;
	text-align: center;
	background-color: #fff;
}

div.wrapper{
	position: relative;
	width: 960px;
	padding: 0;
	margin: 0 auto;
	text-align: left;
	overflow: hidden;
}

#blumheader{
	position: absolute;
	top: 0;
	left: 0;
	width: 980px;
	height: 120px;
	z-index: 15;
	background-image: url(img/header5.png);
	/* background-image: url(img/header/blum_international.png); */
	background-position: 0 0;
	background-repeat: no-repeat;
}

#top-link{
	display: none;
	position: fixed;
	right: 20px;
	bottom: 20px;
	color: #999;
	text-indent: -10000px;
	background-color: transparent;
	font-weight: bold;
	text-decoration: none;
	padding: 6px 10px;
	z-index: 2000;
	width:25px;
	height:25px;
	background: url(img/goto_top.png);
	background-repeat: no-repeat;
	*height: 1,5%;
}

#expose{
	position: absolute;
	position: fixed;
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
	background: #333;
	opacity: 0.5;
	filter: alpha(opacity=50);
	display: block;
	text-indent: -5000px;
	margin: 0;
	padding: 0;
	overflow: hidden;
	zoom: 0;
	z-index: 60;
}

#fancybox-frame{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
}

a{
	color: #333;
	text-decoration: none;
}

a.blum{
	color: #fff;
	background-color: #ff4208;
	text-decoration: none;
}

p.text{
	text-align: left !important;
	margin: 0 0 16px 0;
}

div.wrapper-shadow{
	position: relative;
	width: 980px;
	padding: 0;
	margin: 0 auto;
	text-align: left;
	background: url(img/wrapper_shadow1.png) repeat-y;
}

#blumheader a.baseurl{
	position: relative;
	display: block;
	height: 120px;
	width: 200px;
	top: 0;
	left: 0;
	cursor: pointer;
	text-indent: -1000px;
}

#blumheader div.topbtns{
	position: absolute;
	top: -2px;
	right: 28px;
	width: 200px;
	height: 35px;
	background-image:url(img/header_2buttons.png);
	background-position:right top;
	background-repeat:no-repeat;
}

#blumheader div.topbtns a{
	display: block;
	position: absolute;
	top: 6px;
	width: 60px;
	height: 26px;
	color: #555;
	text-transform: uppercase;
	font-size: 11px;
	line-height: 12px;
	text-align: center;
	text-shadow: 0 0 3px rgba(255, 255, 255, 0.85);
}

#blumheader div.topbtns a.blumtv{
	left:0;
	width: 60px;
}

#blumheader div.topbtns a.blummedia{
	left: 62px;
	width: 60px;
}

#blumheader div.topbtns a.blumcontact{
	left: 128px;
	width: 70px;
}
#blumheader div.topbtns a:hover{
	color:#ff4208;
}

div.header-links{
	position: absolute;
	right:16px;
	top:92px;
	height:28px;
	line-height: 28px;
	vertical-align: middle;
	cursor: pointer;
	z-index: 5;
}

div.header-links a{
	position: relative;
	width:16px;
	height: 16px;
	line-height: 28px;
	overflow: hidden;
	margin: 0 3px 0 0;
	background-color: transparent;
	color:transparent;
	display: inline-block;
}

div.header-links a.text{
	width:auto;
	color:#666;
	height:20px;
	font-size: 12px;
   margin: 0 8px 0 0;
}

div.header-links a.text:hover{
	color:#ff4208;
}

div.header-links a.hb-twitter{
	top:1px;
	background-image: url(img/twitter.png);
	background-repeat: no-repeat;
}

div.header-links a.hb-facebook{
	top:1px;
	background-image: url(img/facebook.png);
	background-repeat: no-repeat;
}

div.header-links a.hb-youtube{
	top:1px;
	background-image: url(img/youtube.png);
	background-repeat: no-repeat;
}

div.header-links a.hb-rssfeeds{
	top:2px;
	background-image: url(img/feed-icon-14x14.png);
	background-repeat: no-repeat;
}


div.header-links a.hb-twitter:hover,
div.header-links a.hb-facebook:hover,
div.header-links a.hb-youtube:hover{
	background-position: 0 -16px;
}

div#header{
	position: absolute;
	top: 0;
	height: 50px;
	width: 960px;
	background-color: #fff;
	padding-top: 20px;
}

#header-nav{
	position: absolute;
	left: 256px;
	width: 730px;
	top: 22px;
	z-index: 15;
}

div.bg-top{
	height: 200px;
	width: 100%;
	background-color: #ff4208;
	position: absolute;
	top: 0;
	left: 0;
}

#hnav-country,
#hnav-search,
#hnav-watchlist{
	float: left;
	margin: 12px 0 0 8px;
}

#hnav-watchlist,
.tool-btn-watchlist,
.tool-btn-watchlist-add,
.tool-btn-watchlist-added{
	display: none;
}

#hnav-country{
	width: 162px;
}

#hnav-country.hnl-hovernojs:hover,
#hnav-country.hnl-hover{
	padding-top: 3px;
	padding: 0;
}

#hnav-country-header{
	background: #FFF url(img/sprite_header_lang.png) no-repeat right top;
	cursor: pointer;
	height: 19px;
	padding-left: 6px;
	position: relative;
	width: 148px;
}

#hnav-country:hover #hnav-country-header{
	background: url(img/sprite_header_lang.png) no-repeat right bottom;
}

#hnav-country.hnl-hovernojs:hover #hnav-country-header,
#hnav-country.hnl-hover #hnav-country-header{
	background: url(img/sprite_header_lang.png) no-repeat right bottom;
	font-weight: bold;
}

#hnav-country-body{
	display: none;
	position: absolute;
	top: 32px;
	left: 8px;
	height: 440px;
	width: 720px !important;
	padding: 0;
	margin: 0;
	background-color: #ffffff;
}

#hnav-country-body a.navclose{
	float: right;
	top:4px;
	background-color: transparent;
	color: #fff;
	cursor: pointer;
	background-image: url(img/close2_x.gif);
	background-position: 0 0;
	background-repeat: no-repeat;
	width:16px;
	height:16px;
}

#hnav-country-body a.navclose:hover{
	background-position: 0 -16px;
	background-repeat: no-repeat;
}

#hnav-country.hnl-hovernojs:hover #hnav-country-body,
#hnav-country.hnl-hover #hnav-country-body{
	display: block;
}

#hnav-country-body-container{
	position: relative;
	font-size: 12px;
	height: 410px;
	overflow: auto;
	background-color: #ffffff;
}

#hnav-country-body label{
	position: relative;
	display: block;
	font-size: 14px;
	padding: 6px 0 0 8px;
	color: #ff4208 !important;
	background-color: #ffffff;
}

#hnav-country-body a,
ul.ddsite li a{
	position: relative;
	display: block;
	float: left;
	width: 100px;
	background-image: url(img/arrow_orange_short.gif);
	background-position: 3px 8px;
	background-repeat: no-repeat;
	padding: 0 0 0 12px;
	line-height: 24px;
}

#hnav-country-body a:hover,
ul.ddsite li a:hover{
	color: #FF4208;
}

#hnav-country-body ul{
	clear: both;
}

#hnav-country-body li{
	border-top: 1px solid #e7e6e6;
	clear: both;
	line-height: 24px;
}

#hnav-country-body li ul{
	border-top: 1px solid #E7E6E6;
	margin-top: 6px;
	clear: both;
}

#hnav-country-body li li{
	border-top: none;
	height: 20px;
	font-weight: normal !important;
	margin-left: 12px;
}

.dd{
	margin: 8px;
}

.ddregions{
	color: #333;
	padding: 0 0 0 20px;
	background: url(img/bullet.png);
	background-repeat: no-repeat;
	background-position: 2px 3px;
	line-height: 24px;
	display: block;
	width: 150px;
	float: left;
	line-height: 24px;
}

.ddsite{
	color: #666;
	line-height: 24px;
	display: block;
	width: 150px;
	float: left;
	line-height: 24px;
	padding: 0 0 0 8px;
}

#hnav-search{
	border: 1px solid #E7E6E6;
	height: 19px;
	position: relative;
	width: 162px;
	display:none;
}

#hnav-search.active{
	top: 3px;
}

#hnav-search input{
	background: transparent;
	display: block;
	height: 19px;
	position: absolute;
}

#hnav-search .text{
	border: 0;
	border-right: 1px solid #E7E6E6;
	color: #999;
	background-color: transparent;
	font: 11px/19px Arial,sans-serif;
	left: 0;
	top: 0;
	padding: 0 5px;
	vertical-align: middle;
	width: 131px;
}

div.topmenu{
	position: absolute;
	font-size: 19px;
	width: 770px;
	top: 91px;
	left: 202px;
	height: 28px;
	vertical-align: top;
	padding-left: 0;
	overflow: hidden;
	color: #555;
	background-color: transparent;
}

div.topmenu li{
	position: relative;
	float: left;
	margin: 0;
	border-right: 1px solid #E6E6E6;
}

div.topmenu li a{
	position: relative;
	padding: 0 20px 5px 20px;
	line-height: 24px;
	color: #555;
	background-color: transparent;
	display: block;
}

div.topmenu li a:hover,
div.topmenu li a.current{
	color: #ff4208;
	background-color: #fff !important;
}

.slideshow-nav-arrow a,#hnav-search .submit{
	border: 0;
	overflow: hidden;
	text-indent: -5000px;
}

#hnav-search .submit{
	background: url(img/sprite_icons.png) no-repeat 4px -37px;
	cursor: pointer;
	right: 0;
	top: 0;
	width: 20px;
	border: 0px none;
}

#hnav-search:hover .submit{
	background: url(img/sprite_icons.png) no-repeat 4px -57px;
}

#hnav-search-result{
	display: none;
	font-size: 12px;
	position: absolute;
	top: 32px;
	left: 178px;
	width: 500px;
	min-height: 320px;

}

#hnav-search-result .loading{
	display: block;
}

#hnav-search-result .box_close{
	position: absolute;
	top:8px;
	right:4px;
	color: #fff;
	cursor: pointer;
	background-color: transparent;
	background-image: url(img/close2_x.gif);
	background-position: 0 0;
	background-repeat: no-repeat;
	width:16px;
	height:16px;
}

#hnav-search-result .box_close:hover{
	background-position: 0 -16px;
	background-repeat: no-repeat;
}

div.search-categorylayer{
	position: relative;
	color: #666;
	background-color: #fff;
	overflow: visible;
	clear: both;
}

div.noresults{
	font-size: 13px;
	margin:20px 40px;
}

#hnav-search-result .search-category{
	float: left;
	padding-bottom: 25px;
	position: relative;
	width: 220px;
	margin: 0 20px 0 8px;
}

#hnav-search-result .search-category h2{
	border-bottom: 2px solid #E7E6E6;
	clear: both;
	color: #FF4208;
	background-color: transparent;
	font-size: 15px;
	margin: 0;
	padding-bottom: 8px;
}

#hnav-search-result .search-category .show-all{
	color: #666;
	font-weight: bold;
	position: absolute;
	right: 0;
	top: 7px;
	font-size: 11px;
	padding-left:4px;
	background-color:#fff;
}

#hnav-search-result .search-category .show-all:hover{
	text-decoration: underline;
}

#hnav-search-result .search-category li{
	border-bottom: 1px solid #E7E6E6;
	padding: 7px 0;
}

#hnav-search-result .search-category li a{
	font-size: 11px;
	color: #666;
}

#hnav-search-result .search-category li a:hover{
	color: #FF4208;
	background-color: transparent;
}

#hnav-search-result-empty{
	border-bottom: 3px solid #E7E6E6;
	margin-bottom: 20px;
}

#hnav-search-result-empty p{
	padding-bottom: 15px;
}

#hnav-links{
	position: relative;
	width: 280px;
	float: right;
}

#header-nav div.topmenu-buttons{
	position: absolute;
	text-align: right;
	height: 36px;
	overflow: hidden;
	width: 280px;
	top: -1px;
	right: 6px;
}

#hnav-links li{
	float: right;
	margin: 0 0 0 2px;
}

#hnav-links a{
	background-color: #666666;
	border-radius: 0 0 4px 4px;
	-moz-border-radius: 0 0 4px 4px;
	-webkit-border-radius: 0 0 4px 4px;
	color: #FFF;
	display: block;
	float: left;
	font-size: 12px;
	height: 15px;
	line-height: 15px;
	padding: 14px 11px 3px 11px;
}

#hnav-links a:hover,
#hnav-links .active a{
	background-color: #FF4208;
}

.box{
	position: relative;
	background-color: #FFF;
	border: 1px solid #E7E6E6;
	margin-bottom: 20px;
	padding: 20px;
	overflow: visible;
	box-shadow: 2px 2px 15px rgba(0,0,0,0.1);
	-moz-box-shadow: 2px 2px 15px rgba(0,0,0,0.1);
	-webkit-box-shadow: 2px 2px 15px rgba(0,0,0,0.1);
}

table.content{
	table-layout: fixed;
	border: 1px solid #e6e6e6;
	margin: 0 0 12px 8px;
	font-size: 12px;
	box-shadow: 2px 2px 15px rgba(0,0,0,0.1);
	-moz-box-shadow: 2px 2px 15px rgba(0,0,0,0.1);
	-webkit-box-shadow: 2px 2px 15px rgba(0,0,0,0.1);
}

table.content tr th{
	padding: 4px;
	border: 1px solid #d4d4d4;
	font-weight: bold;
	text-align: left;
	background-color: #e7e6e6;
}

table.content tr td{
	padding: 4px;
	border: 1px solid #d4d4d4;
}

tr.odd{
	background-color: #f6f6f6;
}

tr.even{
	background-color: #ffffff;
}
table.content tr.header{

}
table.content tr.footer{
	background-color: #e6e6e6;
}

.box-overlay{
	width: 714px;
}

.gradiant_h{
	color: #666666;
	background: url(img/teaser_back.png);
	background-repeat: repeat-y;
	background-color: #fff;
	overflow: hidden !important;
}

div#content{
	position: relative;
	top: 20px;
	background-color: #fff;
	width: 960px;
	color: #666;
	min-height: 480px;
	margin-bottom: 20px;
	display: block;
	overflow: visible;
}

div.topspace{
	position: relative;
	top: 0;
	left: 0;
	height: 99px;
	width: 960px;
}

h1.ct-header1,
h1.ct-header{
	position: relative;
	font-size: 28px;
	line-height: 34px;
	margin: 42px 0 12px 20px;
}

h2.ct-header2{
	position: relative;
	margin: 8px 0 12px 20px;
}

h3.ct-header3{
	position: relative;
	margin: 8px 0 12px 20px;
}

h1.sh-header{
	position: absolute;
	top: 520px;
	font-size: 28px;
	line-height: 28px;
	background-color: #ff4208;
	color: #fff;
	padding: 8px 28px 8px 28px;
	margin: 0;
	width: 960px;
}

hr.shadow{
	border: 0;
	width: 100%;
	height: 20px;
}

hr.line{
	display: block;
	border: 0;
	border-bottom: 3px solid #E7E6E6;
	clear: both;
	margin: 6px 0 20px 0;
}

div.ac_menu{
	position: fixed;
	top: 120px;
	left: 0;
	display: none;
	width: 32px;
	height: 36px;
	z-index: 4000;
}

span.ac_button{
	position: relative;
	width: 32px;
	height: 28px;
	overflow: hidden;
	display: block;
	background: url(img/sidemenu.png) no-repeat;
	z-index: 5000;
	cursor: pointer;
}

#menu-layer{
	position: relative;
	height: 520px;
	width: 960px;
	top: -20px;
	left: -970px;
	color: #666666;
	z-index: 3000;
	text-align: left;
	line-height: 24px;
	border: 1px solid #E7E6E6;
	background: #F6F6F6 url(img/gradient_medium.png) repeat-x;
	overflow: visible !important;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	box-shadow: 2px 2px 15px rgba(0,0,0,0.1);
	-moz-box-shadow: 2px 2px 15px rgba(0,0,0,0.1);
	-webkit-box-shadow: 2px 2px 15px rgba(0,0,0,0.1);
}
div.menunav-close{
	position: absolute;
	top:8px;
	right:8px;
	cursor: pointer;
}
div.menunav-close a{
	position: relative;
	display: block;
	width: 16px;
	height: 16px;
	background-image: url("img/close2_x.gif");
	background-repeat: no-repeat;
	overflow: hidden;
}
div.menunav-close a:hover{
	background-position: 0 -16px;
}
#menu-layer a:hover{
	color: #ff4208;
}

a.navlink{
	font-size: 16px;
}

li.nav-item h2{
	font-size: 16px;
	padding: 0 8px 0 16px;
	color: #666;
	border-left: 1px solid #d4d4d4;
	margin: 0  !important;
	cursor: pointer;
}

div.navigation_horiz{
	width: 960px;
	clear: both;
	padding: 0 0 0 0;
	margin: 0 auto;
}

div.navigation_horiz  ul{
	height: 30px;
	display: block;
	padding: 5px 20px 0 20px;
	background: #fff url(img/nav_level1_bg.png);
	background-repeat: repeat-x;
}

div.navigation_horiz  ul li{
	display: block;
	float: left;
	height: 24px;
	margin: 0 1px 0 0;
	padding: 0 5px 0 5px;
}

div.navigation_horiz  ul li a.navlink{
	display: block;
	height: 24px;
	padding: 5px 0 0 0;
	text-align: center;
	color: #666666;
	text-decoration: none;
}

div.navigation_horiz .dropdown{
	position: absolute;
	width: 940px;
	left: 20px;
}

div.ac_level2c{
	position: relative;
	float: left;
	line-height: 20px;
	margin: 8px;
	padding: 5px 12px 5px 4px;
	width: 200px;
	vertical-align: top;
}

div.ac_level3c{
	position: relative;
	font-size: 12px;
	line-height: 18px;
	padding-left: 10px;
	margin-top: 3px;
	vertical-align: top;
}

div.ac_level3c a{
	color: #555555  !important;
}

div.ac_level3c a:hover{
	color: #ff4208  !important;
}

span.ac_label{
	display: block;
	color: #555555;
	font-size: 11px;
}

a.ac_level1{
	font-size: 18px;
	line-height: 24px;
	padding: 5px 10px 0 10px;
}

h3.ac_level2{
	position: relative;
	color: #ff4208;
	font-weight: normal !important;
	font-size: 15px;
	padding: 0;
	margin: 0;
}

a.ac_level2{
	position: relative;
	font-size: 15px;
	line-height: 18px;
	border-bottom: 1px solid #eeeeea;
	padding: 3px 0 3px 0;
	margin-left: 12px;
	display: block;
	color: #666666;
	height: 100%;
	width: 100%;
	float: left;
}

a.ac_level2a{
	float: left;
}

a.ac_level3{
	font-size: 12px;
	line-height: 16px;
	border-bottom: 1px solid #eeeeea;
	padding: 3px 0 3px 3px;
	display: block;
	color: #666666;
	padding-left: 12px;
	margin-left: 8px;
	background-image: url(img/arrow_orange_short.gif);
	background-position: 3px 8px;
	background-repeat: no-repeat;
}

div.ac_level1 .selected,
div.ac_level3 a{
	display: block;
}

* html .ac_menu{
	position: absolute;
}

a.selected,
h2.selected,
div.ac_level3c a.selected{
	color: #ff4208 !important;
}

h1.ct-header span,
h1.ct-header1 span{
	padding-left: 8px;
	font-size: 26px;
	color: #666;
	background-color: transparent;
}

div#content-layer,
div.contentpage{
	position: relative;
	top: 0;
	left: 0;
	line-height: 16px;
	background-color: #fff;
	color: #666;
	padding: 0 0 0 18px;
	overflow: hidden;
	width: 940px;
	clear: both;
}
div.contentpage p{
    width:680px;
    moz-hyphens: auto;
    o-hyphens: auto;
    webkit-hyphens: auto;
    ms-hyphens: auto;
    hyphens: auto;
    margin-bottom:6px;
}

.slideshow, .slideshow-big{
	position: relative;
	width: 960px;
	height:100%;
}

.slideshow-small,
.slideshow-large{
	position: relative;
	overflow: hidden;
	width: 640px !important;
}

.slide{
	position: relative;
	float: left;
	overflow: hidden;
}

.video img{
    min-height:360px;
    min-width:640px;
}

.videoplayer{
	position: absolute;
	top:0;
	left:0;
	width: 640px;
	height: 360px;
	border-style: none;
	padding: 0;
	margin: 0;
	background-color: transparent;
	overflow: hidden;
	border: 0 none transparent;
	z-index: 20;
}

.slide .slide-img{
	display: block;
}

.slide .slide-txt{
	height: 274px;
	overflow: hidden;
	padding: 15px;
	position: absolute;
	right: 35px;
	top: 36px;
	width: 300px;
	background-color: rgba(243,243,243,0.96);
	border-color:1px solid #fff;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	box-shadow: 1px 1px 8px rgba(0,0,0,0.1);
	-moz-box-shadow: 1px 1px 8px rgba(0,0,0,0.1);
	-webkit-box-shadow: 1px 1px 8px rgba(0,0,0,0.1);
}

.slide .slide-txt h2{
	color: #FF4208;
	font-size: 26px;
	line-height: 32px;
	margin: 0 0 20px 0;
}

.layout-col1{
	min-height: 340px;
}

.slide-col2{
	padding: 20px;
	position: relative;
}

.slide-col2 .slide-txt{
	position: absolute;
	left: 354px;
	top: 20px;
	width: 453px;
}

.slideshow-slides{
	overflow: hidden;
	z-index: 1;
}

.slideshow-nav{
	position: relative;
	display: none;
	overflow: hidden;
	position: relative;
	top: -7px;
	z-index: 2;
	height: 60px;
}

.slideshow-nav .small{
}

.slideshow-thumbs{
	position: absolute;
	display: inline;
	height: 60px;
	max-height:60px;
	min-height:60px;
	width: 100%;
}

.slide-thumbs{
	position: absolute;
	left:0;
	top: 0;
	height: 60px;
	width: 100%;
}

.slide-thumbs li{
	position: relative;
	top: 0;
	background: url(img/sprite_slideshow.png) no-repeat -70px 0;
	display: block;
	float: left;
	font-size: 11px;
	line-height: 15px;
	padding: 15px 0 0 0;
	height: 45px;
	min-width: 108px;
}
.slide-thumbs li.t136{
	min-width: 137px !important;
}

.slide-thumbs li.t108{
	min-width: 108px !important;
}

.slideshow-nav li a{
	background: url(img/slideshow_nav_divider.png) no-repeat right top;
	color: #FFB39C;
	display: block;
	height: 36px;
	outline: 0;
	text-align: center;
}

.slideshow-nav li span{
	float: left;
	display: block;
	font-size: 22px;
	line-height: 22px;
	margin-right: 4px;
	margin-left: 24px;
	vertical-align: top;
}

.slideshow-nav li.active{
	background-position: 0 0;
	border-width: 0 !important;
}

.slideshow-nav a:hover,
.slideshow-nav li.active *{
	color: #FFF;
}

.slideshow-nav-arrow{
	background: url(img/sprite_slideshow.png) no-repeat;
	height: 60px;
	position: absolute;
	top: 0;
	width: 48px;
	z-index: 50;
}

.slideshow-nav-arrow-prev{
	left: 0;
	background-position: -430px 0;
}

.slideshow-nav-arrow-next{
	right: 0;
	background-position: -480px 0;
}

.slideshow-nav-arrow a{
	background: url(img/sprite_slideshow.png) no-repeat;
	display: block;
	height: 40px;
	margin: 10px 8px;
	outline: 0;
	width: 32px;
}

.slideshow-nav-arrow-prev a{
	background-position: -533px 10px;
}

.slideshow-nav-arrow-next a{
	background-position: -533px -29px;
}

.slideshow-nav-gray li{
	background-position: -70px -70px;
	height: 60px;
}

.slideshow-nav-gray li.active{
	background-position: 0 -70px;
	height: 60px;
}

.slideshow-nav-gray li img{
	border-color: #d4d4d4;
}

.slideshow-nav-gray li a{
	background-image: url(img/slideshow_nav_divider_gray.png);
	color: #d4d4d4;
}

.slideshow-nav-gray .slideshow-nav-arrow-prev{
	background-position: -430px -70px;
}

.slideshow-nav-gray .slideshow-nav-arrow-next{
	background-position: -480px -70px;
}

.slideshow-nav-gray .slideshow-nav-arrow-prev a{
	background-position: -533px -60px;
}

.slideshow-nav-gray .slideshow-nav-arrow-next a{
	background-position: -533px -99px;
}

.slideshow-nav-white li{
	background-position: -70px -140px;
}

.slideshow-nav-white li.active{
	background-position: 0 -140px;
}

.slideshow-nav-white li img{
	border-color: #A3A3A3;
}

.slideshow-nav-white li a{
	background-image: url(img/slideshow_nav_divider_white.png);
	color: #A3A3A3;
}

.slideshow-nav-white a:hover,
.slideshow-nav-white li.active *{
	color: #666666;
}

.slideshow-nav-white a:hover img,
.slideshow-nav-white .active img{
	border-color: #666;
	border: 1px solid #ff4208;
}

.slideshow-nav-white .slideshow-nav li.active img{
	border: 1px solid #ff4208;
}

.thumbspace{
	position: relative;
	top: 0;
	padding: 0;
	margin: 0;
	width: 200px;
}

.slideshow-nav-white .slideshow-nav-arrow-prev{
	background-position: -430px -140px;
}

.slideshow-nav-white .slideshow-nav-arrow-next{
	background-position: -480px -140px;
}

.slideshow-nav-white .slideshow-nav-arrow-prev a{
	background-position: -533px -130px;
}

.slideshow-nav-white .slideshow-nav-arrow-next a{
	background-position: -533px -169px;
}

.slideshow-big .slideshow-nav-8items li{
	width: 103px;
}

.slideshow-img-src,
.slideshow-img-alt{
	display: none;
}

#stage{
	position: relative;
	left: 0;
	top: 1px;
	margin: 0 0 70px 0;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
}

#stage-photo,
#stage-photo-njs,
div.stage-video{
	position: relative;
	top: 0;
	left: 0;
	margin: 0;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	z-index:2;
}

#stage-photo-njs{
    position:absolute;
    top: 190px;
	left: 0;
	z-index:5;
}

div.stage-video{
    top:30px;
    left:0px;
    background-color:#fff;
	border:none;
	z-index:5;
	width:960px;
}

div.shadowbox{
    position:relative;
    box-shadow: 2px 2px 20px rgba(0,0,0,0.2);
    -moz-box-shadow: 2px 2px 20px rgba(0,0,0,0.2);
    -webkit-box-shadow: 2px 2px 20px rgba(0,0,0,0.2);
    border: 1px solid #e7e6e6;  
    width:846px;
    height:480px;
    margin: 0 auto 0 auto;
}
div.stage-slide{
	position: relative;
	top: 0;
	left: 0;
	display: none;
}

div.stage-slidethumb,
div.slide-slidethumb{
	display: none;
}

div.stage-textbox{
	position: absolute;
	left: 641px;
	top: 33px;
	width: 262px !important;
	height: 272px !important;
	overflow: hidden;
	background-color:#fff;
	padding:10px;
}

div.stage-textboxlayer{
   position: absolute;
	left: 650px;
	top: 32px;
	width:272px !important;
	height: 350px !important;
	background-color:#fff;
	color:#999;
	box-shadow: 2px 2px 15px rgba(0,0,0,0.1);
	-moz-box-shadow: 2px 2px 15px rgba(0,0,0,0.1);
	-webkit-box-shadow: 2px 2px 15px rgba(0,0,0,0.1);
}


div.stage-textboxlayer div,
div.mediacenter-box{
	position:relative;
	left: 12px;
	top: 12px;
	width: 248px !important;
	height: 324px !important;
}

div.mediacenter-box{
	position:relative;
	left: 0px;
	top: 0px;
	width: 248px !important;
	height: 324px !important;
}

div.stage-textboxlayer select.mcdd{
    margin:4px 0 2px 8px;
    width:220px !important;
    border: 1px solid #999;
}

div.stage-textboxlayer input.text{
    position:relative;
    border: 1px solid #999;
	color: #999;
	font: 12px/19px Arial,sans-serif;
	padding: 2px;
	height: 21px;
	padding:0 4px 0 4px;
	margin:4px 0 2px 8px;
	width:210px !important;
}

div.stage-slide a.teaserlink{
	position: relative;
	top: 8px;
	display: block;
	width: 248px !important;
	height: 240px !important;
	background: url(img/related_teaser_arrow.png) no-repeat;
	background-position: bottom right;
}

div.equal_height{
	overflow:visible;
}

div.content-textbox .tblink,
div.stage-textbox .tblink{
	position: absolute;
	background: url(img/arrow_orange_big.png) no-repeat;
	background-position: center right;
	bottom:2px;
	height: 36px;
	width:274px;
}

div.stage-textbox .tblink{
	width:236px !important;
	background-position: top right !important;
}

div.content-textbox a.teaserlink{
	position: relative;
	top:10px;
	color:#666666;
	display: block;
}

div.content-textbox a.teaserlink:hover{
	color:#ff4208;
}

div.stage-textbox .stagelink{
    width:220px !important;
    color:#666666;
    background-color: transparent;
    padding:1px 24px 4px 0 !important;
}

div.stage-textbox .stagelink:hover{
    color:#ff4208;
    background-color: transparent;
}

div.stage-textbox h2{
	color: #ff4208;
	background-color: transparent;
}

div.stage-textbox label{
	position: relative;
	line-height: 20px;
	display: block;
	left: 0;
	margin-top: 6px;
}

div.stage-textbox select{
	position: relative;
	width: 248px !important;
	left: 0;
}

div.stage-textbox .stage{
	float: right;
	margin: 12px 8px 0 0;
}

ul.stage-thumbs{
	position: absolute;
	right: 8px;
	bottom: -2px;
	cursor: pointer;
	vertical-align: bottom;
	float: left;
	width: 428px;
	z-index: 10;
}

ul.stage-thumbs li{
	margin: 2px;
	padding: 0;
	float: left;
	position: relative;
	width: 80px;
	height: 48px;
}

ul.stage-thumbs li img{
	width: 80px;
	height: 35px;
	padding: 4px 4px 2px 4px;
	background: #ffffff;
	border-bottom: 2px solid #ffffff;
	position: absolute;
	left: 0;
	top: 0;
}

div.stage-mini{
	position: relative;
	margin: 0 20px 28px 32px;
	overflow: auto;
	width: 950px;
}

div.stage-mini img{
	position: relative;
	float: left;
	margin-right: 24px;
	padding: 5px;
	border: 1px solid #E7E6E6;
}

div.stage-mini div{
	position: relative;
	overflow: auto;
	float: left;
	width: 580px;
}

div.stage-mini p{
	margin-bottom: 12px;
}

h1.headline{
	position: absolute;
	top: 510px;
	color: #ff4208;
	background-color: #fff;
	line-height: 32px;
}

div#content-layer p{
	margin-bottom: 12px;
	line-height: 18px;
}

#content-layer h2{
    position:relative;
    left:2px;
}

div.content-sector{
	position: relative;
	top: 0;
	line-height: 16px;
	background-color: #fff;
	color: #666;
	padding: 0;
	overflow: visible;
	clear: both;
}

div.content-left{
	position: relative;
	width: 200px;
	min-height: 200px;
	margin: 0;
	top: 0;
	left: -18px;
	padding: 0;
	overflow: hidden;
	float: left;
}

div.content-left-small{
	position: relative;
	width: 40px;
	min-height: 200px;
	margin: 0;
	top: 0;
	left: -18px;
	padding: 0;
	overflow: hidden;
	float: left;
}

div.content-center,
div.content-center2,
div.content-center3,
div.content-center4{
	position: relative;
	top: 0;
	left: 12px;
	width: 680px;
	padding: 24px 0 24px 0;
	float: left;
}

div.content-center2{
	top: 0;
	left: 0;
	width: 660px;
}

div.content-center3{
	top: 20px;
	left: 12px;
	width: 920px;
	min-height: 120px;
	overflow: visible;
}

div.content-center4{
	width: 810px;
}

div.content-layer1{
	position: relative;
	width: 620px;
	margin-bottom:24px;
	overflow:visible;
}

div.content-right{
	position: relative;
	top: 0;
	left: 12px;
	width: 250px;
	min-height: 300px;
	height:100%;
	padding: 0;
	margin: 0;
	float:left;
}
#msidebar{
    position: relative;
	top: 0;
    z-index:2;
}

div.content-left img,
div.content-right img{
	text-align: left;
	margin: 8px 0 20px 20px;
	display: block;
}

div.float_left{
	position: relative;
	clear: both;
	display: block;
	overflow: auto;
	margin: 8px 0 32px 0;
}

div.float_left div.image{
	position: relative;
	top: 0;
	overflow: hidden;
	float: left;
	margin: 4px 8px 4px 8px;
}

.image a{
	position: relative;
	overflow: auto;
	display: block;
	z-index: 1;
	text-decoration:none !important;
}

.image-magnifier{
    position: absolute;
    bottom:5px;
	right: 5px;
	display: block;
	height: 14px;
	width: 11px;
	padding: 0;
	z-index: 5;
	cursor: pointer;
    background: url(img/sprite_icons.png) no-repeat 0 -479px;
}

a:hover .image-magnifier{
	background-position: 0 -499px;
}

.image img{
	position: relative;
	border: 1px solid #E7E6E6;
	padding: 5px;
}

.image span, span.descr{
	color: #999999;
	display: block;
	font-size: 10px;
	padding: 0 0 8px 12px;
	line-height: 18px;
}

span.legend{
    color: #999999;
	display: block;
	font-size: 8px;
	padding: 0 0 8px 12px;
	line-height: 18px;
}

.content-teaser{
	position: relative;
	clear: both;
	margin: 15px 0 0 0;
	padding: 5px;
	height: auto;
	overflow: auto;
}

.content-teaser div{
	position: relative;
	float: left;
	width: 300px;
	overflow: visible;
}

.content-teaser div.image{
	position: relative;
	float: left;
	margin: 0 20px 0 0;
	padding: 0 0 8px 0;
	width:auto;
	border: 1px solid #E7E6E6;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	box-shadow: 2px 2px 15px rgba(0,0,0,0.1);
	-moz-box-shadow: 2px 2px 15px rgba(0,0,0,0.1);
	-webkit-box-shadow: 2px 2px 15px rgba(0,0,0,0.1);
}

.content-teaser img{
	padding: 5px;
	border: none !important;
}
.content-teaser h3{
    margin:0;
    font-size:13px;
}
.content-teaser h3.hl{
    border: none !important;
}
.content-gallery ul{
	list-style: none;
}

.content-gallery ul li{
	position: relative;
	background: none;
	border: 1px solid #E7E6E6;
	float: left;
	line-height: 11px;
	margin: 0 18px 18px 0;
	padding: 5px 5px 0;
	width: 254px;
	min-height:160px;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	box-shadow: 2px 2px 10px rgba(0,0,0,0.1);
	-moz-box-shadow: 2px 2px 10px rgba(0,0,0,0.1);
	-webkit-box-shadow: 2px 2px 10px rgba(0,0,0,0.1);
}

.content-gallery ul li img{
	margin-bottom: 10px;
}

.content-gallery ul li p{
	font-size: 10px;
	padding-bottom: 8px;
}

img.content-image{
  min-width:256px;
}

div#content-layer-footer{
	position: relative;
	left:0;
	clear:both;
	height: 24px;
	clear: both;
	overflow: hidden;
	margin: 20px 0 20px 0;
}

div.content-textbox{
	position: relative;
	width: 275px;
	background: #fff url(img/textbox.png) top left repeat-x;
	float: left;
	padding: 10px;
	margin: 0 16px 28px 0;
	font-size: 12px;
	border: 1px #e6e6e6 solid;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	box-shadow: 2px 2px 10px rgba(0,0,0,0.1);
	-moz-box-shadow: 2px 2px 10px rgba(0,0,0,0.1);
	-webkit-box-shadow: 2px 2px 10px rgba(0,0,0,0.1);
}

div.content-textbox h2{
	color: #ff4208;
	background-color: transparent;
}

div.content-textbox div{
	margin: 0 0 12px 0;
}

#breadcrumb{
	position: absolute;
	left: 0;
	top: 120px;
	width: 960px;
	padding: 0;
	background: url(img/breadcrumb_bg.gif) repeat-x;
	font-size: 11px;
	display: block;
	height: 29px;
	vertical-align: middle;
	overflow: hidden;
	z-index:5;
}

#crumbs{
	padding: 0 20px 0 18px;
}

#crumbs a,#crumbs span{
	color: #999;
	padding: 0 4px 0 4px;
	line-height: 29px;
	vertical-align: middle;
}

#crumbs span{
	color: #ff4208;
}

#crumbs a:hover{
	text-decoration: underline;
	color: #ff4208;
	background-color: transparent;
}

#crumbs li a:hover,
#crumbs li a:focus{
	color: #ff4208;
}

div#selectorbar{
	position: relative;
	text-align: center;
	display: none;
	overflow: hidden;
	width: 920px;
	height: 40px;
	border: 0;
	margin: 0;
}

#selector-nav{
	left: 0;
	position: relative;
	clear: both;
}

div.selectorbar_items{
	position: relative;
	left: 0;
	top: 0;
	float: left;
	width: 864px;
	height: 40px;
	z-index: 0;
}

#selectorbar_prev{
	position: relative;
	float: left;
	width: 28px;
	line-height: 38px;
	background-color: #ff4208;
	color: transparent;
	display: block;
	font-size: 24px;
	text-align: center;
	z-index: 5;
}

#selectorbar_next{
	position: relative;
	float: left;
	width: 28px;
	line-height: 38px;
	background-color: #ff4208;
	background-position: 0 0;
	font-size: 24px;
	color: transparent;
	display: block;
	text-align: center;
	z-index: 5;
}

#selectorbar_prev a{
	display: block;
	line-height: 38px;
	width: 28px;
	background: url(img/naral.png) no-repeat;
	background-position: 0 0;
}

#selectorbar_next a{
	display: block;
	line-height: 38px;
	width: 28px;
	background: url(img/narar.png) no-repeat;
	background-position: 0 0;
}

#selectorbar_prev a:hover{
	background-position: 0 -46px;
}

#selectorbar_next a:hover{
	background-position: 0 -46px;
}

#selectorbar-panels{
	position: relative;
	margin: 8px 0 24px 8px;
}

ul.selectorbar{
	position: relative;
	float: left;
	left: 0;
	top: 0;
	height: 38px;
	width: 3000px;
	color: #fff;
	text-align: center;
	vertical-align: middle;
	list-style: none;
	margin: 0;
	overflow: visible;
	background-color: #ff4208;
}

ul.selectorbar li{
	position: relative;
	float: left;
	display: block;
	height: 100%;
	font-size: 13px;
	vertical-align: middle;
	padding-top: 4px;
	text-align: center;
}

ul.selectorbar li.selected{
	background-image: url(img/selectorbar-bg.png);
	background-position: center 2px;
	background-repeat: no-repeat;
}

div.selectorbar-item{
	display: none;
}

ul.selectorbar li a{
	color: #ffb39c;
	color: #fff;
	height: 26px;
	font-size: 15px;
	line-height: 28px;
	margin: 8px 0 8px 0;
	padding: 0 8px 0 8px;
	border-right: 1px solid #ffb39c;
	vertical-align: middle;
}

li.current,ul.selectorbar li a:hover,ul.selectorbar li selected{
	color: #ffffff !important;
	text-decoration: underline;
}

li.current a,li.selected a{
	color: #ffffff !important;
}

div.stagemenu{
	position:relative;
	margin-left:-18px;
	top:-10px;
	width:960px;
	height:280px;
	overflow: hidden;
}

div.stagemenu img{
	position: absolute;
	left:0;
	top:0;
	border:0;
	margin:0;
}

#stagebarmenue{
	position: absolute;
	top:0;
	left:21px;
	width:292px;
	height: 278px;
	background-image: url(img/stagemenu_bg.png);
	background-repeat:no-repeat;
    overflow: visible;
	padding:0 0 0 0;
	margin:0;
}

#stagebarmenue .selectorbar_items{
	width:236px;
	overflow: visible;
}

ul.selectormenu{
	background: transparent;
	color:#fff;
}

ul.selectormenu li{
	display: block;
	font-size: 12px;
	width:291px;
	height:30px;
	overflow: hidden;
	background-image: url(img/stagemenu2.png);
	background-repeat:no-repeat;
	background-position: 0 -1px;
}

ul.selectormenu li.selected{
	background-repeat:no-repeat;
	background-position: -314px -1px;
	color: #ff4208 !important;
}

ul.selectormenu li a{
   display:inline-block;
	background-color: transparent;
	color: #555;
	line-height: 32px;
	font-size: 12px;
	padding:0 0 0 14px;
	vertical-align: middle;
	text-shadow: 0 0 3px rgba(255, 255, 255, 0.85);
}

ul.selectormenu li.selected a,
ul.selectormenu li a:hover{
	background-color: transparent;
	color: #ff4208 !important;
}

div.panel h2{
    margin-left:0px;
}

div.panel h2 span{
	padding-left:12px;
	color: #666666;
}

div.panel h3{
	color: #ff4208;
	font-size: 16px;
	line-height: 18px;
}

li.selector-thumb1{
	position: relative;
	width: 870px !important;
	margin: 6px;
	overflow: hidden;
	padding: 8px 8px 24px 8px;
	border: 1px solid #e7e6e6;
	text-align: left;
}

div.selector-thumb1{
	float: left;
	display: inline-block !important;
	width: 480px;
	padding-left: 20px;
}

.selector-thumb1 ol li{
	line-height: 20px;
	color: #666666;
	font-size: 15px;
}

.selector-thumb1 img{
	float: left;
}

/* all for the b2b menu navigation */
div.teaserview{
    margin: 12px 0 0 8px;
}

div.teaserview ul{
    margin-left:10px;
}

p.mtxtlines{
    width:720px;
    text-align: left !important;
	margin: 0 0 24px 0;
}


a.refpage{
	position: relative;
	font-size: 12px;
	line-height: 16px;
	padding: 3px 0 3px 3px;
	display: block;
	padding-left: 12px;
	margin-left: 8px;
	color: #666;
	background-color:transparent;
	height:32px;
	background-image: url(img/arrow_orange_short.gif);
	background-position: 3px 8px;
	background-repeat: no-repeat;
}

a.refpage:hover{
	color:#ff4208;
}

.selector-thumb4{
	position: relative;
	width: 195px !important;
	float: left;
	margin: 6px;
	overflow: hidden;
	padding: 8px 8px 24px 8px;
	border: 1px solid #e7e6e6;
}

.selector-thumb4 img{
	margin-bottom: 12px;
}

.selector-thumb3,
.teaser-small{
	position: relative;
	width: 288px !important;
	float: left;
	margin: 0 10px 16px 4px;
	overflow: hidden !important;
	border: 1px solid #e7e6e6;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	box-shadow: 2px 2px 15px rgba(0,0,0,0.1);
	-moz-box-shadow: 2px 2px 15px rgba(0,0,0,0.1);
	-webkit-box-shadow: 2px 2px 15px rgba(0,0,0,0.1);
}

.selector-thumb3{
	background: url(img/arrow_orange_teaser.png) no-repeat;
	background-position: bottom right;
}

.selector-thumb3 p,
.selector-thumb3 h3,
.selector-thumb4 p,
.selector-thumb4 h3{
	text-align: left;
	padding: 4px 8px 0px 8px;
}
.selector-thumb3 h3{
	margin:6px 0 2px 0;
}
.selector-thumb3 br{
	line-height: 8px;
}
.selector-thumb3 a,
.stage-textbox a{
	position: absolute;
	bottom: 5px;
	line-height: 24px;
	vertical-align: middle;
}

.selector-thumb3 a{
	background-position: 0 11px !important;
	background-image: none;
	padding-left:2px;
}
.stage-textbox a{
	background-position: 0 6px !important;
}

.selector-thumb3 p.text{
	text-align: left !important;
	margin: 0 0 30px 0 !important;
}

li.selector-button{
	position: relative;
	float: left;
	width: 432px;
	height: 86px !important;
	margin: 8px;
	border: 1px solid #e6e6e6;
	overflow: hidden;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	box-shadow: 2px 2px 15px rgba(0,0,0,0.1);
	-moz-box-shadow: 2px 2px 15px rgba(0,0,0,0.1);
	-webkit-box-shadow: 2px 2px 15px rgba(0,0,0,0.1);
}

li.selector-button span{
	position: absolute;
	width: 200px;
	height:100px;
	padding: 8px;
	float: left;
	display: block !important;
	left: 0;
	top: 0;
	overflow: hidden;
}

li.selector-button img{
	position: absolute;
	width: 220px;
	padding: 0;
	margin: 0;
	float: left;
	top: 0;
	left: 220px;
}

.selector-thumb3 img,
.selector-thumb4 img,
.stage-textbox img,
.teaser-small img{
	width:288px;
	padding: 0px !important;
}

div.teaserbox2-layer{
	clear: both;
}

ul.teaserbox2 li{
	position: relative;
	width: 425px !important;
	height: 90px;
	float: left;
	margin: 10px 20px 10px 4px;
	overflow: hidden;
	border: 1px solid #e7e6e6;
	text-align: left;
	background: url(img/teaser_back.png);
	background-repeat: repeat-y;
	background-color: #fff;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	box-shadow: 2px 2px 15px rgba(0,0,0,0.1);
	-moz-box-shadow: 2px 2px 15px rgba(0,0,0,0.1);
	-webkit-box-shadow: 2px 2px 15px rgba(0,0,0,0.1);
}

ul.teaserbox2 li h3{
	position:relative;
	color: #ff4208;
	line-height: 16px;
	padding: 4px;
	background-color: transparent;
}

ul.teaserbox2 li h4{
	position:relative;
	line-height: 16px;
	padding: 4px;
	font-size:14px !important;
	color: #ff4208;
	background-color: transparent;
}

.grayhl{
    color: #333;
    padding:0;
    margin:0;
    font-size:14px !important;
    line-height: 16px;
	background-color: transparent;
}

ul.teaserbox2 li div{
	position: absolute;
	left: 0;
	top: 0;
	width: 204px;
	overflow: hidden !important;
	padding: 4px;
}

.splitter{
	position: absolute;
	left: 205px;
	top: 26px;
	width: 4px !important;
	height: 40px !important;
	min-height: 40px !important;
	max-height: 40px !important;
	background: url(img/teaser_sep_white.png) no-repeat left center;
	z-index: 10;
}

ul.teaserbox2 li img{
	position: absolute;
	right: 0;
	top: 0;
	padding: 0;
	margin: 0;
	z-index: 1;
}

ul.teaserbox2 li p{
	padding: 4px;
}

li.teaser-small{
	height: 160px;
	overflow: hidden;
}

li.teaser-small a{
	line-height: 32px;
	padding: 0 0 0 8px;
	margin: 6px 12px 6px 0;
	background-image: url(img/arrow_orange_big.png);
	background-position: center right;
	background-repeat: no-repeat;
}

#aside{
	position: relative;
	color: #FFF;
	margin: 0;
}

#aside ul{
	background: #FF4208;
	overflow: hidden;
	padding: 20px 0 14px 37px;
}

#aside ul li{
	float: left;
	padding-bottom: 16px;
	width: 267px;
}

#aside ul li a{
	color: #ffffff;
	outline: none;
}

#aside ul li a img{
	border: 1px solid #FF4208;
	float: left;
	margin-right: 10px;
}

#aside ul li a p{
	position: relative;
	color: #FFB39C;
	padding-right: 10px;
	width: 180px;
	height: 55px;
}

#aside ul li a:hover img{
	border-color: #ffffff;
}

#aside ul li a:hover p{
	color: #ffffff;
}

#aside-label{
	background: url(img/aside_shadow.png) no-repeat;
	color: #999999;
	display: block;
	float: left;
	font-size: 12px;
	line-height: 14px;
	height: 30px;
	margin-top: -17px;
	padding: 15px 66px 0 0;
	text-align: right;
	width: 907px;
	z-index: 2;
}

#aside-layer{
	min-height: 250px;
	padding: 47px 37px;
	position: absolute;
	right: -915px;
	top: 280px;
	z-index: 700;
	width: 830px;
	display: none;
}

#aside-layer .close{
	background: #FF4208 url(img/close_x_icon_white.gif) no-repeat 7px 7px;
	color: #FFF;
	cursor: pointer;
	display: none;
	height: 30px;
	position: absolute;
	left: 3px;
}

#aside-layer .close span{
	background: url(img/aside_content_close_arrow.png) no-repeat right 0;
	display: block;
	float: left;
	font-size: 12px;
	height: 30px;
	line-height: 30px;
	padding: 0 30px 0 35px;
}

#aside-layer .close:hover span{
	text-decoration: underline;
}

#aside-layer-close-top{
	top: 3px;
}

#aside-layer-close-bottom{
	bottom: 3px;
}

#aside-layer-content{
	position: relative;
	overflow: hidden;
	display: none;
}

#aside-layer-content h1{
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
}

#aside-layer-content .bigflap-body-container{
	padding: 0;
}

div.navibar{
	position: relative;
	width:960px;
	min-height: 48px;
	overflow: hidden;
	background-color: #d4d4d4;
	color: #fff;
	background-image: url(img/navibarbg.png);
	background-repeat: repeat-x;
}

div.navibar li{
	float: left;
	background-image: url(img/mediabar_divider.png);
	background-position: center right;
	background-repeat: no-repeat;
	vertical-align: middle;
	height: 46px;
	padding: 2px 16px 0 16px;
	text-align: left;
	vertical-align: middle;
}
div.navibar li.navibar-last{
	background-image:none;
}

div.navibar li a{
    position: relative;
    top:6px;
    vertical-align: middle;
    display: inline-block;
    color:#555;
    outline:none;
}

div.navibar li a:hover,
div.navibar li.selected,
div.navibar li.selected a{
  color:#ff4208 !important;
}

div#footer-layer{
    position:relative;
	background-color: #555;
	width: 960px;
	color: #fff;
	overflow: visible;
	font-size:11px;
}

div.selected{
	position: relative;
	left: 0;
	top: 0;
	display: block !important;
}

#footer-nav,
#footer{
	background-color: #666666;
	border-top: 1px solid #555555;
	color: #FFF;
	font-size: 11px;
	clear: both;
}

#footer-nav a,
#sitemap a,
#footer a{
	color: #D4D4D4;
}

#footer-nav a:hover,
#footer a:hover{
	text-decoration: underline;
}

#footer-nav ul,
#footer ul{
	display: inline;
	font-weight: bold;
}

div#footer-layer ul.f2a{
   position:absolute;
   right:36px;
}

div#footer-layer ul.f2{
   position:relative;
   left:40px;
}

#footer-nav li,
#footer li{
	background: url(img/footer_point.png) no-repeat;
	background-position: 0 5px;
	display: inline;
	padding-left: 12px;
	padding-right: 5px;
}

#footer-nav li:first-child,
#footer li:first-child{
	background: none;
	padding-left: 0;
}

#footer-nav{
	position: relative;
	display: block;
	padding: 8px 36px;
	background-color: #555;
	color: #fff;
	overflow: hidden;
}

#footer-nav-right{
	padding-left: 30px;
}

#footer{
	background: #FF4208 url(img/footer_bg.png) top left repeat-x;
	border-top: 0;
	color: #FFB39C;
	padding: 15px 36px;
	font-size:11px;
}

#footer p{
    font-size:11px;
}

#footer ul{
	background: url(img/footer_link_icon.png) no-repeat 0 0;
	padding-left: 25px;
}

#footer li a{
	color: #fff;
	background-color: transparent;
	font-size:11px;
}

#footer p{
	padding: 15px 0 0 0;
}


/* sitemap */
div#sitemap{
	background-color: #565656;
	border-top: 1px solid #676767;
	color: #FFF;
	font-size: 11px;
	min-height: 38px;
	width:960px;
	padding:0;
	margin:0;
}

div.sitemap-menu{
	padding: 0;
	margin:0;
	width:960px;
	height:36px;
	background-color: #565656;
	padding:0 18px 0 18px;
	font-size:11px;
}

div.sitemap-menu a{
  font-size:11px;
}

div.fo-menu1{
	min-height:38px;
	width:890px;
	background-color: #565656;
	overflow: visible;
}

div.sitemap-menues{
	width:960px;
	background-color: #626262;
}

a.fom1{
	display: inline-block;
	float: left;
	color:#e6e6e6;
	cursor:pointer;
	outline: 0;
	font-weight: bold;
	height: 18px;
	line-height: 18px;
	padding: 0 21px;
	border:1px solid  #565656;
	padding: 5px 20px 5px 5px;
	margin:8px 0 0 10px;
}

a.fom1:hover, a.fom1a{
	border:1px solid #626262;
	background-color: #626262;
	color:#fff !important;
	background: #626262 url(img/footer_tab_down_white.gif) no-repeat bottom right;
	border-radius: 4px 4px 0 0;
	-moz-border-radius: 4px 4px 0 0;
	-webkit-border-radius: 4px 4px 0 0;
}

div.fo-layer{
	width:946px;
	height:100%;
	background-color: #626262;
	color:#eeeeea;
	clear:both;
	padding:8px 8px 0 26px;
	overflow: visible;
	zoom: 1;
}

div.fo-layer h2{
	color: #eeeeea;
	background-color: #626262;
	width:160px;
	width:208px;
	font-size: 11px;
	padding-left:4px;
	margin: 0;
	font-weight: bold;
}

div.fo-layeritems{
	position: relative;
	width:220px;
	margin-bottom:12px;
	padding:0 5px 0 5px;
	float:left;
	display: inline;
	font-size: 11px;
}

div.fo-layeritems a{
	position: relative;
	clear:both;
	display:block;
	background-color: #626262;
	color: #e6e6e6;
	font-size: 11px;
	line-height: 18px;
	padding:0 4px 0 10px;
	margin: 0 0 0 8px;
	background-image:url(img/icgray.gif);
	background-repeat:no-repeat;
	background-position:0 5px;
}

div.fo-layeritems a:hover,
div.fo-layeritems a.selected{
	text-decoration: underline;
	background-color: #626262;
	color:#fff !important;
}
/*end sitemap menue */


.pagination{
	border: 3px solid #E7E6E6;
	font-size: 10px;
	height: 15px;
	line-height: 17px;
}

.pagination-top{
	border-width: 0 0 3px 0;
	padding-bottom: 10px;
	margin-bottom: 27px;
}

.pagination-bottom{
	border-width: 3px 0 0 0;
	padding-top: 10px;
	margin-top: 27px;
}

.pagination-count{
	float: left;
	font-weight: bold;
	width: 320px;
}

.pagination-count span{
	color: #FF4208;
	background-color: transparent;
}

.pagination-numbers{
	float: right;
}

.pagination-numbers a{
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	font-weight: bold;
	line-height: 12px;
	padding: 1px 4px 2px;
	text-decoration: none;
}

.list .pagination-numbers a.pagination-numbers-active{
	background: #FF4208;
	color: #FFF;
}

.list .pagination-numbers a:hover{
	background: #555;
	color: #FFF;
}

.ajax-container{
	position: relative;
	overflow: visible;
}

.loading{
	position: absolute;
	top: 80px;
	left: 50%;
	background: url(img/loading_icon_orange.gif) no-repeat left top;
	color: #999;
	background-color: transparent;
	display: none;
	text-align: center;
	z-index: 500;
	padding-top: 40px;
	height: 32px;
	width: 180px;
}

.box-cal,
.box-layer{
	background-color: #FFF;
	border: 1px solid #E7E6E6;
	margin: 0 0 20px 0;
	padding: 20px;
	overflow: hidden;
	box-shadow: 2px 2px 15px rgba(0,0,0,0.1);
	-moz-box-shadow: 2px 2px 15px rgba(0,0,0,0.1);
	-webkit-box-shadow: 2px 2px 15px rgba(0,0,0,0.1);
}

.box-cal{
	margin-right: 20px;
}

.box-small{
	padding: 12px;
	width: 218px;
}

.box-medium{
	width: 507px;
}

.box-large{
	margin-left: -20px;
	width: 862px;
}

.box-page{
   margin-left: -20px;
   width: 885px;
}

.box-cabsel{
   width: 620px;
}

div#appsresults{
    min-height:520px;
}

.gradient-small{
	background: #F6F6F6 url(img/gradient_small.png) repeat-x;
}

.gradient-medium{
	background: #F6F6F6 url(img/gradient_medium.png) repeat-x;
}

.gradient-large{
	background: #F6F6F6 url(img/gradient_large.png) repeat-x;
}

.btn{
	background-color: #676767;
	border: none;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	cursor: pointer;
	display: block;
	height: 24px;
	line-height: 24px;
	margin-left: 10px;
	padding: 0 12px;
	color: #eeeeea !important;
	text-decoration: none !important;
	outline: none;
}

.btn:hover,
.btn:focus,
.tool-btn-submit:hover,
.tool-btn-submit:focus{
	background-color: #FF4208;
	color: #fff !important;
}

div.addressbox{
	left:648px !important;
	top:16px ! important;
	height: 268px !important;
	width: 268px !important; 
	border:1px solid #eeeeea;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	box-shadow: 1px 1px 8px rgba(0,0,0,0.1);
	-moz-box-shadow: 1px 1px 8px rgba(0,0,0,0.1);
	-webkit-box-shadow: 1px 1px 8px rgba(0,0,0,0.1);
}


.stage-textbox .btn-stage,
.mediacenter-box .btn-stage{
	position: absolute;
	bottom: 0px;
	right: 13px;
	margin-bottom:12px;
}


.btn-orange{
	background-color: #FF4208;
}

.filterbox h3{
	float: left;
	display: inline;
	margin: 4px 40px 0 0;
}

.filterbox .search{
	float: left;
}

.filterbox input.text{
	border: 1px solid #999;
	color: #999;
	font: 12px/19px Arial,sans-serif;
	padding: 2px;
	height: 18px;
}

div#ddview{
	position: relative;
	width: 836px;
	background-color: #fff;
	color: #666;
	padding: 0;
	margin: 0;
}

div#ddview ul,div#ddview ul li{
	list-style: none;
}

div#ddview ul li{
	position: relative;
	float: left;
	margin: 0 16px 0 0;
	line-height: 24px;
}

div.address{
	padding: 20px 4px 0 4px;
}
.address-list{
	position:relative;
	left:18px;
}

div.addresslines{
	position: relative;
	clear:both;
	overflow: visible;
	height: auto;
}

img.addresslogo{
	position: relative;
	float:left;
	margin-right:8px;
	max-width:160px;
	display:block;
}

span.address-box,
div.address-box{
	position: relative;
	float:left;
	width:210px !important;
	display:block;
	margin-right:10px;
	float:left;
}

span.address-box p,
div.address-box p{
	line-height: 12px;
	padding: 0 !important;
	margin:0 !important;
}

div.address-box .com{
    text-align:right;
}

div.wnl{
    position:relative;
    clear:both;
    display:block;
    padding:8px 0 8px 0 !important;
    margin:0 !important;
}

select.adfrm{
	width: 180px !important;
	margin: 0;
	padding: 0;
}

.odd{
	background-color: #f6f6f6;
}

.even{
	background-color: #eeeeea;
}

/* all for related teaser */
.related-teaser{
	margin: 20px 0 18px 0;
	padding: 10px 0 10px 0;
	overflow: hidden;
}

.related-teaser li{
	background: url(img/gradient_medium.png) repeat-x;
	float: left;
	margin-left: 12px;
}

.related-teaser li.first{
	margin-left: 0;
}

.related-teaser li a{
	background: url(img/related_teaser_arrow.png) no-repeat;
	border: 1px solid #E7E6E6;
	display: block;
	height: 108px;
	padding: 10px;
	position: relative;
}

.related-teaser li a:hover{
	border-color: #d4d4d4;
}

.related-teaser li h3{
	font-size: 22px;
}

.related-teaser li p{
	color: #666;
	padding-right: 60px;
	position: absolute;
	left: 10px;
	bottom: 10px;
	cursor:pointer;
}

.related-teaser-3 li a{
	background-position: 184px 84px;
	width: 192px;
}

.related-teaser-2 li a{
	background-position: 298px 84px;
	width: 305px;
}

.related-teaser-1 li a{
	background-position: 636px 84px;
	width: 640px;
}

.related-teaser-4 li a{
	background-position: 184px 84px;
	width: 192px;
}
/*end related teaser */

.list{
	position: relative;
	width: 906px;
	background-color: #fff;
	color: #666;
	font-size: 12px;
	overflow: visible;
}

.list22{
	position: relative;
	left: 2px;
	width: 906px;
}

.list22 .list-teaser{
    padding-bottom:0 !important;
}

.list22 li h3{
    padding-top:0 !important;
    padding-bottom:0 !important;
    margin:0 !important;
}

.list h2{
	width: 650px;
	margin-bottom: 25px;
	padding: 20px 0 8px 0;
}

.hto{
	position: relative;
	background: url(img/arrow_orange1.png) no-repeat;
	background-position: 0 -2px;
	padding-left:24px;
	cursor:pointer;
	width:100%;
	border-bottom:1px solid #e6e6e6;
	line-height: 24px;
	height: 28px;
	width:95%;
}
.open {
    	background: url(img/arrow_orange2.png) no-repeat;
}

.htoc{
	position: relative;
	padding-top:8px;
}

div.list_cpl{
	padding: 8px 0 0 24px;
}

div.list_cpl h1{
	margin:0;
}

div#listcpl, div#listcpl2, div#listcpl2a{
   position:relative;
	top:0;
	padding:8px 20px;
	height:380px;
	overflow:auto;
	-webkit-overflow-scrolling: touch;
}

div#listcpl2{
	height:580px !important;
}

div#listview-items{
    position:relative;
    overflow:visible;
    clear:both;
}

div.mediacenter{
    padding-left:20px;
    height:auto;
    min-height:120px;
    overflow:visible;
}

div#listview-items h3{
   border-bottom: 2px solid #d4d4d4;
}

.list-teaser{
	color: #666;
	margin: 0 0 12px 0;
	padding:8px;
	overflow:visible;
	width:100%;
	-webkit-overflow-scrolling: touch;
}

.teaser-txt-bottom{
	color: #666;
	background-color: transparent;
	font-size: 10px;
	padding:4px 0 0 0 !important;
}

.list-teaser-txt{
	float: left;
	display: block;
	margin-bottom: 20px;
	overflow: visible;
}
.list-calendar .list-teaser-txt{
    width:580px;
}

.list-teaser-txt p{
	margin: 0 !important;
}
div.treadeshow-links a{
   display:inline-block !important;
   margin:0 !important;
   padding:0 0 0 20px;
}
.list-teaser img{
	float: left;
	display:inline-block;
	margin: 0 12px 8px 0;
	padding: 4px;
	border: 1px solid #d4d4d4;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	box-shadow: 2px 2px 8px rgba(0,0,0,0.1);
	-moz-box-shadow: 2px 2px 8px rgba(0,0,0,0.1);
	-webkit-box-shadow: 2px 2px 8px rgba(0,0,0,0.1);
}

img.mc-list{
	min-width: 145px !important;
	max-width: 145px !important;
	max-height: 210px !important;
}

.list-teaser label,
.list-teaser-txt label{
	color: #333 !important;
	font-size: 15px;
	line-height: 15px;
	margin: 0 0 3px 0 !important;
	padding: 0 !important;
	display: block;
}

.list-teaser .tools{
	padding: 20px 0 20px 0;
}

.list-teaser
.teasertext-box{
	position: relative;
	float: left;
	display: block;
	width: 480px;
	min-height:215px;
	font-size: 11px;
}

.teasertext-box2{
	position: relative;
	float: left;
	width: 435px;
}

.teasertext-box2-text{
	position: relative;
	width: 370px;
	margin: 0 0 6px 0;
	padding: 0;
	font-size: 12px;
}

.list-teaser .teasertext-box h4{
	font-weight: bold;
}
.teasertext-box p{
    width:440px !important;
}
div#listcpl2a{
    position:relative;
    left:24px;
    margin-top:36px;
    height:520px !important;
	width:660px;
	padding:34px 0 0 40px;
	overflow:auto;
	border:1px solid #eeeeea;
}

/* download catalog teaser */
div.dwltabs{
    position:absolute;
    top:90px;
    left:24px;
    height:32px;
    width:700px;
    color:#555;
    background-image: url("img/navibarbg.png");
    background-repeat:repeat-x;
    border:1px solid #eeeeea;
}

div.dwltabs ul{
  position:relative;
  top:6px;
  height:26px;
  width:710px;
}

div.dwltabs ul li{
    position:relative;
    float:left;
    display:inline-block;
    margin:0 6px 0 6px;
    color:#777;
    background-color:transparent;
    font-size:14px;
    line-height:16px;
    padding:2px 12px 0 0;
    border-right:1px solid #dcdcdc;
}

div.dwltabs ul li:hover,
div.dwltabs ul li.selected{
    color:#ff4208;
    cursor:pointer;
    background-color:#fff;
}

div.dwlteaser{
   position:relative;
   float: left;
	display:inline-block;
	margin: 0 24px 24px 0;
	padding: 4px;
	border: 1px solid #d4d4d4;
	width:180px;
	height:220px;
	overflow:hidden;
	font-size:11px;
	background-color:#f9f9f9;
	color:#666;
	text-align:center;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	box-shadow: 2px 2px 8px rgba(0,0,0,0.1);
	-moz-box-shadow: 2px 2px 8px rgba(0,0,0,0.1);
	-webkit-box-shadow: 2px 2px 8px rgba(0,0,0,0.1);
}

div.dwlteaser img{
	max-width: 160px !important;
	max-height: 160px !important;
	border:0;
	margin:0;
	padding:0;
}

div.dwlteaser a.dwlbutton{
    position:absolute;
    left:0px;
    top:0px;
    width:180px;
	height:220px;
	cursor:pointer;
	background:transparent;
    background-image:url('img/aright.png');
    background-position:center center;
    background-repeat:no-repeat;
    z-index:5;
}

div.dwlteaser h4{
    position:absolute;
    bottom:12px;
    left:0;
    padding:0 12px 0 12px;
    text-align:left;
    background-color:transparent;
    color:#999;
    z-index:2;
}
.catfilter ul{
	display:block;
	height:54px;
	position: relative;
	list-style: none;
	margin:16px 0 0 0;
}
.catfilter ul li{
	position:relative;
    float:left;
    display:inline-block;
	cursor:default;
    color:#777;
    background-color:transparent;
    font-size:14px;
    line-height:16px;
    margin-right: 5px;
	padding: 6px 12px;
	border-radius: 10px 10px 10px 10px;
	background-color: rgba(255, 255, 255, 0.9);
	border: 1px solid #eeeeea;
	-webkit-box-shadow: 0 10px 6px -6px #777;
	-moz-box-shadow: 0 10px 6px -6px #777;
	box-shadow: 0 10px 6px -6px #777;
}
.catfilter ul li.active,
.catfilter ul li:hover {
	color: #ff4208;
	cursor:pointer;
}

.cat-teaser{
	clear:both;
	margin:12px 0 0 0;
}
/*end download catalog teaser*/

.wlist{
	margin: 0;
}

.wlist .tools{
	height: 32px;
	margin: 6px 0 20px 24px;
}

.wlist h2{
	font-size: 16px;
	margin: 12px 0 4px 0 !important;
	padding: 0 !important;
	clear: both;
}

.com a{
	color: #666;
}

.clearfix:before, .clearfix:after {
  display: block;
  height: 0;
  visibility: hidden;
}

.clear{
	display: block;
	clear: both;
	font-size: 0;
	height: 0;
	visibility: hidden;
}

.clearfix:after{
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}

.clearfix {
	display: inline-block;
}

html[xmlns] .clearfix {
	display: block;
}

* html .clearfix {
	height: 1%;
	zoom:1;
}

*:first-child+html .clear{
	min-height: 0;
	zoom:1;
}

* html .clear{
	height: 1%;
}

.line1{
    position:relative;
    display:block;
    width:100%;
    height:1px !important;
    line-height:1px;
    overflow:hidden;
    border-top:1px solid #dcdcdc;
}

.line30{
	height: 40px;
	line-height: 40px;
}

.line16{
	height: 16px;
	line-height: 16px;
}

.tools-nav{
	height: 21px;
	margin-bottom: 3px;
}

.tools-nav li{
	display: inline;
}

.tools-nav li:after{
	clear: none;
}

.tools-nav .tool-btn-active .tool-btn{
	border-bottom: none;
	color: #333 !important;
	margin-top: 5px;
	position: relative;
	z-index: 2;
}

.tools-panel{
	background: #F6F6F6 url(img/gradient_large.png) repeat-x;
	border: 1px solid #E7E6E6;
	display: none;
	padding: 15px;
	position: relative;
	width: 546px;
	z-index: 1;
	overflow: auto;
	-webkit-overflow-scrolling: touch;
}

.tools-panel .close{
	background: url(img/close_x_icon_trans.gif) no-repeat;
	cursor: pointer;
	position: absolute;
	right: 15px;
	bottom: 10px;
	height: 20px;
	width: 20px;
}

.tools-panel-form-open{
	display: block;
}

.list-calendar .tools,
.list-press .tools{
	position: relative;
	margin-left: 162px !important;
	overflow: visible;
}

.downloadform{
	position: relative;
	left:20px;
	overflow:visible;
	width:860px;
}

div.selector,
div.selector2,div.dwlp-selector{
	position: relative;
	zoom: 1;
}

div.dwlp-selector{
    position: absolute;
    top:-4px;
    left:-6px;
    width:230px;
    overflow:visible;
    border: 1px solid #d4d4d4;
    padding:28px 0 12px 32px;
    clear:both;
    background-image: url(img/bg_dropdown.gif);
    background-repeat:repeat-x;
    background-color:transparent;
	color:#666;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	box-shadow: 2px 2px 8px rgba(0,0,0,0.1);
	-moz-box-shadow: 2px 2px 8px rgba(0,0,0,0.1);
	-webkit-box-shadow: 2px 2px 8px rgba(0,0,0,0.1);
	z-index:10;
	zoom: 1;
}

div.dwlp-selector div{
    position: relative;
	margin:0;
	overflow: visible;
	line-height: 14px;
}

/* all for the download filter section */
div.flist-row, ul.flist{
	position: relative;
	overflow: visible;
	height:100%;
	clear:both;
}

ul.flist li{
	position: relative;
	float:left;
	width:268px;
}

ul.flist li input{
	position: relative;
	margin-right:8px;
}

ul.flist li .prgdown{
	position: relative;
	top:-2px;
	background: url(img/sprite_icons.png) no-repeat right -397px;
	cursor: pointer;
	padding-right: 24px;
}

ul.flist li label{
    cursor:pointer;
}

ul.flist li .prgdown:hover{
	background-position: right -417px;
}

ul.flist li span.prgOn {
	background-position: right -436px !important;
}

ul.flist li span.prgOn:hover {
	background-position: right -456px !important;
}
ul.flist li label.prgOn{
	color:#ff4208 !important;
}

.list-downloads .tools{
	margin-left: 122px !important;
}

.pagelink, .link{
	position: relative;
	color: #666;
	display:inline-block;
	width: auto;
	padding: 0 4px 4px 20px;
	text-decoration: none;
	background: url(img/links.png) no-repeat;
	background-color:transparent !important;
	background-position: 0 4px;
	text-align: left;
	margin: 4px 0 4px 0;
	clear: both;
	line-height:24px;
	vertical-align: middle;
}
.linklist li a{
	padding: 1px 4px 4px 20px !important;
	margin:0 !important;
}
.link:hover,
.list-link:hover .link{
	background-position: 0 -60px;
	color: #FF4208 !important;
	background-color: transparent;
	text-decoration: underline !important;
}
.pagelink:hover{
	color: #FF4208 !important;
	background-color: transparent;
	text-decoration: underline !important;
	background-position: 0 -56px;
}

.link-simple,.link-simple:hover{
	background-image: url(img/arrow_orange_short.gif);
	background-position: 3px 8px;
	background-repeat: no-repeat;
	padding: 0 0 0 12px;
}
.link-simple:hover{
	color: #ff4208;
	text-decoration: underline;
}
.link-external{ background-position: 0 -116px;}
.link-external:hover{background-position: 0 -176px;}
.link-download{background-position: 0 -236px;}
.link-download:hover{background-position: 0 -296px;}
.link-email{background-position: 0 -356px;}
.link-email:hover{background-position: 0 -416px;}
.link-catalog{background-position: 0 -476px;}
.link-catalog:hover{background-position: 0 -536px;}
.link-popup{background-position: 0 -596px;}
.link-popup:hover{background-position: 0 -656px;}
.link-slideshow{background-position: 0 -716px;}
.link-slideshow:hover{background-position: 0 -776px;}
.link-video{background-position: 0 -836px;}
.link-video:hover{background-position: 0 -896px;}
.link-nextpage{background-position: 0 -956px;}
.link-nextpage:hover{background-position: 0 -1016px;}

.play-video{
	background: url(img/sprite_video.png) no-repeat right top;
	background-position: left -70px;
	color: #666;
	display: inline-block;
}

.play-video:hover{
	background-position: left -90px;
	color: #FF4208;
}

.tool-btn{
	background-color: #FFF;
	border: 1px solid #E7E6E6;
	color: #999 !important;
	float: left;
	font-size: 11px;
	height: 19px;
	line-height: 19px;
	margin: 0 8px 0 0;
	outline: 0;
	padding: 0 6px;
	text-decoration: none !important;
}

.tool-btn:hover{
	color: #ff4208 !important;
	background-color: #FFF;
	border: 1px solid #d4d4d4;
}

.tool-btn a:hover{
	color: #ff4208 !important;
	background-color: #FFF;
}

.tool-btn-delete,
.tool-btn-download,
.tool-btn-mail
.tool-btn-website,
.tool-btn-ecard,
.tool-btn-mapview,
.tool-btn-googlemaps,
.tool-btn-link,
.tool-btn-pdf,
.tool-btn-print,
.tool-btn-watchlist,
.tool-btn-watchlist-add{
	background-image: url(img/sprite_icons.png);
	background-repeat: no-repeat;
	padding-left: 24px;
}

.tool-btn-delete{
	background-position: 6px -356px;
}

.tool-btn-delete:hover{
	background-position: 6px -376px;
}

.tool-btn-download{
	background-position: 6px -156px;
}

.tool-btn-download:hover{
	background-position: 6px -176px;
}

.tool-btn-mail{
	display: none;
	background-position: 6px -196px;
}

.tool-btn-mail:hover,.tool-btn-active .tool-btn-mail{
	background-position: 6px -216px;
}

.tool-btn-ecard{
	background-position: 6px -516px;
}

.tool-btn-ecard:hover,.tool-btn-active .tool-btn-ecard{
	background-position: 6px -536px;
}

.tool-btn-website{
	background-position: 6px -556px;
}

.tool-btn-website:hover,.tool-btn-active .tool-btn-website{
	background-position: 6px -576px;
}

.tool-btn-googlemaps{
	background-position: 6px -596px;
}

.tool-btn-googlemaps:hover,.tool-btn-active .tool-btn-googlemaps{
	background-position: 6px -616px;
}

.tool-btn-pdf{
	background-position: 6px -236px;
}

.tool-btn-pdf:hover{
	background-position: 6px -256px;
}

.tool-btn-print{
	background-position: 6px -117px;
}

.tool-btn-print:hover{
	background-position: 6px -137px;
}

.tool-btn-watchlist{
	background-position: 6px -76px;
}

.tool-btn-watchlist:hover{
	background-position: 6px -96px;
}

.tool-btn-watchlist-add{
	background-position: 6px -276px;
}

.tool-btn-watchlist-add:hover{
	background-position: 6px -296px;
}

.tool-btn-watchlist-added{
	background-position: 6px -316px;
}

.tool-btn-watchlist-added:hover{
	background-position: 6px -336px;
}

.tool-btn-watchlist-add .txt-remove{
	display: none;
}

.tool-btn-watchlist-added .txt-remove{
	display: inline;
}

.tool-btn-watchlist-added .txt-add{
	display: none;
}

.tools-label{
	color: #999;
	background-color: #FFF;
	float: left;
	font-size: 11px;
	line-height: 21px;
	margin-right: 10px;
}

.tools ul li{
	position: relative;
	overflow: visible;
	display: inline;
}

.date{
	background: #F6F6F6 url(img/gradient_medium.png) repeat-x;
	height: 140px;
	padding: 0;
	text-align: center;
	width: 140px;
	float: left;
}

.date-month{
	background-color: #999;
	color: #FFF;
	height: 36px;
	line-height: 36px;
	text-transform: uppercase;
	text-align: center !important;
}

.date-day{
	color: #FF4208;
	background-color: transparent;
	font-size: 32px;
	height: 78px;
	line-height: 78px;
	text-align: center !important;
}

div.selector,div.btnline{
	clear: both;
	overflow: visible;
}

div.btnline{
	margin-top: 16px;
	padding-top: 12px;
	border-top: 1px solid #e6e6e6;
}

div.btnline li{
	float: right;
}

div.selector li{
	position: relative;
	color: #666;
	float: left;
	width: 210px;
	height: 26px;
}

div.selector h3,
div.selector h2{
	margin: 0 0 4px 0 !important;
	padding: 0 !important;
	line-height: 24px;
	font-size: 15px;
}

img.adress-dummy{
	border: 0;
	width: 14px;
	height: 80px;
}

div.pagecontent,
div.pagewebform,
div.pageslideshow{
	position: absolute;
	top: 0;
	left: 0;
	margin: 0;
	padding: 0 0 0 40px;
	border-top: 4px solid #ff4208;
	background: #fff;
}

div.pagewebform{
	padding: 0 0 0 40px;
}

div.pageslideshow{
	padding: 0 !important;
	margin: 0 !important;
	height:414px;
	overflow: hidden;
}

div.pageslideshow2{
	padding: 0 !important;
	margin: 0 !important;
	height:530px;
	overflow: hidden;
}

.formpage,formpage2,formpage3{
	margin: 8px 20px;
	height: 100%;
}

.formpage{
	margin: 8px 60px 20px 60px;
}
.formlayer{
	margin: 8px 20px;
	height: 100%;
}
.form-ajax,
.dataform{
	position: relative;
}

.formpage2{
	margin: 20px 12px 0 0;
	width: 560px;
}
.formpage3{
	margin: 20px 12px 0 0;
}

h1.formpage,
h2.formpage,
h3.formpage,
h4.formpage{
	padding: 0;
	margin: 0 0 16px 0;
}

.formpage form,
.formpage2 form{
	padding: 0;
}

.form .line{
	display: block;
	clear: both;
}

.form-row label{
	position: relative;
	display: block;
	overflow:hidden;
	height:24px;
	line-height: 24px;
}

.form-row,.form-row2, p.formline{
	position: relative;
	width: 100%;
	overflow: hidden;
	clear: both;
}

.form-row2{
	position: relative;
	width: 540px;
}

.form .field{
	margin-bottom: 10px;
	width: 236px;
}

.form .inputlist{
	position: relative;
	width:320px;
	overflow: hidden;
	clear: both;
	height: 24px;
	margin-bottom: 8px;
}

.form .field label{
	display: block;
}

.form .field input.text,
.form .field input.number,
.form .field input.date,
.form .field textarea,
.form .field select{
	background-color: #FFF;
	border: 1px solid #E7E6E6;
	color: #999;
	font: 11px/19px Arial,sans-serif;
	height: 18px;
	line-height: 18px;
	padding: 2px 4px 2px 4px;
	width: 228px;
}

.number,.date{
	text-align: right;
}

.form .inputlist input{
	position: relative;
	width:20px  !important;
	float:left;
	margin-right:8px;
}

.form .inputlist label{
	position: relative;
	float:left;
	padding-top: 4px;
	vertical-align: middle;
	height: 24px;
}

.form .field select{
	height: 23px;
	width: 100%;
}

.form textarea{
	height: 105px !important;
	margin-bottom: 24px;
}

.form .field-autosize{
	width: auto;
}

.form .field-small{
	width: 60px;
}

.form .field-small input.text{
	width: 60px;
	margin-right: 8px;
}

.form .field-large{
	width: 516px;
}

.form .field-large input.text,
.form .field-large textarea{
	width: 485px;
}

.form .field-hidden{
	visibility: hidden;
}

.form .float-layout .field{
	float: left;
	margin-right: 12px;
}

.form .float-layout .field-large{
	width: auto;
}

.form .layout-col1{
	margin-bottom: 0;
}

.form .optfld{
	margin: 8px 0 12px 0;
}

.form input[type=radio] {
    margin:4px 0 0 0;
}

.form .submit{
	position: relative;
	margin: 6px 10px 0 0;
	float: right;
}

.form .valid{
}

.form .error-container{
	display: none;
	margin-bottom: 10px;
}

.form .error-container li{
	margin-bottom: 4px;
	padding-bottom: 0;
}

.form .error-container li .error{
	background-color: #FF4208;
	color: #ffffff !important;
	cursor: pointer;
	display: block !important;
	padding: 2px 6px;
}

.form .field input.error{
	border-color: #FF4208;
}

.form em{
	color: #ff4208;
	font-weight: bold;
}

.form .disclaimer{
	font-size: 10px;
	clear: both;
	color: #999;
	margin-top: 10px;
	padding: 10px 0;
}

.form-sent-success,
.form-sent-error{
	position: absolute;
	color: #FF4208;
	background-color: #f6f6f6;
	height: 150px;
	line-height: 150px;
	text-align: center;
	bottom: 100px;
	left: 10%;
	width: 80%;
	display: none;
	z-index: 10;
	border: 1px solid #e6e6e6;
	box-shadow: 2px 2px 15px rgba(0,0,0,0.1);
	-moz-box-shadow: 2px 2px 15px rgba(0,0,0,0.1);
	-webkit-box-shadow: 2px 2px 15px rgba(0,0,0,0.1);
}

.form-ajax .form-sent-success,
.form-ajax .form-sent-error,
.form-ajax .loading{
	display: none;
	padding:20px;
}

.form-ajax .form-sent-success,
.form-ajax .form-sent-error{
    background-image: url(img/close_x_icon_trans.gif);
	background-position: top right;
	background-repeat: no-repeat;
}
.form-ajax .form-sent-success p,
.form-ajax .form-sent-error p,
.form-ajax .loading p{
	position:relative;
	top:10px;
	line-height:20px;
	width:100%;
}
.msg-title{
    text-align:center;
    font-weight:bold;
    line-height:30px;
    padding-bottom:8px;
}
.msg-text{
    text-align:left;
}
.wb{
	width: 15px;
	height: 15px;
	float: left;
	margin: 0;
	line-height: 15px;
}

.wblbl{
	position: relative;
	float: left;
	padding: 0 3px 0 3px;
	margin: 0;
	line-height: 18px;
	cursor: pointer;
	overflow: hidden;
}

input.wblbl{
    margin-top:5px;
}

div.teaser-group{
	clear: both;
	overflow: visible;
	position: relative;
	left: -18px;
	width: 920px;
	height: inherit;
}

div.teaser-group h3{
	font-size: 18px;
	line-height: 24px;
	padding-bottom: 4px;
	border-bottom: 2px solid #d4d4d4;
	width: 900px;
}

div.contentdoc{
	position: relative;
	float:left;
	padding:8px;
	border:1px solid #e7e6e6;
	background-color: #f6f6f6;
	min-width:192px;
	box-shadow: 2px 2px 15px rgba(0,0,0,0.1);
	-moz-box-shadow: 2px 2px 15px rgba(0,0,0,0.1);
	-webkit-box-shadow: 2px 2px 15px rgba(0,0,0,0.1);
	margin:12px 12px 0 0;
}

div.list-teasercat{
    position:relative;
	background-color: #FFF;
	margin: 0;
	padding: 0 8px 0 0;
	overflow: auto;
	-webkit-overflow-scrolling: touch;
}

div.list-teasercat h2{
    margin:0 0 12px 0;
}

div.cpltop{
	position: static;
	top:0;
	left:0;
	height: 6px;
	width:100%;
	border-top:4px solid #ff4208;

}
li.cpl-item{
	float:left;
	padding:8px 8px 4px 8px !important;
	margin: 0 16px 8px 0 !important;
	min-width:132px;
	border:1px solid #E7E6E6;
	background-color: #f6f6f6;
    border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	box-shadow: 2px 2px 10px rgba(0,0,0,0.1);
	-moz-box-shadow: 2px 2px 10px rgba(0,0,0,0.1);
	-webkit-box-shadow: 2px 2px 10px rgba(0,0,0,0.1);
}

li.cpl-item:hover,div.contentdoc:hover{
	border:1px solid #e6e6e6;
	background-color: #fff;
	cursor:pointer;
}

li.cpl-item span{
	font-size:10px;
	display: block;
	padding-top:4px;
	color:#666;
	background-color: transparent;
}

div.poster-teaser{
	position: relative;
	float: left;
	width: 225px;
	height: 210px;
	overflow: hidden;
	color: #fff;
	margin:0 0 0 2px;
	padding:0;
	background-image: url(img/media-teaser.png);
	background-repeat: no-repeat;
}

div.poster-teaserlink{
    position:absolute;
    left:8px;
    top:16px;
    width:200px;
    height:174px;
    text-align:center;
}

div.poster-teaser a{
	display: block;
	cursor: pointer;
	text-align:center;
	width:100%;
}

div.poster-teaser h4,
div.poster-teaserlink h4{
	font-size: 11px;
	color: #666;
	line-height: 12px;
    height:40px;
    vertical-align:middle;
    margin-bottom:4px;
    text-align:left !important;
}

div.poster-teaserlink div.teasertxt{
    position:relative;
    left:10px;
    width: 180px;
    height:74px;
    overflow:hidden;
    text-align:left;
}

img.poster{
    width: 184px;
	height: 104px !important;
	margin-bottom:4px;
}

div.poster{
	display: block;
	width: 184px;
	height: 104px !important;
	padding: 0;
	margin: 0 0 4px 0;
	border: 1px solid #eeeeea;
	background-color: #fff;
	color: #a3a3a3;
	font-size: 28px;
	line-height: 32px;
	letter-spacing: 8px;
	text-transform: uppercase;
	text-align: center;
}

ol.spo h3{
	padding-bottom: 6px;
	border-bottom: 3px solid #d4d4d4;
}

div.spo, div.spo-dwc{
	position: relative;
	float: left;
	width: 160px;
	height: 90px;
	border: 1px solid #e7e6e6;
	background-color: #fff;
	color: #666;
	margin: 8px;
}

div.spo, div.spo-dwc{
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	box-shadow: 2px 2px 8px rgba(0,0,0,0.1);
	-moz-box-shadow: 2px 2px 8px rgba(0,0,0,0.1);
	-webkit-box-shadow: 2px 2px 8px rgba(0,0,0,0.1);
}

div.spo-dwc{
    text-align:right;
    padding:4px 6px 0 0;
}

div.spo-dwc p,
div.spo p{
    position:absolute;
    font-size:10px;
    color:#ff4208;
    bottom:0;
    left:6px;
    width:80px;
    text-align:left;
    text-transform: uppercase;
}

div.spotxt{
	position: relative;
	float: left;
	width: 580px;
	background-color: transparent;
	color: #666;
	margin: 8px;
	height: 106px;
}

div.spotxt p{
	display: block;
	height: 54px;
	overflow: hidden;
	color: #333;
	font-size: 12px;
}

div.spotxt h4{
	color: #666;
	font-size: 10px;
	line-height: 11px;
	padding: 0;
	margin: 0;
}


div.spotxt p b{
	color: #ff4208;
	background-color: transparent;
}

div.spotxt a{
	position: absolute;
	bottom: 0;
	padding-top:3px;
	background-position: 0 6px;
}
div.spotxt a:hover{
	background-position: 0 -54px;
}

.inputContainer {
	position: relative;
	float: left;
}

.formError {
	position: absolute;
	top: 300px;
	left: 300px;
	display: block;
	z-index: 5000;
	cursor: pointer;
}

.ajaxSubmit {
	padding: 20px;
	background: #ffb39c;
	border: 1px solid #e7e6e6;
	display: none
}

.formError .formErrorContent {
	background: #ff4208;
	position:relative;
	z-index:5001;
	color: #ffffff;
	width: 150px;
	font-size: 11px;
	border: 1px solid #ffffff;
	box-shadow: 0px 0px 6px #d4d4d4;
	-moz-box-shadow: 0 0 6px #d4d4d4;
	-webkit-box-shadow: 0 0 6px #d4d4d4;
	padding: 4px 10px 4px 10px;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}

.greenPopup .formErrorContent {
	background: #ffb39c;
}

.blackPopup .formErrorContent {
	background: #555555;
	color: #ffffff;
}

.formError .formErrorArrow {
	width: 15px;
	margin: -2px 0 0 13px;
  position:relative;
  z-index: 5006;
}

.formError .formErrorArrowBottom {
  box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
	margin: 0px 0 0 12px;
  top:2px;
}

.formError .formErrorArrow div {
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	box-shadow: 0px 2px 3px #e6e6e6;
	-moz-box-shadow: 0 2px 3px #e6e6e6;
	-webkit-box-shadow: 0 2px 3px #e6e6e6;
	height: 1px;
	background: #ff4208;
	margin: 0 auto;
	line-height: 0;
	font-size: 0;
	display: block;
}

.formError .formErrorArrowBottom div {
  box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
}

.greenPopup .formErrorArrow div {
	background: #ffb39c;
}

.blackPopup .formErrorArrow div {
	background: #555555;
	color: #FFF;
}

.formError .formErrorArrow .line10 {
	width: 15px;
	border: none;
}

.formError .formErrorArrow .line9 {
	width: 13px;
	border: none;
}

.formError .formErrorArrow .line8 {
	width: 11px;
}

.formError .formErrorArrow .line7 {
	width: 9px;
}

.formError .formErrorArrow .line6 {
	width: 7px;
}

.formError .formErrorArrow .line5 {
	width: 5px;
}

.formError .formErrorArrow .line4 {
	width: 3px;
}

.formError .formErrorArrow .line3 {
	width: 1px;
	border-left: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	border-bottom: 0 solid #ffffff;
}

.formError .formErrorArrow .line2 {
	width: 3px;
	border: none;
	background: #ffffff;
}

.formError .formErrorArrow .line1 {
	width: 1px;
	border: none;
	background: #ffffff;
}

div.flap{
	background-image:  url(img/trenner.png);
	background-position:bottom center;
	background-repeat: no-repeat;
	text-align: right;
	margin:0 0 8px 0;
	width:660px;
}

div.flap-button{
	position: relative;
	clear: both;
	left:0;
	top:0;
	height: 36px;
	width:100%;
	overflow:visible;
}

div.flap-button a{
	position: relative;
	padding: 4px 0 4px 0px;
	color:#999;
}

div.flap-button a:hover{
    color:#ff4208;
}

div.flap-open{
    position:relative;
    height:32px;
    float:right;
    padding-right:36px;
    display:inline;
    background-image: url(img/flap-open.png);
    background-position: right center;
    background-repeat: no-repeat;
    line-height:32px;
}

div.flap-close{
    position:relative;
    height:32px;
    float:right;
    padding-right:36px;
    display:none;
    background-image: url(img/flap-close.png);
    background-position: right center;
    background-repeat: no-repeat;
    line-height:32px;
}

div.flap-content{
    position:relative;
    overflow: visible;
    text-align:left;
    width:100%;
    padding: 8px 8px 40px 0;
    clear:both;
}

div.nmenue{
    margin: 40px 8px 8px 8px;
    padding:4px 4px 4px 8px;
}

div.nmenue h2{
	font-size: 14px;
	color:#ff4208;
	padding:0 0 0 4px !important;
	margin: 0 0 4px 0;
	border-bottom: 3px solid #eeeeea;
}

a.nmenue{
    position:relative;
    left:6px;
	display: block;
	color:#999;
	line-height: 20px;
	padding-left:18px;
	padding-right:8px;
	font-size: 12px;
	background-image: url(img/arrow_orange_short.gif);
	background-position: 4px 6px;
	background-repeat: no-repeat;
}
a.nmenue:hover{
	color: #ff4208;
	text-decoration: underline;
}
area:hover, .hover,.link {
	cursor: pointer;
}
.hds{
	display:none;
	visibility: hidden;
	position: absolute;
	left:-10000px;
	top:-10000px;
	width:1px;
	height: 1px;
}
img.tpr{
	display:none;
}


/* all for  mediagallery*/
div.mediagallery{
    position:relative;
    clear:both;
    width:670px;
    margin-bottom:24px;
}

div.mediagallery div.col1{
    position:relative;
    width:290px;
    float:left;
}

div.mediagallery img{
    border: 1px solid #E7E6E6;
    border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	box-shadow: 2px 2px 10px rgba(0,0,0,0.1);
	-moz-box-shadow: 2px 2px 10px rgba(0,0,0,0.1);
	-webkit-box-shadow: 2px 2px 10px rgba(0,0,0,0.1);
}

div.mediagallery img:hover{
    border: 1px solid #999;
}

div.mediagallery div.col1 a{
    float:left;
    margin:4px;
}

div.mediagallery div.videos{
    position:relative;
    float:left;
    margin:0 16px 16px 0;
}

a.ipopvid div.video-playbutton{
    position:absolute;
    top:20px;
    left:40%;
    width:35px;
    height:35px;
	background:none;
	z-index:5;
	background: url(img/playbutton.png) no-repeat;
	background-position:0 0;
	cursor:pointer;
}

div.playsl{
    position:absolute;
    bottom:4px;
    right:4px;
    width:16px;
    height:16px;
	background:none;
	z-index:5;
	background: url(img/slir.gif) no-repeat;
	background-position:0 0;
	cursor:pointer;
}


a.ipopvid div.video-playbutton:hover{
    background-position:0 -35px;
}

div.mediagallery div.col2{
    position:relative;
    width:350px;
    float:left;
}

div.mediagallery div.col2 li{
    padding-right:32px;
}

/* all for mediaitem list*/
ul.dwlmediaitems,ul.contentlist{
    font-size:12px;
    color:#999;
    padding:6px 0 0 8px;
}

ul.dwlmediaitems li{
    padding-right:10px;
    margin-bottom:4px;
    padding-left:16px;
    color:#666;
}

ul.dwlmediaitems li.mediadoc{
    background-image: url(img/docr.gif);
    background-position: 0 2px;
    background-repeat: no-repeat;
    list-style:none;
    color:#999;
}

ul.dwlmediaitems li.mediavideo{
    background-image: url(img/filr.gif);
    background-position: 0 2px;
    background-repeat: no-repeat;
    list-style:none;
    color:#999;
}

ul.dwlmediaitems li a{
    position:relative;
    color:#999;
    text-decoration:none;
}

ul.dwlmediaitems li a:hover{
    color:#ff4208;
    text-decoration:underline;
}

/* all for the content tabs and mediacenter tabview */
div.contenttabs{
    position:relative;
    top:4px;
    left:28px;
    width:880px;
    height:28px;
    overflow:hidden;
    clear:both;
    z-index:5;
    margin-top:18px;
}

div.mcp{
    left:8px;
}

div.contenttabs ul{
    position:relative;
    height:28px;
    width:900px;
    padding-left:12px;
    z-index:5;
}

div.contenttabs li{
    position:relative;
    display: block;
	float: left;
	height: 22px;
	font-size:15px;
	border-width: 1px 1px 1px 1px;
	border-style: solid;
	border-color: #eeeeea;
	padding:4px 12px 0 12px;
	margin:0 2px 0 0;
	background-color:#f9f9f9;
	color:#666;
	z-index:5;
}

div.contenttabs li.tabactive{
    border-width: 1px 1px 1px 1px;
	border-style: solid;
	border-color: #eeeeea #eeeeea #fff #eeeeea;
}

div.contenttabs li.tabactive,
div.contenttabs li:hover,
div.contenttabs li.tabactive a,
div.contenttabs li a:hover{
    color:#ff4208 !important;
    background-color:#fff !important;
}

div.tabview{
    clear:both;
    position:relative;
    overflow:visible;
    height:auto;
}

div.tabview-layer{
    position:relative;
    border:1px solid #eeeeea;
    width:900px;
    background: #F6F6F6 url(img/gradient_large.png) repeat-x;
    height:auto;
    padding:12px;
    margin-bottom:24px;
    overflow:visible;
    -webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	box-shadow: 2px 2px 8px rgba(0,0,0,0.1);
	-moz-box-shadow: 2px 2px 8px rgba(0,0,0,0.1);
	-webkit-box-shadow: 2px 2px 8px rgba(0,0,0,0.1);
}

div.tabview-data{
    position:absolute;
    top:0;
    left:0;
}

div.tab-content{
    position:relative;
    height:100%;
    overflow:visible;
}

/* cabinet selector */
div.cabsel{
    position:relative;
    margin-top: 40px;
    left:0px;
    height:100%;
}

div.cabsel h2{
    margin-top:20px;
    margin-bottom:12px;
    font-size:16px;
}

div.cabsel p{
    font-weight:bold;
    color:#666;
    line-height:20px;
    margin:10px 0 4px 0 !important;
}

div.cabsel .box{
    width:200px;
}

div.cabsel li{
    clear:both;
    line-height:18px;
    height:20px;
    margin-left:16px;
    vertical-align:middle;
}

div.cabsel input{
    margin:2px 4px 0 0;
    font-style:normal;
    text-decoration:none;
}

div.cabsel label.disabled{
    color:#e6e6e6;
    font-style:italic;
    text-decoration: line-through;
    cursor:default;
}

div.cabsel li label{
    display: block;
    padding-left: 22px;
    text-indent: -22px;
    font-size:11px;
    line-height:12px;
    cursor:pointer;
    font-style:normal;
}
li.cabsel{
    margin-bottom:6px;
}
/* equal height hack */
.panel ul { display: table; }
.panel ul li { display: table-cell; }

/* all for a image menu*/
div.imgmenue{
    position:relative;
    left:0px;
    top:0px;
    width:100%;
    background:transparent;
    background-image:none;
    background-repeat:no-repeat;
    background-position:0 0;
    padding:0 !important;
    z-index:2;
    border-top:30px solid #fff;
}

img.imgmenue-layer{
    position:relative;
    left:0px;
    top:0px;
    padding:0 !important;
    margin:0 !important;
    background:transparent;
    z-index:4;
}
a.vdbox{
    display:inline !important;
}

div.videobox-button{
    position:absolute;
    bottom:12px;
    right:8px;
    width:30px;
    height:30px;
	background:none;
	z-index:5;
	background: url(img/vdplay.png) no-repeat;
	cursor:pointer;
}

div.videobox-button:hover {
	background-position: 0 -32px;
}

.swControls{
	position:absolute;
	margin-top:10px;
}
.swControls a.swShowPage{
	/* The links that initiate the page slide */
	background-color:#444444;
	float:left;
	height:15px;
	margin:4px 3px;
	text-indent:-9999px;
	width:15px;
	/*border:1px solid #ccc;*/
	/* CSS3 rounded corners */
	-moz-border-radius:7px;
	-webkit-border-radius:7px;
	border-radius:7px;
}
.swControls a.swShowPage:hover,
.swControls a.swShowPage.active{
	background-color:#2993dd;
	/*	CSS3 inner shadow */
	-moz-box-shadow:0 0 7px #1e435d inset;
	/*-webkit-box-shadow:0 0 7px #1e435d inset;*/
	box-shadow:0 0 7px #1e435d inset;
}
div.hidden{
	display:none;
}
/* all for the news rss content */
div.rssfeed-layer{
	position:relative;
}
#news-content{
	position: relative;
	width:920px;
	height:184px;
	border:1px solid #e6e6e6;
	overflow:hidden;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	background: url("img/textbox.png") repeat-x scroll left top #FFFFFF;
	margin-bottom:24px;
	box-shadow: 2px 2px 10px rgba(0, 0, 0, 0.1);
	clear:both;
	cursor:pointer;
}
a.rssfeeds{
	position: absolute;
	top:8px;
	right:23px;
	display:block;
	width:20px;
	height:20px;
	background-image: url(img/feed-icon-14x14.png);
	background-repeat: no-repeat;
	cursor:pointer;
	z-index:20;
}
div.newsteaser{
	position: relative;
	width: 920px;
	height:184px;
}

div.newsteaser img{
	position:absolute;
	top:4px;
	left:8px;
	width:278px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}

div.newsteaser .newsdate{
	position:absolute;
	top:4px;
	left:8px;
	width:278px;
	line-height: 30px;
	text-indent:4px;
	background: rgba(255, 255, 255, .85);
	-webkit-border-top-left-radius: 4px;
	-webkit-border-top-right-radius: 4px;
	-moz-border-radius-topleft: 4px;
	-moz-border-radius-topright: 4px;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
}

h2.newsinfo{
	position: absolute !important;
	left:298px !important;
	top:12px  !important;
	width:520px  !important;
	line-height:20px  !important;
}
div.newsteaser div.newsinfo{
	position:absolute;
	top:56px;
	left:298px;
	width:480px;
	height:88px;
	overflow:hidden;
}
a.newslink{
	display:block;
	position: absolute;
	left:298px;
	bottom:5px;
	height: 36px;
	line-height:36px;
	color:#555;
	width:614px;
	background: url(img/arrow_orange_big.png) no-repeat;
	background-position: 594px 4px;
	vertical-align: middle;
}
a.newslink:hover{
	color:#ff4208;
}

div.sharebuttons{
	width:100%;
	height:40px;
	vertical-align: middle;
}

a.sharebutton,
a.sharebutton:hover{
	display: block;
	height:21px;
	width:21px;
	line-height:21px;
	background-repeat: no-repeat;
	background-position:center center;
	background-size:21px 21px;
	cursor:pointer;
	float: left;
	text-indent:-9999px;
	margin:0 8px 0 0;
}

a.stageimglink{
	position: absolute;
	left:20px;
	top:20px;
	display: block;
	z-index: 200;
}
a.stageimglink img{
	border:0px;
}
img.sharebutton{
	display: block;
	height:21px;
	width:auto;
	line-height:21px;
	background-repeat: no-repeat;
	background-position:center center;
	float: left;
	margin:0 8px 0 0;
}
div.pdalegend{
	margin:8px;
	width:100%;
}
div.pdiboxlabel{
	margin:0 0 4px 0;
	font-weight: bold;
	color: #555;
	font-size: 95%;
}
li.pdaddress{
	padding-left:18px;
	background-image: url(img/apdstat.png);
	background-repeat: no-repeat;
}
li.pdaddress a:hover{
	text-decoration: underline;
	color: #ff4208;
	background-color: transparent;
}
li.pdi0{background-position:0 2px}
li.pdi1,li.pdl2{background-position:0 -12px}
li.pdi2{background-position:0 -28px}
li.pdi3,li.pdl1{background-position:0 -44px}

ul.pdalegco{
	margin:0 32px 12px 0;
	height:18px;
}
li.pdl1,li.pdl2{
	float:right;
	margin:1px 0 24px 0;
}
li.pdl1{padding-left:22px;}
li.pdl2{padding-left:14px;}

#blum-info{
	display:block;
	text-indent: -9999px !important;
	color:#ff4208 !important;
	width:1px !important;
	height: 1px !important;
	cursor: default !important;
	pointer-events: none !important;
}

::-webkit-scrollbar {
	width: 4px;
	height: 4px;
}

::-webkit-scrollbar-button {
	width: 4px;
	height: 4px;
}

::-webkit-scrollbar-track {
	background: #eee;
	border: thin solid #fff;
	box-shadow: 0px 0px 3px #E2E2DD inset;
	border-radius: 4px;
}

::-webkit-scrollbar-thumb {
	background: #ff4208;
	border: thin solid #FFFFFF;
	border-radius: 5px;
}

::-webkit-scrollbar-thumb:hover {
	background: #ff4208;
}

.cSlider{
	position: relative;
	display: block;
	margin-bottom: 20px;
	overflow: hidden;
	position: relative;
	width: 960px;
	height:360px;
	z-index: 10;
	border: 1px solid #dcdcdc;
	visibility: hidden;
}

.cSlidersmall{
	position: relative;
	display: block;
	margin-bottom: 20px;
	overflow: hidden;
	position: relative;
	width: 640px;
	z-index: 10;
	border: 1px solid #dcdcdc;
	visibility: hidden;
}

.cSlider512{
	position: relative;
	display: block;
	margin-bottom: 20px;
	overflow: hidden;
	position: relative;
	width: 512px;
	z-index: 10;
	border: 1px solid #dcdcdc;
	visibility: hidden;
}

#cSliderOne{
	position: relative;
	top: 0;
	display: block;
	margin-top: 0;
	height: 360px;
	overflow: hidden;
}

.cSlideModule,.slidecModule{
	position: absolute;
	top: 0;
	left:0;
	display: block;
	overflow: hidden;
	padding: 0;
	border: 1px solid #ffffff;
}

.slidecModule{
	width:960px;
	height:360px;
}

#cSliderNav{
	display: block;
	height: 22px;
	overflow: hidden;
	text-align: center;
	z-index: 98;
	padding-top: 8px;
	background-color: #efefef;
}

#cSliderNav ul{
	display: block;
	overflow: hidden;
	padding-bottom: 0;
	padding-top: 0;
	position: relative;
	text-align: center;
}

#cSliderNavList li{
	display: inline-block;
	height: 11px;
	margin-left: 3px;
	margin-right: 3px;
	margin-top: 0;
	overflow: hidden;
	width: 11px;
}

#cSliderNavList li a{
	background: url("img/slideshow/SliderNavBtnBg.png") no-repeat scroll left -11px transparent;
	display: block;
	height: 11px;
	padding: 0;
	width: 11px;
}

#cSliderNavList .activeSlide a{
	background: url("img/slideshow/SliderNavBtnBg.png") no-repeat scroll left 0 transparent;
}

.cSlider:hover #prevcSlideOne,
.cSlider:hover #nextcSlideOne{
	display: block;
}

#nextcSlideOne,#prevcSlideOne{
    position: absolute;
    top: 180px;
    display: none;
	height: 40px;	
	width: 40px;
	z-index: 2000;
	background: url("img/slideshow/frontNextPrev.png");
	background-repeat:no-repeat;
	cursor:pointer;
}

#nextcSlideOne{
    background-position:-40px 0;
	right: 4px;
}

#prevcSlideOne{
    background-position:0 0;
	left: 4px;
}

#prevcSlideOne:hover{
    background-position:0 -40px;
}

#nextcSlideOne:hover{
    background-position:-40px -40px;
}

#nextSBtn,#prevSBtn{
    position: absolute;
    top: 160px !important;
	height: 40px;	
	width: 30px;
	z-index: 2000;
	background: url("img/slideshow/slNextPrev.png");
	background-repeat:no-repeat;
	cursor:pointer;
}

#nextSBtn{
    background-position:-40px 0;
	right: 5px;
}

#prevSBtn{
    background-position:0 0;
	left: 0;
}

#nextSBtn:hover{
    background-position:-40px -40px;
}

#prevSBtn:hover{
    background-position:0 -40px;
}

div.slidetxt-small{
	position: absolute;
	left: 0;
	top:0;
	color:transparent;
	background: rgba(256,256,259,0.9);
	background-color:#fff;
	opacity:0.8;
	font-size: 12px;
	padding-bottom:5px;
	min-height:56px;
	max-height:72px !important;
	overflow:hidden;
	width:100%;
	z-index:5;
}

div.slidetxt-small h2{
    position:relative;
	color:#ff4208;
	line-height: 18px;
	font-size: 15px;
	margin: 0;
	padding: 0;
	width:640px;
	overflow:hidden;
	height:15px !important;
	padding:6px 6px 2px 8px;
}

div.slidetxt-small span{
	display: block;
	padding:0 6px 4px 8px;
	color:#666;
	width:100%;
	height:32px !important;
	overflow:hidden;
}

a.cSlidePage{
    position:absolute;
	display: block !important;
	top:320px !important;
}

a.cSlidePager{
	position:absolute;
	top:180px !important;
}

area:hover, 
.hover { 
	cursor: pointer; 
}
/*
 * FancyBox - jQuery Plugin
 * Simple and fancy lightbox alternative
 *
 * Examples and documentation at: http://fancybox.net
 * 
 * Copyright (c) 2008 - 2010 Janis Skarnelis
 * That said, it is hardly a one-person project. Many people have submitted bugs, code, and offered their advice freely. Their support is greatly appreciated.
 * 
 * Version: 1.3.4 (11/11/2010)
 * Requires: jQuery v1.3+
 *
 * Dual licensed under the MIT and GPL licenses:
 *   http://www.opensource.org/licenses/mit-license.php
 *   http://www.gnu.org/licenses/gpl.html
 */

#fancybox-loading {
	position: fixed;
	top: 50%;
	left: 50%;
	width: 40px;
	height: 40px;
	margin-top: -20px;
	margin-left: -20px;
	cursor: pointer;
	overflow: hidden;
	z-index: 1104;
	display: none;
}

#fancybox-loading div {
	position: absolute;
	top: 0;
	left: 0;
	width: 40px;
	height: 480px;
	background-image: url('/css/fancybox/fancybox.png');
}

#fancybox-overlay {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 1100;
	display: none;
}

#fancybox-tmp {
	padding: 0;
	margin: 0;
	border: 0;
	overflow: auto;
	display: none;
}

#fancybox-wrap {
	position: absolute;
	top: 0;
	left: 0;
	padding: 20px;
	z-index: 1101;
	outline: none;
	display: none;
}

#fancybox-outer {
	position: relative;
	width: 100%;
	height: 100%;
	background: #fff;
}

#fancybox-content {
	width: 0;
	height: 0;
	padding: 0;
	outline: none;
	position: relative;
	overflow: hidden;
	z-index: 1102;
	border: 0px solid #fff;
}

#fancybox-hide-sel-frame {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: transparent;
	z-index: 1101;
}

#fancybox-close {
	position: absolute;
	top: -15px;
	right: -15px;
	width: 30px;
	height: 30px;
	background: transparent url('/css/fancybox/fancybox.png') -40px 0px;
	cursor: pointer;
	z-index: 1103;
	display: none;
}

#fancybox-error {
	color: #444;
	font: normal 12px/20px Arial;
	padding: 14px;
	margin: 0;
}

#fancybox-img {
	width: 100%;
	height: 100%;
	padding: 0;
	margin: 0;
	border: none;
	outline: none;
	line-height: 0;
	vertical-align: top;
}

#fancybox-frame {
	width: 100%;
	height: 100%;
	border: none;
	display: block;
}

#fancybox-left, #fancybox-right {
	position: absolute;
	bottom: 0px;
	height: 100%;
	width: 35%;
	cursor: pointer;
	outline: none;
	background: transparent url('/css/fancybox/blank.gif');
	z-index: 1102;
	display: none;
}

#fancybox-left {
	left: 0px;
}

#fancybox-right {
	right: 0px;
}

#fancybox-left-ico, #fancybox-right-ico {
	position: absolute;
	top: 50%;
	left: -9999px;
	width: 30px;
	height: 30px;
	margin-top: -15px;
	cursor: pointer;
	z-index: 1102;
	display: block;
}

#fancybox-left-ico {
	background-image: url('/css/fancybox/fancybox.png');
	background-position: -40px -30px;
}

#fancybox-right-ico {
	background-image: url('/css/fancybox/fancybox.png');
	background-position: -40px -60px;
}

#fancybox-left:hover, #fancybox-right:hover {
	visibility: visible; /* IE6 */
}

#fancybox-left:hover span {
	left: 20px;
}

#fancybox-right:hover span {
	left: auto;
	right: 20px;
}

.fancybox-bg {
	position: absolute;
	padding: 0;
	margin: 0;
	border: 0;
	width: 20px;
	height: 20px;
	z-index: 1001;
}

#fancybox-bg-n {
	top: -20px;
	left: 0;
	width: 100%;
	background-image: url('/css/fancybox/fancybox-x.png');
}

#fancybox-bg-ne {
	top: -20px;
	right: -20px;
	background-image: url('/css/fancybox/fancybox.png');
	background-position: -40px -162px;
}

#fancybox-bg-e {
	top: 0;
	right: -20px;
	height: 100%;
	background-image: url('/css/fancybox/fancybox-y.png');
	background-position: -20px 0px;
}

#fancybox-bg-se {
	bottom: -20px;
	right: -20px;
	background-image: url('/css/fancybox/fancybox.png');
	background-position: -40px -182px; 
}

#fancybox-bg-s {
	bottom: -20px;
	left: 0;
	width: 100%;
	background-image: url('/css/fancybox/fancybox-x.png');
	background-position: 0px -20px;
}

#fancybox-bg-sw {
	bottom: -20px;
	left: -20px;
	background-image: url('/css/fancybox/fancybox.png');
	background-position: -40px -142px;
}

#fancybox-bg-w {
	top: 0;
	left: -20px;
	height: 100%;
	background-image: url('/css/fancybox/fancybox-y.png');
}

#fancybox-bg-nw {
	top: -20px;
	left: -20px;
	background-image: url('/css/fancybox/fancybox.png');
	background-position: -40px -122px;
}

#fancybox-title {
	font-family: Helvetica;
	font-size: 12px;
	z-index: 1102;
}

.fancybox-title-inside {
	padding-bottom: 10px;
	text-align: center;
	color: #333;
	background: #fff;
	position: relative;
}

.fancybox-title-outside {
	padding-top: 10px;
	color: #fff;
}

.fancybox-title-over {
	position: absolute;
	bottom: 0;
	left: 0;
	color: #FFF;
	text-align: left;
}

#fancybox-title-over {
	padding: 10px;
	background-image: url('/css/fancybox/fancy_title_over.png');
	display: block;
}

.fancybox-title-float {
	position: absolute;
	left: 0;
	bottom: -20px;
	height: 32px;
}

#fancybox-title-float-wrap {
	border: none;
	border-collapse: collapse;
	width: auto;
}

#fancybox-title-float-wrap td {
	border: none;
	white-space: nowrap;
}

#fancybox-title-float-left {
	padding: 0 0 0 15px;
	background: url('/css/fancybox/fancybox.png') -40px -90px no-repeat;
}

#fancybox-title-float-main {
	color: #FFF;
	line-height: 29px;
	font-weight: bold;
	padding: 0 0 3px 0;
	background: url('/css/fancybox/fancybox-x.png') 0px -40px;
}

#fancybox-title-float-right {
	padding: 0 0 0 15px;
	background: url('/css/fancybox/fancybox.png') -55px -90px no-repeat;
}

/* IE6 */
.fancybox-ie6 #fancybox-close { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/webmedia/css/fancybox/fancy_close.png', sizingMethod='scale'); }
.fancybox-ie6 #fancybox-left-ico { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/webmedia/css/fancybox/fancy_nav_left.png', sizingMethod='scale'); }
.fancybox-ie6 #fancybox-right-ico { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/webmedia/css/fancybox/fancy_nav_right.png', sizingMethod='scale'); }
.fancybox-ie6 #fancybox-title-over { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/webmedia/css/fancybox/fancy_title_over.png', sizingMethod='scale'); zoom: 1; }
.fancybox-ie6 #fancybox-title-float-left { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/webmedia/css/fancybox/fancy_title_left.png', sizingMethod='scale'); }
.fancybox-ie6 #fancybox-title-float-main { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/webmedia/css/fancybox/fancy_title_main.png', sizingMethod='scale'); }
.fancybox-ie6 #fancybox-title-float-right { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/webmedia/css/fancybox/fancy_title_right.png', sizingMethod='scale'); }
.fancybox-ie6 #fancybox-bg-w, .fancybox-ie6 #fancybox-bg-e, .fancybox-ie6 #fancybox-left, .fancybox-ie6 #fancybox-right, #fancybox-hide-sel-frame {
	height: expression(this.parentNode.clientHeight + "px");
}
#fancybox-loading.fancybox-ie6 {
	position: absolute; margin-top: 0;
	top: expression( (-20 + (document.documentElement.clientHeight ? document.documentElement.clientHeight/2 : document.body.clientHeight/2 ) + ( ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop )) + 'px');
}
#fancybox-loading.fancybox-ie6 div	{ background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/webmedia/css/fancybox/fancy_loading.png', sizingMethod='scale'); }

/* IE6, IE7, IE8 */
.fancybox-ie .fancybox-bg { background: transparent !important; }
.fancybox-ie #fancybox-bg-n { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/webmedia/css/fancybox/fancy_shadow_n.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-ne { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/webmedia/css/fancybox/fancy_shadow_ne.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-e { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/webmedia/css/fancybox/fancy_shadow_e.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-se { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/webmedia/css/fancybox/fancy_shadow_se.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-s { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/webmedia/css/fancybox/fancy_shadow_s.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-sw { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/webmedia/css/fancybox/fancy_shadow_sw.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-w { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/webmedia/css/fancybox/fancy_shadow_w.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-nw { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/webmedia/css/fancybox/fancy_shadow_nw.png', sizingMethod='scale'); }

