:focus {
outline: 0;
}

a img{
border: 0;
}

a, a:visited, a:active {
	color: #e86d26;
	text-decoration: none;
}

a:hover {
	color: #301301;
}


.clear{
	clear: both;
}

html {
background:#e86d26 url(../images/bg.jpg) no-repeat center top;
margin:0;
padding:0;
min-width: 820px;
}

body {
margin:0;
padding:0;
text-align:center;
width:100%;
font-family: georgia,serif;
color: #301301;
font-size:80%;

}

h1 {
height:0;
overflow:hidden;
padding:100px 0 0;
width:960px;
}

h1, h2, h3, h4, h5 {
margin:0;
padding:0;
}

#wrapper {
text-align:center;
width:100%;
background:transparent url(../images/bg2.jpg) no-repeat scroll center 280px;

}

#header {
background:transparent url(../images/header.jpg) no-repeat scroll center bottom;
height:200px;
margin-left:auto;
margin-right:auto;
text-align:left;
width:820px;
}
/*
#navigation {
background:transparent url(../images/navigation.jpg) no-repeat scroll center bottom;
height:100px;
width:820px;
margin-left: auto;
margin-right: auto;
text-align: left;
}



#navigation ul {
list-style-type:none;
margin:0;
padding:0;
}

#navigation ul li {
	margin: 0px;
	padding: 0px;
	height: 80px;
	float: left;
}

#navigation ul li a {
	display: block;
	height: 80px;
	overflow: hidden;
	text-indent: -900em;
}

#navigation ul li.home {
	margin-left: 148px;
	width: 75px;
}

#navigation ul li.band {
	width: 70px;
}

#navigation ul li.programm {
	width: 100px;
}

#navigation ul li.galerie {
	width: 90px;
}

#navigation ul li.konzerte {
	width: 95px;
}

#navigation ul li.kontakt{
	width: 90px;
}




#navigation ul li.home a {
	background: url(../images/nav_home2.gif) left top no-repeat;
}

#navigation ul li.band a {
	background: url(../images/nav_band2.gif) left top no-repeat;
}

#navigation ul li.programm a {
	background: url(../images/nav_programm2.gif) left top no-repeat;
}

#navigation ul li.galerie a {
	background: url(../images/nav_galerie2.gif) left top no-repeat;
}

#navigation ul li.konzerte a {
	background: url(../images/nav_konzerte2.gif) left top no-repeat;
}

#navigation ul li.kontakt a {
	background: url(../images/nav_kontakt2.gif) left top no-repeat;
}





body.home #navigation ul li.home a, #navigation ul li.home a:hover {
	background: url(../images/nav_home.gif) left top no-repeat;
}

body.band #navigation ul li.band a, #navigation ul li.band a:hover {
	background: url(../images/nav_band.gif) left top no-repeat;
}

body.programm #navigation ul li.programm a, #navigation ul li.programm a:hover {
	background: url(../images/nav_programm.gif) left top no-repeat;
}

body.galerie #navigation ul li.galerie a, #navigation ul li.galerie a:hover {
	background: url(../images/nav_galerie.gif) left top no-repeat;
}
body.konzerte #navigation ul li.konzerte a, #navigation ul li.konzerte a:hover {
	background: url(../images/nav_konzerte.gif) left top no-repeat;
}
body.kontakt #navigation ul li.kontakt a, #navigation ul li.kontakt a:hover {
	background: url(../images/nav_kontakt.gif) left top no-repeat;
}
*/

/* NEUE NAVI */

#nav {
	background:transparent url(../images/navigation.jpg) no-repeat scroll center bottom;
	width:820px;
	height:100px;
	list-style:none;
	margin:0 auto;
	padding:0;
	position: relative;
	z-index: 100;
	}

#nav ul {
	position:relative;
	width:620px;
	margin:0 auto;
	padding:0;
	height:100px;
	}

#nav li {
	list-style:none;
	float:left;
	margin:0;
	padding:0;
	}
	
#nav li a {
	text-indent:-999em;
	display:block;
	line-height:65px;
	height:65px;
	margin:0;
	padding:0;
	background: url('../images/navi.jpg') repeat-x;
	}
	
#nav li a {
	width:69px;
	background-position:0 0px;
	}
#nav li.home a {
    background-position: 0 0;
    width: 122px;
	}
#nav li.band a {
    background-position: -122px 0;
    width: 72px;
	}
#nav li.programm a {
    background-position: -193px 0;
    width: 99px;
	}
#nav li.presse a {
    background-position: -292px 0;
    width: 92px;
	}
#nav li.galerie a {
    background-position: -384px 0;
    width: 95px;
	}
#nav li.konzerte a {
	width:93px;
	background-position:-410px 0;
	}
#nav li.kontakt a {
	width:100px;
	background-position:-479px 0;
	}


#nav li a:hover {
	background-position:0 -80px;
	}
#nav li.home a:hover {
	background-position: 0px -80px;
	}
#nav li.band a:hover {
	background-position:-122px -80px;
	}
#nav li.programm a:hover {
	background-position:-193px -80px;
	}
#nav li.presse a:hover {
	background-position:-292px -80px;
	}
#nav li.galerie a:hover {
	background-position:-384px -80px;
	}
#nav li.konzerte a:hover {
	background-position:-410px -80px;
	}
#nav li.kontakt a:hover {
	background-position:-479px -80px;
	}

/* NAVI ENDE */




#content {
background:transparent url(../images/content_bg.png) repeat-y scroll center top;
margin:0 auto;
min-height:380px;
padding:0;
text-align:left;
width:820px;
}

.bandcontent {
	margin: 0;
	padding: 0px 180px  20px 180px;
}

.bandcontent img{
	float: left;
	margin-left: 18px;
}

.mitglieder{
	float: left;
	width: 250px;
	padding: 15px 10px 30px 10px;
}

.mitglieder img, .homecontent img{
	float: none;
	margin: 0;
	padding: 0;
}

.mitglieder h2, .programmcontent h2, .galeriecontent h2, .homecontent h2{
	font-size: 18px;
}

.programmcontent {
	padding: 0 20px 20px 20px;
}


.programmcontent ul{
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0;
	margin-top: 20px;
	padding:0 0px 20px;
}

.programmcontent li{
	border-bottom:1px dotted #D2D1CF;
	margin:0;
	padding-bottom:5px;
	padding-left:10px;
	padding-top:5px;
	clear: both;

	
}

.programmcontent strong {
  font-weight: strong;
  left: 0;
  font-size: 115%;
}
.programmcontent em {
  right: 0;
}


.galeriecontent {
	padding: 0 20px 20px 20px;
}

.homecontent {
	padding: 0 20px 20px 20px;
}

form p {
display:block;
float:left;
margin-top:10px;
width:100%;
}

form input, form textarea {
border:1px solid #f1ebe7;
color:#301301;
display:block;
padding:3px;
width:55%;
font-family: georgia,serif;
font-size: 120&;

}

form label{
	float: left;
	width: 120px;
}



.submit{
	margin-left: 120px;
}

#footer {
background:transparent url(../images/footer.jpg) no-repeat scroll center bottom;
height:50px;
margin-left:auto;
margin-right:auto;
text-align:left;
width:820px;
}