body{
	
	color : black;
	font-family : Arial;
	font-size : 12px;
	background-image : url(../images/bg-muster50.jpg);
}

ul{
	list-style-position: outside;
	list-style: disc;
}

td{
	
	color : black;
	font-family : Arial;
	font-size : 12px;
	
}

.titel{
	color : #FF0000;
	font-family : Arial;
	font-weight : bold;	
	font-size : 13px;
}

.untertitel{
	color : #FF0000;
	font-family : Arial;
	font-size: 17px;


}
A, A:LINK, A:VISITED, A:ACTIVE {
	color : #FF0000;
    font-family : "Franklin Gothic Medium", Arial, sans-serif;
	font-weight : 200;
	font-size : 14px;	
	text-decoration : none;
}

 A:HOVER, A:FOCUS {
	color : #400000;
    font-family : "Franklin Gothic Medium", Arial, sans-serif;
	font-weight : 200;
	font-size : 14px;	
	text-decoration : none;
}


.menu{
	color : #FF0000;
   font-family : "Franklin Gothic Medium", Arial, sans-serif;
	font-weight : 200;
	font-size : 14px;	
}
