body {
        background-repeat: repeat-x;
	background-image:url(back.gif);
 	background-color:#BE001D;
	font-family:Arial;
	font-size:12px;	
	text-align:justify;
        }

.styleWillkomen {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFF4;
        
}

.styleplz {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #000001;
        
}

#navi {
	
	font-family:Arial;
	line-height:16px;
	display: block;
	
}

tr#m {
	text-align: center;
	font-size: 12px;
	
	}

td#l {
	border-bottom:0px;
	line-height:16px;
	width:102px;
	}




tr#m a {
	color:#FFFFFF; 
	text-decoration:none;
	background-color:#C4001E;
	display: block;
	}

tr#m a:hover {
	color:#640000; 
	text-decoration:none;
	background-color:#FFFFEA;
	display: block;
	}

tr#g {
	text-align: center;
	font-size: 12px;
	
	}

td#h {
	border-bottom:0px;
	line-height:16px;
	width:102px;
	}




tr#g a {
	color:#FFFFF8; 
	text-decoration:none;
	background-color:#D90021;
	display: block;
	}

tr#g a:hover {
	color:#F7F7E4; 
	text-decoration:none;
	background-color:#6A0000;
	display: block;
	}


