.hide{
	display:none;
}
p.hint{
	line-height:12px;
	font-size:11px;
	margin:-8px 0px 10px 0px;
	clear: both; 
	float: left;
}
p.required{
	clear: both; 
	float: left;
	width:320px;
}
#interest_options_display_for_print{
	display:none;
}
* html p.hint {
	clear: none;
	float: none;
	width: 100%;
}

* + html p.hint {
	clear: none;
	float: none;
	width: 100%;
}

.tabNavi{
	width:376px;
	height:35px;
	float:left;
	clear:both;
	background-color:#444444;
}
.tabNavi a{
	float:left;
	text-align:center;
	font-weight:bold;
	padding: 10px 0px 0px 0px;
	/*color:#fff;*/
	color:#212B10;
	line-height:12px;
}

.tabNavi a:visited{
	/*color:#fff;*/
	color:#212B10;
}
.tabNavi a.active{
	/*color:#212B10 !important;*/
  color:#EAF0E2 !important;
}
.twoTabs,
.twoTabsRightActive{
	/*background-image: url(../img/bg_2_tabs_left_active.gif);*/
	background-image: url(../img/bg_2_tabs_right_active.gif);
	background-repeat: no-repeat;
}
.twoTabsRightActive{
  background-image: url(../img/bg_2_tabs_left_active.gif);
	/*background-image: url(../img/bg_2_tabs_right_active.gif);*/
}
.threeTabsLeftActive{
	/*background-image: url(../img/bg_3_tabs_left_active.gif);*/
	background-image: url(../img/bg_3_tabs_right_active.gif);
}
.threeTabsCenterActive{
	background-image: url(../img/bg_3_tabs_center_active.gif);
}
.threeTabsRightActive{
  background-image: url(../img/bg_3_tabs_left_active.gif);
	/*background-image: url(../img/bg_3_tabs_right_active.gif);*/
}
.twoTabs a,
.twoTabsRightActive a{
	width:50%;
	
}
.threeTabs a,
.threeTabsLeftActive a,
.threeTabsCenterActive a,
.threeTabsRightActive a{
	width:33%;
}
table.data{
	width:100%;
	clear:both;
}
table.calendar{
	background-image:none;

}
table.data td{
	padding:2px 5px 2px 5px;
}
td.booked{
	font-weight:bolder;
}
tr.dark td{
	background-color:#444444;
}
tr.bright td{
	background-color:#4b4b4b;
}
table.data td.label{
	font-weight:bolder;
	line-height:11px;
	padding:5px 5px 5px 5px;
	width:150px !important;
}
table.visit td.label{
	padding:5px 5px 5px 15px;
}
/*   */

#wrapper {
	text-align:left;
	width:760px;
	margin-left: auto;
	margin-right: auto;	
} 


#header {
	background-color:#000078;
	padding: 0px;
	margin: 0px; 
	}

#logoAniWrapper{
	background-image: url(../img/header_img.jpg);
	background-repeat: no-repeat;
}

/*-------- header logo --------*/
div.headerLogo{
	height:60px;
	background-color:#fff;
	padding:10px 0 0 0;
	font-size: 9px;
	line-height: 10px;
	margin:0 0 0 0;
	width:760px;
	color:#666;		
}

div.headerLogo .divLeft{
	float:left;
	width:150px;


}
div.headerLogo .divLeft img{
	margin:0 10px 0 0;
	float:left;
}
div.headerLogo .divCenter{
	float:left;
	width:200px;
}
div.headerLogo .divRight img{
	float:right;
}

div#header div.metanavigation{
	/*height:20px;*/
	margin:0 0 1px 0;
}

/*-----------------  metanavigation -----------------*/
div.metanavigation ul{
	list-style-type: none;
	margin:0 0 0 0;
	padding:0 0 0 0;
}

