#main {
	
	height: 670px;
	width: 980px;
	padding:0px;
}

body {
	behavior:url("csshover.htc");
	background-color:#aeaeae;
	/*
	background: url("../gfx/bgline.jpg");
	background-repeat:repeat-y;
	background-color:#aeaeae;
	*/
	background-color:#000000;
	padding: 0px;
	margin: 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	overflow:auto;
}

#fram {
	position: absolute;
	left: 50%;
	top: 50%;
	width: 980px;
	height: 670px;
	margin-left: -490px;
	margin-top: -305px; 
	background-image: url(../gfx/back_fi.jpg);
	background-repeat: repeat;
	background-position:left bottom;
	padding: 0px;
	/* margin: 1% auto; */
	font-family:Verdana, Arial, Helvetica, sans-serif;
	border:solid;
	border-width:1px;
	border-color:#000;
	float:left;
}

#topmenu {
	height: 35px;
	margin: 15px 15px 20px 15px;
	width: 950px;
	background-image: url(../gfx/transline.png);
	background-repeat:repeat-y;
	padding: 0px 0px 0px 15px;
}

#bottommenu {
	height: 35px;
	margin: 0px 15px 0px 15px;
	width: 950px;
	background-image: url(../gfx/transline.png);
	background-repeat:repeat-y;
	padding: 0px 0px 0px 15px;
	float:left;
}

#topmenu a,
#topmenu a:visited{
	color:#000;
	text-decoration:none;
	
}

#bottommenu a,
#bottommenu a:visited {
	color:#000;
	text-decoration:none;

}

#topmenu a:active,
#topmenu a:hover,
#bottommenu a:active,
#bottommenu a:hover {
	
	text-decoration:underline;
}


#topmenuitem {
	float:left;
	clear:none;
	font-size:10pt;
	font-weight:bold;
	margin: 9px 10px 3px 10px;

}

#content {
	height: 430px;
	width: 950px;
	margin: 10px 0px 0px 15px;
	background-image: url(../gfx/whitetrans.png);
}

#buttonmenu {
	height: 410px;
	width: 780px;
	margin: 35px -5px 0px 10px;
	/* background-image: url(../gfx/whitetrans.png); */
	/* border: #000 1px solid; */
	/* background-image: url(../gfx/bluetrans.png); */
	
}

#buttonmenu a {
	color:#fff;
	text-decoration:none;
}

#buttonmenu a:visited {
	color:#fff;
	text-decoration:none;
}

#buttonmenu a:active {
	color:#fff;
	text-decoration:none;
}

#buttonmenu a:hover {
	color:#fff;
	text-decoration:none;
}

#rightbuttons{
	height:370px;
	width:305px;
	margin: 0px 40px 0px 0px;
	float:right;
}

#menubutton {
	height: 173px;
	width: 173px;
	margin: 5px 10px 10px 10px;
	background-color: #000;
	/* background-image: url(../gfx/mbbg.jpg); */
	float:left;
	clear:none;
	border:1px solid #fff;
}

#menubutton:hover{
	/*
	background-color:transparent;
	background-image:url(../gfx/blacktrans.png);
	*/
	border:1px solid #E2860E;
}

#buttonpic {
	width: 165px;
	height: 145px;
/*	background-image: url(../gfx/greentrans.png); */
	/* background-color:#000; */
	margin: 5px 4px 2px 4px;
	text-align:center;
}

#buttontext {
	width: 175px;
	height: 16px;
	color:#fff;
	font-weight:bold;
	text-align:center;
	font-size:11pt;
}

#buttontext_small {
	width: 175px;
	height: 16px;
	color:#fff;
	font-weight:bold;
	text-align:center;
	font-size:9pt;
	padding-top:2px;
}

#small_buttonmenu {
	height: 95px;
	width: 550px;
	margin: 20px 0px 0px 45px;
	float:left;
	/* background-image: url(../gfx/bluetrans.png); */
}

#small_menubutton {
	height: 90px;
	width: 85px;
	margin: 3px 3px 3px 3px;
	background-color: #000;
	float:left;
	clear:none;
}

#small_menubutton:hover{
	background-color:transparent;
	background-image: url(/gfx/blacktrans.png);
}

#small_buttonpic {
	width: 79px;
	height: 69px;
	/* background-image: url(../gfx/greentrans.png); */
	margin: 3px 3px 1px 3px;
	text-align:center;
	/* background-color:#000; */
}

