html
{
height: 100.2%;     /*immer scrollbalken anzeigen damit bild nicht herumhüpft*/
}
body
{
	margin-top: 0px; 
	margin-left: 0px; 
	margin-right: 0px;
	margin-bottom: 0px; 
	background-color: #808080; 
	padding:0px;
	background-image:url(images/bg.jpg);
	background-position:20px 0px;

}
img
{
     -moz-border-radius:7px; /* Firefox */               /*runde ecken*/
    -webkit-border-radius:7px; /* Safari, Chrome */
    -khtml-border-radius:7px; /* Konqueror */
    border-radius:7px; /* CSS3 */
    behavior:url(border-radius.htc);
    border:0px;
}

table,td {
}

h2
{ 
	font-family: arial, helvetica, verdana, tahoma, sans-serif;
	color:#ffffff;
	margin-bottom:20px;
	letter-spacing:1px;
	font-size: 18px;
	border-bottom:solid 0px #746b64;
	padding-bottom:4px
}

/* menue2 horizontal */

#menu2 a, #menu2 a:visited , #menu2 a:active 
{
	display: block;
	color:#ffffff;
	text-decoration:none ;
	font-family:verdana, sans-serif; 
	font-size: 12px;
	padding-left: 0px; 
	padding-bottom: 0px; 
	padding-top:0px;
	margin-left: 1px;margin-right: 1px;
	line-height:36px;
	text-align:center;
	border:solid 1px #7F7F7F;
	background-image:url(images/mover.jpg);
	background-repeat:repeat-x;
}

#menu2 a:hover 
{
	background-color:#282828;
	color:#fff; 
	text-decoration:none ;
	border:solid 1px #f7f7f7;
	background-image:url(images/bu.jpg);
}


/* hauptgerüst */

#main 
{
	border-right:solid 1px #fff;
	border-left:solid 1px #fff;
}

#top 
{
	margin-top:10px;
  height:480px;
	border-right:solid 1px #fff;
	border-left:solid 1px #fff;
	border-top:solid 1px #fff;
	color:#2A3C22;
	font-weight:bold;
	padding-left:0px
}


#topli 
{
	text-align:left;
	vertical-align:top;
	background-image:url(images/logo_left.gif);
	background-color:black;
}

#topre 
{
	text-align:right;
	font-size: 11pt;
	padding-bottom:6px;
	font-family: arial, helvetica, tahoma ,verdana,  sans-serif;
	color:#000;
	vertical-align:bottom;
	margin-top:10px;
	color:#000;
	background-color:black;
	background-image:url(images/logo_right_neu.gif);
}

#leiste1 
{	
	height:38px;
	letter-spacing:0px;
	font-variant:small-caps;
	padding-left:0px;	
	padding-bottom:0px;
	width:100%
	vertical-align:middle;
	border-top:solid 1px #000;
	border-bottom:solid 1px #000;
	font-family: arial, helvetica, tahoma ,verdana,  sans-serif;
	text-align:center ;
}


.sp1 
{
	text-align:justify; 
	padding-left: 30px;
	padding-right:30px;
	padding-top: 40px;
	padding-bottom: 50px;
	background-color:#303030;
  width:100%;
	background-image:url(images/bgin.jpg);
	background-repeat:repeat-x;
	font-size: 14px;
	line-height: 18px;
	font-family: arial, helvetica, tahoma ,verdana,  sans-serif;
	color:#CFCFCF;
}

.sp2 
{
	text-align:center; 
	padding-top: 40px;
	padding-bottom: 50px;
	background-color:#303030;
  width:25%;
	background-image:url(images/bgin.jpg);
	background-repeat:repeat-x;
	font-size: 14px;
	line-height: 12px;
	font-family: arial, helvetica, tahoma ,verdana,  sans-serif;
	color:#CFCFCF;
}


#fussb 
{	font: normal 13px verdana, sans-serif; 
	color: #f7f7f7; 
	padding:2px;
	height:40px;
	text-align:center;
	background-color: #030303;
	border-top:solid 1px #b6b6b6;
	border-bottom:solid 1px #fff;
}
.ueberschrift 

{
	font-size: 12pt;
	font-weight: bold;
	color: #ffffff;
	text-align: center;
	padding-bottom: 2px;
	padding-top: 2px;
	/*background: #385581; */
}
th
{
	padding-bottom: 2px;
	padding-top: 2px;
	padding-left: 2px;
	padding-right: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	text-align: center;
	border: 1px solid #fff;
	/*background: #6784ac;*/

}