div.metanavigation li{
	text-align:center;
	float:left;
	color:#fff;
	width:105px;
	margin:0 1px 0 0;
	background-color:black;
	padding:3px 0 3px 0;
					
}
div.metanavigation .itemLast{
	width:129px;
	float:left;
	margin:0 0 0 0;
}
div.metanavigation .itemBerlin{
	width:206px;
	float:left;
}
div.metanavigation li a{
	color:#e3e3e3 ! important;
	text-decoration:none;			
}
div.metanavigation li a:hover,
div.metanavigation li a:focus,
div.metanavigation li a:active{
	color:#fea500 ! important;
	text-decoration:none;			
}

/*-----------------  header breadcrumb -----------------*/
div#header .breadcrumb{
	margin:0 0 0 0;	
	min-height:18px;
	padding:2px 10px 0 10px;
	font-size:10px;
	color:#D9D9D9;
	background-image: url(../img/bg_breadcrumb.gif);
	background-repeat: repeat-y;
	background-position: left top;
	border-top:1px solid #000078;			
}
*html div#header .breadcrumb{
	height:18px;
	border-top:none;		
}

div#header div.breadcrumb .active{
	color:#fea500;
}

div#header div.breadcrumb a{
	color:#D9D9D9;
	text-decoration:none;
}
div#header div.breadcrumb a:hover,
div#header div.breadcrumb a:focus,
div#header div.breadcrumb a:active{
	color:#fea500;
	text-decoration:none;
}

div#header div.breadcrumb div{
	float:left;
	padding-right:14px;
}

/*-----------------  content -----------------*/
#contentDiv,
#contentDivExtended{
	clear:both;
	float:left;
	width:760px;
	background-image: url(../img/bg_contentarea.gif);
	background-repeat: repeat-y;
	background-position: left 100px;	
}
#contentDivExtended{
	background-image: url(../img/bg_contentarea_nopix.gif) !important;
	width:760px;
}
#contentDivHome{
	clear:both;
	float:left;
	width:760px;
	background-image: url(../img/bg_contentarea_home.gif);
	background-repeat: no-repeat;
	background-position: left top;	
}


/*-----------------  mediasearch/materialsearch result (ulrike)  -----------------*/
.result_content{
	min-height:385px;
}
*html .result_content{
	height:400px;
}

.pagingWrapper {
	float: right;
	padding-top:10px;
	padding-bottom:45px;
	
}


.pagingWrapper ul li,
.pagingWrapper ul li a {
	display: inline;
}
.pagingWrapper ul,
.pagingWrapper ul li,
.pagingWrapper ul li a,
.pagingWrapper a,
.pagingWrapper span{
	float: left;
}
.pagingWrapper ul {
	margin: 0; 
	padding: 0;
}

.pagingWrapper span,
.pagingWrapper ul li.active span.divider{
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 2px;
}

.pagingWrapper ul li.active span {
	float: left;
	padding: 0;
}

.pagingWrapper ul li.active span.divider,
.pagingWrapper span.divider {
	padding-right: 4px;
	padding-left: 4px;
	padding-top: 0;
}

.pagingWrapper ul li.active span, 
.pagingWrapper span.divider, 
.pagingWrapper span.decrementInactive,
.pagingWrapper span.endInactive,
.pagingWrapper span.incrementInactive,
.pagingWrapper span.startInactive {
	cursor: default;
}

.pagingWrapper a {
	cursor: pointer;
}


.pagingWrapper span.invisible {
	display: none;
}

.result_content h3{
	padding-top:5px;
}
 
 /*----------- right ----------------*/

#marginalRight ,
#marginalRightHome{
	padding:0 0 0 0;
	margin:40px 0 0 10px;
	width:184px; 
 	float:right; 
 	position:relative; 
	color:#E0E0E0;
	clear:none;
 } 
 #marginalRight{
	width:170px; 
	margin:35px 15px 0 0px;
}
*html #marginalRight{
	width:174px; 
	margin:35px 5px 0 10px;
}
#marginalRight h1,
#marginalRight h2{
	color:#fea500;
}
 #marginalRightHome {
	width:250px; 
	padding:0 0 0 0;
	margin:40px 0 0 0;				
 } 
div#marginalRight .teaser{
	width:174px;
	padding:0 0 10px 0;
	margin:0 0 0 0;
	background-image: url(../img/line_dotted_horizontal.gif);
	background-repeat: repeat-x;
	background-position: left bottom;

}

