body {
	background-color: #262626;
	font-family:Arial, Helvetica, sans-serif; 
	font-size: 11px;
	color: #fff;
}

td {
	font-size: 11px;
	background-color: #262626;	
}

a {
	color: #fff;
	text-decoration: underline;	
}

a:hover {
	color: #E73473;
	text-decoration: underline;	
}

.topnavi {	
	color: #999999;
	padding-right: 10px;
	}

.topnavi a{
	vertical-align: middle;
	text-decoration: none;
	font-size: 11px;
	color: #999999;
	text-decoration: none;		
}

.topnavi a:hover{
	color: #E73473;
	text-decoration: underline;		
}

.mainnavi a{
	vertical-align: middle;
	text-decoration: none;
	font-size: 14px;
	font-weight:bold;	
	color: #fff;
	text-decoration: none;		
}

.mainnavi a:hover{
	color: #46002B;
	text-decoration: underline;		
}

.mainnavi_active a{
	vertical-align: middle;
	text-decoration: none;
	font-size: 14px;
	font-weight:bold;	
	color: #46002B;
	text-decoration: none;		
}

.mainnavi_active a:hover{
	color: #46002B;
	text-decoration: underline;		
}
/*------------------------------------------*/
.newsheader {	
	color: #000;
	padding-left: 10px;
	font-size: 11px;	
	font-weight:bold;	
/*	background-color: #E73473;*/
	background-image: url(images/m_ecke.gif);
	background-repeat: repeat-x;
}

.news {
	color: #fff;
	font-size: 11px;		
	background-color: #353535;	
	padding: 10px;
	width: 180px;
}

*html .news{
	width:200px;
}

.news_rot {
	color: #fff;
	font-size: 11px;		
	background-color: #4A4A4A;		
	padding: 10px;
	width: 180px;
}

*html .news_rot{
	width:200px;
}

.content {
	padding-left: 10px;
	padding-right: 10px;
	background-color: #262626;		
}

h1 {
	text-decoration: none;
	height: 18px;
	font-size: 14px;
	font-weight:bold;	
	color: #fff;
	margin-bottom: 5px;
	text-decoration: none;		
}

.content h1 {
	text-decoration: none;
	height: 18px;
	font-size: 14px;
	font-weight:bold;	
	color: #fff;
	margin-bottom: 5px;
	text-decoration: none;		
}

.content h2 {
	display: block;
	width: 510px;
	height: 18px;
	text-decoration: none;
	font-weight:bold;
	font-size: 14px;
	color: #fff;
	margin-bottom: 5px;
   padding: 0px 0px 0px 15px;
	background-image: url(images/h2.gif);
}

*html .content h2{
	width:530px;
}

.content h3 {
	text-decoration: none;
	height: 18px;
	font-size: 13px;
	font-weight:bold;
	color: #fff;
	padding-left: 15px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	text-decoration: none;
    background-image:url(images/dot.gif);
	background-repeat: no-repeat;
	display: block;
	vertical-align: middle;
}

.content h4 {
	text-decoration: none;
	font-size: 11px;
	font-weight:bold;
	padding-top: 10px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	text-decoration: none;
}
.content h4 a{
	font-weight:normal;
}

.links a{
	height: 15px;
	text-decoration: none;
	font-weight:bold;
	font-size: 11px;
	color: #fff;
	padding-left: 10px;
	padding-right: 0px;
   background-image:url(images/arrow.gif);		
	background-repeat: no-repeat;    
	display: block;	
	vertical-align: middle;	
}

.links2 a{
	height: 15px;
	text-decoration: none;
	font-weight:bold;
	font-size: 11px;
	color: #fff;
	padding-left: 10px;
	padding-right: 0px;
   background-image:url(images/arrow2.gif);		
	background-repeat: no-repeat;    
	display: block;	
	vertical-align: middle;	
}

.links2 a:hover{
	color: #E73473;
	text-decoration: underline;	
}


.register a{
	vertical-align: middle;
	text-decoration: none;
	font-size: 14px;
	font-weight:bold;
	padding-right: 10px;	
	color: #05391C;
	text-decoration: none;		
}

.register a:hover{
	color: #05391C;
	text-decoration: underline;		
}

.tabelle td{
	padding-left: 10px;
	padding-right: 10px;
	background-color: #DEF2CA;			
	
}

.tabelle_gal td{
	padding: 10px;
	background-color: #353535;			
	
}

#header{	
	color: #000;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 0px;
	padding-bottom: 0px;			
	font-size: 11px;	
	font-weight:bold;	
	background-color: #E73473;		
}

#nix {
	padding: 0px;
	background-color: #4A4A4A;	
}

#nix2 {
	padding: 0px;
}