body {
				
		
		background-image: url(bg.jpg);
		background-position: center top;
		background-repeat: no-repeat;
		background-attachment:fixed;
		
		
		}
	
		
#freukrei {
		text-align: center;

		/*position:absolute; 
		top:10px;
		left:410px;*/
		color: #888;
		
		margin: 0px auto 30px auto;
		
		font-family: Times New Roman, freeserif;
}		

#freukreiname { width: 400px; border-bottom: solid 1px #ddd; margin: 8px auto 0px auto;}

#freukrei .seitentitel { font-size: 36px; margin: 0; font-weight: normal; }

	
		
		
#navigation {
		
				
		position:absolute; 
		top:30px;
		left:85px;
		
		
		
		
		margin-right:20px;
		
		padding:4px;
				
		line-height:14px;
		
		text-align: center;
		
		font-family: Times New Roman, freeserif;
		font-size: 18px;
			
				
		border-right: solid 1px #ddd;
		
		}
		
#navigation[id]	{ position:fixed; }	/*das erkennt der ie6 und drunter nicht...*/
		
#navitextoben { margin-top: 8px;}		
		
#navitextunten { margin-bottom: 8px;}
		
a:link, a:visited, a:active {

	 color: #888;
    /*display: block;*/
    text-align: center;
    text-decoration: none;
    margin:0px;
    padding:0px;
    
    
    }		

a:hover {
    /*background: #daf2fe;*/ color: #7e442e;
    }    
		
#aktiv a{ color: #7e442e; }		
		
		
		
#inhalt {
		
		text-align: center;
		position:absolute; 
		/*top:100px;*/
		left:300px;
		
		width:620px;
		/*height:400px;*/

		font-size: 13px;
		color: #333;

		
		
		font-family: Helvetica, Arial, sans-serif;
		
		padding-bottom: 20px;	
		
		}

		
#vorstell {
margin-top: 20px;

}
	
h2 { margin-bottom: 0px;}
h3 {margin-top: 0px;}


#konzerte {text-align: left;}
.anfang {width: 5px;}
.zeit {width: 150px; vertical-align: top;}	
.datum {	font-weight: bold;}
.veranstaltung {width: 500px; vertical-align: top;}
.ort {width: 80px; vertical-align: top;}
.monat {color: #7e442e; font-weight: bold;}
.jahr {color: #7e442e; font-weight: bold; font-size: 1.4em; text-align:center;}
	
	
.ueberschrift {font-weight: bold;}


td {padding: 3px 1px 3px 1px;}

/*table#mitte {margin: 0px auto 0px auto;}

table#mitte .links {text-align: right; padding-right: 4px;vertical-align: top;}
table#mitte .links.schrift { border-right:solid 1px #ddd; }

table#mitte .rechts {text-align: left; padding-left: 4px;vertical-align: top;}
*/


table#links {margin: 0px auto 0px auto; border: 0px;text-align: left; }

#jubilaeen {text-align: left;}
#jubilaeen .jahre {width:90px;}
#jubilaeen td:first-child{text-align:center;}

table#places_of_peace { border-color: #888; border-width: 0 0 1px 1px; border-style: solid; }
table#places_of_peace td { border-color: #888; border-width: 1px 1px 0 0; border-style: solid; margin: 0; padding: 4px; }


table.jubi td {
  text-align: left;
}

table.schriften {
  margin-left: 30px;
  text-align: left;
}
table.schriften td.description {
  padding-left: 15px;
}    

