a {
	color: #FF0000;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: #FF0000;
	text-decoration: underline overline;
	font-weight: bold;
}

a:active {
	color: #FF0000;
	text-decoration: underline overline;
	font-weight: bold;
}

p {  font-family: Helvetica, sans-serif; font-size: 12px; font-style: normal; line-height: normal; font-weight: normal; margin-top: 0px; margin-bottom: 0px; color: #FFFFFF; background-image: url(../images/back.jpg)}

h1 {  font-family: Helvetica, sans-serif; font-size: 16px; font-style: normal; line-height: normal; font-weight: bolder; color: #FFFFFF; text-align: center}

h2 {  font-family: Helvetica, sans-serif; font-size: 14px; font-weight: bolder; color: #FFFF00}

h3 {  font-family: Helvetica, sans-serif; font-size: 10px; font-weight: bold; color: #FFFF00}

#oddcolor{background-color:#c0c0c0; }

#evencolor{background-color:#e0e0e0; }
body {
	background-color: #000000;
}

.text-rot-12 {
	font-size: 12px;
	margin: 0px;
	color: #FF0000;
	font-weight: bold;
	font-family: Helvetica, sans-serif;
}

.text-schwarz-12 {
	font-size: 12px;
	margin: 0px;
	color: #000000;
	font-style: normal;
	font-family: Helvetica, sans-serif;
}

.text-weiss-10 {
	font-size: 10px;
	margin: 0px;
	color: #FFFFFF;
	font-style: normal;
	font-family: Helvetica, sans-serif;
}

.text-weiss-12 {
	font-size: 12px;
	margin: 0px;
	color: #FFFFFF;
	font-style: normal;
	font-family: Helvetica, sans-serif;
}

.text-weiss-14 {
	font-size: 14px;
	margin: 0px;
	color: #FFFFFF;
	font-style: normal;
	font-family: Helvetica, sans-serif;
}
