body{
	margin:0px;
	/*text*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}

td{
	/*text*/
	padding-bottom:7px;
}

p{
	margin:0 0 0 0;
}

a {	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color:#666666;
	text-decoration: none;
}

a:hover {	
	color:#000000; 
}

ul {
	list-style-image: url(../images/ul_bild.gif);
	margin-left:-20px;
}

* html ul {
	list-style-image: url(../images/ul_bild.gif);
	margin-left: 20px;
}

/*untertitel*/
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color:#333333;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color:#333333;
}

.vasp{
text-align:right;
}
.vasp a{
	color:#999999;
}

.vasp a:hover{
	color:#666666;
}

#maincontent{
	position:absolute;
	width:800px;
	height:600px;
	left:50%;
	top:60px;
	margin-left:-385px;
	/*margin-top:-280px;*/
}

/*navigation*/
#logo{
	position:absolute;
	width:339px;
	height:72px;
	top:-20px;
	left:30px;
	color:#FFFFFF;
	z-index:2;
}
#navi{
	position:absolute;
	width:285px;
	height:20px;
	top:120px;
	left:0px;
	z-index:5;
	line-height:1.6em
}
#navi a{
	line-height:1.5;
}
#navi a:hover{
	color:#000000; 
}
.menu-level1-no a{
	color:#AAAAAA;
}

.menu-level1-act a{
	color:#000000;
}

.menu-level1-cur a{
	color:#000000;
	margin-left: 0px;
	margin-top: 4px;
	margin-bottom: 1px;
}
           
.menu-level2-no a{
	font-size:10px;
	color:#AAAAAA;
	margin-left: 10px;
	line-height:1.5;
}

.menu-level2-act a{
	color:#000000;
	font-size:10px;
	margin-left: 0px;
}

.menu-level2-cur a{
font-size:10px;
	color:#000000;
	margin-left: 0px;
}

.menu-level3-no a{
	font-size:10px;
}

.menu-level3-cur a{
	color:#000000;
	font-size:10px;
}

/*maintext*/
#inhalt{
	position:absolute;
	width:430px;
	height:250px;
	top:120px;
	left:170px;
	z-index:6;
	font-size: 11px;
	line-height:1.2em
	}
#flash{
	position:absolute;
	top:36px;
	margin-left:-140px;
	z-index:1;
	}

#inhalt a:hover{
font-size: 11px;
color:#FF3300;
}
#inhalt a{
color:#000000;
font-size: 11px;
}

#inhalt p{
}

#inhalt p a{
}

#spalte1 p a:hover{
}

/*news*/
#news{
	font-size:11px;
	position:absolute;
	width:160px;
	height:250px;
	top:280px;
	left:0px;
	z-index:4;
	}
#konzertdaten{
	font-size:11px;
	position:absolute;
	width:160px;
	height:250px;
	top:112px;
	left:470px;
	z-index:6;
	}

#news a{
	font-size:11px;
}
#konzertdaten a{
	font-size:11px;
}

h2 a{
	font-size:12px;
	margin-bottom:0px;
	margin-top:0px;
}

h2 a:hover{
	color:#FF3300;
}


h2{
	margin-bottom:2px;
	margin-top:3px;
}

.news_datum{
	font-size:9px;
	padding-left:0px;
	margin-bottom:-13px;
margin-top:3px;
}


#lastupd{
	position:absolute;
	width:100%;
	top:100%;
	margin-top:-15px;
	font-size:9px;
	color:#999999;
	text-align:right;
	z-index:2;
	}

.news_datum_list {
	font-size:11px;
	padding-left:0px;
	margin-bottom:0px;
}
.news_kathegorie{
	color:#000000;
}

.presse a{
	font-size:11px;
	color:#666666;
}
.presse a:hover{
	color:#999999;
}


/*popup*/
#fenster_schliessen{
	position:absolute;
	text-align:right;
	width:135px;
	top:10px;
	left:240px;
	z-index:5;
}


#popup_text{
	position:absolute;
	width:390px;
	top:20px;
	left:10px;
}
.einleitung{
	font-style:italic;
}
.gross{
	font-size:17px;
}
.wichtig{
	color:#000000;
}
.normal{
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
}