html, div, p, h1, h2, h3, ul, ol, span, a, table, td, form, img, li {
	margin: 0;
	margin-left: auto;
	margin-right: auto;
	padding: 0;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
body {
	margin-top:15px;
	font-weight: normal;
	color: #333366;
}
h1 {
	font-size: 24px;
	font-weight: normal;
	margin:10px;
	color: #333366;
	line-height: 30px;
}
h2 {
	font-size: 12px;
	font-weight: bold;
	color: #333366;
	margin:10px;
	background-position: left;
	text-indent: -10pt;
}
h3 {
	font-size: 12px;
	font-style: normal;
	color: #333366;
	margin:0;
	line-height: 18px;
}
h4 {
	font-size: 12px;
	font-weight: normal;
	font-style: italic;
}
a:link {
	font-size: 12px;
	font-weight: normal;
	color: #333366;
}
a:visited {
	color: #333366;
	font-size: 12px;
}
a:active {
	color: #FF6600;
	font-size: 12px;
}
a:hover {
	color: #FF6600;
	font-size: 12px;
}
a:link.navi {
	font-size: 9px;
	text-decoration: none;
	color: #FF6600;
	width: 106px;
	height: 25px;
}
a:visited.navi {
	font-size: 9px;
	text-decoration: none;
	color: #FF6600;
	height: 25px;
	
}
a:active.navi {
	font-size: 9px;
	text-decoration: none;
	color: #FFFFFF;
	height: 25px;
}
a:hover.navi {
	font-size: 9px;
	text-decoration: none;
	color: #FFFFFF;
	height: 25px;
	position: static;
}
p {
	font-size:12px;
	font-weight: normal;
}
.strefen {
	background-image: url(../pics/streifen.jpg);
	background-repeat: repeat-x;
	height: 20px;
}
.streifeninvers {
	background-image: url(../pics/streifen.gif);
	background-repeat: repeat-x;
	height: 25px; 
}
.legend {
	font-size: 9px;
}
.tablehigh {
	height: 25px;
	width: 108px;
	text-align: center;
	background-color: #333366;
	line-height: 25px;
}
a:strefen {
font-color: #FFFFFF;
}

