body {
	font-family:Verdana;
	font-size: 11px;
	background: Blue;
}

a:link { 
color: #757776
}

a:visited { 
color: #CCCCCC
}

a:hover { 
color: #CCCCCC; 
font-weight: normal;
color: Gray; 
}

a:active { 
color: #CCCCCC ; 
font-weight: normal; 
}

td { 
color: #757776; 
font-size: 11px; 
font-family: Verdana; 
}

textarea {
border-width: 1px;
font-family: Verdana;
font-size: 11px;
color: #757776;
}

input {
border-width: 1px;
font-family: Verdana;
font-size: 11px;
color: #757776;
 }
 
type {
border-width: 1px;
font-family: Verdana;
font-size: 11px;
color: #757776;
 }

.hinweis { 
color: #333399; 
font-size: 12px; 
font-family: Verdana; 
font-weight: bold; 
font-style: normal; 
}

.info {
font-family: Verdana;
font-size: 11px;
font-weight: bold;
color: #757776;
}

.copyright { 
color: #CCCCCC; 
font-size: 10px; 
font-family: Verdana; 
font-weight: normal; 
}

.tblh {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #757776;
}

.error {
	color: Red; 
	font-size: 11px; 
	font-family: Verdana;
}

.ok {
	color: #00CC33; 
	font-size: 11px; 
	font-family: Verdana;
}
.hr {
	color: #333399; 
	font-size: 11px; 
	font-family: Verdana; 
	font-weight: normal; 
	font-style: normal;
}
.mail {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #333399;
 }
 select {
 	font-family: Verdana;
	font-size: 11px;	
	color: #757776; 
 }
 option {
 	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #757776; 	
 }
 feldname {
 	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: gray; 
 }

