/*------------------------- ALLGEMEIN -----------------------*/

body, html {
 width:100%;
 height:100%;
 margin:0px;
 padding:0px;
}

body {
 font-family: Arial, Verdana, Sans-Serif;
 font-size:12px;
 line-height:16px;
 color:#5F5E5E;
 background:#e2effd;
}

.invisible {
 position:absolute;
 left:-1000px;
 top:-1000px;
 width:0px;
 height:0px;
 overflow:hidden;
 display:inline;
}

.defaultText {
 font-size:12px;
 color:#5f5e5e;
 line-height:16px;
}

.defaultText a {
 color: #009797;
 text-decoration: none;
}

.defaultText a:hover {
 text-decoration: none;
}

.defaultText ol {
padding: 0px 0px 0px 15px;
}

.defaultText ul {
padding: 0px 0px 0px 13px;
}

.defaultText ul li {
padding: 0px;
margin: 0px;
list-style-type: none;
list-style-image:url('/res/image/layout/bulletpoint.gif');
}

img {
 border:0px;
}

/*------------------------- BACKGROUND ----------------------*/

#centerContentBack {
 position:absolute;
 z-index:1;
 left: 0px;
 width: 100%;
 height: 100%;
 text-align: center;
 background:url('/res/image/layout/background.jpg') repeat-x #8fcccd;
}

#contentBoxBack {
 position:relative;
 text-align: left;
 margin: 0px auto;
 width: 1000px;
 height: 100%;
}

#centerContent {
 position:absolute;
 z-index:2;
 left: 0px;
 width: 100%;
 text-align: center;
}

#contentBox {
 text-align: left;
 margin: 0px auto;
 background:transparent;
 width: 1000px;
}

/*------------------------- HEADER ----------------------*/

#header {
 width:942px;
 height:30px;
}

#header #headerTop {
 width:942px;
 height:30px;
 background:url('/res/image/layout/header_top.gif') no-repeat #FFFFFF;
}

#header #headerTop #languageControl {
 float: right;
 padding: 7px 20px 0px 0px;
}

#header #headerTop #languageControl form, 
#header #headerTop #languageControl fieldset {
 border:0px;
 padding:0px;
 margin:0px;
 float: left;
}

#header #languageControl .languageLabel{
 color:#757575;
 font-size:10px;
 display:block;
 float: left;
 padding: 2px 5px 0px 0px;
}

#header #langControlLabel {
 float: left;
}

#header #headerTop #languageControl #languages {
 width: 100px;
 border: 1px solid #8fcccd;
 font-size: 11px;
 color: #474747;
 padding: 0px 0px 0px 0px;
 margin: 0px 0px 0px 0px;
 height: 19px;
}

#header #langControlSelect {
 float: left;
}

#header #langControlButton {
 float: left;
 padding-left:2px;
}

#header #langControlSelect .colSelectbox {
	margin: 0px 0px 0px 5px;
	cursor: default;
	border: 0px;
	display: block;
	padding: 0px 0px 2px 0px;
	background: #ecf6f6 url(/res/image/layout/lang_select_back.gif) no-repeat;
	font-size:11px;
}

#header #langControlSelect .colSelectbox a {
		font-size:11px;
		display: block;
		padding: 2px 0px 2px 4px;
		margin: 0px 0px 0px 0px;
		white-space: nowrap;
		overflow: hidden;
		color:#474747;
		text-decoration:none;
}

#header #langControlSelect .colSelectboxOptions {
		margin:0;
		padding:0;
		list-style: none;
		background: #ecf6f6;
		position: absolute;
		border: 1px solid #8fcccd;
		overflow-y: auto;
		z-index: 690;
		cursor:pointer;
}

#header #langControlSelect .colSelectboxOptions li {
				margin-bottom: 0;
				overflow: hidden;
				white-space: nowrap;
}
#header #langControlSelect .colSelectboxOptions li:hover {
				color:#009797;
}
#header #langControlSelect .colSelectboxOptions li.optgroup>span { font-size: 105%; font-style: italic; }
#header #langControlSelect .colSelectboxOptions li>span { display: block; padding: 2px 5px; }
#header #langControlSelect .colSelectboxOptions li.selected { background-color: highlight !important; color: highlighttext !important; }
#header #langControlSelect .colSelectboxOptions li.disabled { color: gray; }

#header #langControlSelect .colSelectboxOptions ul { margin:0; padding:0; }
#header #langControlSelect .optgroup { margin: 4px 0 0 !important; }
#header #langControlSelect .colSelectboxOptionsGroup li>span {
		padding-left: 22px !important;
		width: auto;
}

