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

/*accessibilityelemente ausblenden */
.accessibility {
	position:absolute;
	top:-1000px;
	left:-1000px;
	display:none;
	}
	
	
html{
	height: 102%;
	overflow: -moz-scrollbars-vertical !important; 
	}

body{
	background-image:url(../bilder/bg-verlauf.jpg);
	background-repeat:repeat-x;
	background-color:#dee2de;
	text-align:center;
	}
	
#willkommen{
	padding-left:20px;
	margin-top:40px;
	}

#container{
	background-color:#FFF;
	text-align:left;
	width:960px;
	height:100%;
	margin:0 auto;
	padding:0;
	border:6px double #485f45;
	margin-bottom:50px;
	padding-bottom:10px;
	}



#header{
	width:960px;
	height:130px;
	}
	
	
#musikant{
	float:right;
	margin-right:10px;
	margin-top:-330px;
	}

	
#nav{
	background-image:url(../bilder/nav.jpg);
	height:40px;
	width:960px;
	float:left;
	}	

*#nav { 
	line-height: 1; 
	z-index: 9999; 
	}



#nav a{
	background-image:url(../bilder/navigation.jpg);
	display:block;
	height:40px;
	text-indent:-999em;
	overflow:hidden;
	}
	
	
#nav li{
	float:left;
	list-style-type:none;
	position:relative;
	}
	

* html #nav li * { 
	position: relative; 
	}


#nav li, #nav ul { 
	margin: 0; padding: 0; 
	}



	/*--- Default ---*/
	#nav-home a { background-position: 0 0; width: 70px; }
	#nav-anlaesse a { background-position: -70px 0; width: 83px; }
	#nav-news a { background-position: -153px 0; width: 69px; }
	#nav-verein a { background-position: -222px 0; width: 66px;  }
	#nav-jahresprogramm a { background-position: -288px 0; width: 144px; }
	#nav-repertoire a { background-position: -433px 0; width: 96px; }
	#nav-fotos a { background-position: -529px 0; width: 64px; }
	#nav-links a { background-position: -595px 0; width: 58px; }
	#nav-kontakt a { background-position: -653px 0; width: 84px; }
	#nav-archiv a { background-position: -738px 0; width: 73px; }
	
	/*--- Hovering ---*/
	#nav-home a:hover { background-position: 0 40px; width: 70px; }
	#nav-anlaesse a:hover { background-position: -70px 40px; width: 83px; }
	#nav-news a:hover { background-position: -153px 40px; width: 69px; }
	#nav-verein a:hover { background-position: -222px 40px; width: 66px; }
	#nav-jahresprogramm a:hover { background-position: -288px 40px; width: 144px; }
	#nav-repertoire a:hover { background-position: -433px 40px; width: 96px; }
	#nav-fotos a:hover { background-position: -529px 40px; width: 64px; }
	#nav-links a:hover { background-position: -595px 40px; width: 58px; }
	#nav-kontakt a:hover { background-position: -653px 40px; width: 84px; }
	#nav-archiv a:hover { background-position: -738px 40px; width: 73px; }
	
	/*--- activ ---*/
	#nav-home a.current { background-position: 0 80px; width: 70px; }
	#nav-anlaesse a.current { background-position: -70px 80px; width: 83px; }
	#nav-news a.current { background-position: -153px 80px; width: 69px; }
	#nav-verein a.current { background-position: -222px 80px; width: 66px; }
	#nav-jahresprogramm, .active { background-position: -288px -80px; width: 144px; }
	#nav-repertoire a.current { background-position: -433px 80px; width: 96px; }
	#nav-fotos a.current { background-position: -529px 80px; width: 64px; }
	#nav-links a.current { background-position: -595px 80px; width: 58px; }
	#nav-kontakt a.current { background-position: -653px 80px; width: 84px; }
	#nav-archiv a.current { background-position: -738px 80px; width: 73px; }
	
	


	/*--- Dropdowns ---*/
#nav li:hover ul, #nav li.over ul { 
	left: 0; 
	}
	
#nav li li { 
	float: none; 
	position: static; 
	width: 100%; 
	}
	
#nav li li a, #nav li li a:hover, #nav li li a:active{
	background: none;
	height: auto;
	padding: 1px 12% 2px;
	text-indent: 0;
	width: 76%;
	}
	
#nav li li a:hover { 
	background: #a1ba9e; 
	}
	
#nav li ul {
	background: #bfdcbb;
	border-bottom: 1px solid #485f45;
	left: -1999px;
	line-height: 1.5;
	padding: 5px 0;
	position: absolute;
	width: 130px;
	z-index: 9999;
	}
