body         { font-family: Arial; color: #333333; font-size: 8pt }

table        { font-size: 8pt; font-family: Arial }

a:link       { color: #777777; font-family: Arial; font-size: 8pt; text-decoration: none}
a:visited    { color: #777777; font-family: Arial; font-size: 8pt; text-decoration: none}
a:active     { color: #777777; font-family: Arial; font-size: 8pt; text-decoration: none}
a:hover     { font-family: Arial; color: #9ac0e7; font-size: 8pt; text-decoration: none}

.buttons:link       { color: #28619E; font-family: Arial; font-size: 8pt; text-decoration: none}
.buttons:visited    { color: #28619E; font-family: Arial; font-size: 8pt; text-decoration: none}
.buttons:active     { color: #28619E; font-family: Arial; font-size: 8pt; text-decoration: none}
.buttons:hover     { font-family: Arial; color: #8AB4E1; font-size: 8pt; text-decoration: none}

.validator            { color: #777777;}
input.stylebutton { font-size: 8pt; color: #777777; background-color:#9ac0e7}  
textarea, input { font-size: 8pt; font-family: Arial }
.box { height:22px; width: 195px; }

.titel {
	font-size: 14pt;
	color: #9ac0e7;
}

.label 
{	
	color: #2b5e89;
}

.img { border-color:#333333; border-style:solid; border-collapse:collapse; border-width:1px; }