body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 100%;
	font-weight: normal;
	color: Black;
	background: Black;
}

table {
	border-left-style: none;
	border-top-style: none;
	background: Yellow;
	text-align: left;
	vertical-align: top;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	font-weight: bolder;
	font-stretch: wider;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: oblique;
	font-weight: bolder;
	font-stretch: wider;
}

h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: oblique;
	font-weight: bolder;
	azimuth: left-side;
	font-stretch: wider;
}

.texth1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
}

.texth2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: lighter;
	font-stretch: wider;
}

.texth3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bolder;
	font-stretch: wider;
	background: #FF9900;
}

.texth4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bolder;
	font-stretch: wider;
}

.texth5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: oblique;
	font-weight: bolder;
	azimuth: left-side;
	font-stretch: wider;
	background: #FF9900;
}

.texth6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bolder;
	azimuth: left-side;
	font-stretch: wider;
	background: #FF9900;
}

.texth7tag {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: lighter;
	font-stretch: wider;
}

ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 120%;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	padding: 0px 0px 10px;
	margin-top: 0px;
	margin-bottom: 0px;
	list-style-type: square;
}

input.form {
	border: 1px solid black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

textarea.form {
	border: 1px solid black;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

textfield.form {
	border: 1px solid black;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

textarea.form {
	border: 1px solid black;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: Aqua;
}

th.cont {
	color: Black;
	font-weight: bold;
	background-color: Silver;
}

a:link {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: bolder;
	font-style: italic;
	color: #000000;


}
	
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: bolder;
	font-style: italic;
	color: #000000;


}

a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: lighter;
	font-style: normal;
	background-color: #FF9900;
	color: #FF0000;



}

a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	background-color: #FF9900;
	font-style: oblique;
	color: #000000;


}

.tabelleoberstrich {
	border-top-color: Black;
	border-top-style: groove;
	border-top-width: thin;
}

.tabelleunterstrich {
	border-bottom-color: #FF9900;
	border-bottom-width: thin;
	border-bottom-style: solid;
}.titellink1 {
	font-size: 24px;
	font-style: italic;
}
.titellink2 {
	font-size: 24px;
	font-style: oblique;
	background-color: #FF9900;
}
.texth24 {
	font-size: 24px;
}
.textweiss {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	font-style: normal;
}