div#marginalRight .teaserBottom{
	width:174px;
	padding:0 0 10px 0;
	margin:0 0 0 0;
	background-image: url(../img/unvis.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}


div#marginalRight .teaser .teaserObj,
div#marginalRight .teaserBottom .teaserObj{
	margin:0 0 0 0;
	padding:10px 0 0 0;
}

div#marginalRight .bgForm{
	background-image: url(../img/bg_materialsuche.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding:10px 0px 0px 10px;
	margin:10px 0px -5px 0px;

}
*html div#marginalRight .bgForm{
	float:left;
	margin:10px 0px -8px 0px;
}

/* --------------left  ------------- */
 #marginalLeft {
 	float:left;
	width:150px;
	color:#E0E0E0;
 	position:relative; 
	background-color:#000000;
	border-top:1px solid #414141;
	clear:none;
 }
 
#navigation{
	margin:0 0 60px 0;
	color:#e4e4e4;
}
a.active{

}
* html #navigation{
	margin-top:-15px;
}
/***  navigation 1. ebene  ***/
.metanavigation ul,
#navigation ul{
	list-style-image: none;
}

#navigation .firstLevel{
	list-style-type: none;
	margin:0 0 0 0;
	padding:0 0 0 0;

}
#navigation .firstLevel li{
	color:#e3e3e3;
	border-bottom:1px solid #414141;
}


#navigation .firstLevel li a{
	padding:3px 10px 3px 10px;	
}	

#navigation .firstLevel li a,
#navigation .secondLevel li a,
#navigation .thirdLevel li a{
	color:#e3e3e3 ! important;
	text-decoration:none;			
	display:block;
}
#navigation div a.active,
#navigation  div a.active:link,
#navigation  div a.active:visited {
	color:#fea500 !important;
}
#navigation div a:hover,
#navigation div a:focus,
#navigation div a:active{
	color:#fea500 !important;
}
#navigation a.firstItem:link, a.firstItem:visited {
	border-top:1px solid #414141;
}

/***  navigation 2.+ 3. ebene  ***/
#navigation  .secondLevel,
#navigation  .thirdLevel {
	list-style-type: none;
	margin:0 0 0 0;
	padding:0 0 0 0;
	background-color:#323232;

}
#navigation  .thirdLevel {
	margin-left:-10px;
}
#navigation .secondLevel li ,
#navigation .thirdLevel li {
	color:#e3e3e3;
	background-image: url(../img/line_dotted.gif);
	background-repeat: repeat-x;
	background-position: left top;
	font-size:10px;
	border-bottom:none;
	padding:0 0 0 0;
	margin:0 0 0 0;
}
#navigation .secondLevel li a ,
#navigation .thirdLevel li a{
	margin:0 0 0 0;	
}

#navigation .secondLevel,
#navigation .secondLevel li {
	background-color:#323232;
}
/***  navigation 3. ebene  ***/


#navigation .thirdLevel li,
#navigation .thirdLevel{
	background-color:#4b4b4b;
}
#navigation .secondLevel li{
	padding:0 0 0 10px;
}
#navigation .thirdLevel li{
	padding:0 0 0 20px;
}


/* -----------------Inhalt--------------------- */ 

#content,
#contentExtended{ 
	margin: 0px; 
	color:#e0e0e0;
	line-height:16px;
	clear:none;
	float:left;
	width:416px;	
}
#contentHome{ 
	margin: 0px; 
	color:#e0e0e0;
	clear:none;
	float:left;
	width:250px;	
}
#contentExtended{ 
	width:490px;
}
div#content .headerImg,
div#contentExtended .headerImg{
	padding:0 0 0 20px;
	margin:25px 0 0 0;
}
div#marginalRight .headerImg,
div#content .headerImgStart,
div#contentExtended .headerImgStart{
	height:100px;
	padding:0 0 20px 20px;

}
div#content .headerImgStart{
	width:396px;
	background-color:#414141;
}

#content .contentImg{
	margin:15px 0 5px 0;
}
	