#small_buttontext {
	width: 85px;
	height: 10px;
	color:#fff;
	font-weight:bold;
	text-align:center;
	font-size:7pt;
}

#small_buttonmenu a {
	color:#fff;
	text-decoration:none;
}

#small_buttonmenu a:visited {
	color:#fff;
	text-decoration:none;
}

#small_buttonmenu a:active {
	color:#fff;
	text-decoration:none;
}

#small_buttonmenu a:hover {
	color:#fff;
	text-decoration:none;
}

.tooltip {
  font-size: 10pt;
  position: absolute;
  display: none;
  background-color: #000;
  border-width: 1px;
  border-style: solid;
  border-color: #E2860E;
  width:200px; }
  
#tool_pic {
text-align:center;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12pt;
font-weight:bold;
color:#fff;
} 

#tool_text {
color:#fff;
} 

#prog_details {
	width:315px;
	height:410px;
	float:left;
	background-image: url(../gfx/whitetrans.png);
	margin: 10px 10px 10px 10px;
	border:solid;
	border-width:1px;
	overflow-y:auto;
	overflow-x:hidden;
}

#prog_text {
	width: 595px;
	height: 410px;
	overflow-y: auto;
	float:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9pt;
	margin: 10px 10px 10px 0px;
	border:solid;
	border-width:1px;
	background-image: url(../gfx/whitetrans.png);
}

#inner_text {
	margin: 5px 5px 5px 5px;
	height:398px;
}

#prog_titel {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11pt;
	font-weight:bold;
	width:305px;
	text-align:center;
	margin: 0px 0px 6px 0px;
}

#prog_datum {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10pt;
	width:305px;
	text-align:center;
	font-weight:bold;
	border-bottom:solid;
	border-bottom-width:1px;
	color:#E2860E;
	border-bottom-color:#000;
	margin:5px 0px 0px 0px;
	height:33px;
}

#prog_loc {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10pt;
	font-weight:bold;
	text-align:center;
	color:#E2860E;		
}

#prog_preis {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10pt;
	width:305px;
	margin: 3px 0px 0px 0px;
	text-align:center;
}

#prog_url {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:7pt;
	font-weight:bold;
	width:305px;
	text-align:center;
	margin:10px 0px 0px 0px;
}

#prog_url a {
	width:305px;
	color:#000;
	text-decoration:none;
}

#prog_url a:visited {

	color:#000;
	text-decoration:none;
}

#prog_url a:active {

	color:#000;
	text-decoration:none;
}

#prog_url a:hover {

	color:#000;
	text-decoration:underline;
}

#prog_support {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9pt;
	width:305px;
	text-align:center;	
}

#prog_pic {
	width:305px;
	text-align:center;
	margin: 5px 0px 0px 0px;
}

#prog_auswahl {
	width:300px;
	height:410px;
	float:left;
	background-image: url(../gfx/whitetrans.png);
	margin: 10px 10px 10px 10px;
	border:solid;
	border-width:1px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:8pt;
}

#prog_list {
	width: 575px;
	height: 410px;
	float:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9pt;
	margin: 10px 10px 10px 0px;
	border:solid;
	border-width:1px;
	background-image: url(../gfx/whitetrans.png);
}

#inner_list {
	margin: 5px 5px 5px 5px;
	overflow-y: auto;
	height:410px;
}

#fehler {
	width: 770px;
	height: 100px;
	background-image: url('gfx/pinktrans.png');
	padding: 0px 0px 0px 0px;
	vertical-align:middle;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12pt;
	font-weight:bold;
}

#prog_entry_outdated {
	margin: 2px 0px 0px 0px;
}

#prog_entry_outdated a{
	color:#999999;
	text-decoration:none;
}

#prog_entry_outdated a:visited{
	color:#999999;
	text-decoration:none;
}

#prog_entry_outdated a:active{
	color:#999999;
	text-decoration:none;
}

#prog_entry_outdated a:hover{
	color:#999999;
	text-decoration:none;
	border-bottom:solid;
	border-bottom-width:1px;
	border-bottom-color:#E2860E;
}

#prog_entry_normal {
	margin: 2px 0px 0px 0px;
}

#prog_entry_normal a{
	color:#000;
	text-decoration:none;
}

#prog_entry_normal a:visited{
	color:#000;
	text-decoration:none;
}

#prog_entry_normal a:active{
	color:#000;
	text-decoration:none;
}

