*{
margin:0;
padding:0;
border: 0;
text-decoration: none;
}
html, body{
	height: 100%;
font: .9em/150% "Helvetica", sans-serif;
color: #333;
background: #333 url(images/hg.jpg) repeat-x;
text-align:center;

}
#box{
	width: 706px;
	margin:0 auto;
	text-align:left;
  	position: relative;
  	min-height: 100%;
	height:auto !important;/* moderne Browser */
	height:100%; /* IE */
}
a{
	color: #FF9F3B;
}
a:hover{
	color: #000;
	border-bottom: 1px dotted #999;
}
ul{
	list-style: inside;
	margin: 10px 0 10px 10px;
}
img{
	margin: 15px;
	border: 5px solid #333;
	padding: 2px;
}
img:hover{
	border: 3px solid #333;
	padding: 4px;
}
h1{
background: url(images/header.jpg) no-repeat;
text-indent: -9999px;
width: 706px;
height: 231px;
}
h2{
	margin: 0 0 30px 0;
	border-bottom: 1px dotted #333;
	padding: 0 0 10px 0;
}
h3{
	margin: 20px 0 5px 0;
}
h4{
	margin: 0 0 5px 0;
}
ul#menue{
	background: url(images/menue_hg.jpg) no-repeat;
	width: 706px;
	height: 32px;
	font: bold .85em/100% "Helvetica" sans-serif;
	list-style: none;
	margin: 0;
}
ul#menue li{
	
}
ul#menue li a{
	height: 20px;
	text-transform: uppercase;
	float: left;
	display: block;
	color: #fff;
	padding: 12px 4px 0 4px;
	margin: 0 0 0 7px;
	border:none;
}
ul#menue li a:hover{
	background: url(images/hover.jpg) repeat-x;
}
ul#menue ul{
	list-style: none;
	position: absolute;
	top: 263px;
	background: #999;
	width: 680px;
	height: 32px;
	display:none;
	margin: 0 0 0 3px;
	padding: 0 0 0 20px;
}
ul#menue ul li{
	font: .9em/100% "Helvetica" sans-serif;
	float:left;
		border:none;
}
ul#menue ul li a:hover{
	background: #ccc url(images/subhover.jpg) repeat-x;
}

ul#menue ul#active{
	display: block;	
}


#content{
	padding: 60px 30px 20px 30px;
	background: #fff url(images/content.jpg) repeat-y;
}

#footer{
	bottom:0;
	width: 696px;
	height: 18px;
	background: #000;
	padding: 2px 0 0 10px;
}

.newsbox {  
     width: 650px;  
     padding-bottom: 20px;  
}  
  
.newsheadline {  
     font-size: 10pt;  
     padding-bottom: 2px;  
     font-style: normal; 
     font-weight: bold; 
} 
 
.newscontent { 
     font-size: 10pt; 
     background: #e9e9e9; 
     padding: 5px; 
     border: 3px solid #FF9900; 
}
 
.newsfooter { 
     font-size: 8pt; 
     padding-top: 2px; 
     text-align:right; 
}  
.newsbox a { 
     font-weight:bold; 
}

table.kontakt {
	border-width: 2px 2px 2px 2px;
	border-spacing: 3px;
	border-style: double double double double;
	border-color: gray gray gray gray;
	border-collapse: separate;
	background-color: white;
}

/* Anfang Tabelle in Gigs ======================================== */

.data {
	border-collapse:collapse;
	background:#EEEEEE;
	border: 1px solid #666666;
	margin: 0 auto;
}

.data th, td {
	padding: 0.1em 1em;
}

.data caption {
	font-size: 1.0em;
	font-weight: bold;
	margin: 1em 0;
}

.data thead {
	background: #DDDDDD;
	border-top: 1px solid #a5a5a5;
	border-bottom: 1px solid #a5a5a5;
}

.data th {
	text-align: left;
}

.data .odd {
	background: #FFFFFF;
}

.data col {
	border-right: 1px solid #CCCCCC;
}

.data col#showCol {
	border: none;
}

.data tr:hover { 
     background-color: #FF9900; 
     color:#000000; 
}

.data thead tr:hover {
	background-color: transparent;
	color: inherit;
}

/* Ende Tabelle in Gigs ======================================== */

/* Box für Shows */

#showsbox img { 
	float:left;
}

/* Ende Box für Shows */

/* Kontaktformular */
#kontaktformular img:hover {
border: 0px none;
}

#kontaktformular img{
	margin: 0px;
	border: 0px ;
	padding: 0px;
}