@charset "iso-8859-1";
				   
html {
	background-color:#506071;
	height: 100%;
}

body {
	width: 910px; 
	margin: auto;
	color: #000000;
	font-family: Verdana, Arial, Helvetica;
	font-size: 9pt;
}	  
   
a {					
  color: #8390A0;
}
	
a img {
	border-width: 0px;
}	   

form {
	margin: 0px;
}
		
textarea, input, select {
	font-family: Verdana, Arial, Helvetica;
	font-size: 9pt;
	letter-spacing: 0px;
}		
   

.header {	
	position: relative;
	width: 910px;
	height: 120px;
	background-image: url("../img/header.png");
}	  
	
.header .home_link {
	position: absolute;
	display: block;
	left: 45px;
	top: 32px;
	width: 162px;
	height: 74px;
}
	
.header .menu {	
	position: absolute;
	text-align: right;
	left: 220px;
	top: 92px;		
	width: 640px;
	color: #FFFFFF;
	font-size: 8pt;
}	 

.header .menu .menuitem {  
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 3px;
	padding-bottom: 4px;
	padding-left: 6px;
	padding-right: 6px;
}							 

.header .menu .menuitem:hover {
	background-color: #636D78;
} 
		   
.header .menu .textfield {
	border-style: solid;
	border-width: 1px;
	border-color: #636D78;
}		

.header .menu .suchen_go {	
	float: right;	 
	display: block;
	overflow: hidden;
	width: 32px;
	height: 18px;
	background-image: url("../img/suchen_go.png");
	background-repeat: no-repeat;
}

.body {
	width: 850px;
	background-repeat: repeat-y;
	background-image: url("../img/body.png");
	min-height: 800px;
	padding-left: 30px;
	padding-right: 30px;
	padding-bottom: 50px;
}				 

.hauptmenu {
	display: block;
	width: 278px;
	height: 167px;
	background-repeat: no-repeat;
}		   

.hauptmenu:hover {
	background-position: 0px -167px;
}

#hauptmenu_artist { background-image: url("../img/menu_artist.png"); }
#hauptmenu_live { background-image: url("../img/menu_live.png"); }
#hauptmenu_event { background-image: url("../img/menu_event.png"); }
#hauptmenu_charts { background-image: url("../img/menu_charts.png"); }
#hauptmenu_label { background-image: url("../img/menu_label.png"); }
#hauptmenu_services { background-image: url("../img/menu_services.png"); }
	
.headline {
	width: 100%;
	text-align: center;
	padding-top: 15px;
	padding-bottom: 3px;
	color: #8390A0;
	font-weight: bold;
	font-size: 10pt;
	letter-spacing: 1px;
	text-decoration: underline;
}	  		   

.headline_big {
	width: 100%;
	text-align: center;
	padding-top: 15px;
	padding-bottom: 6px;
	color: #8390A0;
	font-weight: bold;
	font-size: 14pt;
}	  		

.subheadline {
	width: 100%;
	text-align: center;
	padding-bottom: 4px;
}   

.downloadlink {
	width: 100%;
	text-align: center;
	padding-top: 6px;
	padding-bottom: 6px;
	font-weight: bold;
}
	
.bild {
	width: 100%;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 2px;
}

.bold {
	font-weight: bold;
	color: #506071;
}  

.projekt {
	width: 537px;
	height: 91px;
	margin: auto;
	margin-bottom: 2px;	
	padding-left: 7px;
	padding-top: 6px;
	padding-bottom: 6px;
	background-image: url("../img/projektpanel.png");
}	  

.projekt td {
	padding: 6px;
}				  
		
.terminliste {	   
	margin:auto;
	font-size:8pt;
}	 

.terminliste td {
	padding: 5px;			  
	background-color: #e1e4e8;
}

.infotext {
	width: 700px;
	margin: auto;
}			 

.referenzen {
	width: 700px;
	margin: auto;
	text-align: center;
}

.zurueck_link {
	text-align: center;
	margin: auto;
}		   

.dir_item {
	background-color: #e1e4e8;
	margin: auto;
	margin-bottom: 2px;
	width: 500px;
}

.dir_item td {
	padding: 5px;			  
}		 		 

.loginmaske {
	width: 400px;
	margin: auto;
	text-align: center;
	line-height: 18px;
}	   

.loginmaske td {
	text-align: left;
	font-size: 8pt;
}