#header #headerTop #search {
 padding: 7px 20px 0px 0px;
 float: right;
 vertical-align: top;
}

#header #headerTop #search form, 
#header #headerTop #search fieldset {
 border:0px;
 padding:0px;
 margin:0px;
 float: left;
}

#header #headerTop #search #searchLabelInput {
 vertical-align: top;
 border: 0px;
 width: 100px;
 color: #474747;
 padding: 1px 0px 3px 3px;
 background:url('/res/image/layout/search_back.gif') no-repeat;
}

#header #headerTop #search .searchLabel {
 vertical-align: top;
 display:block;
 float: left;
 color: #757575;
 font-size: 10px;
 padding: 2px 5px 0px 0px;
}


#header #headerBottom {
 width:942px;
 height:150px;
}

#header #headerBottom #headerImage {
 float:left;
 padding: 2px 4px 2px 4px;
 background: white;
}

#header #headerBottom #headerBottomMood {
 float:left;
}


#header #headerNav #mainNavi {
 width: 942px;
 float:left;
 padding:0px 0px 0px 0px;
 background:url('/res/image/layout/main_nav_back.gif') no-repeat #FFFFFF;
}

#header #headerNav #mainNavContainer {
 width: 942px;
 float:left;
}

#header #headerNav #mainNavi table{
 width: 100%;
 margin: 3px 0px 0px 0px;
 background:url('/res/image/layout/main_nav_bottom.gif') left bottom no-repeat;
}

#header #headerNav #mainNavi table td{
 white-space:nowrap;
 padding:7px 0px 0px 0px;
 vertical-align: top;
}

#header #headerNav #mainNavi table td.first{
 padding:7px 0px 0px 20px;
 vertical-align: top;
}

#header #headerNav #mainNavi table td.place{
 width: 99%;
}

#header #headerNav #mainNavi table td.trenner{
 padding:0px 0px 5px 0px;
 vertical-align: top;
}


#header #headerNav #mainNavi a{
 text-decoration:none;
 font-weight:bold;
 color:#504f4f;
 margin:0px 10px 0px 0px;
}


#header #headerNav #mainNavi a:hover, #header #headerNav #mainNavi a.on {
 color:#009797;
 background:url('/res/image/layout/lines/dotted_line_ltr.gif') repeat-x left bottom transparent; 
}


#header #headerNav #mainNavi img{
 margin:0px 10px 0px 0px;
 padding:0px 0px 3px 0px;
 vertical-align:top;
}

/*------------------------- CONTENT ----------------------*/

#content {
 width:942px;
 float:left;
 background: #FFFFFF;
}

#contentColumn {
 float: left;
 width: 472px;
 margin: 0px 0px 0px 20px;
 padding: 0px 0px 35px 0px;
}

#startseiteContentColumn {
 float: left;
 width: 677px;
 margin: 0px 0px 0px 20px;
 padding: 0px 0px 35px 0px;
}

#boxen {
 float: left;
 width: 225px;
 margin: 0px 0px 35px 20px; 
}

#headline {
 float:left;
 clear: left; 
 margin-bottom:7px;
}

#headline h1{
 margin:18px 0 6px 0;
 font-size:15px;
 line-height:19px;
 color: #009797;

}

.contentBlock {
 width: 472px;
 float:left;
 clear: left;
}
.contentBlock .contentMultiText{
	margin:0 0 20px 0;
}
.contentBlock .contentImage{
	margin:0 0 20px 0;
}
.contentBlock .contentImageLupe {
	text-align: right;
}

.contentBlock h2{
 	font-size:12px;
 	line-height:14px;
 	margin:0 0 8px 0;
}

.noPadding {
 padding-bottom: 0px !important;
 margin-botton: 0px !important;
}

/*------------------------- SUBNAVIGATION ----------------------*/

#subNavigation {
 float:left;
 margin:0px 0px 0px 0px;
 padding:10px 0px 35px 14px;
 width:191px;
}

#subNavigation ul {
 list-style-type:none;
 padding:0px;
 margin:0px;
}


#subNavigation li{
 background:url('/res/image/layout/lines/sub_nav_line_ltr.gif') no-repeat left bottom;
 padding:10px 0px 11px 0px;
}

#subNavigation li li{
 padding:2px 0px 2px 6px;
 background:none;
}

#subNavigation li.last{
 background:none;
}

#subNavigation li ul{
 padding:6px 0px 9px 0px;
}

