/* some really minimal markup to make it a bit prettier on prehistoric browsers */
 body { 
	font-family: Geneva, Arial, Helvetica, sans-serif;                      
	background-color: white;    
 }
 #contentwrapper {width: 660px; margin-left: auto; margin-right: auto;}
 #skipnavigation { display: none;}
 #navigation {display: none;}
 .nostyles {display: none;}
 .noborder {border: none;}
 .topjump { display: none;}
 .right {text-align: right;}
 #wunschtabelle {}
 #goettertabelle {}
 h1 {
 	font-family: Helvetica, Geneva, Arial, sans-serif;
 	font-size: 200%;
 	font-weight: 700; 
 	color: #000000;
 	line-height: 150%;
 	text-transform: none;
 	letter-spacing: -0.5px;
 }
 #mainhead {
 	font-family: Helvetica, Geneva, Arial, sans-serif;
 	font-size: 200%;
 	font-weight: 700; 
 	color: #368ac7;
 	line-height: 150%;
 	text-transform: none;
 	letter-spacing: -0.5px;
 }
 #maincontent {}
 #godscheduletable {margin-left: auto; margin-right: auto;}
 .godschedulehead {font-weight: 700;}
 .godscheduletime {vertical-align: top; padding-right: 20px; padding-top: 20px;}
 .godscheduleuser {vertical-align: top; padding-right: 40px; padding-top: 20px;}
 .godschedulewunsch {vertical-align: top; padding-right: 40px; padding-top: 20px;}
 .godscheduleversprechen {vertical-align: top; padding-right: 40px; padding-top: 20px;}
 .godschedulename {
 	vertical-align: top; 
 	padding-right: 40px; 
 	padding-top: 20px;
 	border-top: 1px dotted black;
 }
 .scheduleinfo {text-decoration: underline;}
 .goddesc {vertical-align:top; color: #333; padding-top: 20px;}
 .godname {
 	vertical-align:top; padding-top: 20px; padding-right: 10px; width: 200px;
 }
 
 #kartusche {display: inline; position: relative; top: -15px; left: -10px; clear: none;}
 
 .blueframelink img {
 	margin-top: 20px;
 	border: 1px dotted #368ac7;
 } 
 
 .altar_topnav {
 	position: relative;
 	top: -25px;
 	display: inline; 
 	font-size: 80%; 
 	list-style: none; 
 	height: 1.2em; 
 	margin-left: -3.5em; 
 }
 
 .godname a{
 	font-size: 120%;
 	font-weight: 700; 
 	color: #368ac7;
 	text-decoration: none;
 }
 .godimg {text-align: center;}
 a img {border: none;}
 .goettertabelle {margin: 20px auto 20px auto; width: 640px;}
