/*
die druckversion
z-index-range: 1-29 + 500 (subnav-box)
*/


/* einbinden der teaser-css */
@import url(teaser.css);


html, body, h1, h2, h3, div, span{
	top: 0 !important;
	left: 0 !important;
	color: #000	!important;
	background-image: none !important;
	text-indent: 0 !important;
	position: static !important;	
}

div, span{
	padding: 0; margin: 0;
	width: auto; height: auto;
}

h1, h2, h3{
	width: auto !important;
	height: auto !important;
	float: none !important;	
}




html, body {
	border: none;
	height: 100%;
	margin: 0;
	padding:0;
	background-color: #FFF;
	text-align:left;
	font-family: Times New Roman, serif;
	font-size: 12pt;
	color: #000;
}

/* <allg. definitionen> */

/* damit die schriftgroesse nicht wieder verloren geht (ie) */
table {font-size: 100%;}

.small{
	font-size:88%;
}

a:link, a:visited, a:hover, a:active{
	color: #000;
	text-decoration: underline;
}


input, select, textarea {
	font-size: 80%;
	font-family: Times New Roman, serif;
}


form{
	margin:0px;
	padding:0px;
}

.block-std{
	margin: 0;
	padding: 18px 15px 1.2em 25px;
}
.block-top{
	margin: 0;
	padding: 0 15px 1.2em 25px;
}

h3{
	padding:0;
	margin: 0;
	margin-bottom: 0.1em;
	font-size: 100%;
	color: #C70000;
}

p{
	padding: 0;
	margin: 0;
	margin-bottom: 1.2em;
}

th {
	text-align: left;
	font-weight: bold;
	background-color: #D4D4D4;
}

.footnote-hint{
	color: #999;
}

.footnote{
	color: #999;
	font-size:88%;
}


/* liste mit fussnoten */
ol.footnote{
	color: #999;
	font-size:88%;
}


/* allg. listen-modifier: extra-spacing zwischen den zeilen */
ol.spaced li, ul.spaced li{
	margin-bottom: 0.7em;
}

ul.checklist{	
	margin: auto;
	padding: auto;
	padding-left: auto;
	list-style: square outside;
}

ul.checklist li{	
	margin: auto;
	padding: auto;
	margin-bottom: 0.7em;
}

/* liste: std */
ol.std{
	list-style: decimal outside;
}

/* liste: roemisch */
ol.roman{
	list-style: upper-roman outside;
}

/* liste: alphabetisch */
ol.alpha{
	list-style: lower-alpha outside;
}

/* liste: komprimierte version (einfache bulletpoints, z.b. zur nutzung innerhalb von listen) */
ul.compressed {
	list-style: disc outside;
}

ul.compressed li{
	/*
	margin: 0;
	padding: 0;
	*/
}


/* liste: fehler */
ul.error{
	padding: 0;
	margin: 0;
	list-style: disc outside;
}

ul.error li{
	margin: 0px;
	padding: 0px;
	margin-bottom: 0.2em;
}

arr-r, arr-w{
	padding: 0;
	margin: 0;
}


.error{
	color: #F00;
}