#subNavigation li li ul{
 padding:4px 0px 6px 0px;
}

#subNavigation li li li{
 padding:4px 0px 0px 9px;
}

#subNavigation li.hasChildren{
 padding-bottom:0px;
}

#subNavigation a{
 color:#555353;
 text-decoration:none;
 display:block;
 padding-bottom:5px;
 line-height:13px;
}

#subNavigation ul a{
 padding:0px 0px 0px 6px;
 font-weight:bold;
}

#subNavigation ul ul a{
 padding:0px 0px 0px 8px;
 font-weight:normal;
}

#subNavigation ul ul ul a{
 padding:0px 0px 0px 11px;
}

#subNavigation ul li.on a{
 background:url('/res/image/layout/arrows/single_cyan_on_trans_ltr.gif') no-repeat 0px 4px;
}

#subNavigation ul li.active a{
 color:#009797;
}

#subNavigation ul li.inactive a{
 color:#555353;
}


#subNavigation ul ul li.on a{
 background:url('/res/image/layout/arrows/double_cyan_on_trans_ltr.gif') no-repeat 0px 4px;
}

#subNavigation ul ul li.active a{
 color:#009797;
}

#subNavigation ul ul li.inactive a{
 color:#555353;
}

#subNavigation ul ul ul li.on a{
 background:url('/res/image/layout/arrows/triple_cyan_on_trans_ltr.gif') no-repeat 0px 4px;
}

#subNavigation ul ul ul li.active a{
 color:#009797;
}

#subNavigation ul ul ul li.inactive a{
 color:#555353;
}



#subNavigation ul li.off a, #subNavigation ul ul li.off a, #subNavigation ul ul ul li.off a {
 background:none;
}

#subNavigation ul li a:hover{
 background:url('/res/image/layout/arrows/single_cyan_on_trans_ltr.gif') no-repeat 0px 4px;
 color:#009797;
}

#subNavigation ul ul li a:hover{
 background:url('/res/image/layout/arrows/double_cyan_on_trans_ltr.gif') no-repeat 0px 4px;
 color:#009797;
}

#subNavigation ul ul ul li a:hover{
 background:url('/res/image/layout/arrows/triple_cyan_on_trans_ltr.gif') no-repeat 0px 4px;
 color:#009797;
}

/*------------------------- FOOTER ----------------------*/

#footer {
 background:url('/res/image/layout/footer_back.gif') no-repeat transparent;
 width:942px;
 height:30px;
 float:left;
 text-align: right;
}

#footer #metaNavi{
 width: 922px;
 margin:5px 20px 0px 0px;
 float:left;
}

#footer #metaNavi a{
 color:#009797;
 font-size:10px;
 text-decoration:none;
 margin:0px 0px 0px 0px;
}

#footer #metaNavi a:hover, #footer #metaNavi a.on {
 color:#009797;
 background:url('/res/image/layout/lines/dotted_line_ltr.gif') repeat-x left bottom transparent; 
}

#footer #metaNavi img {
 margin:0px 0px 0px 0px;
}

/*------------------------- CONTACT ----------------------*/

#contactForm {
 	clear: left; 	
}
#contactSuccess {
 	clear: left; 
 	padding-top:22px;	
}
#contact form{
	padding-top:0px;		
	margin-top:22px;
}
#contact input, #contact textarea, #contact select{
	width:161px;
	font-size:11px;	
	padding:0px;
	background-color:#ecf6f6;
	margin:0px 0 0px 0;
	padding:2px;	
	font-family: Arial, Verdana, Sans-Serif;
 color: #474747;
}
#contact .inputText, #contact .inputSelect, #contact .inputTextarea{
	border:1px solid #8fcccd;
}
#contact .inputTextError, #contact .inputSelectError, #contact .inputTextareaError{
	border:1px solid #eb242e;
}
#contact .inputTextareaError, #contact .inputTextarea{
	width:255px;
	height:272px;
	Overflow: auto;	
 color: #474747;
}
#contact .inputSelectError, #contact .inputSelect{
	width:167px;
	padding:0px;
	height:17px;
}
#contact .inputTextError, #contact .inputText{
	height:13px;
}
#contact input.inputButton{
	border:0px;
	width:94px;
	padding:0px;
}
#contact label{
	display:block;
	width:168px;
	font-size:11px;
	margin:4px 0 2px 0;
	height:12px;	
}
#contact .required{
	color:#eb242e;
}
#contact #contactRight{
	float:right;	
}
#contact #contactBottom{
	clear:right;
	font-size:11px;
	padding-top:13px;
}
#contact #contactBottom input{
	float:right;
	margin-top:-7px;
}
#contact #contactInfoText{
	margin-bottom:40px;
}
#contact #contactFormHeadline{
	font-weight:bold;
	margin-bottom:8px;	
}
#contact #contactFormError{
	font-weight:bold;
	color:#eb242e;
	margin-bottom:14px;
}
#contact input.contactError{
	border-color:#eb242e;
}