#content .spaceContent,
#contentExtended .spaceContent{
	margin:0 0 0 0 ! important;
	padding:0 20px 30px 20px;
}
#contentHome .spaceContent{
	margin:0 0 0 0 ! important;
	padding:35px 15px 30px 20px;
}

.spaceTop{ /*verdeckt punkte im background oben */
	height:35px;
	width:416px;
	background-color:#414141;
}		


/* --- error --- */
.errorMsg{
	color:#EF3E33;
	font-weight:bold;
}
.feedbackMsg{
	color:#FFA600;
	font-weight:bolder;
	
}
.errorMsgBold{
	color:#EF3E33;
	font-weight:bold;
}
.errorInput{
	border:1px solid #EF3E33 !important;
}


/* ---- home ---*/
#contentHome p.homeTeaser{
	background-repeat: no-repeat;
	background-position: left top;
	width:280px;
	height:83px;
	margin:0 0 25px 0;
	position:relative;
}
#contentHome p.homeTeaser a{
	clear:both;
	float:left;
	width:280px;
	height:83px;
	background-repeat: no-repeat;
	background-position: 260px 60px;
	background-image: url(../img/icon_weiter_0.gif);
}
#contentHome p.homeTeaser a:hover,
#contentHome p.homeTeaser a:focus,
#contentHome p.homeTeaser a:active{
	background-image: url(../img/icon_weiter_1.gif);
}
#contentHome .homeNews{
	margin:0 0 0 0;
	width:280px;
	position:relative;
	background-image: url(../img/bg_newsteaser_middle.gif);
	background-repeat: y-repeat;
	background-position: left top;
	clear:both;
	float:left;
}

#contentHome .homeNews .homeNewsTop{
	background-image: url(../img/bg_newsteaser_top.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width:280px;
	margin:0 0 0 0;
	padding:5px 0 0 0;
}
#contentHome .homeNews .homeNewsBg{
	background-image: url(../img/bg_newsteaser_verlauf.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	width:280px;
	clear:both;
	float:left;
	min-height:85px;
}
* html #contentHome .homeNews .homeNewsBg{
	height:85px;
}

#contentHome .homeNewsBg .homeNewsLeft{
	width:180px;
	float:left;
	padding:5px 10px  4px 10px;
}
#contentHome .homeNewsBg .homeNewsLeft p{
	padding:0 0 0 0;
	margin:0 0 0 0;
}
#contentHome .homeNewsBg .homeNewsRight{
	width:80px;
	float:left;
	padding:0 0 0px 0;	
	margin:-10px 0px 0px 0px;
}
#contentHome .homeNewsBg .homeNewsRight img{
	margin:15px 0 0 4px;
}

.homeTeaserButton{
	margin:60px 0px 0px 257px;
}
.homeTeaserButtonNS{
	height:18px;
	padding:0;
	position:absolute;
	bottom:5px;
	right:5px;
}

/*  ----------------footer- im contentbereich--------------------- */ 

#contFooter,
#contFooterHome{
	background-image: url(../img/bg_contfooter.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width:537px;
	height:35px;
	padding:5px 20px 0 10px;
	font-size:10px;
	clear:both;	
	float:left;
	margin-top:-30px;
	position:relative;
	z-index:100 !important;

}

#contFooterHome{
	background-image: url(../img/bg_contfooter_home.gif);
	height:30px;
	margin-top:-10px;	
}
*html #contFooterHome{
	margin-bottom:-14px !important;
}
#contentDivExtended #contFooter{
	background-image: url(../img/bg_contfooter_extended.gif);
	width:730px;
}
#contFooter .disclosure,
#contFooterHome .disclosure{
	width:160px;
	float:left;
	padding:0 0 0 0;
	margin:0 0 0 0;		
}
#contFooter .disclosure a,
#contFooterHome .disclosure a{
	color:#e3e3e3;
}
#contFooter .disclosure a:hover,
#contFooterHome .disclosure a:hover,
#contFooter .disclosure a:focus,
#contFooterHome .disclosure a:focus,
#contFooter .disclosure a:active,
#contFooterHome .disclosure a:active{
	color:#fea500;
}
/*  ----------------footer---------------------- */ 



