body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
body {
	background-color: #f1f1f1;
	background-image: url(img/back.jpg);
	background-repeat: repeat-y;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-position: center top;
}
a:link {
	color: #D78C01;
	text-decoration: none;
	
}
a:visited {
	color: #D78C01;
	text-decoration: none;
}
a:hover {
	color: #666666;
	text-decoration: none;
}
a:active {
	color: #666666;
	text-decoration: none;
}

a.nav:link {
	color: #FFFFFF;
	text-decoration: none;

}
a.nav:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.nav:hover {
	color: #D78C01;
	text-decoration: none;
}
a.nav:active {
	color: #D78C01;
	text-decoration: none;
}
.topback {
	background-image: url(img/header.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.metanav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #000000;
}

.input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	width: 125px;
	height: 18px;
}
.inputII {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	width: 340px;
	height: 18px;
}
.inputIII {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	width: 340px;
	height: 100px;
}
.send{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	width: 125px;
	height: 20px;
	border-width: 1px;
	border-color: #D78C01;
	background-color: #D78C01;
}
.orange {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #D78C01;
	font-weight: bold;
}
li {
	list-style-image: url(img/listenpunkt.gif);
	line-height: 17px;
}
.orangeII {

	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #D78C01;
	font-weight: bold;
}