#prog_entry_normal a:hover{
	color:#000;
	text-decoration:none;
	border-bottom:solid;
	border-bottom-width:1px;
	border-bottom-color:#E2860E;
}

#prog_monat_jahr {
	color:#000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12pt;
	font-weight:bold;
	height:15px;
	margin: 0px 0px 0px 5px;
}

#prog_monat_jahr a{
	color:#E2860E;
	font-weight:bold;
	text-decoration:none;
}

#prog_monat_jahr a:visited{
	color:#E2860E;
	text-decoration:none;
}

#prog_monat_jahr a:active{
	color:#E2860E;
	text-decoration:none;
}

#prog_monat_jahr a:hover{
	color:#E2860E;
	text-decoration:underline;
}

#prog_auswahl a{
	margin: 2px 0px 0px 5px;
	color:#000;
	text-decoration:none;
}

#prog_auswahl a:active{
	color:#000;
	text-decoration:none;
}

#prog_auswahl a:visited{
	color:#000;
	text-decoration:none;
}

#prog_auswahl a:hover{
	color:#000;
	text-decoration:underline;
}

#locfilter {
	margin: 2px 0px 5px 5px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9pt;
	font-weight:bold;
}

#datumwahl select {
	font-size:7pt;
	height:15px;
	}

#datumwahl input {
	font-size:7pt;
	height:19px;
	}	
	
#monat_form {
	margin: -10px 0px 0px 5px;
}

#suchartist{
	width:180px;
	margin: 0px 0px 0px 5px;
	font-size:7pt;
	height:13px;
}

.suche{
	font-size: 7pt;
}

#suchform button{
	font-size:7pt;
	height:17px;
	width:26px;
	margin-left:5px;
}

.radio{
	float:left;
	height:15px;
	width:265px;
	font-size:7pt;
	padding: 3px 0px 2px 0px;
	margin: 0px 0px 0px 3px;
}

.suchalle{
	float:left; margin-left:5px;
}

#suchartist{
	margin-bottom:3px;
}

#news_details {
	width:300px;
	height:410px;
	float:left;
	background-image: url(../gfx/whitetrans.png);
	margin: 10px 10px 10px 10px;
	border:solid;
	border-width:1px;
}

#news_text {
	width: 595px;
	height: 410px;
	overflow-y: auto;
	float:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9pt;
	margin: 10px 10px 10px 0px;
	border:solid;
	border-width:1px;
	background-image: url(../gfx/whitetrans.png);
}

#inner_text {
	margin: 5px 5px 5px 5px;
}

#news_titel {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11pt;
	font-weight:bold;
	width:305px;
	text-align:center;
	margin: 0px 0px 6px 0px;
}

#news_datum {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10pt;
	width:305px;
	text-align:center;
	font-weight:bold;
	border-bottom:solid;
	border-bottom-width:1px;
	color:#E2860E;
	border-bottom-color:#000;
	margin:5px 0px 0px 0px;
	height:33px;
}


#news_pic {
	width:305px;
	text-align:center;
	margin: 5px 0px 0px 0px;
}

#news_auswahl {
	width:300px;
	height:360px;
	float:left;
	background-image: url(../gfx/whitetrans.png);
	margin: 10px 10px 10px 10px;
	border:solid;
	border-width:1px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:8pt;
}

#news_list {
	width: 480px;
	height: 410px;
	float:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9pt;
	margin: 10px 10px 10px 0px;
	border:solid;
	border-width:1px;
	background-image: url(../gfx/whitetrans.png);
}

#inner_list {
	margin: 5px 5px 5px 5px;
	overflow-y: auto;
	height:375px;
}
	
#backbutt {
	/* z-index:99; */
	
	/* position:static;  */
	cursor:pointer;
}

.backpic{
	cursor:pointer;
}	

#vvktable{
	width:550px;
}

#linktable{
	width:550px;
}

#vvktable a{
	font-weight:bold;
	text-decoration:none;
	color:#000;
}

#vvktable a:hover{
	text-decoration:underline;
}

#page {
	width:928px;
	height:410px;
	float:left;
	background-image: url(../gfx/whitetrans.png);
	margin: 10px 10px 10px 10px;
	border:solid;
	border-width:1px;
}

#inner_page {
	margin: 5px 5px 5px 5px;
	overflow-y: auto;
	height:400px;
}

#inner_page_impressum {
	margin: 5px 5px 5px 5px;
	overflow-y: auto;
	height:400px;
	
}


#sko_liste{
	height:215px;
	font-size:7pt;
	overflow-y:auto;
	overflow-x:hidden;
}

