body {
	margin-top: 20px;
}

.datum {
 font-family: Arial;
 font-size: 25px;
 color: #ffffff;
} 

.zeit {
 font-family: Arial;
 font-size: 15px;
 color: #ffffff;
} 

.style {
 font-family: Arial;
 font-size: 25px;
 color: #ffffff;
} 

.address {
 font-family: Arial;
 font-size: 10px;
 color: #ffffff;
} 

.act {
 font-family: Arial;
 font-size: 18px;
 color: #000000;
}

.longdesc {
 font-family: Arial;
 font-size: 12px;
 color: #000000;
} 

.txt {
 font-family: Arial;
 font-size: 12px;
 color: #000000;
} 

.navi {
 font-family: Arial;
 font-size: 12px;
 color: #ffffff;
} 

.act.a:link {
 text-decoration: none;
 color: #000000;
}

a:link {
 text-decoration: none;
 color: #FFF;
}

a:visited {
 text-decoration: none;
 color: #FFF;
}

a:hover {
 color: #FFF;	
 text-decoration: underline;
}

a:active {
 text-decoration: underline;
 color: #FFF;
}
