* {
	margin: 0px;
	padding: 0px;
 
}
 
 
 html {
  height: 100%;
  width: 100%;
 }
 
body {
	background-color: #4A4A4A;
	font-family: Arial;
	font-size: 10pt;
	padding-top: 20px;
	height: 100%;
	width: 100%;
	}
 
 
div#main {
	background-color:#4A4A4A;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	width: 700px;
}
 
 
div#header {
	/*background-image: url(hauptbanner.jpg);*/
	background-color:black;
	background-repeat:no-repeat;
	width:700px;
	height:180px;
	border:0px solid red;
	margin-bottom:12px;
}
 
div#nav {
	background-color:#393838;
	text-align: center;
	height:25px;
	border-top:1px solid white;
	border-bottom:1px solid white;
}
 
div#nav ul li {
	background-color:#393838;	
	 float: left;
	 width: 20%;
	 list-style-type: none;
	 text-align:center;
}
 
div#nav p {
	margin-top:3px;
}
 
 
div#maincontent	{
	width:700px;
	background-color:#4A4A4A;
	text-align:center;
	margin-right:auto;
	margin-left:auto;
	margin-top:12px;
}
 
div#content	{
	background-color:#898989;
	color:#000000;
	width:640px;
	margin-right:auto;
	margin-left:auto;
	text-align:left;
	border:1px solid black;
	padding-left:20px;
	padding-right:20px;
	padding-top:30px;
	padding-bottom:20px;
	overflow: auto;
}
 
div#home p	{
	margin-top:10px;
	text-align:top;
	float:left;
}

div.news		{
	padding:9px;
	float:left;
	border:1px solid black;
	margin-top:10px;
	width:620px;
}

div.news p{
	width:400px;
}

div.news img	{
	border:0px solid black;
	margin:10px;
	height:120px;
}

div.dis	{
	margin-bottom:10px;
	clear: both;
}

div.concert	{
	float:left;
	height:1,5em;
	padding:3px;
}

div.concert:hover	{
	background-color:#9A9A9A;
}

a {
	color:#FFFFFF;	
	text-decoration:none;
	vertical-align:middle;
}
 
p.imp	{
	padding-top:15px;
}
 
div#content	p {
	padding-top:10px;
}
 
p#bottom	{
	margin-top:3px;
}
 
h4	{
	padding-top:30px;
}
 
 
div.row { 
	clear: both; 
	border:0px solid black;
} 
 
div#thumbs { 
    float: left; 
	width: 215px;
	height: 345px;
	border:1px solid black; 
	background-color:#666666;
 
} 
 
div.thumb { 
    width: 90px; 
    height: 60px; 
    border: 0px solid #000000;
    float: left;
	text-align:center;
	background-color:#444444;
	margin-top:10px;
	margin-left:10px;
	margin-bottom:10px;
	margin-right:0px;
}
 
div#pages	{
	background-color:#666666;
	margin-left:10px;
	margin-right:10px;
	clear:both;
 
}
 
img {
  border-width: 0px;
}
 
div#image {
	float: left;
	padding-left:25px;
	padding-top:10px;
	width: 370px;
	height: 400px;
	border: 0px solid #000000; 
} 
 
div#bottom	{
	background-color:#393838;
	color:#111111;
	height:25px;
	margin-top:12px;
	margin-bottom:10px;
	border-top:1px solid white;
	border-bottom:1px solid white;
}
 
 
div.gaestebuch	{
    margin: auto;
    width:400px;
	margin-top:40px;
	border:1px solid #000000;
	padding:10px;
	background-color:#666666;
}
 
div.gaestebuch p	{
	margin-top:5px;
}
 
textarea.eintrag	{
    width:400px;
    height:200px;
	margin-top:15px;
}
 
div.Daten	{
    float:left;
}
 
div#error	{
	background-color: #ff9999;
    border:1px solid #ff5555;
	padding:8px;
}
 
div#Name{
    width:150px
}
 
 div#Website{
    width:250px
}
 
div#Datum{
    width:100px
}
 
div.Nachricht{
    padding-top:10px;
}

table#concerts	{
	width:400x;
	border:0px solid black;
}

table#concerts td {
	width:315px;
	border:1px solid black;
	padding:5px;
}

div#cat_list	{
	text-align:center;
	margin-left:auto;
	margin-right:auto;
}

div.float	{
	float:left;
	margin:7px;
	width:140px;
	text-align:center;
}

p.cat_search	{
	clear:both;
	font-size:15px;
	
	border:0px solid black;
	background-color:#666666;
	padding:2px;
	padding-bottom:7px;
	margin-top:10px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	width:60%;
	border-bottom:1px solid black;
	border-top:1px solid black;	
}

p.small	{
	font-size:8px;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
}

a.concerts	{
	font-weight:none;	
}

div.firstletter	{
	margin-top:15px;
	color:black;
	font-size:20px;
	font-weight:bold;
}

div#pr	{
	float:right;
	width:278px;
	padding:6px;
	border:1px solid black;
}

div.pr_band	{
	padding:4px;
	border:0px solid black;
	background-color:
}

div.pr_date	{
	float:left;
}	

div.pr_band:hover	{
	background-color:#9A9A9A;
}

a.pr_link	{
	display:block;
	color:black;
}

hr {
	background-color:#666666;
	margin-top:8px;
	margin-bottom:5px;
}

div.news_band	{
	padding-left:30px;
	padding-right:30px;
	padding-top:20px;
}

img.news_img	{
	width:300px;
	border:0px solid black;
}

li.concerts	{
	float:left;
	width:125px;
	display:inline;
	height:2em;
	border:0px solid black;
	padding-bottom:15px;
	margin-bottom:15px;
}

li.concerts:hover	{
	background-color:#9A9A9A;
}

li.concerts_empty	{
	float:left;
	width:125px;
	display:inline;
	height:2em;
	border:0px solid black;
	padding-bottom:15px;
	margin-bottom:15px;
}


/* Galleriepopup */
 
div#galeryBg { 
      width: 100%; 
      height: 100%; 
      background-color: #000000; 
      position: fixed; 
      top: 0px; 
      left: 0px; 
      z-index: 50; 
	  cursor: pointer;	
 
      display: none; 
 
      filter:alpha(opacity=75, finishopacity=100, style=0); 
      -moz-opacity:0.75; 
      /*opacity: 0.75; */
 }
 
 * html div#galeryBg {
	position: absolute;
	cursor: pointer;
 }
 
 
 div#imageContainer { 
      width: *; 
      height: *; 
      background-color: #FFFFFF; 
      background-image: url(./img/loading.gif); 
      background-repeat: no-repeat; 
      background-position: center;
      position: fixed;
      top: 50%;
      left: 50%;
      margin-top: 0px;
      margin-left: 0px;
      z-index: 51;
      padding: 0px 5px 5px;
 
      display: none;
 }
 
 * html div#imageContainer {
  position: absolute;
 }
 
 div#imageContainer div#containerNav {
      text-align: right;
 }
 
 div#imageContainer div#containerNav img {
      margin: 2px;
      cursor: pointer;
 }
 
 div#imageContainer img#galeryImage {
      height: 0px; 
      margin: 0px;
      visibility: hidden;
	  cursor: pointer;
 }
 
 /* Infobox */
 
 div#closeperclick {
	display:none;
	position:absolute;
	top:0;
	left:0;
	background-color:#FFFFFF;
	padding:2px;
	z-index:100;
	/*white-space:pre;*/
 
	filter:alpha(opacity=80, finishopacity=100, style=0); 
      -moz-opacity:0.80; 
	  opacity: 0.80;
 }