#sko_liste a{
	font-weight:bold;
	color:#000;
	text-decoration:none;
}

#sko_liste a:hover{
	text-decoration:underline;
}

#sko_details {
	width:300px;
	height:410px;
	float:left;
	background-image: url(../gfx/whitetrans.png);
	margin: 10px 10px 10px 10px;
	border:solid;
	border-width:1px;
}

#tech_details {
	width:300px;
	height:410px;
	float:left;
	background-image: url(../gfx/whitetrans.png);
	margin: 10px 10px 10px 10px;
	border:solid;
	border-width:1px;	
}

#tech_links a{
	font-weight:bold;
	color:#000;
	text-decoration:none;
	font-size:10pt;
}

#tech_heading {
	font-size:11pt;
	font-weight:bold;
	margin-top:3px;
}

#tech_links a:hover{
	text-decoration:underline;
}

#tech_links {
	width:120px;
	margin:0 auto;
}

#link_details {
	width:300px;
	height:410px;
	float:left;
	background-image: url(../gfx/whitetrans.png);
	margin: 10px 10px 10px 10px;
	border:solid;
	border-width:1px;	
}

#link_links a{
	font-weight:bold;
	color:#000;
	text-decoration:none;
	font-size:10pt;
}

#link_links a:hover{
	text-decoration:underline;
}

#link_links {
	width:180px;
	margin:0 auto;
}

#link_text {
	width: 615px;
	height: 410px;
	overflow-y: auto;
	float:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9pt;
	margin: 10px 10px 10px 0px;
	border:solid;
	border-width:1px;
	background-image: url(../gfx/whitetrans.png);
}

.links_links {
	border-left:1px solid #fff;
	border-top:1px solid #fff;
	border-bottom:1px solid #fff;
	width:220px;
	padding: 2px 2px 2px 2px;
}

.links_links a{
	color:#000;
	font-weight:bold;
	text-decoration:none;
}

.links_links a:hover{
	text-decoration:underline;
}	

.links_rechts {
	border-right:1px solid #fff;
	border-top:1px solid #fff;
	border-bottom:1px solid #fff;
	width:240px;
	padding: 2px 2px 2px 2px;
}

#vvk_details {
	width:300px;
	height:410px;
	float:left;
	background-image: url(../gfx/whitetrans.png);
	margin: 10px 10px 10px 10px;
	border:solid;
	border-width:1px;	
}

#vvk_links a{
	font-weight:bold;
	color:#000;
	text-decoration:none;
	font-size:10pt;
}

#vvk_links a:hover{
	text-decoration:underline;
}

#vvk_links {
	width:120px;
	margin:0 auto;
}

#vvk_text {
	width: 480px;
	height: 410px;
	overflow-y: auto;
	float:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9pt;
	margin: 10px 10px 10px 0px;
	border:solid;
	border-width:1px;
	background-image: url(../gfx/whitetrans.png);
}

.vvk_links {
	border-left:1px solid #fff;
	border-top:1px solid #fff;
	border-bottom:1px solid #fff;
	width:220px;
	padding: 2px 2px 2px 2px;
}

.vvk_rechts {
	border-right:1px solid #fff;
	border-top:1px solid #fff;
	border-bottom:1px solid #fff;
	width:240px;
	padding: 2px 2px 2px 2px;
}



DIV#sitemap {
   padding: 1em 1.5em;
   line-height: 20px;
   }

DIV#sitemap LI {
   padding: 0 0 0 24px;
   margin: 0;
   list-style-type: none;
   }
DIV#sitemap LI {
   background: url(graphics/extm.gif)
               no-repeat
               0% 0%;
   }
DIV#sitemap LI.last {
   background: url(graphics/exlm.gif)
               no-repeat
               0% 0%;
   }
DIV#sitemap UL {
   padding: 0 0 0 24px;
   margin: 0 0 0 -24px;
   list-style-type: none;
   }
DIV#sitemap UL {
   background: url(graphics/exim.gif)
               repeat-y
               0% 0%;
   }
DIV#sitemap UL.last {
   background-image: none;
   }
DIV#sitemap a{
	color:#000;
	text-decoration:none;
}
DIV#sitemap a:active{
	color:#000;
	text-decoration:none;
} 
DIV#sitemap a:visited{
	color:#000;
	text-decoration:none;
}        
DIV#sitemap a:hover{
	color:#00B;
	text-decoration:none;
	font-weight:bold;
}     

