/* CSS Document */

BODY { font-size: 8.5pt; line-height: 12 pt; font-family: Verdana; color: #000000; }
table { font-size: 12pt; line-height: 12 pt; font-family: Calibri, Arial; color: #FFFFFF }
.Tabel{ font-size: 12pt; line-height: 12 pt; font-family: Calibri, Arial; color: #FFFFFF }
.titel { font-size:  14pt; line-height: 14 pt; font-family: Calibri, Arial; color: #FFFFFF; font-weight: bold}
.score { font-size:  48pt; line-height: 28 pt; font-family: Calibri, Arial; color: #FFFFFF; font-weight: bold}
.menu { font-size:  18pt; line-height: 20 pt; font-family: Calibri, Arial; color: #888888; font-weight: bold}

input, textarea, select{
	background-color: #ffffff;
	color: black;
	border-width:1pt;
	border-color:#c0c0c0;
	font-family: Calibri, Arial;
	font-size: 14pt;
	font-weight: bold;
	cursor:default;
	text-align:center;
	width: 150px;
}

.submit {
	background-color: #EAEAEA;
	color: #000000;
	font-size: 1px;
	font-weight: bold;
	border-width: 1pt;
	border-color: #c0c0c0;
	
}

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

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

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



hr { height: 1px; border: solid #999999 0px; border-top-width: 1px;}

