/**** ALLGEMIEN ****/
body {
	background-color:#ffcc33;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;}
	
h1 {
	text-align:center;
	font-size:18px;
	margin-bottom:0px;}

h2 {
	text-align:center;
	font-size:14px;}

table {
	margin:10px;}
	
a:link, a:visited {
	text-decoration:none;
	font-size:12px;
	color:#CC3300;}

a:hover {
	text-decoration:underline;}

span img {
	margin-left:27px}
	
/***** SPEZIELL *****/	
#content {
	background-color:#ffffff;
	width:940px;
	margin:auto;}
	
#oview th {
	background-color:#f7f78d;
	border:solid 1px #CC9933;}

#oview {
	margin:auto;
	margin-top:0px;
	margin-bottom:0px;}
	
#odd {
	background-color:#ffffcc;}	
	
/***** Navigation ****/	
#Navi {
	text-align:center;
	margin-bottom:8px;}
