.nav:hover { color: #999999; }

.link:hover { color: #999999; }

body {  
	font-family: Verdana; 
	font-size: 12px; 
	text-decoration: none;
}

.bgblue 
{  
	background-color: #000066; 
	font-family: Verdana; 
	font-size: 10px; 
	font-weight: bold; 
	color: #FFFFFF;
	text-decoration: none;
; vertical-align: middle
}

.login {  font-size: 8pt; font-style: italic; color: #000066; text-decoration: none;}
.formfield {  font-family: Verdana; font-size: 8pt; color: #000066; text-decoration: none;; text-align: right}

.forminput 
{  
	font-family: Verdana; 
	font-size: 8pt; 
	border: 1px #000066 groove;
}

.ueber {  font-size: 12pt; font-weight: bold; color: #000066}
.error {  font-size: 8pt; font-weight: bold; color: #CC0033; text-align: justify;}

.button{
        border-style: 0;
        border-style: beveled;
        font-weight: bold;
        font-size: 8pt;
        color: #000066;
        font-family: Verdana;
        background-color: #FFFFFF;
	width: 120px;
        }

.zusatz
{
       font-size: 8pt;
       color: #000066;
       text-decoration: none
}

.link { font-family: Verdana; font-size: 8pt; font-weight: bold; color: #000066; text-decoration: underline;}
.text { font-family: Verdana; font-size: 8pt; font-weight: normal; color: #000000; text-decoration: none; text-align: justify}
.textueber {  font-family: Verdana; font-weight: bold; color: #000066; text-decoration: none; font-size: 10pt; }

.navakt
{
        font-size: 8pt;
        font-weight: bold;
        color: #CC0033;        
        text-decoration: none;
}

.nav
{
        font-family: Verdana;
        font-size: 8pt;
        font-weight: bold;
        color: #000066;
        text-decoration: none;
}

.rahmen 
{
	border: #000066; 
	border-style: solid; 
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px;
	font-family: Verdana;
	font-size: 8pt;
	text-decoration: none;
; background-color: #FFFFFF
}
.edit {  background-color: #FFFFFF; border: 1px #000066 solid; vertical-align: bottom}
.textueber:hover { color: #999999; }
.error:hover { color: #999999; }
.login:hover { color: #999999; }
.linkwhite { font-family: Verdana; font-size: 8pt; font-weight: bold; color: #FFFFFF; ; text-decoration: none}
.linkwhite:hover { color: #999999; }
.help {  font-weight: bold; color: #FFCC33; text-decoration: none; font-size: 8pt}
.text:hover { color: #999999}
