body{
	background-color: #8b95a1;
	font-size: 11px;
	color:#2e2d30;
}

#pagewrap{
	position:relative;
	width: 1001px;
	margin: 0 auto;
	background-image:url(../media/bg_body.gif);
	background-repeat:repeat-y;
}

#docheader{
	width: 1001px;
	height: 92px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	background-image: url(../media/bg_header.gif);
	background-repeat: no-repeat;
}

#abbinder{
	width: 1001px;
	height: 34px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	background-image: url(../media/bg_abbinder.gif);
	background-repeat: no-repeat;
	overflow:hidden;
}

#abbinder .inner_wrap{
	padding: 22px 38px 0 38px;
	margin: 0 0 0 0;
}

#logo{
	width: 192px;
	height: 68px;
	margin: 6px 0 0 22px;
	float: left;
}




#metanavigation{
	float: right;
	width: 705px;
}

#metanavigation dl{
	padding:5px 38px 0 0;
	margion:0 0 0 0;
	list-style-type: none;
}

#metalevel{
	margin:5px 3px 0 0;
	padding:0 0 0 0;
	font-size:11px;
	float:right;
	width:auto;
}

#metalevel dt{
	margin:0 12px 0 0;
	padding:0 14px 0 0;
	float:left;
	background-image:url(../media/metanav_divider.gif);
	background-repeat:no-repeat;
	background-position:top right;
	width:auto;
}

#metalevel dt.lang{
	margin:0 12px 0 0;
	padding:0 0 0 0;
	float:left;
	background-image:none;
	width:auto;
}

#metalevel dt.langlast{
	margin:0 0 0 0;
	padding:0 0 0 0;
	float:left;
	background-image:none;
	width:auto;
}

#metalevel a{
	text-decoration:none;
	margin:0 0 0 0;
	padding:0 0 0 10px;
	background-repeat: no-repeat;
	background-position: 0px 5px;
}

#metalevel a.no:link,
#metalevel a.no:visited,
#metalevel a.no:active{
	background-image: url(../media/linkicon_blau.gif);
}

#metalevel a.no:hover,
#metalevel a.act:link,
#metalevel a.act:visited,
#metalevel a.act:visited,
#metalevel a.act:link{
	color:#002f6b;
	background-image: url(../media/linkicon_dunkelblau.gif);
}


#metalevel dt.lang a.no:link,
#metalevel dt.lang a.no:visited,
#metalevel dt.lang a.no:active,
#metalevel dt.lang a.no:hover,
#metalevel dt.langlast a.no:link,
#metalevel dt.langlast a.no:visited,
#metalevel dt.langlast a.no:active,
#metalevel dt.langlast a.no:hover{
	background-color:#e5e6e7;
	background-image:url(../media/linkicon_special_no.gif);
	background-repeat:no-repeat;
	background-position:5px 5px;
	text-decoration:none;
	padding: 0 5px 0 15px;
	overflow:hidden;
	height:17px;
}

#metalevel dt.lang a.no:hover,
#metalevel dt.langlast a.no:hover{
	background-color:#d6dee3;
	background-image:url(../media/linkicon_special_act.gif);
}


#metalevel dt.lang a.act:link,
#metalevel dt.lang a.act:visited,
#metalevel dt.lang a.act:active,
#metalevel dt.lang a.act:hover,
#metalevel dt.langlast a.act:link,
#metalevel dt.langlast a.act:visited,
#metalevel dt.langlast a.act:active,
#metalevel dt.langlast a.act:hover{
	background-color:#d6dee3;
	background-image:url(../media/linkicon_special_act.gif);
	background-repeat:no-repeat;
	background-position:5px 5px;
	text-decoration:none;
	padding: 0 5px 0 15px;
	overflow:hidden;
	height:17px;
}


#searchbox{
	float: right;
	padding: 30px 38px 0 0;
	margin: 0 0 0 0;
	border:none;
}

#label_sb_sword{
	color:#002f6b;
	float:left;
	padding: 1px 5px 0 0;
	/*font-size:12px;*/
}

#sb_sword{
	border:1px solid #babec3;
	width:103px;
	height:16px;
	float:left;
	margin-right:2px;
}

/* height to opera (&gekko) */
html>body #sb_sword{
	height:16px;
}

#sb_submitbutton{
	float:left;
	margin: 1px 0 0 0;
}


#navigation{
	margin:0 0 0 0;
	padding:0 0 0 13px;
	float:left;
}

#navigation ul{
	margin:0 0 0 0;
	padding:0 0 0 0;
	list-style-type:none;
	width:200px;
	border-bottom:1px solid #8f9aa5;
}

#navigation ul ul{
	border-bottom:none;
	background-color:white;
}

