body{
margin: 20px 0 0 0;
background-image:url(images/bg.gif);
}
	td {
	font-family:  Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px;
	line-height: 18px;
	color: #ffffff;
	}
	textarea {
	font-family:  Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px;
	color: #333333;
	}
	h1 {
	color: #ffffff;
	letter-spacing: 1px;
	font-size: 12px;
	font-style: italic;
	}
	h2 {
	color: #ff6600;
	letter-spacing: 1px;
	font-weight: bold;
	font-size: 12px;
	}
	h3 {
	color: #000000;
	letter-spacing: 1px;
	font-size: 12px;
	}
	a.nav,a.nav.active,a.nav.visited {  
    font-family:  Verdana, Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	font-style: italic;
	}
	a.nav:hover {
	text-decoration: none;
	color: #cc3300;
	}
	a,a.active,a.visited {  
    font-family:  Verdana, Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px;
	color: #ffffff;
	text-decoration: underline;
	}
	a:hover {
	text-decoration: none;
	color: #ffffff;
	}
.form {
border: 1px solid #993300;
background-color: #ffffff;
font-size: 11px;
}
.button {
border: 1px solid #993300;
background-color: #eaeaea;
font-size: 11px;
cursor: hand;
cursor: pointer;
}
.fehler {
color: #ff6600;
font-size: 9px;
font-weight: bold;
}