* {
	margin:0;
	padding:0;
	border:none;
}
body {
	height: 100%;
	text-align:center;
	background: #E4DDCB url(img/bg-body1.jpg) top left repeat-x;
}
html {
	height: 100%;
	font-size: 75%;
	margin-bottom: 1px;
	background: #E4DDCB;
	overflow-y: scroll;
}
html>body {
	font-size:12px;
}
a:focus {
	outline:none;
}
li {
	list-style-type: none;
}
/* IE PNG fix ------------------*/
img, div, a, span, h1 { behavior: url(iepngfix.htc) }
/* Farbpalette 
	blau 		#586777
	hellbraun 	#D5CBB2
*/
/* ----------------------------------- divs ------------------------------------*/
#wrapper {
	min-height: 100%;
	width: 960px;
	margin: 0 auto;
	text-align:left;
	/*background: url(img/bg-content-bottom.png) bottom center no-repeat;*/
}
#header {
	position:relative;
	width: 960px;
	height: 144px;
	background:url(img/bg-header1.jpg) center left no-repeat;
}
#contentOneRow {
	position:relative;
	width: 960px;
	padding-bottom: 5em;
	overflow: hidden;
}
#primaryContent{
	float:left;
	width: 300px;
	padding-top: 20px;
}
#secondaryContent{
	float: right;
	width: 640px;
	padding-bottom: 20px;
}
#secondaryLeft {
	float: left;
	width: 320px;
	text-align: justify;
	padding-top: 20px;
}
#secondaryRight {
	float: right;
	width: 300px;
	padding-top: 30px;
}
#holder{
	clear:both;
	width: 100%;
	height: 190px;
}
#footer {
	clear:both;
	margin-top: -5em;
	height: 5em;
	width: 100%;
	background: #bfb39e url(img/bg-footer-10.jpg) top left repeat-x;
}
#primaryContent cite {
	display:block;
	font: normal 110%/1.4 Georgia, "Times New Roman", Times, serif;
	color: #793907;
	font-style: italic;
	padding: 10px 0 0 25px;
	margin-top: 25px;
	background: url(img/bg-quote.gif) top left no-repeat;
}
#primaryContent p.quote {
	color: #999;
	text-align: right;
	font: bold 90%/1 Arial, Helvetica, sans-serif;
	margin: 0;
	padding:0 0 15px 0;
}/*        Bilderzentrierung 
-----------------------------------------------------------------------------------*/

#secondaryLeft span{
	display: inline-block; /*opera */
	padding-left: 100%;
}
#secondaryLeft p#foto {
	font: 90%/1.5 Arial, Helvetica, sans-serif;
	text-align: right;
}
/* ------------- live-Teaser platzieren ----------------------------------------------*/

/*#contentOneRow img {
	position:absolute;
	top: -24px;
	right: 407px;
}*/
/* ------------- typography ----------------------------------------------------------*/
/* ------------- überschriften -------------------------------------------------------*/
#header h1 {
	position: absolute;
	top: -5px;
	left: -25px;
	background:url(img/bg-h1-38.png) top left no-repeat;
	height: 144px;
	width: 433px;
	text-indent: -9999em;
}
#secondaryContent p {
	font: normal 100%/1.5 Arial, Helvetica, sans-serif;
	color: #666;
	padding: 10px 20px 10px 0;
}
#secondaryContent h3 {
	font: normal 100%/2 Georgia, "Times New Roman", Times, serif;
	color: #5A6777;
	margin: 1em 0;
}
#secondaryContent h2#news {
	font: normal 160%/2 Georgia, "Times New Roman", Times, serif;
	color: #8b3735;
}
#secondaryContent h2 {
	font: italic normal 160%/2 Georgia, "Times New Roman", Times, serif;
	color:#C00;
}
#contentOneRow p {
	color:#353430;
	font: 110%/1.5 "Tahoma", Helvetica, Arial, sans-serif;
	padding: 10px 0 10px 0;
}
span.wichtig{
	font-weight: bold;
	border-bottom: 1px dotted #467886;
}
#primaryContent p {
	color: #353430;
	font: 110%/1.4 "Tahoma", Helvetica, Arial, sans-serif;
	padding: 10px 0 5px 0;
}
#primaryContent p a.bandlink {
	color:#fff;
	font: bold 100%/1.5 "Trebuchet MS", Tahoma, Verdana, sans-serif;
	text-decoration: none;
}
#contentOneRow p a.textlink {
	color: #467886;
	font-size: 90%;
	font-weight: bold;
	text-decoration: none;
}
#contentOneRow p a.textlink:hover {
	text-decoration: underline;
}
#primaryContent p a:hover {
	text-decoration: underline;
}
#primaryContent p a.linkint {
	clear:both;
	display:block;
	margin:0 0 0 10px;
}
#contentOneRow h2.willkommen {
	font: normal 200%/2 Georgia, "Times New Roman", Times, serif;
	color: #793907;
	font-style: italic;
}
#secondaryContent h3 {
	color: #793907;
	font: normal 120%/2 Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
	border-bottom: 1px solid #ceb995;
}
#primaryContent h3 span {
	background:url(img/bgright-h3.jpg) right center no-repeat;
	color: #002D42;
	padding: 1em 2em 1em 1em;
	margin: 0 0 0 10px;
}
#footer p {
	text-align: center;
	font: normal 90%/5 Arial, Helvetica, sans-serif;
	color: #68522D;
}
#footer a {
	color: #fff;
	text-decoration:none;
}
#footer a:hover{
	text-decoration:underline;
}
/*					Initiale
--------------------------------------------------------------------------------------------*/
.initial {
	display: block;
	float: left;
	padding: 0 5px 0 0;
	text-indent: -9999em;
	width: 35px;
	height: 35px;
}
.a {
	background:url(img/letter/a.gif) top left no-repeat;
}
.e {
	background:url(img/letter/e.gif) top left no-repeat;
}
.i {
	background:url(img/letter/i.gif) top left no-repeat;
}
.s {
	background:url(img/letter/s.gif) top left no-repeat;
}
/* --------------- Hauptnavigation ---------------------------------------------------------*/