#navigation li{
	margin:0 0 0 0;
	padding:0 0 0 0;
	border-top:1px solid #8f9aa5;
	background-color:#d6dee3;
}

#navigation li li{
	background-color:white;
}

#navigation ul a{
	margin: 0 0 0 28px;
	padding: 5px 0 5px 24px;
	text-decoration:none;
	display:block;
	height:1px;
}

/* height to opera (&gekko) */
html>body #navigation ul a{
	height:auto;
	min-height:1px;
	padding: 4px 0 4px 24px;
}

#navigation a.no{
	background-image:url(../media/linkicon_nav_0_0.gif);
	background-repeat:no-repeat;
	background-position:0px 4px;
	color:#2e2d30;
}

#navigation a.no:hover{
	background-image:url(../media/linkicon_nav_0_1.gif);
	background-repeat:no-repeat;
	background-position:0px 4px;
	color:#002f6b;
}

#navigation a.act{
	background-image:url(../media/linkicon_nav_0_1.gif);
	background-repeat:no-repeat;
	background-position:0px 4px;
	color:#002f6b;
	font-weight:normal;
}


#navigation ul ul a.no{
	background-image:url(../media/linkicon_nav_1_0.gif);
	background-repeat:no-repeat;
	background-position:0px 4px;
	color:#8f9aa5;
}

#navigation ul ul a.no:hover{
	background-image:url(../media/linkicon_nav_1_1.gif);
	background-repeat:no-repeat;
	background-position:0px 4px;
	color:#002f6b;
}

#navigation ul ul a.act{
	background-image:url(../media/linkicon_nav_1_1.gif);
	background-repeat:no-repeat;
	background-position:0px 4px;
	color:#002f6b;
}


#navigation ul ul ul a{
	padding: 3px 0 3px 41px;
}

#navigation ul ul ul ul a{
	padding: 3px 0 3px 58px;
}

#navigation ul ul ul ul ul a{
	padding: 3px 0 3px 75px;
}

#navigation ul ul ul ul ul ul a{
	padding: 3px 0 3px 92px;
}

#navigation ul ul ul ul ul ul ul a{
	padding: 3px 0 3px 109px;
}

#navigation ul ul ul ul ul ul ul ul a{
	padding: 3px 0 3px 126px;
}


#navigation ul ul ul a.no,
#navigation ul ul ul a.act,
#navigation ul ul ul a.no:hover,
#navigation ul ul ul a.act:hover{
	background-position:17px 4px;
}

#navigation ul ul ul ul a.no,
#navigation ul ul ul ul a.act,
#navigation ul ul ul ul a.no:hover,
#navigation ul ul ul ul a.act:hover{
	background-position:34px 4px;
}

#navigation ul ul ul ul ul a.no,
#navigation ul ul ul ul ul a.act,
#navigation ul ul ul ul ul a.no:hover,
#navigation ul ul ul ul ul a.act:hover{
	background-position:51px 4px;
}

#navigation ul ul ul ul ul ul a.no,
#navigation ul ul ul ul ul ul a.act,
#navigation ul ul ul ul ul ul a.no:hover,
#navigation ul ul ul ul ul ul a.act:hover{
	background-position:68px 4px;
}

#navigation ul ul ul ul ul ul ul a.no,
#navigation ul ul ul ul ul ul ul a.act,
#navigation ul ul ul ul ul ul ul a.no:hover,
#navigation ul ul ul ul ul ul ul a.act:hover{
	background-position:85px 4px;
}

#navigation ul ul ul ul ul ul ul ul a.no,
#navigation ul ul ul ul ul ul ul ul a.act,
#navigation ul ul ul ul ul ul ul ul a.no:hover,
#navigation ul ul ul ul ul ul ul ul a.act:hover{
	background-position:102px 4px;
}



#printbutton{
	position:absolute;
	right: 212px;
	margin: -5px 0 0 0;
}


#contents{
	float:left;
	padding: 0 0 0 3px;
}

#content_header{
	width:772px;
	height:176px;
	overflow:hidden;
}

#content_breadcrumb{
	width:772px;
}

#content_main{
	width:622px;
	height:452px;
	float:left;
	/*background-image:url(../media/bg_content.gif);
	background-repeat:no-repeat;*/
}
/* height to opera (&gekko) */
html>body #content_main{
	height:auto;
	min-height:452px;
}

#content_marginal{
	width:150px;
	float:left;
}


#content_breadcrumb .inner_wrap{
	padding: 0 10px 0 47px;
}

#content_main .inner_wrap{
	padding: 10px 50px 0 47px;
}

#content_marginal .inner_wrap{
	padding: 0 0 0 0;
}



