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

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

h1, h2, h3, h4, a {font-family: Arial, Helvetica, sans-serif; color: #c00;}

h1 {line-height:30px; font-size:20px; margin:20px 0 5px 0;}
h2 {line-height:24px; font-size:18px; margin:10px 0 4px 0;}
h3 {line-height:18px; font-size:13px; margin:8px 0 3px 0;}
h4 {line-height:15px; font-size:11px; margin:5px 0 2px 0;}

img {border: 0px;}
table {border: 0px;}

a:link, a:hover, a:active {font-size:small; color: #c00; text-decoration:underline}
a:visited {text-decoration: none; color: #c00;}

/* text-absatz-formate */
.hide {position:absolute; left: -9999px}
.pager {margin-top: 1em;}
.more {margin-top: 1em;}
.norm {margin-top:0;}
.normr {color:#c00;}
.normb {font-weight:bold;}
.klein {font-size:x-small;}
.initial {font-family: Geneva, Verdana, Arial, Helvetica, sans-serif;
 font-size:24px; font-weight: bold; color:#e67817; line-height: 130%;}
/* ---------- tabellenformate ------------- */
th, .dbg {
 background-color:#dfdfdf;
 font-family: Arial, Helvetica, sans-serif;
 font-size:small;
 color:#333;}
.hbg {
 background-color:#f6f6f6;
 font-family: Arial, Helvetica, sans-serif;
 font-size:small;
 color:#333;}
.gnbg {
 background-color:#9c6;
 font-family: Arial, Helvetica, sans-serif;
 font-size:small;
 color:#c00;}
tr.hgraub {
 background-color:#e0e0e0;
 font-family: Arial, Helvetica, sans-serif;
 font-size:medium; font-weight:bold;
 color:#333; padding:5px 0 7px 0;}
.bigb {
 background-color:#e0e0e0;
 font-family: Arial, Helvetica, sans-serif;
 font-size:medium; font-weight:bold;
 color:#333; padding:5px 0 7px 0;}
tr.hgraub {height:20px;}

/* ------- seite zentrieren ------------- */
												/* hälfte der rahmen-höhe */
#abstand {
 width:1px;	height:50%;	margin-bottom: -290px; 	
 float:left;} 									/* dank an xhtmlforum.de! */
#rahmen {
 position:relative; width: 850px; height: 550px;
 margin:0 auto;	text-align:left; clear:left;}	/* puts container in front of distance */

/* ------- seitenbereiche ---- */
#titel {position:absolute; top: 0px; left: 0px; z-index: 20}
#titel img {border: 0; margin:0;}
#titelprint {display: none;}
#seiteninhalt {
 position:absolute; top: 100px; left: 175px; width: 650px; height: 417px; padding: 5px 10px 5px 15px; overflow: auto; background:url(../bilder/global/gn-org-vlf-vert.jpg) repeat-x;}
#infoseite {
 position:relative; top: 0px; left: 3px; width: 580px; height: 390px;}
#hilfsmenu {position:absolute; top: 50px; left: 450px; color: #c00; z-index:30;}
#seitenfuss {position:absolute; top: 530px; left: 192px; height: 20px; width: 658px; color: #00923f; font-size: x-small; background:url(../bilder/global/gn-org-vlf-700.jpg) repeat-y; text-align: left;}
#seitenfuss a {font-size: x-small; color: #00923f; text-decoration: none;}
#seitenfuss a:hover {font-size: x-small; color: #c00; text-decoration: underline;}
#seitenfuss img {border: 0; margin: 0 5px 0 0;}

#navibereich {
 position: absolute; top: -10px; left: 12px; width: 160px; height: 570px;
 background: url(../bilder/menu/w-kirche-bg-relief.jpg) no-repeat right top;}
#hauptnavi {
 position:relative; top: 272px; left: 8px;
 font-family: Verdana, Helvetica ,Arial, sans-serif; font-weight: bold; font-size: 12px; color:#00923f; 
 margin: 0px; padding: 0px; list-style: none;}
#hauptnavi img {border: 0; width: 120px; height: 30px;}

/* automatische anzeige als liste ist deselektiert...
#hauptnavi ul { 
 margin: 0; padding: 0; list-style: none; text-align:right;} 
#hauptnavi ul ul{ 
 margin: 5px 0 5px 5px; padding: 0; list-style: none;}
#hauptnavi ul li.normal { 
 margin: 5px 0 5px 0; padding: 5px 15px 3px 20px;}
#hauptnavi ul li a {
 display: block; font-family: Verdana, Helvetica ,Arial, sans-serif; font-weight: bold; font-size: 12px; color:#00923f}
#hauptnavi ul li.normal a:hover {
 color:#c00; }
html>body #hauptnavi ul li a { 
 width:auto;}
#hauptnavi ul, li {list-style:none}
#hauptnavi ul li.active { 
 margin: 5px 0 5px 0; padding: 5px 15px 3px 10px;}
#hauptnavi ul li.active a {
font-family: Verdana, Helvetica ,Arial, sans-serif; font-weight: bold; font-size: 12px; color:#c00;}
#hauptnavi ul li.active a:hover {
 color: #00923f;} */

/* ------- bilder mit schatten 
   Von Brian Williams. ISSN: 1534-0295. 21 May 2004 ------------ */
.wrap1, .wrap2, .wrap3 {
 display:inline-table; z-index:10; /* \*/display:block;/**/} 
.wrap1 {
 float:left; background:url(../bilder/global/shadow.gif) right bottom no-repeat; z-index:10}
.wrap2 {
 background:url(../bilder/global/corner_bl.gif) left bottom no-repeat; z-index:10}
.wrap3 {
 padding:0 8px 8px 0; background:url(../bilder/global/corner_tr.gif) right top no-repeat; z-index:10}
.wrap3 img {
 display:block;	border:1px solid #ccc; border-color:#efefef #ccc #ccc #efefef; z-index:12}
 
 /* These are standard sIFR styles... do not modify */

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

/* Hide Adblock Object tab: the text should show up just fine, not poorly with a tab laid over it. */
.sIFR-flash + div[adblocktab=true] {
  display: none !important;
}

/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */

.sIFR-hasFlash h1 {
	visibility: hidden;
	letter-spacing: -1px;
	font-size:45px;
}

.sIFR-hasFlash h2 {
	visibility: hidden;
	font-size: 25px;
}

.sIFR-hasFlash h3 {
	visibility: hidden;
	font-size: 20px;
}

.sIFR-hasFlash h4 {
	visibility: hidden;
	font-size: 11px;
}

.sIFR-hasFlash h5 {
	visibility: hidden;
	font-size: 10px;
}

