@charset "utf-8";
body {	
 font-family: Verdana, Arial, Helvetica, sans-serif;background:url(Gifs/ground2.gif); }

/* alles für das Seitenlayout */

#container {
	background-color:black;
	width:986px;
	left:25px;
	margin:auto;
	position: absolute;
	height: 830px;
	top: 25px;
	border-top-width: medium;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: groove;
	border-left-style: none;
	border-bottom-color: #F00;
	
}
/* Seitenkopf  */
#kopf {
	height:125px;
	font-weight: bolder;
	background-image: url(Gifs/logo125.gif);		
}


/* Seiteninhalt */
#inhalt {
	position:absolute;
	text-decoration:none;
	font-size:15px;
	color:#FFFFFF;
	left: 80px;
	top: 160px;
	background-image: none;
}


#text {
	background-color:black;
	color:white;
	position:absolute;
	text-decoration:none;
	height:30px;
	width:710px;
	top:470px;
	left: 70px;
	text-align: left;
}
/* aktive Links

#Termine #Termine a,
#Setlist #Setlist a,
#Gästebuch #Gästebuch a,
#Galerie #Galerie a,
#Kontakt #Kontakt a,
#Impressum #Impressum a,
{color:white;
background-color:black;}*/

/* Seitenzugriffszähler */
#zaehler {
position:absolute;
	left:5px;
	top:777px;
	width:150px;
	height:25px;}

/* Fussleiste */
#fuss {position:absolute;
top:812px;
left:0;
	height: 15px;
	background-image: url(Gifs/rotground2.gif);
	font-size:11px;clear:both;
	
}
/* Seitenhintergrund hinter der eigentlichen Seite */

.Stil1 { 
color:silver;font-size: 24px;
}
.Stil3 {
font-weight: bold}


/*für die interne Links Downloadbox */
a.intern:link {
text-decoration:none;color:silver;}
a.intern:visited {color:silver;}
#container #box1 {
	font-weight: bold;
}
a:link {
	color: #F00;
}
a:visited {
	color: #F00;
}
.fb-like {position:absolute;
	top:800px;
	left:220px;
	height: 20px;
}

/*#news {
	position:absolute;
	color:white;
	background-image:url(Gifs/beachcl.png);
	top:190px;
	left:1030px;
	width:185px;
	height:280px;
	border-top-style: ridge;
	border-right-style: ridge;
	border-bottom-style: ridge;
	border-left-style: ridge;
	border-top-color: #FF6;
	border-right-color: #FF6;
	border-bottom-color: #FF6;
	border-left-color: #FF6;
}*/

