body {
    background-color: black;
    font-family: helvetica, arial, verdana, sans-serif;
    font-size: 16px;
    color: white;
    text-align: center;
}
.marked {
	color: #FFE100;
	font-size: 24px;
	font-style: italic;
}
.gelb {
	color: #FFE100;
	font-size: 16px;
	text-align: right;
}
.gelb a {
	color: #FFE100;
	font-size: 16px;
	text-align: right;
	text-decoration: none;
}
#nlform {
        margin-top: 30px;    
}

.button {

    font-weight:bold;
}