/*	breakzine-Farben	*/
/*				*/
/*	rot	#DF0F1F;	*/
/*	orange	#FF8000;	*/
/*	blau	#400080;	*/
/*	grün	#006060;	*/
/*				*/
/*	background		*/
/*	blau	#E9E9FF;	*/
/*	gelb	#FFFCED;	*/
/*	grau	#DDDDDD;	*/
/*	gruen	#E9FFFF;	*/
/*	lila	#FFE9FF;	*/
/*	orange	#FFF0E9;	*/
/*	rot	#FFE9E9;	*/

BODY {  
scrollbar-arrow-color : #FFFFFF; 
scrollbar-highlight-color :#FFFFFF; 
scrollbar-3dlight-color:#FF8000;
scrollbar-base-color:#FF8000;
scrollbar-darkshadow-color:#FFFFFF;
scrollbar-face-color:#DF0F1F;
scrollbar-shadow-color:#FFFFFF;
scrollbar-track-color : White;

background : #FFFFFF;
}

/* ACHTUNG! sptext sollte die gleiche farbe wie der background haben! */

.sptext {
	color : #FFFFFF;
	font-family : Verdana, Geneva; 
	font-size : 10pt;
}



.menudead{
	color : #FF8000;
	font-family : Verdana, Geneva;
	font-weight : bold; 
	font-size : 10pt;
}

.menulink {
	color : #DF0F1F;
	font-family : Verdana, Geneva;
	font-weight : bold;
	font-size : 10pt;
	text-decoration : none;
}

.menulink a:link{
	color : #DF0F1F;
	font-family : Verdana, Geneva;
	font-weight : bold;
	font-size : 10pt;
	text-decoration : none;
}

.menulink a:visited { 
	color : #DF0F1F;
	font-family : Verdana, Geneva;
	font-weight : bold;
	font-size : 10pt;
	text-decoration : none;
	}

.menulink a:hover {
	color : #400080;
	font-family : Verdana, Geneva;
	font-weight : bold;
	font-size : 10pt;
	text-decoration : underline;
}

.menulink a:active { 
	color : #FF8000;
	font-family : Verdana, Geneva;
	font-weight : bold;
	font-size : 10pt;
	text-decoration : none;
	}

.updatelog {
	color : #400080;
	font-family : Verdana, Geneva;
	font-weight : bold;
	font-size : 10pt;
	text-decoration : none;
	}

.mailLink a {
	color : #DF0F1F;
	font-family : Verdana, Geneva;
	font-weight : bold;
	font-size : 10pt;
	text-decoration : blink;
}

.mailLink a:hover {
	color: #400080;
	font-weight:bold;
	font-style:normal;
	text-decoration: underline;
}

.headline{
	color : #DF0F1F;
	font-family : Verdana, Geneva;
	font-weight : bold;
	font-size : 10pt;
}

.subline{
	color : #DF0F1F;
	font-family : Verdana, Geneva;
	font-weight : bold;
	font-size : 10pt;
}

.subline2{
	color : #FF8000;
	font-family : Verdana, Geneva;
	font-weight : bold;
	font-size : 10pt;
}

.subline3{
	color : #Black;
	font-family : Verdana, Geneva;
	font-weight : bold;
	font-size : 10pt;
}

.fliesstext {
	color : Black;  
	font-family : Verdana, Geneva; 
	font-size : 10pt;
}

.fliesstext a {
	color : #400080;
	font-weight: bold;
	text-decoration: none;
}

.fliesstext a:hover {
	color: #FF8000; 
	font-weight: bold;
	text-decoration: underline;
}

.partyOrtNorm{
	color : #400080;
	font-family : Verdana, Geneva; 
	font-weight: bold;
	font-size : 10pt;
}

.partyOrtNeu{
	color : #400080;
	font-family : Verdana, Geneva; 
	font-weight: bold;
	font-size : 10pt;
}

.partyDatumNorm{
	color : #400080;
	font-family : Verdana, Geneva; 
	font-weight: bold;
	font-size : 10pt;
}

.partyDatumNeu{
	color : #FF8000;
	font-family : Verdana, Geneva; 
	font-weight: bold;
	font-size : 10pt;
}

.partyTitelNorm{
	color : #DF0F1F;
	font-family : Verdana, Geneva; 
	font-weight: bold;
	font-size : 10pt;
}

.partyTitelNeu{
	color : #DF0F1F;
	font-family : Verdana, Geneva; 
	font-weight: bold;
	font-size : 10pt;
}

.partyDJNorm{
	color : Black;
	font-family : Verdana, Geneva;
	font-size : 10pt;
}

.partyDJNeu{
	color : Black;
	font-family : Verdana, Geneva; 
	font-size : 10pt;
}

.partyNorm{
	color : #777777;
	font-family : Verdana, Geneva;
	font-size : 10pt;
}

.partyNeu{
	color : #777777;
	font-family : Verdana, Geneva; 
	font-size : 10pt;
}

.partyLink {
	color : #FF8000;
	font-family : Verdana, Geneva; 
	font-weight: bold;
	font-size : 10pt;
	text-decoration: underline;
}

.partyLink a {
	color : #FF8000;
	text-decoration: underline;
}

.partyLink a:hover {
	color: #400080; 
	text-decoration: underline;
}


.linklink {
	color : #DF0F1F;
	font-family : Verdana, Geneva;
	font-weight : bold;
	font-size : 14pt;
}

.linklink a:link {
	color : #DF0F1F;
	font-family : Verdana, Geneva;
	font-weight : bold;
	font-size : 10pt;
	text-decoration : none;
}

.linklink a:visited { 
	color : #FF8000;
	font-family : Verdana, Geneva;
	font-weight : bold;
	font-size : 10pt;
	text-decoration : none;
	}
				
.linklink a:hover {
	color : #400080;
	font-family : Verdana, Geneva;
	font-weight : bold;
	font-size : 10pt;
	text-decoration : underline;
}
.linklink a:active { 
	color : #DF0F1F;
	font-family : Verdana, Geneva;
	font-weight : bold;
	font-size : 10pt;
	text-decoration : none;
	}
				

.linktext {
	color : Black;  
	font-family : Verdana, Geneva; 
	font-size : 10pt;
}

.linkwertung {
	color : #400080;
	font-family : Verdana, Geneva; 
	font-weight : bold;
	font-size : 14pt;
}
