BODY, TD {
	color : #dfdfdf;
	font-family : "MS Sans Serif", Geneva, sans-serif;
	font-weight: normal;
	font-size: 11pt;
}

H2 {
	font-family : "MS Sans Serif", Geneva, sans-serif;
	font-size: smaller;
	font-size: 14pt;
	color: #6699FF;
}

H3 {
	font-family : "MS Sans Serif", Geneva, sans-serif;
	font-size: smaller;
	font-size: 13pt;
	color: #809CC8;
}

A {
	color: #FFCC00;
	text-decoration : underline;
}

A:Hover {
	color: Blue;
	text-decoration : none;
}

input,
button {
    font-family: "MS Sans Serif", Geneva, sans-serif;
    color: #000000;
    font-size: 11pt;
    background-color: #CFD0D1;
}

option {
    font-family: "MS Sans Serif", Geneva, sans-serif;
    color: #000000;
    font-size: 11pt;
    background-color: #CFD0D1;
}

textarea {
    font-family: "MS Sans Serif", Geneva, sans-serif;
    color: #000000;
    font-size: 11pt;
    background-color: #CFD0D1;
}

.copyright {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: White;
	line-height: 10px;
	}
	
.kursstadt {
	color : #FFCC00;
	font-family: "MS Sans Serif", Geneva, sans-serif;
	font-weight: normal;
	font-size: 11pt;
	text-decoration: underline;
	}
	
.kursdetail {
	color: #dfdfdf;
	font-family: "MS Sans Serif", Geneva, sans-serif;
	font-weight: normal;
	font-size: 10pt;
	}
	
.stadt {
	color: #FFCC00;
	font-family: "MS Sans Serif", Geneva, sans-serif;
	font-weight: normal;
	font-size: 11pt;
	text-decoration : underline;
	}

.check, .radio { 
    background-color: #dfdfdf;
    border: 3px solid #B23B3B;
}