body {
    font-family: Verdana;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
    padding:1px;
	margin-left: 4px;
	margin-right: 4px;
	margin-top: 4px;
	margin-bottom: 4px; 
}

input {
	height: 20px;
	padding: 0;
	border: 1px solid #808080;
	font-size: 12px;
}

input. {
	height: 18px;
	padding: 0;
	border: 1px solid #808080;
}

select {
	font-family: Verdana;
	font-size: 12px;
	font-weight: 800;
	height: 30	px;
	padding: 0;
	border: 1px solid #808080;
}


a:link { 
	font-family: Verdana; 
	font-size: 12px;
	color: #580a07; 
	text-decoration: underline;
	font-weight: 500
}

a:visited {
	font-family: Verdana;
	font-size: 12px;
	color: #580a07; 
	font-weight: 400;
	text-decoration: underline;
}

a:hover {
	font-family: Verdana;
	font-size: 12px;
	color: #0000FF;
	text-decoration: inital;
	font-weight: 400;
}

h1 {
    font-family: Verdana;
	font-size: 18px;
	color: #580a07;
	text-decoration: none;
    padding:3px;
}
td {
    font-family: Verdana;
	font-size: 12px;
	
}

.untertitel {
 	color: #FAECF0;
}