BODY, TD, INPUT, SELECT, TEXTAREA {
	background-color: #E8E1DB;
	font-family: Verdana;
	font-size: 11px;
	line-height: 130%;
	color: #454545;
	}
	
input, select, textarea {
	background-color:#E9E5E2;
	font-size:10px;
	}

a {
	font-family: Verdana;
	color: #932E1D;
	text-decoration: none;
	}

a:hover {
	text-decoration: underline;
	}
	
.klein {
	font-family: Verdana;
	font-size: 9px;
 	color: #990000;
	}
	
.klein2 {
	font-family: Verdana;
	font-size: 9px;
 	color: #999999;
	}

.normal {
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
 	color: #454545;
	}

.gross {
	font-family: Verdana;
	font-size: 18px;
 	color: #454545;
	}
 
.table {
	border-width:1px;
	border-style:solid;
	border-color:#454545;
	}

