﻿@charset "utf-8";

/*Button Schauspielerseite*/
a.m1:link {
	text-decoration: none;
	color: #000;
	font-family: font-family: 'Lucida';
	font-size: 12px;
}
a.m1:visited {
	text-decoration: none;
	color: #000;
	font-family: font-family: 'Lucida';
	font-size: 12px;	
}
a.m1:hover {
	color: #FFF;
	text-decoration:underline;
	background-color:#f38e00;
	font-family: font-family: 'Lucida';
}
a.m1_aktiv {
	color: #FFF;
	text-decoration:underline;
	background-color:#f38e00;
	font-family: font-family: 'Lucida';
	}
	
	
/*********Download***********/
.download
 {
	width: 15px;
	text-decoration: none;
	background: url(../img/dl_bl.jpg) no-repeat center;
	border: 0;
	margin: 5px;
	padding: 2px;
 }
 .download:hover
 {
	 border: 0; 
	 background: url(../img/dl_bl_ho.jpg) no-repeat center;
 }


a.m1_gross:link {
	text-decoration: none;
	color: #000;
	font-family: font-family: 'Lucida';
	font-size: 12px;
	text-transform: uppercase;	
}
a.m1_gross:visited {
	text-decoration: none;
	color: #000;
	text-transform: uppercase;	
	font-size: 12px;
}
a.m1_gross:hover {
	color: #FFF;
	text-decoration:underline;
	background-color:#f38e00;
	text-transform: uppercase;
	font-size: 12px;
	font-family: font-family: 'Lucida';	
}
/*Hauptmenue links*/
a.hauptmenue:link {		
	font-family: 'DIN';
	font-size: 14px;
	color: #000;
	text-decoration: none;
	text-transform: uppercase;					
	}
a.hauptmenue:visited {
	font-family: 'DIN';
	font-size: 14px;
	color: #000;
	text-decoration: none;
	text-transform: uppercase;	
	}
a.hauptmenue:hover {
	color: #FFF; background-color: #f38e00; font-family: 'DIN'; font-size: 14px; text-decoration: none;	text-transform: uppercase;
	}
a.hauptmenue_aktiv {
	color: #FFF; background-color: #f38e00; font-family: 'DIN'; font-size: 14px; text-decoration: none; text-transform: uppercase;
	}

a.secondmenue:link {		
	font-family: 'DIN';
	font-size: 14px;
	color: #000;
	text-decoration: none;
	text-transform: uppercase;					
	}
a.secondmenue:visited {
	font-family: 'DIN';
	font-size: 14px;
	color: #000;
	text-decoration: none;
	text-transform: uppercase;	
	}
a.secondmenue:hover {
	color: #FFF; background-color: #f38e00; font-family: 'DIN'; font-size: 14px; text-decoration: none;	text-transform: uppercase;
	}
a.secondmenue_aktiv {
	color: #FFF; background-color: #f38e00; font-family: 'DIN'; font-size: 14px; text-decoration: none; text-transform: uppercase;
	}

a.footermenue_style{		
	font-family: 'DIN';
	font-size: 14px;
	color: #FFF;
	text-decoration: none;
	font-weight:bold;		
	}
a.footermenue_style:hover {
	color: #f38e00; background-color: #FFF; font-family: 'DIN'; font-size: 14px; text-decoration: none;		
	}
a.footermenue_style_aktiv {
	color: #f38e00; background-color: #FFF; font-family: 'DIN'; font-size: 14px; text-decoration: none;	
	}
	
	
a.news_anzeige_footer_menue{
	font-family: 'DIN';
	font-size: 14px;
	color:#000;
	text-decoration:none;	
}
a.news_anzeige_footer_menue:link{	
}
a.news_anzeige_footer_menue:visited{	
}
a.news_anzeige_footer_menue:hover{
	font-family: 'DIN';
	font-size: 14px;
	background-color:#f38e00;
	color:#FFF;	
}

/*Button Impressum und Kontakt*/
a.m5:link {
	text-decoration: none;
	color: #000;
	font-family: font-family: 'Lucida';
	font-size: 12px;
}
a.m5:visited {
	text-decoration: none;
	color: #000;
	font-family: font-family: 'Lucida';
	font-size: 12px;	
}
a.m5:hover {
	color: #FFF;
	text-decoration:underline;
	background-color:#f38e00;
	font-family: font-family: 'Lucida';
	font-size: 12px;		
}


/*Link Bilder und Textlink in startseite.php*/
.id1 {
	font-family: "Lucida";
	font-size:14px;
 	text-decoration: none;
  	color: #000;
	line-height: 18px;
}
.id2 {
	font-family: "Lucida";
	font-size:14px;
	color: #FFF;
	background-color:#f38e00;
	text-decoration:underline;
	line-height: 18px;
}


/*Link Friends*/
a.friends_menue{
	font-family: 'DIN';
	font-size: 12px;
	color:#000;
	text-decoration:none;	
}
a.friends_menue:link{	
}
a.friends_menue:visited{	
}
a.friends_menue:hover{
	font-family: 'DIN';
	font-size: 14px;
	background-color:#f38e00;
	color:#FFF;	
}