/*
li#nav-states ul { 
	line-height: 1.2; 
	width: 400px; 
	}
	
li#nav-states .col { 
	font-size: 0.7em; 
	float: left; 
	width: 33%; 
	}
	
li#nav-states .col ul { 
	border: 0; 
	position: static; 
	width: 100%; 
	}
	*/

#nav li a {
	text-decoration:none;
	color:#3a4439;
}



#content{
	min-height:450px;
	float:left;
	margin:0 20px 20px 20px;
	width:640px;
	}


dl {
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#333;

	}
	
dl dt{
	float:left;
	}	

dl dd{
	margin-left:120px;
	padding:2px 0;
	}	


/*--------------Tabellen ------------------------*/	

.thumbnails table tr:hover{
	background-color:#FFF;
	}

.thumbnails table td{
	border:none;
	}


#notenarchiv table td{
	padding:3px 5px;
	}


#kontakt table{
	width:620px;
	}
	
#kontakt table td{
	border:none;
	padding:0;
	margin:0;
	}
		

#fotos table tr:hover,  #kontakt table tr:hover{
	background-color:#fff;
	}
	
#fotos table td{
	border:none;
	padding:2px 5px;
	}
	
#fotos table td img{
	border:1px solid #336699;
	}

#fotos table td img:hover{
	border:1px solid #ff0000;
	}


.table{
	width:800px;}

.table td{
	padding:4px 5px;
	}

.strong{
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	font-weight:bold;
	}

.strong-sb{
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	font-weight:bold;
	}

#verein table, #musikkommision table{
	width:600px;
	}	


#verein table td{
	border-top:none;
	border-bottom:none;
	padding:2px 5px;
	}


#mitglieder table td{
	border:none;
	padding-bottom:40px;
	}

#mitglieder table tr:hover, #verein table tr:hover{
	background-color:#FFF;
	}


#neuuniformierung table{
	width:550px;

}


table{
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#333;
	width:830px;
	}		

table tr:hover{
	background-color:#d5e2d4;
	}

table th{
	background-color:#485f45;
	color:#fff;
	font-weight:bold;
	padding:3px 5px;}	
	


table td{
	padding:10px 5px;
	border-top:1px solid #798976;
	border-bottom:1px solid #798976;
	}
	
	
	
/*
#sidebartitle{
	margin-top:72px;
	margin-right:20px;
	float:right;
	width:240px;
	padding:2px 10px 2px 10px;
	}
*/
	
#sidebar-top{
	background:url(../bilder/sidebar-top.jpg) repeat-x;
	height:33px;
	}	
	
	
#sidebar-top h1{
	font-size:14px;
	letter-spacing:1px;
	padding-top:6px;
	padding-left:20px;
	color:#fff;
	text-shadow:#000 1px 1px 1px;
	}		
	
#sidebar{
	margin-top:-20px;
	margin-right:20px;
	float:right;
	width:250px;
	height:440px;
	background:url(../bilder/sidebar-bg.jpg) repeat-x;
	border-right:1px solid #ccc;
	border-bottom:1px solid #ccc;
	}
	
#sidebar p, .strong-sb{
	padding-left:20px;
	}	
	
#sidebar h3 {
	padding-left:20px;
	}	
	

#spendenbarometer{
	float:right;
	margin:40px 20px 0 0;
	}


#links ul{
	list-style-type:disc;
	padding-left:15px;
	}


.links{
	width:50%;
	float:left;
	}

#update{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	float:right;
	color:#999999;
	font-style:italic;
	margin-bottom:20px;
	
	}

#footer{
	clear:both;
	font-family:Verdana, Geneva, sans-serif;
	color:#333;
	font-size:10px;
	margin:20px 20px 10px 20px;
	padding-top:10px;
	border-top:1px solid black;
	}

ul{
	padding-bottom:20px;
	}

hr{
	color:#030;
	}


h1{
	font-family:Verdana, Geneva, sans-serif;
	font-size:20px;
	color:#030;
	margin-bottom:20px;
	padding-top:30px;
	
	}
	

h3{
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	color:#060;
	margin:5px 0 10px 0;
	}
	
	
h4{
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	color:#000;
	}	
	
h5{
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	font-weight:bold;
	}	
	
p{
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#333;
	margin-bottom:10px;
	}
	
em{
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	font-style:italic;
	color:#333;
	padding-top:10px;
	}
	
	
a{
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#336699;
	}
	
a:visited{
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#606;
	}	