#contact #contactSubmitButton{
	margin-top:13px;
	border:0px;
	background-color:#8fcccd;
	padding-bottom:2px;
	cursor:pointer;
	color:#2c2c2c;
	font-size:11px;
	width:94px;
	background-image:url(/res/image/layout/buttons/newsletter_button_back.gif);
	background-repeat:no-repeat;
	background-position:right;
	height:19px;
}



/* nur fuer Opera */
@media screen and (min-width: 0px){
#contact .inputText, #contact .inputTextError { height: 13px; }
}



/*------------------------- STARTSEITE ----------------------*/

#startseite{
	padding:0px 0 0 0px;
	line-height:14px;
	margin-bottom:50px;	
}

#startseite .defaultText{
	font-size:11px;
	line-height:14px;
}	

#startseite a{
	font-size:11px;
	color:#009797;
	text-decoration:none;
}


#startseite #topRow {
 float: left;
 background:url('/res/image/layout/lines/dotted_line_ltr.gif') repeat-x left bottom transparent;
 padding: 0px 0px 4px 0px;
}

#startseite #topRow #imageContainer {
 float: left;
 width: 256px;
 background:url('/res/image/layout/startImageTop.gif') repeat-x left top transparent;
 padding: 22px 0px 0px 0px;
 margin: 0px 20px 0px 0px;
}

#startseite #topRow #image {
 float: left;
 width: 256px;
 background:url('/res/image/layout/startImageBottom.gif') repeat-x left bottom transparent;
 padding: 0px 0px 22px 0px;
}


#startseite #topRow #startContent{
 float: left;
 width: 401px;
 padding: 20px 0px 0px 0px;
}

#startseite #topRow #startContent h1 {
 margin: 0px 0px 19px 0px;
 font-size:23px;
 line-height:19px;
 color: #009797;
}

#startseite #topRow #startContent .h2_line {
 margin: 0px 0px 17px 0px;
}

#startseite h2{
 	font-size:11px;
 	font-weight:bold;
 	margin:9px 0px 8px 0px;
 	padding:0px;
 color: #009797;
}

#startseite .h2_line{
	margin-bottom:7px;
}

#startseite .startseiteBox{
	width:203px;
	float:left;
	margin-right:34px;
}

#startseite .last {
	width:203px;
	float:left;
	margin-right:0px;
}

#startseite .link a{
	display:block;
	background:transparent url(/res/image/layout/arrows/double_cyan_on_trans_ltr.gif) 0px 4px no-repeat;
	padding-left:10px;
}

#startseite .media{
 background:url('/res/image/layout/startImageTop.gif') repeat-x left top transparent;
 margin-top: 4px;
	padding-top:22px;
}

#startseite .clear{
	clear: both;
}

/*------------------------- SUCHE ----------------------*/

#searchListning #searchterm{
	width:438px;
	font-size:11px;
	padding:0px;
	background-color:#ededec;
	margin:0px 0 0px 0;
	padding:2px;
	border:1px solid #cac9c8;
	color:#5f5e5e;	
}

#searchListning #searchDetailCaption{
	font-weight:bold;
}

#searchListning label{
	font-size:11px;
}

#searchListning .row .left, #searchListning .row .middle{
	float:left;
	width:175px;
}
#searchListning .row .right{
	float:left;
}
#searchListning .row{
	clear:left;	
	margin-bottom:4px;
}
#searchListning select{
	width:166px;
	background-color:#ededec;
	border:1px solid #cac9c8;
	font-size:11px;
	height:19px;
}

#searchListning #filterSubmit{
	margin-top:16px;
	padding-bottom:2px;
	border:0px;
	background-color:#009797;
	cursor:pointer;
	color:#FFF;
	font-size:11px;
	width:94px;
	background-image:url(/res/image/layout/buttons/newsletter_button_back.gif);
	background-repeat:no-repeat;
	background-position:right;
	height:19px;
}


#searchListning a{
	font-size:11px;	
	text-decoration:none;
	color:#5F5E5E;
}