div#footer p {
	font-size: 11px;
	background-color: #ffffff;
	padding:7px 0 5px 0;
	margin:0px;
	}
* html div#footer p {
	padding-top:5px;
}
* + html div#footer p {
	padding-top:4px;
}
div#footer a {
	text-decoration:underline;
	}
div#footer a:hover,
div#footer a:focus,
div#footer a:active{
	text-decoration:none;
	}		
div#footer .flcenter{
		text-align:center;
		padding:0 0 30px 0;
}	
	
div#footer{
	background-color:#ffffff;
	padding:30px 0 0 0;
	margin:0 0 0 0;
	color:#666;
	font-size:10px;
	clear:left;
	padding:0px;
	margin:10px 0 0 0;
	background-image: url(../img/bg_footer.gif);
	background-repeat: repeat-y;
	background-position: left top;
	z-index:10;
	
}
div#footer a{
	color:#666;
}	

/* --- links marginalRight ---*/
a.linkAdd,
a.linkDelete,
#marginalRight a{
	color:#fea500;
}
a.linkAdd:hover,
a.linkDelete:hover,
#marginalRight a:hover,
a.linkAdd:focus,
a.linkDelete:focus,
#marginalRight a:focus,
a.linkAdd:active,
a.linkDelete:active,
#marginalRight a:active{
	color:#e3e3e3;
}

a.linkAdd{
	background-image: url(../img/icon_add.gif);
	float:right;
}
a.linkDelete{
	background-image: url(../img/icon_delete.gif);
	float:right;
}
a.linkTop{
	background-image: url(../img/icon_up.gif);
}
a.linkPrint{
	background-image: url(../img/icon_print.gif);
}
a.linkBack {
	background-image: url(../img/icon_back.gif);
}

a.linkNormal{
	background-image: url(../img/icon_link.gif);
}
a.linkDownOrange {
	background-image: url(../img/icon_download_orange.gif);
}
a.linkInfo{
	background-image: url(../img/icon_info.gif);
}
a.linkMail{
	background-image: url(../img/icon_info.gif);
}
a.linkNormalOrange{
	background-image: url(../img/icon_link_orange.gif);
}
a.current{
	color:#FFA600 !important;
	
}


a.linkDownOrange,
a.linkAdd,
a.linkDelete,
a.linkNormal,
a.linkInfo,
a.linkMail,
a.linkNormalOrange,
a.linkTop,
a.linkPrint,
a.linkBack{
	background-position:left top;
	background-repeat:no-repeat;
	padding:0 0 0 28px;
}
a.linkTop,
a.linkPrint{
	background-position:left -2px;
}
body form a.linkButton{
	border:solid 1px #fff;
	font-weight:normal;
	font-size:10px;
	color:#ffffff !important;
	background-image: url(../img/bg_button_green.gif);
	background-repeat: repeat-x;
	background-position: left top;
	padding:0px 4px 0px 4px;
	float:right;
}


/* ---  contentelemente  ---*/


div#marginalRight h1,
div#contentHome h1{
	color:#fea500;
	font-size:11px;
	padding:0 0 0 0;
	margin:10px 0 5px 0;
	text-transform: none;
}
div#contentHome h1{
	margin:0 0 0 0;
}

.lineDotted{
	background-image: url(../img/line_dotted_horizontal.gif);
	background-repeat: repeat-x;
	background-position: left center;
	border:none;
	padding:10px 0 10px 0;
	float:none;	
}
.lineDottedGreen{
	background-image: url(../img/line_dotted_green.gif);
	background-repeat: repeat-x;
	background-position: left center;
	border:none;
	margin: 10px 0;
	width: 100%;
	float:left;	
	clear: both;
	height: 1px;
}

* html .lineDottedGreen {
	float: none;
	clear: none;
	margin: 0;
	
}

div#marginalRight .lineDotted{
	padding:10px 0 10px 0;
	margin:0 20px 0 0;
}

.twoCols{
	width:375px;
}
.twoColsLeft{
	width:185px;
	padding:0 0 0 0;
	float:left;
}
.twoColsRight{
	width:170px;
	padding:0 0 0 0;
	float:right;

}

