body {background-color : #FFFFFF;}

ul,div,td,address,nobr,b,i,body,h1,h2,h3,h4,h5,h6,input,textarea,select { 
		font-family: Arial,Helvetica, sans-serif;
}

th { 
		font-family: Arial,Helvetica, sans-serif;
		font-size: 16px;
}

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

a.help:visited {
        color: #000000;
        text-decoration: none;
}

a.help:active {
       color: #000000;
        text-decoration: none;
}

a.help:hover {
        color: #0066CC;
        text-decoration: none;
}

a:link {
        color: #990099;
        text-decoration: underline;
}

a:visited {
        color: #660066;
        text-decoration: underline;
}

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

a:hover {
        color: #000000;
        text-decoration: none;
}

.fehler {
		color: #BD29B7;
		font-size: 14px;
		font-weight: bold;
}

.klein {
		font-size: 12px;
}

.mittel {
		font-size: 14px;
}

.gross {
		font-size: 50px;
}

.gray {
		color: #8C8C8C;
}

.navicaption {
		color: #FFFFFF;
		font-size: 10px;
}

.navicaption2 {
		color: #FFFFFF;
		font-size: 14px;
}

.sperrung {
		color: #BD29B7;
		font-size: 12px;
		font-weight: bold;
}				