/*terminliste*/
.terminetable
{
	margin-left: auto; /*tabelle ist center*/
	margin-right: auto; /*tabelle ist center*/ 
	border-collapse: collapse;  /*die rahmen werden durchgezogen mit seperate haben die zellen       einenabstand*/
	border: 1px solid #fff;
	width: 600px;
}
.terminetd /*td*/
{
	padding-bottom: 2px;
	padding-top: 2px;
	padding-left:  2px;
	padding-right: 2px;
	text-align: center;
	font-size:  10px;
	color: #CFCFCF;
	font-weight: bold;
	border: 1px solid #fff;
}

.liveframe
{
	margin-left: auto; /*tabelle ist center*/
	margin-right: auto; /*tabelle ist center*/ 
	border-collapse: collapse;  /*die rahmen werden durchgezogen mit seperate haben die zellen       einenabstand*/

	width: 400px;
}
.liveth 
{
	padding-bottom: 2px;
	padding-top: 2px;
	padding-left:  2px;
	padding-right: 2px;
	text-align: center;
	font-size:  12px;
	color: #000;
	font-weight: bold;
	border: 1px solid #000;
	background-color:#fff;
}

.livetabelle /*td*/
{
	padding-bottom: 2px;
	padding-top: 2px;
	padding-left:  2px;
	padding-right: 2px;
	text-align: center;
	font-size:  10px;
	color: #fff;
	font-weight: bold;
	border: 1px solid #ffffff;
	background-color:;
}

/*fotos */

.bildertable
{
	margin-left: auto; /*tabelle ist center*/
	margin-right: auto; /*tabelle ist center*/ 
	border-collapse: collapse;  /*die rahmen werden durchgezogen mit seperate haben die zellen       einenabstand*/
  width: 400px; text-align: center;
  
}
.bildertd /*td*/
{
	padding-bottom: 5px;
	padding-top: 5px;
	padding-left:  5px;
	padding-right: 5px;
	font-size:  12px;
	color: #fff;
  border:dotted 1px #fff;
  width:50%;

}

/* menue vertikal */

.menu1 a , .menu1 a:visited , .menu1 a:active 
{
	display:block;	
	background-image:url(images/black.png)!important;
	background-image:url(images/black.gif);background-repeat:repeat;
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=50);color:#ffffff;
	text-decoration:none ;
	text-align:center;
	width:200px;
	height:20px;
	border:solid 1px #ffffff;
	font-size: 14px;
	font-family: arial, helvetica, verdana, tahoma, sans-serif;
	margin:1px;
}

.menu1 a:hover
{
	background-image:url(images/black60.png)!important;
	background-image:url(images/black.gif);
	background-repeat:repeat;
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=25);
	color:#ffffff;
	text-decoration:none ;

}

.news_index a , .news_index a:visited , .news_index a:active 
{
	

	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=50);
  color:#e4ae2a;
	text-decoration:none ;
	text-align:center;
	width:250px;
	height:25px;
	font-size: 14px;
	font-family: arial, helvetica, verdana, tahoma, sans-serif;
	margin:1px;
}

.news_index a:hover
{

	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=25);
	color:#ffffff;
	text-decoration:none ;

}

.tablekontakt
{
	margin-left:auto; 
  margin-right:auto;
  width: 400px;
	color:#CFCFCF;
}
.tdkontakt
{
	padding: 5px 0px 5px 0px;
	color:#CFCFCF;
}
.tdkontaktleft
{
	padding: 2px 0px 2px 0px;
	color:#CFCFCF;
	font-size:12px;
}

/* allgemeine links im text */

a:link, a:visited, a:active
{	
  font-size: 14px;
	line-height: 18px;
	font-family:arial, helvetica, tahoma ,verdana,  sans-serif;
	color:#fff;
  text-decoration:none;
  font-weight:bold;
}

a:hover
{ 
	text-decoration:none;
	color:#fff;
	/*background-image:url(images/black60.png);
	background-image:url(images/black.gif);*/
}

.facebook_button
{
  position:absolute;
  display:block;
  padding-left:20px;
  padding-top:10px;
  border:0;
}
.soundcloud_button
{
  position:absolute;
  padding-left:20px;
  top:160px;
  
  border:0;
}