.twoColsLeft img,
.twoColsRight img{
	margin:10px 0 5px 0;
}

.rowLight{
	background-color:#4b4b4b;
	padding:3px 3px 3px 13px;
	margin-left:-10px;
	height:18px;	
}
.rowDark{
	padding:3px 3px 3px 13px;
	margin-left:-10px;
	height:18px;
}

.rowLight .date,
.rowDark .date{
	float:left;
	width:40px;
	font-weight:bold;
}
.rowLight .event,
.rowDark .event{
	float:left;
	width:280px;
}

/* ---- material ---- */

div.bgMaterial{
	background-image: url(../img/bg_materialheader.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px 0px 0px 0px;
	padding: 2px 10px 10px 10px;
	z-index:1;
}
div.bgMaterial p{
	margin-bottom:5px;
}
div.bgMaterial h3{
	margin: 1px 0px 2px 0px;
}
div.bgMaterial h3 img{
	margin:-5px 5px 0px 0px;
	padding:0px 0px 0px 0px;
	position:relative;
	top:5px;
}
.iconShow{
	margin: 5px -4px 0 0;
	float:right;
	z-index:200 ! important;
	position:relative;
}
*html .iconShow{
	margin: 5px -2px 0 0;
}
.moreMaterial{
	display:none;
}
.moreMaterial p{

}

/*------------ formelemente ------------------*/

form .clr{
	width:100%;
	height:1px !important;
	line-height:1px !important;
	margin:0px;
	padding:0px;
}
form{
	margin:0 0 0 0;
	padding:0 0 0 0;
}
input, textarea,select{
	font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
	color:#e0e0e0;
	font-size:11px;
	
}
textarea{
	padding:2px 0px 2px 2px;
}
fieldset{
	border:none;
	margin:0 0 5px 0;
	padding:0 0 0 0;
	clear:both;	
}
#content fieldset,
#contentExtended fieldset{
	width:356px; /* for safari mac OSx needed */
}	

*html .searchForm fieldset{
	margin-bottom:10px;
}

label{
	cursor:pointer;
	margin:0px 0px 0px 0px !important;
	float:left;
	clear:both;
	line-height:12px;
}
#content label.checkbox{
	width:100%;
}
.newsletter label.checkbox span,
.registration label.checkbox span{
	margin: 10px 0 0 10px;
	float:left;
	clear:none;
	width:300px;
}
#marginalRight label.checkbox span{
	float:left;
	clear:none;
	margin: 10px 0 0 10px;

}

label.checkbox input{
	margin:10px 0px 5px -5px !important;
	float:left;
	clear:none;
}
#marginalRight label.checkbox input{
	float:left;
	clear:none;
	margin: 10px 0 0 10px;
}
*html label{
	float:none;
	clear:none;
}

label.titleForm {
	padding:0px;
}
*html label.titleForm{
	
	margin:8px 0px 2px 0px !important;
}
div.boxGrey label{
	/*  for checkboxes */
	cursor:pointer;
	margin:0px 0px -3px 0px !important;
	
	float:left;
	clear:both;
}
div.feedbackForm label.titleForm{
	
	padding:10px 0px 10px 0px;
	float:left;
	clear:both;
}
*html div.feedbackForm label.titleForm{
	padding:0px 0px 10px 0px;
}
div.feedbackForm{
	
}
div.radioWrapper{
	padding:0px 0px 5px 0px;
	width:100%;
	float:left;
	clear:both;
}
* html div.radioWrapper{
	float:none;
	clear:none;
}
div.radioWrapper input{
	padding:5px 0px 5px 0px;
	clear:none !important;
}
div.radioWrapper label{
	margin:-15px 0px 0px 20px !important;
}
* html div.radioWrapper label{
	margin:-5px 0px 0px 0px !important;
}
div#marginalRight input,
div#marginalRight select,
div#content input,
div#content select{
	height:16px;
	border:1px solid #919191;
	background-color: #4b4b4b;
	margin:0px 0 8px 0;
}

html div#content select#interest_options {
	height: 55px;
}

*html div#content select#interest_options {
	height: 58px;
}

