/* 
PRINT-stylesheet der website hl-blut-rosenheim.de
copyright 2004-2007, wachenfeld-golla.de
*/

body {		
	font-size:9pt;
	background: #fff;
	color:#000;
}

h1 {font-size:150%;color:#666;}

#fotoOben img {display:none;}

#fotoOben h1 {
	font-size: 1em;
	position: static;
	font-size:150%;
	width: 100%;
	height: 1em;
	padding-bottom:3em;
	text-indent:0;
	background:#fff;
	border-bottom:1px solid #666;
}
#fotoOben h1 span {display:inherit;position:static;left:0px;}
#fotoOben h1 span {font-size:70%;}
#fotoOben h1 span:before {content:"(";}
#fotoOben h1 span:after {content:")";}

/* div. menues unsichtbar machen */
.topmenues, #sidebar, #footer {display:none;}

#wrapper {
	position: static;
	width: 100%;
	margin:0;
	font-size:1em;
	background:none
}
#content {position: static;}

#INHALT {width:100%;}

.tr-odd, .tr-even {
	background:#fff;
	color:#000;
}

.tr-odd td, .tr-even td {border-bottom:1px solid;}