.blockbg-w, .blockbg-w-a, .blockbg-w-b, .blockbg-w-c, .blockbg-w-d{ background-color: #FFF }
.blockbg-g, .blockbg-g-a, .blockbg-g-b{ background-color: #ECECEC }

/* subheader*/
.subhead{
	position: relative;	
	padding: 5px;
	width: auto;
	background-color: #D4D4D4;
}

.subhead h2{
	padding:0;
	margin: 0;
}

.subhead-lft{
	height: auto;
	width: auto;
}

/*subsubnav */
.ssnav{
	background: #EAEAEA;
	height: 34px;
	width: auto;
	padding-left: 25px;
	padding-top: 7px;
	voice-family: "\"}\""; /* start bmh */
	voice-family: inherit;
	height: 27px;
}


/*subfooter*/
.subfoot{
	background: #D4D4D4 no-repeat top right;
	height: auto;
	width: auto;
	text-align:center;
	padding-bottom:2px;
}

.subfoot .x{
	background: url(../img/bg_subfootx.gif) no-repeat top left;
	height: auto;
	width: auto;
}

.subfoot	.left{
	text-align: left;
	height: auto;
	float: left;
	padding-top: 7px;
	padding-left: 25px;
	padding-right: 10px;
}

.subfoot	.right{
	text-align: left;
	height: auto;
	float: right;
	padding-top: 7px;
	padding-right: 15px;
	padding-left: 10px;
}

.subfoot	.mid{
	padding: 7px 5px 5px 5px;
}



/* tooltip-definitionen */
.tooltip, .tooltip:link, .tooltip:visited, .tooltip:hover, .tooltip:active{
	text-decoration:none;
}

.clsCBE {
	display: none;
}

/* </allg. definitionen> */





#header-prefix{
	display: none;
}

#fontsizer {
	display: none;
}

#meta {
	display: none;
}

#visual h1{
	text-indent: 0;
}



#header{
	display: none;
}

#page {
	width:100%;
	padding: 0;
	margin: 0;
}



#wrapper1 {
	width:100%;
	padding: 0;
	margin: 0;
}

#wrapper2 {
	width:100%;
	padding: 0;
	margin: 0;

}

#pagecontent{	
	padding: 0;
	margin: 0;	
}



#breadcrumbs{
	float: none;
	border: 1px solid;
	margin: 5px;
	padding: 5px;
	width: 540px;
	height: auto;
	voice-family: "\"}\""; /* start bmh */
	voice-family: inherit;
	width: 530px;
}
html>body #breadcrumbs {
	width: 530px; /* end bmh */
}

#breadcrumbs .txtcontainer{
	position: static;
}
#breadcrumbs .txt{
	position: static;
	width: auto;
	height: auto;
	color: #000;
}
#breadcrumbs-right{
	display: none;
}

#varheight{
	margin: 5px;
	background: #FFF;	
}


#leftcol{
	display: none;
}

#mainnav{
	display: none;
}

#content-tiled{
	width: 540px;
	border: 1px solid;
	float: none;	
}

#content{	
	border: 1px solid;
	clear: both;
	color: #4A4A4A;
	float:left;
	width:540px;
	background: #FFF;
}

#midcol{
	color: #FFF;
	float: left;		
	padding: 15px;
	width:540px;
	voice-family: "\"}\""; /* start bmh */
	voice-family: inherit;
	width: 510px;
}
html>body #midcol {
	width: 510px; /* end bmh */
}

#rightcol{	
	border-top: 1px solid;
	border-bottom: 1px solid;
	background: #EAEAEA;	
	float: left;
	width: 540px;
	padding: 5px;
	padding-top: 20px;
	padding-bottom: 20px;
	voice-family: "\"}\""; /* start bmh */
	voice-family: inherit;
	width: 530px;
}
html>body #rightcol {
	width: 530px; /* end bmh */
}

#context{	
	clear: none;	
	margin: 0;
	width: 530px;
	padding: 0 15px 0 15px;
	voice-family: "\"}\""; /* start bmh */
	voice-family: inherit;
	width: 500px;
}
html>body #context {
	width: 500px; /* end bmh */
}

#loginbox{
	display: none;
}

#footer-break{	
	padding-top: 5px;
	width: 540px;
	text-align: right;
	background: none;
	clear: none;
}
/* footer: funktionsnavi*/
#footer-break .bg-funcnav{
	position: static;
	height:auto; 	
}


#footer-break .print a{	
	position: static;	
	text-indent: 0;
	text-decoration: underline;
}

@media print {
	#footer-break .print a{	
		display: none;
	}
}

#footer{	
	display: none;
}




.break-small{
	font-size: 0;
	clear: both;
	height: 5px;
}


