/*****************************************************
  STYLES für den Ausdruck der RDA Seiten
******************************************************/
@media all {
	* { margin: 0px;  padding: 0px;}
	 * html body * { overflow: visible;}
	 html {background:none; margin-bottom: 1px;}
}


html * { 
	overflow: visible;	
	margin: 0;
	padding: 0;
	font-size: 100.01%;
}
html { background:none; overflow: visible;}

body {
	font-size: 12px;
	overflow: visible;
	font-family: Arial,Verdana,Helvetica,Verdana,sans-serif;
	/*position: relative;*/
	color: #333;
	text-align: left;
	background:none;
}
fieldset, img { border: 0; }
select, input, textarea { font-size: 99% }
textarea, pre, tt, code, input {
	font-family:arial, "Courier New", Courier, monospace;  	
}
.clear {
	clear: both;
	height: 1px;
	margin-bottom: -1px;
	font-size: 1px;
	line-height: 1px;
	opacity: 0.0;
}

#bgContent {overflow:visible; width:891px; background:none; padding: 0px 0px 0px 0px; margin: 0px auto 0px auto;}
.bgFooter {width:891px; height:7px; background:none; padding: 0px 0px 0px 0px; margin: 0px auto 0px auto;}

.imagepic {display:none;}

#allOver {
	width: 875px;
	padding: 0px 0px 0px 0px;
	margin: 0px auto 0px auto;
	background-color: #FFFFFF;
}
#headerBox {
	height: 118px;
	position: relative;
	margin: 0px 7px 0px 13px;
}
#headerNavi {display:none;}
#mainNaviBox {display:none;}

#pageBodyBox {
	margin: 0px 7px 0 13px;
}

#pageContent {
	float: left;
	margin: 12px 0px 20px 0px;
	overflow: visible;
}

#colLeft175 {display:none;}

/*#colLeft175 {
	float: left;
	width: 175px;
	padding: 0px 5px 0 0px;
	margin: 10px 5px 0px 0;
}*/

#colNormal485 {
	float: left;
	overflow:visible;
	width: 670px;
	/*padding: 0px 5px 0 5px;*/
	border-top: 4px #006AA8 solid;
	margin: 10px 10px 0px 0;
}

#colNormal670 {
	float: left;
	width: 670px;
	overflow:visible;
	/*padding: 0px 5px 0 5px;*/
	border-top: 4px #006AA8 solid;
	margin: 10px 10px 0px 0;
}

#colNormal485 .leftRightPadding {width:475px; overflow:visible; padding: 0px 5px 0 5px;}
#colNormal670 .leftRightPadding {width:660px; overflow:visible; padding: 0px 5px 0 5px;}

#colRight175 {float: left; width: 175px;}

#colRight175 .content {	
	border-top: 4px #006AA8 solid;
	padding: 4px 5px 5px 5px;
	margin: 10px 0px 10px 0;	
	background-color: #E5F0F6;
}

#colRight175 .loginstatus .loggedOut {	
	border-top: 4px #006AA8 solid;
	padding: 4px 5px 5px 5px;
	margin: 10px 0px 10px 0;
	background-color: #E5F0F6;
}
#colRight175 .loginstatus .loggedIn {display:none;}
#colRight175 .loginstatus .loggedOut a {padding:3px; text-decoration:none; font-size:10px; background:none; font-weight:bold; background-color:#cccccc; border:1px solid #666666; text-align:center;}
#colRight175 .loginstatus .loginname {font-weight:bold;}

#homeColNormal564 {
	float: left;
	width: 564px;
	margin: 10px 18px 0px 0;
}
#homeColNormalInner564 {
	margin-bottom:11px;
	padding: 0px 0px 0 0px;
}
#homeColLeft273 {
	float: left;
	width: 273px;
	padding: 0px  0px 0 0px;
	margin: 0px 18px 0px 0;
}
#homeColRight273 {
	float: left;
	width: 273px;
	padding: 0px 0px 0 0px;
}
#homeColBorder273 {
	float: left;
	width: 273px;
	padding: 0px 0px 0 0px;
	margin: 10px 0 0 0;
}
#normalContentFooter {display:none;}

#footerBox {
	margin: 30px 0 0 0;
	padding: 0px 0 0 0px;
	border-top: 2px #006AA8 solid;
}
#footer {
	background-color: #ffffff;
	color: #000000;
	padding: 0px 0 0 0px;
}
#shortCuts {display:none}
#footerNavi {display:none;}
#footerText {
	font-size:11px;
	padding: 4px 0 2px 0;
	text-align: center;
}


/* remove the bullets, padding and margins from the lists */
#subnavi {display:none;}
#rootlineNavi {display:none;}
.advertisingAbove {margin-top:10px;}





