@charset "UTF-8";
/* CSS Document */



										/* Allgemeine Formatierung */
body { 
background-color:#c7b37f;
color:#595900;
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
margin:50px 0px;
}


div.main {
background:url(../images/background.jpg);
width:860px;
}



a {
color:#000000;
}

a:hover {
color:#666666;
}

div.top {
text-align:center; 
background:url(../images/bgtop.jpg) no-repeat center;
height:7px;
width:860px;
}				

div.bottom {
text-align:center; 
background:url(../images/bgbottom.jpg) no-repeat center;
height:7px;
width:860px; }	
					
										/* Kopfbereich */
div.header {
padding-top:20px;
}
										
div.header a {
color:#000000;}

span.h1 { font-size:26px}
span.h2 { font-size:18px}
span.h3 { font-size: 12px}




								 		/* Navigation */
div.naviborder {
border-bottom: dotted 1px #999999; 
width:800px;
margin-top:30px;
height:7px;
}	
											
div.navigation { 
display:block;
padding: 5px;
margin-top:10px;
margin-left:60px;

}

div.navigation ul { 
display:block;
list-style:none;
}

div.navigation ul li { 
display:block;
float:left;
font-size:14px;
width: 80px;
}

div.navigation ul li a { 
padding-top: 5px;
display:block;
text-decoration:none;
color:#595900;
font-weight:bold;
background-image:url(../images/navi.jpg);
height:20px;
border-left: #ffffff solid 1px;
padding-top:5px;

}

div.navigation ul li a:hover, .navigation ul li a:active { 
display:block;
background-image:url(../images/hover.jpg);
height:20px;
}

div.navigation ul li a.active {
background-image:url(../images/hover.jpg);
padding-top:5px;
}

div.content4 { 
display:block;
padding: 5px;
margin-top:10px;
margin-left:15px;

}

div.content4 ul { 
display:block;
list-style:none;
}

div.content4 ul li { 
display:block;
float:left;
font-size:14px;
width: 50px;

text-align:center;
}

div.content4 ul li a { 
display:block;
text-decoration:none;
color:#000000;
background:#e8e8e8;
border-left: #ffffff solid 1px;
width: 50px;
}

div.content4 ul li a:hover, .content4 ul li a:active { 
display:block;
background-image:url(../images/hover.jpg);
width: 50px;
}


								
								
								
								
										/* Content */
div.content {
padding: 0 15px;
text-align:center;}

div.content2 {
text-align:left;
padding: 0px 15px;
}

div.content3 {
text-align:left;
padding: 10px 15px;
background-color:#e8e8e8;
width:500px;
}		

div.content4 {
text-align:left;
padding:10px 30px;}

div.content img { 
float:left; 
clear:right; 
margin-left: 15px;
}

div.right { 
margin-left:400px; 
text-align:left;
}

div.right2 { 
margin-left:490px; 
text-align:left;
}

span.itabo {
font-style:italic;
font-weight:bold;}

span.bold {
font-weight:bold;
}

span.year {
font-weight:bold; font-size:16px;}

span.small {
font-size:9px;}

										
										
								
										
div.leader {margin-left:50px;}
div.group1 {margin-left:300px;}
div.group2 {margin-left:320px;}
div.group3 {margin-left:340px;}
div.group4 {margin-left:360px;}

.table { vertical-align:top; text-align:left;}	
.tables { vertical-align:top; text-align:center;}		
.songlist { margin-left:150px;}						
										
										




										/* Fußbereich  */
div.footer {
font-size:16px;
margin-top:20px;
}		

div.border {
border-bottom: dotted 2px #999999;
width:800px;
margin: 0px 20px;}	

	
	
	
	
	
									/* CODA SLIDER  */
	
	
		* { margin:0; padding: 0;}
	
		/* I've used a hard CSS reset above, but you should consider a more sophisticated reset, such as this one: http://meyerweb.com/eric/thoughts/2007/05/01/reset-reloaded/ */
		
		p { text-align: left; margin: 10px 0 }
		
		p, ul { line-height: 1.4em } 
		
		p a, li a { color:#000000; text-decoration: none }
				
		p#cross-links { color:#000000; text-align: center }
		
		p#cross-links a:active, p#cross-links a:hover { color:#666666}
		
		a:hover.cross-link, a:active.cross-link { color:#666666}
		
		
		
		noscript p, noscript ol { color: #000000; font-size: 13px; line-height: 1.4em; text-align: left }
		noscript a { color: #000000; text-decoration: underline }
		noscript ol { margin-left: 25px; }
		
		a:focus { outline:none }
		
		.headline { border-bottom: 1px solid silver; margin-bottom: 5px; padding-bottom: 3px; text-align: left }
		
		.stripViewer .panelContainer .panel ul {
			text-align: left;	
		}
		
		.slider-wrap { /* This div isn't entirely necessary but good for getting the side arrows vertically centered */
			margin: 10px 0;
			position: relative;
			width: 100%;
		}

		/* These 2 lines specify style applied while slider is loading */
		.csw {width: 100%; height: 460px; background: #f6e9c1; overflow: scroll}
		.csw .loading {margin: 200px 0 300px 0; text-align: center}

		.stripViewer { /* This is the viewing window */
			position: relative;
			overflow: hidden; 
			border: 1px solid #cccccc; /* this is the border. should have the same value for the links */
			margin: auto;
			width: 700px; /* Also specified in  .stripViewer .panelContainer .panel  below */
			height: 570px;
			clear: both;
			background: #e8e8e8;
			
		}
		
		.stripViewer .panelContainer { /* This is the big long container used to house your end-to-end divs. Width is calculated and specified by the JS  */
			position: relative;
			left: 0; top: 0;
			width: 100%;
			list-style-type: none;
			/* -moz-user-select: none; // This breaks CSS validation but stops accidental (and intentional - beware) panel highlighting in Firefox. Some people might find this useful, crazy fools. */
		}
		
		.stripViewer .panelContainer .panel { /* Each panel is arranged end-to-end */
			float:left;
			height: 100%;
			position: relative;
			width: 700px; /* Also specified in  .stripViewer  above */
		}
		
		.stripViewer .panelContainer .panel .wrapper { /* Wrapper to give some padding in the panels, without messing with existing panel width */
			padding: 10px;
		}
		
		.stripNav { /* This is the div to hold your nav (the UL generated at run time) */
			margin: auto;
		}
		
		.stripNav ul { /* The auto-generated set of links */
			list-style: none;
		}
		
		.stripNav ul li {
			float: left;
			margin-right: 2px; /* If you change this, be sure to adjust the initial value of navWidth in coda-slider.1.1.1.js */
		}
		
		.stripNav a { /* The nav links */
			font-size: 14px;
			font-weight: bold;
			text-align: center;
			line-height: 32px;
			color: #000000;
			text-decoration: none;
			display: block;
			padding: 0 10px;
		}
		
		.stripNav li.tab1 a { background: # }
		.stripNav li.tab2 a { background: # }
		.stripNav li.tab3 a { background: # }
		.stripNav li.tab4 a { background: # }
		.stripNav li.tab5 a { background: # }
		
		
		.stripNav li a:hover {
			color: #666666;
		}
		
		.stripNav li a.current {
			background: #;
			color: #666666;
		}
		
		/* The left and right arrows */
		
	
		.stripNavL, .stripNavR { 
			position: absolute;
			top: 300px;
			text-indent: -9000em;
		}
		
		.stripNavL a, .stripNavR a {
			display: block;
			height: 40px;
			width: 40px;
		}
		
		.stripNavL {
			left: 0;
			
		}
		
		.stripNavR {
			right: 0;
		}
		
		.stripNavL {		
			background-image: url("images/arrow-left.gif") no-repeat center;
			
		}
		
		.stripNavR {
			background-image: url("images/arrow-right.gif") no-repeat center;
		}
	
	
	
	
	
	
	
	
	
	
	
										
