 
/* -------------------------------------------------------------
	Print-Sonderstyles
------------------------------------------------------------- */



#navleft, #topnav, #footer_l, .doNotPrint
 {
display: none!important;
}

body, .fliesstext, body.popup {	
	background:#ffffff;
	color:#000000;
	font-family:Arial, Helvetica, Verdana, sans-serif;
	font-size:12px;
}

.Btop {border-top:0px;}
.Bleft {border-left:0px;}
.Bright {border-right:0px;}
.Bbottom {border-bottom:0px;}

.maintable {
	position:relative;
	left:-150px;
}

#footer_r{
	position:relative;
	left:-150px;

}

#logo{
	position:relative;
	left:-150px;
}


#logos {
	height:90px;
	width:600px;
	}
	
