* {
	margin: 0px;
	padding: 0px;
	}
	
/* Einstellungen für gesamte Site */

body {
	background: url('../layout2009/hg_main2.jpg') top right;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 11px;
	color: #5c310a;
	}
h1 {
	font-size: 16px;
	text-transform: uppercase;
	margin-bottom: 10px;
}
h2 {
	font-size: 12px;
}
a {
	color: #ea5a00;
	text-decoration: none;
}
a:hover {
	color: #5c310a;
	text-decoration: none;
}

/* Hintergrund */

#complete{
	width: 916px;
	background: url('../layout2009/hg_main2.gif') center top repeat-y;
	margin: auto; 
}	

/* Kopfbereich mit Fotoshow */

#header {
	width: 900px;
	height: 552px;
	margin: auto;
	text-align: left;
}
#header img {
	margin-bottom: -4px;
}

/* Die Navigation */

#header #navi {
	width: 900px;
	height: 69px;
	background: url('../layout2009/hg_navi.gif');
	font-size: 18px;
	text-transform: uppercase;
	text-align: center;
}
#header #navi .naviRO {
	color: #ea5a00;
}
#header #navi ul {
	margin: 25px 60px;
	float: left;
	}
#header #navi li {
	list-style-type: none;
	float: left;
	}
#header #navi a {
	color: #FFFFFF;
	text-decoration: none;
}
#header #navi ul a {
	display: block;
	margin-right: 25px;
	margin-left: 25px;
}
#header #navi ul a:hover {
	color: #ea5a00;
}
*html #header #navi span {
                width: 100px;
                float: left;
}
*html #header #navi ul {
	margin: 25px;
	float: left;
	}
.subnaviFL {
	background-color: #000000;
	text-align: left;
	border-top: 1px dashed #808080;
	color: #FFFFFF;
	font-size: 12px;
}
.subnaviFL a {
	color: #FFFFFF;
	padding: 10px;
	display: block;
	border-bottom: 1px dashed #808080;
}
.subnaviFL a:hover {
	color: #ea5a00;
	padding: 10px;
	display: block;
	border-bottom: 1px dashed #808080;
}



/* Features */

#header #features {
	width: 900px;
	height: 168px;
	background: url('../layout2009/hg_features.jpg');
                clear: both;
}

#header #features .firstnews {
	margin: 40px;
	width: 520px;
	float: left;
}

*html #header #features .firstnews {
	width: 530px;
                margin: 20px;
                margin-top: 40px;
}

#header #features .firstnews img {
	float: left;
	margin-right: 40px;
	border: 1px solid #7f7f7f;
}
#header #features .newsongs {
	margin: 40px 40px 40px 15px;
	width: 245px;
	float: left;
	overflow: hidden;
}
*html #header #features .newsongs {
	margin: 40px 20px 40px 0px;
	width: 250px;
	float: left;
}


/* DIV um den gesamten Inhaltsbereich */

#content {
	width: 900px;
	margin: auto; 
	min-height: 100%;
                clear: both;
}

/* Der eigentliche Hauptinhalt */


#content #inhalt {
	width: 520px;
	float: left; 
	margin: 30px 40px;
	padding-bottom: 30px;

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5c310a;
	text-align: left;
	line-height: 18px;

}
*html #content #inhalt {
                margin: 30px 20px;
                width: 535px;
}

#content #inhalt h1 {
	margin: 10px 0px;
}
#content #inhalt h2 {
	margin: 10px 0px;
}
#content #inhalt a img {
	border: 1px solid #7f7f7f;
}
#content #inhalt ul {
	margin-left: 20px;
	
}
#content #inhalt .songlist {
	border-bottom: 1px dashed #b2b2b2;
}

#content #inhalt .guestbook {
	margin-top: 10px;
	}
#content #inhalt .guestbook img {
	border: none;
	margin: 0px;
	padding: 2px;
	float: none;
	vertical-align: middle;
	}

#content #inhalt .guestbook .entriefrom {
	font-weight: bold;
	padding: 2px 10px;
	background-color: #eaeaea;
	margin-bottom: 10px;
	}
#content #inhalt .guestbook .entrie {
	border: 1px dashed #b2b2b2;
	padding: 10px;
	margin: 10px 0px;
}


/*  FORMULAR            */
/************************/


#content #inhalt fieldset {
	border: 1px dashed #b2b2b2;
	padding: 5px 15px;
	}

#content #inhalt fieldset div {
	clear: both;
	margin: 5px 0px;
	}

#content #inhalt fieldset img {
	margin: 0px;
	padding: 2px;
	float: left;
	vertical-align: middle;
	}

#content #inhalt legend {
	padding: 0px 10px 0px 10px; 
	background: #FFFFFF;
	}
#content #inhalt label {
	width: 180px;
	display: block;
	float: left;
	}
#content #inhalt input {
	background: #eaeaea;
	width: 300px;
	border: none;
	}
#content #inhalt select {
	background: #eaeaea;
	width: 300px;
	border: none;
	}
#content #inhalt textarea {
	background: #eaeaea;
	width: 300px;
	border: none;
	}
#content #inhalt .check {
	background: none;
	border: none;
	width: 22px;
	height: 22px;
	float: left;
	margin: 0px 0px 5px 8px;
	}
#content #inhalt .checklabel {
	width: 500px;
	}
#content #inhalt .button {
	background: none;
	border: none;
	width: 100px;
	height: 25px;
	margin-top: 10px;
	}


	

/* LISTENFORMATIERUNG - FILELINKS */

#content #inhalt .filelinks {
	margin: 0px;
	padding: 0px;
	margin-right: 10px;
	margin-top: 5px;
	line-height: 14px;
	}
	
#content #inhalt .filelinks ul {
	list-style-type: none;
	}
.filelinks ul li {
	margin-left: -40px;
	margin-bottom: 10px;
	}

#content #inhalt .filelinks ul li img {
	float: left;
	border: 0px;
	margin-right: 5px;
	}
#content #inhalt .filelinks ul span {
	font-size: 80%;

	}





/* Die rechte Spalte mit Terminen und News */


#content #rechts {
	width: 299px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px; 
	color: #5c310a;
	border-left: dashed 1px #b2b2b2;
	float: left; 
}



#content #rechts p {
	margin: 10px;
}

#content #shows {
	padding: 100px 45px 45px 55px;
	height: 129px;
	background: url('../layout2009/hg_shows.jpg') no-repeat;

}
#content #news{
	padding: 100px 40px 60px 45px;
	height: 128px;
	background: url('../layout2009/hg_news.jpg') no-repeat;

}

/* Fusszeile */

#footer {
	background: url('../layout2009/hg_footer.jpg') no-repeat;
	width: 900px;
	height: 120px; 
	margin: auto; 
	clear: both;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 12px;
}
#footer ul {
	margin-top: 57px;
	margin-left: 40px;
	float: left;
	}
*html #footer ul {
               margin-left: 20px;
}
#footer li {
	list-style-type: none;
	float: left;
	}
#footer a {
	color: #FFFFFF;
	text-decoration: none;
}
#footer ul a {
	display: block;
	margin-right: 10px;
}
#footer a:hover {
	color: #5c310a;
}
#footer .aktiv {
	color: #5c310a;
}
#footer p {
	margin-top: 57px;
	margin-right: 40px;
	float: right;
}

*html #footer p {
	margin-right: 20px;
}

	