select{
	float:left;
	clear:both;
}
*+html  select,
*+html div#content select{
	height:26px !important;
}

*html select{
	margin:2px 0px 10px 0px !important;
}
div#content textarea{
	height:64px;
	border:1px solid #919191;
	background-color: #4b4b4b;
	margin:0px 0 8px 0;
}
input.radio{
	margin:0px 10px 0px 0px !important;
	float:left;
	width:auto;
	height:auto;	
}
*html input.radio{
	margin:-5px 5px 0px 0px !important;
	border:none !important;
	float:none;
}
#marginalRight input.radio{
	margin-left:-5px !important;
}
/* radio buttons (extra for FF Mac)*/
input.radio,
input[type="radio"],
input[type="checkbox"] {
  width: 13px !important;
  height: 13px !important;
}
.radioGroupSearch label{
	padding-top:10px !important;
}
label.radioGroup {
	padding:0px 0px 4px 0px !important;
	float:left;
}
label input{
	margin:10px 5px 0px 0px !important;
	border:none !important;
}
div#content .sizeS,
div#marginalRight .sizeS{
	width:95px;
}
div#content .sizeM{
	width:170px;
}
div#marginalRight .sizeM{
	width:153px;
}	
div#content .sizeL{
	width:243px;
}
div#marginalRight .sizeL{
	width:153px;
}
div#content .sizeXL{
	width:350px;
}
div#content select.sizeXL{
	width:355px;
}
div#content .buttSizeS{
	width:90px;
}
div#content .buttSizeM{
	width:120px;
}
div.formwrapper{
	background-image: url(../img/bg_formheader.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin:20px 0 0 0;
	padding:10px 10px 10px 10px;
	z-index:1;
	
}
div.formwrapper h1{
	float:left;
	clear:both;
	width:100%;
}
div#marginalLeft .login input{
	height:15px;
	width:130px;	
	color:#cecece;	
	background-color:#595959;
	background-image: url(../img/bg_logininput.gif);
	background-repeat: no-repeat;
	background-position: left top;
	border:0;	
	margin:0 0 5px 0;
}
#pwDummy{
	position:relative;
	z-index:2;
	width:120px;
	height:15px;
	top:-22px;
	left:3px;
	margin:0px;
	padding:0px;
}
div#marginalRight checkbox{
	border:1px solid #919191;
	background-color: #4b4b4b;
}
.boxGrey{
	border:none;
	padding:0px 10px 14px 10px;
	margin: 2px 0 0 0;
	background-color:#4b4b4b;
	width:335px;
	float:left;
}
div#marginalRight .boxGrey{
	width:130px;
}
div#marginalRight .checkboxen,
div#content .checkboxen{
	width:12px;
	height:12px;
	border:none;
	background-color: #4b4b4b;
	margin:3px 5px 0 0;
}
div#content .radiobutt{
	width:11px;
	height:11px;
	border:none;
	background-color: #4b4b4b;
	margin:3px 5px 0 0;
}

div#marginalRight .buttOrange{
	background-image: url(../img/bg_button_orange.gif);
	background-repeat: repeat-x;
	background-position: left top;
	border:1px solid #ffffff;
	color:#fff;
	float:right;
	height:16px;
	font-size:9px;
	margin:5px 20px 5px 10px !important;
	cursor: pointer;
	padding:0 0 2px 0 !important;
	background-color:#D88D4C;
	overflow:visible;
}


div#content .buttGreen{
	background-image: url(../img/bg_button_green.gif);
	background-repeat: repeat-x;
	background-position: left top;
	border:1px solid #ffffff;
	color:#ffffff;
	float:right;
	height:16px;
	font-size:9px;
	margin:5px 0 5px 10px !important;
	cursor: pointer;
	padding:0 0 2px 0 !important;
	background-color:#869165;
	overflow:visible;	
}




/* -----------------  login  ----------------- */
div#marginalLeft .login {
	padding:0 0 30px 10px;
	margin:-20px 0px 20px 0px;
	width:131px;
	color:#d8d8d8;	
}
div#marginalLeft .login h1 {
	color:#e3e3e3;
	text-transform: none;
	font-size:14px;	
}
div#marginalLeft .login h2 {
	color:#e3e3e3;
	text-transform: none;
	font-size:13px;	
}

