/*************************************************/
/**********LINKS X N******************************/
a:link		{ text-decoration: none; font-family: Arial, Helvetica, sans-serif;color: #000000;} 
a:active	{ text-decoration: none; font-family: Arial, Helvetica, sans-serif;color: #000000;} 
a:visited 	{ text-decoration: none; font-family: Arial, Helvetica, sans-serif;color: #000000;} 
a:hover		{ text-decoration: none; font-family: Arial, Helvetica, sans-serif;color: #000000; background-color: #FF9966} 



/*************************************************/
/**********BACKGROUNDS X N*************************/

.bodySeite0 {  
	background-color: #F4A460
}

.bodySeite0top {  
	background-color: #CC6666
}

.bodySeite1 {  
	background-color: #F3A360
}

.bodySeite2 {  
	background-color: #F4A460
}

.bodySeite2top {  
	background-color: #993300
}

.bodySeite3 {  
	background-color: #C997FB
}

.bodySeite4 {  
	background-color: #C997FB
}

.bodySeite5 {  
	background-color: #FFCC99
}

.bodySeite7 {  
	background-color: #D0E9EC
}

.bodySeite9 {  
	background-color: #993333
}

.bodySeiteRules {  
	background-color: #F66824
}

.bodySeiteCorner {  
	background-color: #989899
}

.bodySeiteSelectUserTr1 {  
	background-color: #664444
}

.bodySeiteSelectUserTr2 {  
	background-color: #aaaaaa
}

.bodySeiteSelectUserTr3 {  
	background-color: #ffffff
}

.bodySeiteSelectAdminTr1 {  
	background-color: #993333
}

.bodySeiteSelectAdminTr2 {  
	background-color: #ffaaaa
}

.bodySeiteSelectAdminTr3 {  
	background-color: #ff6666
}

.bodySeiteEmptyLight {  
	background-color: #fffffe
}

.bodySeiteEmptyDark {  
	background-color: #fffffe
}

.bodySeiteDivider {  
	background-color: #fffffe
}

.bodySeiteNavLeft {  
	background-color: #F66824
}

.bodySeiteNavLeft2 {  
	background-color: #333301
}

.bodySeiteNavRight {  
	background-color: #F66824
}

.bodySeiteNavRight2 {  
	background-color: #333301
}

.bodySeiteNavBottom {  
	background-color: #F66824
}

.bodySeiteNavBottom2 {  
	background-color: #333301
}





/*************************************************/
/**********TEXTS X N******************************/

.textTitleBig { 
	text-decoration: none; 
	font-family: Poster Bodoni, Arial, Helvetica, sans-serif; 
	font-size: 20px; 
	font-weight: bold; 
	text-align: center;
	font-style: italic;
	color: #330099;
} 

.textTitleBigNegativ { 
	text-decoration: none; 
	font-family: Poster Bodoni, Arial, Helvetica, sans-serif; 
	font-size: 20px; 
	font-weight: bold; 
	text-align: center;
	font-style: italic;
	color: #330099;
} 

.textTitleNormal { 
	text-decoration: none; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 16px; 
	font-weight: bold; 
	color: #ffffff;
} 

.textTitleNormalNegativ { 
	text-decoration: none; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 14px; 
	font-weight: bold; 
	color: #ffffff;
} 

.textTitleLinkNegativ { 
	text-decoration: none; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 14px; 
	font-weight: bold; 
	color: #ffffff;
} 

.textTitleLinkNegativ:hover	{ 
	text-decoration: none; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 14px; 
	font-weight: bold; 
	color: #ffffff;
 	background-color: #000000;
	} 


.textTitleSmall { 
	text-decoration: none; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 13px; 
	font-weight: bold; 
} 

.textBig { 
	text-decoration: none; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 15px; 
} 

.textNormalNegativ { 
	text-decoration: none; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 14px; 
	color: #ffffff;
} 

.textNormal { 
	text-decoration: none; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 15px; 
	color: #000000;
} 

.textNormal2 { 
	text-decoration: none; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 15px; 
	color: #000000;
} 

.textSmall { 
	text-decoration: none; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #000000;
} 

.textMenu { 
	text-decoration: none; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 15px; 
	font-weight: bold; 
	color: #000000;
} 

.textMenuSmall { 
	text-decoration: none; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-weight: bold; 
	color: #000000
} 

.textRules {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold; 
	color: #CC0000;
}

h1
{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 14px;
	font-weight: bold; 
	color: #330099;
} 
h2
{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 18px;
	font-weight: bold; 
	color: #330099;
	align: center;
}
h3
{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px;
	color: #000000;
	align: center;
}
