body {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	text-decoration: none;
	color: Black;	

	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding: 0;
	border: 0;
	font-family: Arial, Helvetica, sans-serif;
	background: #D6EBE8 url(pictures/bggradient.gif) bottom left fixed repeat-x;
	position:relative;
	text-align:center;

}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;
	color: Black;	
}

a {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	text-decoration: none;
	color: #000000;	
}

a:hover {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
	font-weight: normal;
	font-size: 12px;
	color: #FF0000;
}

a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	text-decoration: underline;
	color: #666666;
}

a.navi {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	color: #000000;	
}

a.navi:hover {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
	font-weight: bold;
	font-size: 12px;
	color: #FF0000;
}

a.navi:active {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
	font-weight: bold;
	font-size: 12px;
	color: #666666;
}

.navimark {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	color: #037F6C;	
}

.klein {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10px;
	text-decoration: none;
	color: Black;	
}

.titel {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 18px;
	text-decoration: none;
	color: Black;
}

.titel_klein {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;
	color: Black;
}

.titel_klein_rot {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;
	color: red;
}

.Xtable {
	border-top-width: 1px;
	border-top-color: #808080;
	border-top-style: solid;
	border-right-color: #808080;
	border-right-style: solid;
	border-right-width: 1px;
	border-bottom-color: #808080;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-left-color: #808080;
	border-left-style: solid;
	border-left-width: 1px;
}

.small {
	font-family : Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #666666;
}

a.small {
	color: #666666;
	text-decoration: none;
}

a.small:hover {
	font-size: 9px;
	color: #ff9900;
	text-decoration: underline;
}
a.small:active {
	font-size: 9px;
	color: #ff9900;
	text-decoration: underline;
}