#content_breadcrumb ul{
	margin:4px 0 0 0;
	padding:0;
	list-style-type:none;
	display:block;
}

#content_breadcrumb li{
	margin:0 0 5px 0;
	padding:0;
	float:left;
	color:#8f9aa5;
}

#content_breadcrumb li a{
	margin:0 5px 0 5px;
	text-decoration:none;
}

#content_breadcrumb li.first a{
	margin:0 5px 0 0;
}

#content_breadcrumb li.last a{
	font-weight:bold;
}





/*
	
	Content Formate

*/

#content_main{
	font-size:12px;
}

#content_main a.intern_special:link,
#content_main a.intern_special:visited,
#content_main a.intern_special:active,
#content_main a.intern_special:hover,
#content_main a.extern_special:link,
#content_main a.extern_special:visited,
#content_main a.extern_special:active,
#content_main a.extern_special:hover,
#content_main a.file_special:link,
#content_main a.file_special:visited,
#content_main a.file_special:active,
#content_main a.file_special:hover,
#content_main a.mail_special:link,
#content_main a.mail_special:visited,
#content_main a.mail_special:active,
#content_main a.mail_special:hover{
	background-color:#e5e6e7;
	background-image:url(../media/linkicon_special_no.gif);
	background-repeat:no-repeat;
	background-position:5px 5px;
	text-decoration:none;
	padding: 0 5px 0 15px;
	overflow:hidden;
	height:17px;
}

#content_main a.intern_special:hover,
#content_main a.extern_special:hover,
#content_main a.file_special:hover,
#content_main a.mail_special:hover{
	background-color:#d6dee3;
	background-image:url(../media/linkicon_special_act.gif);
}

#content_main a.intern:link,
#content_main a.intern:visited,
#content_main a.intern:active,
#content_main a.intern:hover,
#content_main a.extern:link,
#content_main a.extern:visited,
#content_main a.extern:active,
#content_main a.extern:hover,
#content_main a.file:link,
#content_main a.file:visited,
#content_main a.file:active,
#content_main a.file:hover,
#content_main a.mail:link,
#content_main a.mail:visited,
#content_main a.mail:active,
#content_main a.mail:hover{
	background-image:url(../media/linkicon_blau.gif);
	background-repeat:no-repeat;
	background-position:0px 5px;
	text-decoration:none;
	padding: 0 0 0 8px;
	overflow:hidden;
}

#content_main a.intern:hover,
#content_main a.extern:hover,
#content_main a.file:hover,
#content_main a.mail:hover{
	background-image:url(../media/linkicon_dunkelblau.gif);
}


/*

	Specials Marginalspalte

*/

#content_marginal a.intern_special:link,
#content_marginal a.intern_special:visited,
#content_marginal a.intern_special:active,
#content_marginal a.intern_special:hover,
#content_marginal a.extern_special:link,
#content_marginal a.extern_special:visited,
#content_marginal a.extern_special:active,
#content_marginal a.extern_special:hover,
#content_marginal a.file_special:link,
#content_marginal a.file_special:visited,
#content_marginal a.file_special:active,
#content_marginal a.file_special:hover,
#content_marginal a.mail_special:link,
#content_marginal a.mail_special:visited,
#content_marginal a.mail_special:active,
#content_marginal a.mail_special:hover{
	background-color:#e5e6e7;
	background-image:url(../media/linkicon_special_no.gif);
	background-repeat:no-repeat;
	background-position:5px 4px;
	text-decoration:none;
	padding: 0 5px 0 15px;
	overflow:hidden;
	height:17px;
}

#content_marginal a.intern_special:hover,
#content_marginal a.extern_special:hover,
#content_marginal a.file_special:hover,
#content_marginal a.mail_special:hover{
	background-color:#d6dee3;
	background-image:url(../media/linkicon_special_act.gif);
}


#content_marginal a.intern:link,
#content_marginal a.intern:visited,
#content_marginal a.intern:active,
#content_marginal a.intern:hover,
#content_marginal a.extern:link,
#content_marginal a.extern:visited,
#content_marginal a.extern:active,
#content_marginal a.extern:hover,
#content_marginal a.file:link,
#content_marginal a.file:visited,
#content_marginal a.file:active,
#content_marginal a.file:hover,
#content_marginal a.mail:link,
#content_marginal a.mail:visited,
#content_marginal a.mail:active,
#content_marginal a.mail:hover,
.tx-indexedsearch-title a:link,
.tx-indexedsearch-title a:visited,
.tx-indexedsearch-title a:active,
.tx-indexedsearch-title a:hover{
	background-image:url(../media/linkicon_blau.gif);
	background-repeat:no-repeat;
	background-position:0px 4px;
	text-decoration:none;
	padding: 0 0 0 8px;
	overflow:hidden;
}