#searchListning .listeContentHead h2{ 	
 	font-weight:bold;
 	margin:0px;
 	padding:0px;
 	
}
#searchListning .listeContentHead h2 a{ 
	font-size:12px;
	color:#009797;
}

#searchListning .listeContentLine{
	clear:left;	
}
#searchListning #topline{
	clear:both;	
	padding-top:2px;
	margin:0 0 6px 0;
}	
#searchListning .listeContentLine img{
	margin:6px 0 6px 0;
}
#searchListning #filter{
	margin-bottom:31px;
}
#searchListning .clear{
	clear:both;
}
#searchListning #listing{
	clear:both;
}
#searchListning #searchtermInfo{
	font-weight:bold;
}
#searchListning #searchInfos{
	width:200px;
	float:left;
	margin-bottom:2px;
}
#searchListning #batchingTop{
	margin-left:200px;
	padding-top:15px;
}
#searchListning a.moreLink{
	display:block;
	background:transparent url(/res/image/layout/arrows/double_cyan_on_trans_ltr.gif) 0px 5px no-repeat;
	padding-left:10px;
	line-height:14px;
	color:#009797;
}


/*------------------------- DOKUMENT-LISTE ----------------------*/

#documentList a{
	font-size:11px;	
	text-decoration:none;
	color:#5F5E5E;
}

#documentList .listeContentHead h2{ 	
 	font-weight:bold;
 	margin:0px;
 	padding:0px;
 	
}
#documentList .listeContentHead h2 a{ 
	font-size:12px;
	color:#009797;
}

#documentList .listeContentLine{
	clear:left;	
}
#documentList #topline{
	clear:both;	
	padding-top:2px;
	margin:0 0 6px 0;
}	
#documentList .listeContentLine img{
	margin:6px 0 6px 0;
}
#documentList #filter{
	margin-bottom:31px;
}
#documentList .clear{
	clear:both;
}
#documentList #listing{
	clear:both;
}
#documentList #searchtermInfo{
	font-weight:bold;
}
#documentList #searchInfos{
	width:200px;
	float:left;
	margin-bottom:2px;
}
#documentList #batchingTop{
	margin-left:200px;
	padding-top:15px;
}
#documentList a.moreLink{
	display:block;
	background:transparent url(/res/image/layout/arrows/double_cyan_on_trans_ltr.gif) 0px 5px no-repeat;
	padding-left:10px;
	line-height:14px;
	color:#009797;
}

/*------------------------- DOWNLOADS ----------------------*/

#downloads .image{
	float:left;
	width:45px;	
	text-align:right;
}
#downloads .text{
	margin-left:61px;	
}
#downloads .listeContentLine{
	clear:left;	
}
#downloads .listeContentLine img{
	margin:8px 0 10px 0;
}
#downloads #topline{
	margin-bottom:10px;
}
#downloads .text h2{
 	font-size:11px;
 	font-weight:bold;
 	margin:0px;
 	padding:0px;
}
#downloads .text .defaultText{
	font-size:11px;
	line-height:13px;
}
#downloads a.downloadLink{
	background:transparent url(/res/image/layout/arrows/double_cyan_on_trans_ltr.gif) 0px 6px no-repeat;
	padding-left:10px;
}
#downloads .listeContentHead{
	padding-top:15px;
}
#downloads a{
	font-size:11px;
	color:#009797;
	text-decoration:none;
}	
#downloads .bildUnterschriftLupe{
	/* padding-left:20px; */
}

/*------------------------- NEWSLISTING ----------------------*/	

#newsList .image{
	float:left;
	width:114px;
}
#newsList .text{
	float:left;
	width:330px;
}
#newsList .listeContentLine{
	clear:left;	
}
#newsList #topline{
	margin-bottom:6px;
}	
#newsList .listeContentLine img{
	margin:6px 0 6px 0;
}
#newsList .text .defaultText{
	font-size:11px;
	line-height:14px;
}
#newsList .text .newsdate{
	font-weight:bold;
}
#newsList a.moreLink{
	display:block;
	background:transparent url(/res/image/layout/arrows/double_cyan_on_trans_ltr.gif) 0px 5px no-repeat;
	padding-left:10px;
	line-height:14px;
}
#newsList .text h2{ 	
 	font-weight:bold;
 	margin:0px;
 	padding:0px;
 	color:#009797;
}
#newsList .text h2 a{ 
	font-size:12px;
}
#newsList a{
	font-size:11px;
	color:#009797;
	text-decoration:none;
}

