body {
	background-color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	padding-left: 10%;
	margin-top: 10px;
	width: 680px;



}
#logo {
	height:50px;
	padding-top: 10px;
}
#inhalt {
	min-width:120px;

}
Table
{
	width: 680px;
	align: center;
	margin-right: 2%;
	margin-left: 1%;


}
tr {

}
th {
	color:#c2e3e3;
	background:#6282FF;
	font-weight:bolder;
	text-align: left;
	text-transform: none;
	font-variant: small-caps;
	font-size: 16px;
	margin-top: 3px;
	margin-bottom: 3px;




}
td {
	background-color: #EEEEEE;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;


	
cellSpacing=0 
cellPadding=3 
border=1
;
	margin-top: 1px;
	margin-bottom: 1px;


}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	margin-left: 15px;
	color: #000000;
	font-weight: bold;




}	
A {
	font-family: Arial, Helvetica;
	font-size: 10pt;
	color: #5C5C5C;
	text-decoration: none;
	font-weight: bold;

}
A:hover {
	text-decoration: underline;
	color: #999999;
	font-weight: bold;

}
A:visited {
	FONT-SIZE: 10pt;
	font-weight: bold;
	color: #000000;


}
A:active {
	FONT-WEIGHT: bold; FONT-SIZE: 10pt; TEXT-DECORATION: underline
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #006600;


}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #009933;
	font-size: 14px;
	background-color: #CCCCCC;
	font-weight: bolder;
	font-variant: small-caps;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	margin-top: 2px;
	margin-bottom: 2px;




}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #008000;
	font-size: 13px;
	font-weight: bold;

}

h4 {



	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
	font-size: 9px;
	margin-top: 1px;
	margin-bottom: 1px;
	background-color: #EAEAEA;
	text-align: right;



}
h6 {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 9px;
	background-color: #CCCCCC;
	text-align: right;
	margin-top: 1px;
	margin-bottom: 1px;


}
Ul {
	LIST-STYLE-TYPE: disc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	list-style-image: none;
	margin-top: 2px;
	margin-bottom: 2px;



}
Hr {
	font-weight: bold;
	width: 680px;
	border: thin dashed #EEEEEE;
	text-align: left;


}

