.menu {
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 12px;
	font-weight: normal;
	text-decoration: none; 
	color: #5E5D5D;
	text-align: right;
}
.menu a {
	text-decoration: none; 
	color: #CCCCCC;
}
.menu a:hover {
	text-decoration: none; 
	color: #FFFFFF;
}
.menuakt {
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 12px;
	font-weight: bold;
	text-decoration: none; 
	color: #FFFFFF;
	text-align: right;
}
.text {
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
	font-weight: normal;
	text-decoration: none; 
	color: #585858;
	text-align: left;
	line-height: 18px;
}
.text a {
	text-decoration: underline; 
	color: #4D1370;
}

.fehler {
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
	font-weight: normal;
	text-decoration: none; 
	color: #DDA000;
	text-align: left;
	line-height: 14px;
}
.hinweis {
    font-family: tahoma, Helvetica, sans-serif;
    font-size: 10px;
	font-weight: normal;
	text-decoration: none; 
	color: #666666;
	text-align: left;
	line-height: 12px;
	background-color: #FFFFFF;
	border-style: dotted; 
	border-color: #4D1370; 
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px;
}
.klein {
    font-family: tahoma, Helvetica, sans-serif;
    font-size: 10px;
	font-weight: normal;
	text-decoration: none; 
	color: #666666;
	text-align: left;
	line-height: 12px;
}

.head {
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 12px;
	font-weight: bold;
	text-decoration: none; 
	color: #000000;
	text-align: left;
	line-height: 20px;
}
.sub {
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
	font-weight: bold;
	text-decoration: none; 
	color: #4D1370;
	text-align: left;
	line-height: 18px;
}
.input {  
	font-family: Verdana, Helvetica, sans-serif; 
	font-size: 12px; 
	font-weight: bold; 
	color: #666666; 
	border-style: dashed; 
	border-color: #4D1370; 
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px;
	height: 20px;
}
.copyright {
    font-family: tahoma, Helvetica, sans-serif;
    font-size: 9px;
	font-weight: normal;
	text-decoration: none; 
	color: #AAAAAA;
	text-align: right;
}