#content_marginal a.intern:hover,
#content_marginal a.extern:hover,
#content_marginal a.file:hover,
#content_marginal a.mail:hover,
.tx-indexedsearch-title a:hover{
	background-image:url(../media/linkicon_dunkelblau.gif);
}


/*
	Dropdown Sitemap
*/
.tx-dropdownsitemap-pi1 {
	margin-left: -20px;
}




/*
	Indexed Search
*/


.tx-indexedsearch-res{
	display:block;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

.tx-indexedsearch-title{
	float:left;
}

.tx-indexedsearch-percent{
	font-size:11px;
	float:right;
}

tx-indexedsearch-descr{
	clear:both;
	display:block;
}

.tx-indexedsearch-rules{
	margin: 0 0 0 0;
	padding: 5px 0 20px 0;
}

.tx-indexedsearch-rules *{
	font-size:11px;
}

.tx-indexedsearch-searchbox legend{
	display:none;
}

.tx-indexedsearch-searchbox fieldset{
	border:none;
}

.tx-indexedsearch-searchbox fieldset div{
	padding: 0 0 5px 0;
}

.tx-indexedsearch-search-submit{
	margin:5px 0 0 0;
}

.tx-indexedsearch-browsebox ul{
	margin: 10px 0 0 0;
}

.tx-indexedsearch-browsebox ul,li{
	list-style-type:none;
}

.tx-indexedsearch-browsebox li{
	float:left;
}

.tx-indexedsearch-browsebox a{
	padding: 0 10px 0 0;
	text-decoration:none;
}

.rtelist{
	margin:0;
	padding:0;
}

.rtelist li{
	margin:0 0 0 15px;
	padding:0 0 0 0;
	list-style-type:disc;
}




/*
	Mail Formular
*/
.tx-powermail-pi1_fieldset{
	margin: 0 0 20px 0;
	padding: 10px 20px;
}

.tx-powermail-pi1_fieldset legend{
	font-weight:bold;
	margin: 0 0 10px -10px;
}

html>body .tx-powermail-pi1_fieldset legend{
	font-weight:bold;
	margin: 0 0 0 -10px;
}

.tx-powermail-pi1_fieldset .tx_powermail_pi1_fieldwrap_html_radio_title,
#powermaildiv_uid25 .tx_powermail_pi1_fieldwrap_html_checkbox_title{
	display:none;
}

.tx-powermail-pi1_fieldset .powermail_radio_inner,
.tx-powermail-pi1_fieldset .powermail_check_inner,
.tx-powermail-pi1_fieldset .tx_powermail_pi1_fieldwrap_html{
	clear:both;
	float:none;
}

.tx-powermail-pi1_fieldset label{
	float:left;
}

.tx-powermail-pi1_fieldset input,
.tx-powermail-pi1_fieldset textarea,
.tx-powermail-pi1_fieldset select{
	float:right;
}

.tx-powermail-pi1_fieldset textarea{
	width:200px;
	height:100px;
}

.tx-powermail-pi1_fieldset .powermail_text{
	width:100px;
	margin: 0 0 3px 0;
}

.tx-powermail-pi1_fieldset .powermail_textarea{
	margin: 0 0 3px 0;
	font-size:11px;
}

.tx-powermail-pi1_fieldset_informationen .tx_powermail_pi1_fieldwrap_html,
.tx-powermail-pi1_fieldset_information .tx_powermail_pi1_fieldwrap_html{
	margin: 0 0 30px 0;
	display:block;
	clear:both;
}

.tx-powermail-pi1_fieldset_absender .powermail_text,
.tx-powermail-pi1_fieldset_sender .powermail_text{
	width:300px;
}

.tx-powermail-pi1_fieldset_absender .powermail_countryselect,
.tx-powermail-pi1_fieldset_sender .powermail_countryselect{
	width:304px;
	margin: 0 0 3px 0;
}

.tx-powermail-pi1_fieldset_absender .powermail_submit,
.tx-powermail-pi1_fieldset_sender .powermail_submit{
	margin: 20px 0 0 0;
}

.tx-powermail-pi1_fieldset_sonstigeangaben label,
.tx-powermail-pi1_fieldset_otherinformation label,
.tx-powermail-pi1_fieldset_information #powermaildiv_uid60 .tx_powermail_pi1_fieldwrap_html_checkbox_title{
	dislay:none;
	visibility:hidden;
}



.contenttable{
	border-collapse:collapse;
}

.contenttable td{
	white-space:nowrap;
	padding:5px;
	text-align:left;
	vertical-align:top;
	border:1px solid #c4c4c4;
}
