img{
	border:none;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #362515;
}

#body #content h1{
	color: #CCAC57;
	font-size: large;
	text-decoration: underline;
}

#body #content h2{
	color: #CCAC57;
	font-size: medium;
}

#body #content h3{
	color: #CCAC57;
	font-size: small;
}

#body #content a:link {
	color: #FFFFFF;
}

#body #content a:visited{
	color: #FFFFFF;
}

#body #content .haftungsausschluss{
	font-size: x-small;
}

#body #content p.musiker{
	line-height: 2em;
}

#header {
	height: 170px;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	padding: 0px;
	margin-top: 5px;
	margin-bottom: 0px;
}

#body {
	width: 970px;
	min-height:420px !important; /*für FF usw*/
	height: auto !important; /*für morderne browser*/
	/*height: 420px; /*für IE7*/
	padding-left: 0px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-right: auto;
	margin-left: auto;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	overflow: auto;
	visibility: visible;
}

#body #left{
	width: 182px;
	height: 380px;
	float: left;
}

#body #content{
	width: 780px;
	float: left;
	min-height: 400px;
	overflow: visible;
	margin-top: 20px;
}

#body #content img.musikerbild{
	float: left;
	padding-right: 10px;
}

#body #content img.geschichte{
	float: right;
	padding-left: 10px;
	padding-bottom: 10px;
}

#body #content .zurueck{
	clear: both;
	padding-top: 15px;
	border: none;
}

#body #content img{
	border: none;
}

/*Formulare:*/
#body #content .formular br,p { /* Alle Zeilenumbrüche in Formularen auswählen */
	clear: left; /* das floating der labels und inputs aufheben */
}

#body #content .formular label{
	text-align: left;
	padding-right: 1em;
	float: left;
}

#body #content .formular input, select{
	display: block;
	float: left;
	width: 200px; /* Breite*/
	margin-top: 5px;
	margin-bottom: 5px;
}

#body #content .formular label{
	display: block;
	float: left;
	width: 100px;
	margin-top: 5px;
	margin-bottom: 5px;
}

#body #content .formular textarea{
	width: 400px;
	height: 200px;
}

#body #content .formular input.button{
	width: 100px;
	margin-top: 20px;
	margin-right: 20px;
}

#body #content .formular input, select, textarea{
	background-color: #CCAC57;
	color:#000000;
	border: 1px #FFFFFF solid;
}

/*Auftritte*/
#body #content #auftritte{
}

#body #content #auftritte div.datum{
	width: 18%;
}

#body #content #auftritte div.zeit{
	width: 12%;
}

#body #content #auftritte div.ort{
	width: 70%;
}

#body #content #auftritte div{
	float: left;
	border-bottom: #634D29 1px dotted;
	line-height: 2em;
	text-align: left;
	vertical-align: middle;
}

#body #content #auftritte br{
	clear:both;
}

/*Linkseite*/
#body #content #linkseite div{
	float: left;
	border-bottom: #634D29 1px dotted;
	line-height: 2em;
	text-align: left;
	vertical-align: middle;
	width: 100%;
}

#body #content #linkseite br{
	clear:both;
}

/*Gästebuch*/

#body #content #guestbook{
	width: 710px;
	height: auto;
	position: relative;
	left: 50%;
	margin-left: -355px;
}

#body #content #guestbook div.top{
	background-image: url(../images/layout/guestbook/top.png);
	background-repeat: no-repeat;
	height: 20px;
	width: 710px;
	margin: 0px;
	padding: 0px;
}

#body #content #guestbook div.middle{
	background-image: url(../images/layout/guestbook/middle.png);
	background-repeat: repeat-y;
	width: 650px !important;
	width: 710px;
	padding-left: 30px;
	padding-right: 30px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: -1px;
	min-height: 100px !important;
	height: 100px; /*für IE...*/
	height: auto !important;
}

#body #content #guestbook div.bottom{
	background-image: url(../images/layout/guestbook/bottom.png);
	background-repeat: no-repeat;
	height: 30px;
	width: 710px;
}

#body #content #guestbook .name{
	font-weight: bold;
	line-height: 1.3em;
}

#body #content #guestbook a:link {
	text-decoration: none;
	color: #FFFFFF;
}

#body #content #guestbook a:visited{
	text-decoration:none;
	color: inherit;
}

/*Tontraeger*/
#body #content #cd td{
	line-height: 1.5em;
}

/*Fotoalbum*/
#body #content div.foto_links{
	width: 170px;
	height: auto;
	float: left;
	margin-bottom: 10px;
}

#body #content img.foto_links{
	border: 1px solid white;
}

#body #content div.foto_rechts{
	float: left;
	width: 600px;
	margin-bottom: 10px;
}

#body #content div.albenname{
	font-weight: bold;
	margin-bottom: 5px;
}

#body #content a.albenname{
	color: #CCAC57;
}

#body #content div.albenbeschreibung{
	font-weight: normal;
}

#body #content #fotoalbum div.foto{
	margin: 10px;
	float: left;
	height: 150px;
	width: 150px;
	vertical-align: middle;
	text-align: center;
}

#body #content #fotoalbum img.foto{
	border: 1px solid white;
}

#body #content #fotoalbum p.fotodetailbeschreibung{
	text-align: center;
	
}

#body #content #fotoalbum img.detailfoto{
	display: block;
	margin-left: auto;
	margin-right: auto;
	border: 1px solid white;
}

/*Konzertankündigung*/

#konzertankuendigung
{
	color: #000000;
	font-weight: bolder;
	width: 770px;
	height: 505px;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 80px;
	padding-bottom: 15px;
	background-image: url(../images/konzertankuendigung.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	background-attachment: fixed;
	
}