.imp_bild{
	width:200px;
	margin: 20px 0px 5px 290px;
}   

#road_titel{
	width:305px;
	font-size:11pt;
	text-align:center;
	font-weight:bold;
}	

#road_text{
	font-size:9pt;
	margin: 15px 2px 0px 2px;
	width:281px;
	text-align:center;
}

#aboutus_titel{
	width:305px;
	font-size:11pt;
	text-align:center;
	font-weight:bold;
}	

#aboutus_text{
	font-size:9pt;
	margin: 15px 2px 0px 2px;
	width:281px;
	text-align:center;
}

#aboutus_text a{
	color:#000;
	text-decoration:none;
	font-weight:bold;
}

#aboutus_text a:hover{
	text-decoration:underline;	
}

#vvk_sub{
	font-size:9pt;
	margin: 15px 2px 0px 2px;
	width:292px;
	height:205px;
	text-align:center;
	overflow-y:scroll;
}

#vvk_titel{
	width:305px;
	font-size:11pt;
	text-align:center;
	font-weight:bold;
}	

#contact_sub{
	font-size:9pt;
	margin: 15px 2px 0px 2px;
	width:292px;
	text-align:center;
}

#contact_titel{
	width:305px;
	font-size:11pt;
	text-align:center;
	font-weight:bold;
}	

.arenata{
	background:#fff;
	background: url("/gfx/bglogo.gif");
	background-repeat:no-repeat;
	background-position:center;
}

#backbutt{
	width:40px;
	height:40px;
	position:absolute;
	background-image:url("/gfx/backbutton2.png");
}

#backbutt:hover{
	background-image:url("/gfx/backbutton.png");
}

#googlemaps{
	width:565px;
	height:336px; 
}

#imp_logo{

}

#slide{
	width:212;
	height:212;
	float:left;
	padding: 0;  
    margin:  -375px 0px 0px 610px;  
}

#slide img {  
    padding:5px;
	border:  1px solid #ccc;  
    /* background-color: #eee;  */
    /* width:  160px;  */
    /* height: 160px; */
	top:  0; 
    left: 0;
}

.slide{
	width:212px;
	height:212px;
	text-align:center;
}

.clickimg{
	cursor:pointer;
}

.modimage{
	/* border:4px solid #a0a0a0; */
	border:4px solid #fff;
}

#newsletterbox{
	width:114px;
	height:80px;
	/* background-color:#000; */
	float:left;
	margin:25px 0px 0px 25px;
	/* margin:25px 0px 0px 345px; */
	padding:1px;
	background-color:transparent;
	background-image: url(/gfx/blacktrans.png);
}

.nlinput{
	display:block;
	width:90px;
	margin:0 auto;
	top:3px;
	font-size:7pt;
	color:#000;
	background-color:#fff;
	border:1px solid #000;
}

.nlbut{
	display:block;
	width:90px;
	margin:0 auto;
	font-size:7pt;
	color:#fff;
	background-color:#000;
	border:1px solid #fff;
}

#bottombox{
	width:975px;
	height:130px;
	float:left;
	margin-top:15px;
}

#nltitel{
	font-size:10pt;
	font-weight:bold;
	text-transform:uppercase;
	color:#fff;
	text-align:center;
	margin-bottom:4px;
}

.error{
	font-size:7pt;
	font-weight:bold;
	color:#f00;
}

.erfolg{
	font-size:7pt;
	font-weight:bold;
	color:#fff;
}

#arena_gnubrew{
	width:450px;
	height:85px;
	float:left;
	padding-left:50px;
	padding-top:25px;
	
	overflow:hidden;

}

a.weisslink{
	color:#fff;
}

#redbullvideo{
	width:480px;
	height:330px;
	margin: 0 auto;
	padding:0px;
	overflow:hidden;
}

#redbullvideo{
	margin-top:0px;
}

#morinfo{
	margin-top:-10px;
}

.galpic{
	width:100px;
	height:100px;
	margin:5px;
	float:left;
	text-align:center;
	vertical-align:middle;
}

.gpic{
	border:none;
}

#paypal{
	width:150px;
	font-size:8pt;
	font-weight:bold;
	margin:0 auto;
	text-align:center;
}

#ban1{
	float:left;
	margin: 20px 0px 0px 20px;
}

#ban3{
	float:left;
	margin: -685px 0px 0px 990px;
}

.shareevent{
	
}

#icons{
	float:left;
	margin-top:2px;
}