/* style-sheet für website joyfulvoices 2008, druckausgabe
   eingerichtet am 28. Oktober 2008
   zuletzt geändert am 31.10.2008
   sIFR-integration s.u. */

/* ALLGEMEIN: klassen */
body { 
 margin: 10px auto; font-family: Arial, Helvetica, sans-serif; font-size: 12px; line-height:130%; color: #000; background: #fff;}

h1, h2, h3, h4, a {font-family: Arial, Helvetica, sans-serif; color: #000; text-decoration:none}


a:link, a:hover, a:active {font-size: 12px; color: #000; text-decoration: none}
a:visited {color: #000;}

/* text-absatz-formate */
.hide {display: none}

.normr {color:#000;}
.initial {color:#000;}
/* ---------- tabellenformate ------------- */
th, .dbg {background-color:#fff; color:#000;}
.hbg  {background-color:#fff; color:#000;}
tr.hgraub, .bigb {background-color:#fff; color:#000;}
tr.hgraub {height:20px;}

/* ------- seitenbereiche ---- */
#alink {display: none}
#titel {display: none}
#titelprint {display: block; position: absolute; top: 50px; left: 0px;}
#titelprint img {border: 0; margin:0;}
#seiteninhalt {
 position:absolute; top: 100px; left: 0px; width: 720px; height: auto; padding: 5px 10px 5px 15px;}
#infoseite {position:relative; top: 0px; left: 0px; width: 720px; height: auto;}
#hilfsmenu {display: none}
#elink {display: none}
#seitenfuss {position:absolute; top: auto; left: 0px; color: #000; font-size: 11px; background: none;}
#seitenfuss a {color: #000; text-decoration: none;}
#seitenfuss a:hover {color: #000; text-decoration: none;}

#navibereich {display: none}
#hauptnavi {display: none}

/* This is the print stylesheet to hide the Flash headlines from the browser... 
   regular browser text headlines will now print as normal */

.sIFR-flash, .sIFR-flash object, .sIFR-flash embed {
	display: none !important;
	height: 0;
	width: 0;
	position: absolute;
	overflow: hidden;
}

span.sIFR-alternate {
	visibility: visible !important;
	display: block !important;
	position: static !important;
	left: auto !important;
	top: auto !important; 
}