/*------------------------- BATCHING ----------------------*/
#contentColumn .searchBatch{
	text-align:right;
	margin-bottom:6px;
}
#contentColumn .batchNumbers a{
	padding:0 4px 0 4px;
	font-weight:bold;
	color:#555353;
	font-size:12px;
	background-color:#FFFFFF;
	text-decoration:none;
}

#contentColumn .batchNumbers .PCnext a, #contentColumn .batchNumbers .PCprev a{	
	color:#009797;		
}

#contentColumn .batchNumbers .batchArrows{
	position:relative;
	top:-2px;
}

#contentColumn .PCStart{
	padding-right:6px;
}

#contentColumn .batchNumbers a.rot{
	background-color:#009797;
	color:#FFFFFF;
}
#contentColumn .batchNumbers a:hover{
	background-color:#009797;
	color:#FFFFFF;
}

#contentColumn .batchingSplitter {
 border-left: 1px solid white;
 border-right: 1px solid white;
}

/*------------------------- NEWS DETAILS ----------------------*/

#news_detail #backToListing a{
	background:transparent url(/res/image/layout/arrows/double_cyan_on_trans_ltl.gif) 0px 6px no-repeat;
	padding-left:10px;
	font-size:12px;
	color:#009797;
	text-decoration:none;
	line-height:14px;
}
#news_detail #backToListing{
	margin-bottom:20px;
	clear:both;
}

#news_detail #date{
	font-weight:bold;
	margin-bottom:2px;
}
#news_detail .contentBlock{
	margin-bottom:17px;
	line-height:14px;
}
#news_detail h2{
	padding:0;
	margin:0 0 4px 0;
}

/*------------------------- Auswahlboxen ----------------------*/

.colSelectbox {
	margin: 0;
	cursor: default;
	border: 1px solid #8fcccd;
	display: block;
	padding: 0;
	background: #ecf6f6 url(/res/image/layout/select_arrow.gif) no-repeat right center;
	font-size:11px;
 color: #474747;
}

.colSelectboxError {
	margin: 0;
	cursor: default;
	border: 1px solid #eb242e;
	display: block;
	padding: 0;
	background: #ecf6f6 url(/res/image/layout/select_arrow.gif) no-repeat right center;
	font-size:11px;
 color: #474747;
}

.colSelectbox a, .colSelectboxError a {
		font-size:11px;
		display: block;
		padding: 1px 20px 2px 4px;
		margin: 1px 1px 2px 1px;
		white-space: nowrap;
		overflow: hidden;
		color:#474747;
		text-decoration:none;
}
.colSelectboxOptions {
		margin:0;
		padding:0;
		list-style: none;
		background: #ecf6f6;
		position: absolute;
		border: 1px solid #8fcccd;
		overflow-y: auto;
		z-index: 690;
		cursor:pointer;
}
.colSelectboxOptions li {
				margin-bottom: 0;
				overflow: hidden;
				white-space: nowrap;
}
.colSelectboxOptions li:hover {
				color:#009797;
}
.colSelectboxOptions li.optgroup>span { font-size: 105%; font-style: italic; }
.colSelectboxOptions li>span { display: block; padding: 2px 5px; }
.colSelectboxOptions li.selected { background-color: highlight !important; color: highlighttext !important; }
.colSelectboxOptions li.disabled { color: gray; }

.colSelectboxOptions ul { margin:0; padding:0; }
.optgroup { margin: 4px 0 0 !important; }
.colSelectboxOptionsGroup li>span {
		padding-left: 22px !important;
		width: auto;
}


/*------------------------- BOXEN ----------------------*/

#boxen{
	padding-bottom:35px;
}

#boxen h3 {
 margin:0px;
 font-size:11px;
 text-transform:uppercase;
 color:#555353;
}

#boxen .boxenText {
 font-family:Arial;
 font-size:11px;
 line-height:14px;
}

#boxen .boxenText a, #boxen .boxenLink {
 font-family:Arial;
 font-size:11px;
 line-height:14px;
 color:#009797;
 text-decoration:none;
 background:url('/res/image/layout/arrows/box_double_on_trans_ltr.gif') no-repeat 0px 4px;
 padding-left:9px;
}

#boxen .boxenText a:hover, #boxen .boxenLink:hover {
 text-decoration:underline;
}

/**** BILDBOX ****/

#boxen .bildBox {
 float:left;
 margin:22px 0px 10px 0px;
}

#boxen .bildBox .bildrahmen .bild{
 float:left;
}