div#marginalLeft .login .lineDotted {
	padding: 10px 0 10px 0;
}

div#marginalLeft .login .formwrapper  {
	margin-top: 0;
	background-image: url(../img/bg_loginformheader.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 10px 5px 10px 5px;
}

div#marginalLeft .login .boxGrey { 
	background-color:#4B4B4B;
	border:medium none;
	float:none;
	padding: 4px ;
	width: 113px;
	font-size: 9px;
	margin-top: 5px;
	margin-bottom: 5px;
}

div#marginalLeft .login .imgTitle{
	padding: 0;	
}
div#marginalLeft .login .loginButton{
	width:auto;
	height:12px;
	margin:10px 0px 10px 0;
	background-image: url(../img/bg_button_orange.gif);
	background-repeat: repeat;
	background-position: left top;
	border:1px solid #ffffff;
	color:#fff;
	height:16px;
	font-size:9px;
	cursor: pointer;
	background-color:#D88D4C;
	padding:0 0 2px 0;
	float:right;
	overflow:visible;
}
* html div#marginalLeft .login .loginButton{
	margin:-5px 0px 0px 0 !important;
	
}
div#marginalLeft .login a{
	color:#fea500;
}
div#marginalLeft .login a:hover,
div#marginalLeft .login a:focus,
div#marginalLeft .login a:active{
	color:#e3e3e3;
}

div#marginalLeft .login a.loginItems{
	color:#e3e3e3;
	font-weight:normal;
}
div#marginalLeft .login a.loginItems:hover,
div#marginalLeft .login a.loginItems:focus,
div#marginalLeft .login a.loginItems:active{
	color:#fea500;
	font-weight:normal;
}


div#marginalLeft .login input{
	width:117px;
	height:15px;
	color:#cecece;
	padding:2px 0 0px 2px;
	background: none;
	background-color:#595959;
	border:1px solid #919191;
	margin:0 0 5px 0;
}

a.loginItems:link, a.loginItems:visited {
	background-image: url(../img/icon_weiter_0.gif);
}

a.loginItems{
	background-position:0 0;
	background-repeat:no-repeat;
	display:block;
	padding:0 0 3px 28px;
	color:#e3e3e3;
	font-weight:normal;
}



/* -------- entrypage language ---------- */

div.entryPage {
	width: 490px;
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
	color: #666666;
}

div.entryPage div.divLeft {
	margin-bottom: 10px;
}

div.entryPage div.divRight {
	float: right;
	margin-top: 5px;
}

div.entryPage img.entryImage {
	float: left;
	margin-bottom: 20px;
	width: 490px;
	height: 250px;
}

div.entryPage div.lang a, div.entryPage div.lang {
	float: left;
	width: 109px;
	height: 30px;
	
	
	background-repeat: no-repeat;
	xdisplay:inline;
	
}
div.entryPage div.lang a {
	height: 25px;
	background-color: #8CB15E;
	margin-right: 0;
}


div.entryPage div.lang {
	margin-bottom: 20px;
	margin-right: 20px;
	background-color: #CF9139;
}

div.entryPage div.lang a {
	text-align: center;
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
	color: #FFF;
	padding-top: 5px;
}

div.entryPage div a:hover {
	color: #FFF;
	background-color: transparent;
}

div.entryPage div.lang { background-image: url(../img/button_lang_1.gif); }
div.entryPage div.german { clear: both; }


div.entryPage div.lang a { background-image: url(../img/button_lang_0.gif);}

div.entryPage div.lang a:hover { background-image: none; }


div.entryPage a {
	color: #666666;
	text-decoration: underline;
	margin-right: 30px;
}

div.entryPage a:hover,
div.entryPage a:focus, 
div.entryPage a:active {
	color: #666666;
	text-decoration:none;
}

/* ie8 */
#content .flleft label.titleForm,
#content .flright label.titleForm{
	float:none;
	display:inline-block;
	padding-bottom:4px;
}