ul#topnav {
	position:absolute;
	bottom: 7px;
	right: 20px;
}
ul#topnav li{
	float:left;
	margin: 0 2px 0 0;	
}
ul#topnav li a{
	float: left;
	text-decoration:none;
	font: bold 110%/1 "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding: 8px 0 8px 30px;
	color: #bfb39e;
}
ul#topnav li a:hover{
	text-decoration: underline;
}
ul#topnav li a.aktuell{
	color: #BC654B;
}
ul#topnav li a.aktuell:hover{
	text-decoration:none;
}
/*-------------------------------- Bandnavigation ------------------------------------- */
ul#warum {
	width: 100%;
	margin: 20px 0;
}

ul#warum li {
	padding-left: 18px;
	margin-bottom: 7px;
	font: normal 12px/1.5 Arial, Helvetica, sans-serif;
	color: #666;
	background:url(img/bullet2.gif) top left no-repeat;
	background-position: 0 4px;
}

ul#bands li p{
	margin: 10px 0 0 0;
	font: normal 105%/1.5 "Trebuchet MS", Tahoma, Verdana, sans-serif;
	color: #513E3E;
}
ul#bands li p a{
	color: #A87860;
	text-decoration: underline; 
}
ul#bands li h3{
	font: bold 160%/25px "Trebuchet MS", Tahoma, Verdana, sans-serif;
	color: #3F5252;
}

/* ------------------------- links --------------------------------------------------- */
.linkext {
	text-decoration: none;
	padding-right: 10px;
	background: url(img/bulletext.gif) top right no-repeat;
	color: #467886;
	font-weight: bold;
}
a.linkext:hover {
	text-decoration: underline;
}
a.kontakt {
	display: block;
	margin-top: 15px;
	width: 194px;
	height: 38px;
	text-indent: -9999em;
	background: url(img/kontakt.jpg) top left no-repeat;
}
a.kontakt:hover {
	background-position: 0 -42px;
}
/* ------------------------ rule -----------------------------------------------------*/
.rule {
	padding: 20px 0;
}

/* ------------------------ pics Galerie ---------------------------------------------------- */
.bild {
	position:relative;
	left: 660px;
	top: 230px;
	z-index: 999;
}
ul#galerie {
	width: 500px;
	padding: 10px 0 0 20px;
}
ul#galerie li {
	float: left;
	width: 160px;
	padding: 4px 0;
}
ul#galerie li img {
	background: #FFF;
	padding: 5px;
	margin: 0 10px;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-bottom: 1px solid #b3b3b3;
	border-right: 1px solid #b3b3b3;
}	
.galeriepic {
	background: #FFF;
	padding: 4px;
}
#secondaryContent img {
	margin: 10px 15px 10px 0;
}	
img.titelbild {
	float: right;
	margin: 10px 40px 0 0;
}
/* ------------------------- links --------------------------------------------------- */
.linkext {
	padding-right: 10px;
	background: url(img/bulletext.gif) top right no-repeat;
}
/*------------- Ruler ------------------------ */
#rule {
	text-align: center;
}
/*           jquery hover effekt homepage
----------------------------------------------- */
.wrap {
	width: 258px;
	height: 165px;
	/*height: 173px;*/
	position: relative;
	overflow: hidden;
	display:inline;
	float: left;
}
.middle {
	margin: 0 90px;
}
.wrap img {
	position: absolute;
	top: 0; left: 0;
	padding: 4px;
	background: #fff;
}