#boxen .bildBox .bildrahmen .bildEckeObenRechts {
 float:left;
 position:relative;
 left:-20px;
 width:20px;
 height:20px;
}

#boxen .bildBox .bildboxBottom{
 width:205px;
 clear:both;
}

#boxen .bildBox .bildboxBottom .bildUnterschrift{
 margin:4px 0px 0px 0px;
 width:170px;
 float:left;
}

#boxen .bildBox .bildboxBottom .bildUnterschriftLupe{
 float:right;
}

/**** BANNERBOX ****/

#boxen .bannerBox {
 float:left;
 margin:22px 0px 10px 0px;
}

#boxen .bannerBox .bildboxBottom{
 width:205px;
}

#boxen .bannerBox .bildboxBottom .bildUnterschrift{
 margin:4px 0px 0px 0px;
 width:205px;
 float:left;
}


/**** TEXTBOX ****/

#boxen .textBox {
 float:left;
 margin:22px 0px 10px 0px;
 width:205px;
}

#boxen .textBox .spaceLine{
 margin:6px 0px 7px 0px;
}

/**** TEASERBOX ****/

#boxen .teaserBox {
 margin:22px 0px 10px 0px;
 width:205px;
 float:left;
}

#boxen .teaserBox .spaceLine{
 margin:6px 0px 7px 0px;
}

#boxen .teaserBox h3 {
 cursor:pointer;
}

#boxen .teaserBox h3:hover {
 color:#009797;
}

#boxen .teaserBox .bildrahmen img  {
 margin:10px 0px 5px 0px;
}



/**** DOWNLOADBOX ****/

#boxen .downloadBox {
 margin:22px 0px 10px 0px;
 width:205px;
 float:left;
}


#boxen .downloadBox .spaceLine{
 margin:6px 0px 0px 0px;
}

#boxen .downloadBox .download {
 float:left;
 margin-top:10px;
 width:205px;
}

#boxen .downloadBox .download .bildrahmen{
 width:42px;
 height:62px;
 float:left;
 margin:0px 7px 0px 0px;
}

#boxen .downloadBox .download h3{
}

/**** VIDEOBOX ****/

#boxen .videoBox {
 margin:22px 0px 10px 0px;
 width:205px;
 float:left;
}

#boxen .videoBox h3 {
 margin:4px 0px 0px 0px;
 width:170px;
 float:left;
}

#boxen .videoBox .advice {
 color:#009797;
}

#boxen .videoBox .bildUnterschriftLupe{
 float:right;
}


#boxen .videoBox .spaceLine{
 margin:6px 0px 7px 0px;
}

/**** AUDIOBOX ****/

#boxen .audioBox {
 margin:22px 0px 10px 0px;
 width:205px;
 float:left;
}

#boxen .audioBox .advice {
 color:#009797;
}

#boxen .audioBox .spaceLine{
 margin:6px 0px 7px 0px;
}

/******* NEWSBOX *******/

#boxen .newsbox {
 margin:22px 0px 10px 0px;
 width:205px;
 float:left;
}
#boxen .newsbox .spaceLine{
 margin:6px 0px 0px 0px;
}
#boxen .newsbox .date{
	font-size:10px;
	line-height:12px;
	margin-top:8px;
}

#boxen .newsbox .headline {
 font-weight: normal;
}


/********* TABELLEN ***************/
.tableHorizontalGrey {
 width: 472px !important;
 border-collapse: collapse;
 border: 0px;
}

.tableHorizontalGrey tr td {
 border-right: 0px !important;
 border-left: none !important;
 border-top: none !important;
 border-bottom: 1px dotted #676565;
 color: #717070;
 padding: 5px 7px 6px 7px;
}

.tableHorizontalCyan {
 width: 472px !important;
 border-collapse: collapse;
 border: 0px;
}

.tableHorizontalCyan tr td {
 border-right: 0px !important;
 border-left: none !important;
 border-top: none !important;
 border-bottom: 1px dotted #009797;
 color: #717070;
 padding: 5px 7px 6px 7px;
}

.tableVerticalGrey {
 width: 472px !important;
 border-collapse: collapse;
 border: 0px;
}

.tableVerticalGrey tr td {
 border-left: 0px !important;
 border-bottom: none !important;
 border-top: none !important;
 border-right: 1px dotted #676565;
 color: #717070;
 padding: 5px 7px 6px 7px;
}

.tableVerticalCyan {
 width: 472px !important;
 border-collapse: collapse;
 border: 0px;
}

.tableVerticalCyan tr td {
 border-left: 0px !important;
 border-bottom: none !important;
 border-top: none !important;
 border-right: 1px dotted #009797;
 color: #717070;
 padding: 5px 7px 6px 7px;
}

/*------------------------- SITEMAP ----------------------*/
#sitemap #sitemapData #headline {
 padding-left: 5px;
 float: left;
}

#sitemap #sitemapData #map {
 float: left;
 clear: left;
 margin-top: 4px;
 margin-bottom: 30px;
}

#sitemap #sitemapData {
 float:left;
 clear: left;
 margin:0px 0px 0px 20px;
 padding:10px 0px 0px 37px;
 width:191px;
}

#sitemap #sitemapData ul {
 list-style-type:none;
 padding:0px;
 margin:0px;
}

#sitemap #sitemapData li{
 padding:10px 0px 11px 0px;
}

#sitemap #sitemapData li li{
 padding:2px 0px 2px 0px;
 background:none;
}

#sitemap #sitemapData li.last{
 background:none;
}

#sitemap #sitemapData li ul{
 padding:6px 0px 9px 0px;
}

#sitemap #sitemapData li li ul{
 padding:4px 0px 6px 0px;
}

#sitemap #sitemapData li li li{
 padding:4px 0px 0px 8px;
}

#sitemap #sitemapData li.hasChildren{
 padding-bottom:0px;
}

#sitemap #sitemapData a{
 color:#555353;
 text-decoration:none;
 display:block;
 padding-bottom:5px;
 line-height:13px;
}

#sitemap #sitemapData ul a{
 padding:0px 0px 0px 6px;
 font-weight:bold;
}

#sitemap #sitemapData ul ul a{
 padding:0px 0px 0px 5px;
 font-weight:normal;
}

#sitemap #sitemapData ul ul ul a{
 padding:0px 0px 0px 7px;
}

#sitemap #sitemapData ul li.on a{
}

#sitemap #sitemapData ul ul li.on a{
 background:url('/res/image/layout/arrows/single_grey_on_trans_ltr.gif') no-repeat 0px 4px;
}

#sitemap #sitemapData ul ul ul li.on a{
 background:url('/res/image/layout/arrows/double_grey_on_trans_ltr.gif') no-repeat 0px 4px;
}



#sitemap #sitemapData ul li.off a, #sitemap #sitemapData ul ul li.off a, #sitemap #sitemapData ul ul ul li.off a {
 background:none;
}

#sitemap #sitemapData ul li a:hover{
 color:#009797;
}

#sitemap #sitemapData ul ul li a:hover{
 color:#009797;
}

#sitemap #sitemapData ul ul ul li a:hover{
 color:#009797;
}

/* ************** Galerie ***************** */
#galerie {
 float:right;

 margin: 10px 18px 30px 20px;
 padding: 0px 0px 30px 0px;
 width: 697px;
 color: #5f5e5e;
}

#galerie a {
 text-decoration: none;
 color: #009797;
 font-weight: bold;
}

#gallery-adv {
 float: left;
 width: 472px;
}

#thumbs-adv {
 float: left;
 width: 205px;
 margin: 0px 0px 0px 20px;
}

#thumbs-adv img {
 border: 0px solid;
 margin: 0px;
}

#thumbs-adv .top {
 float: left;
 width: 206px;
 margin: 0px 0px 3px 5px;
}

#thumbs-adv .top span, #thumbs-adv .top a {
 padding: 0px 2px 0px 2px;
 margin: 0px 2px 0px 0px;
}

#thumbs-adv .top .current {
 font-weight: bold;
}

#thumbs-adv .thumbs {
 width: 205px;
 margin: 0px;
 padding: 0px;
}

#thumbs-adv li {
 float: left;
 margin: 0px 0px 0px 3px;
 padding: 0px;
 list-style: none;
}

#thumbs-adv .bottom{
 float: left;
 width: 206px;
 margin: 3px 0px 3px 5px;
}

#thumbs-adv .bottom span, #thumbs-adv .bottom a {
 padding: 0px 2px 0px 2px;
 margin: 0px 2px 0px 0px;
}

#thumbs-adv .bottom .current {
 font-weight: bold;
}

#gallery-adv .nav-controls {
 width: 472px;
 text-align: right;
 padding: 0px 0px 3px 0px
}

#gallery-adv .nav-controls .prev {
 float: left;
}

#gallery-adv .nav-controls .next {
}

#backToListing a {
 color: #009797;
 text-decoration: none;
}



