.bg {
	background-image: url(images/hintergrund.jpg);
	background-repeat: repeat-x
	}
.text {
	font-size: 12pt;
	color: #000000;
	font-style: italic
	}
.text2 {
	font-size: 14pt;
	color: #000000;
	font-style: italic
	}
.text3 {
	font-size: 16pt;
	color: #000000;
	font-style: italic
	}
.highlight {
	font-size: 13pt;
	color: #ffffff;
	text-decoration: underline;
	font-weight: bold;
         font-style: italic
	}
.highlight2 {
	font-size: 12pt;
	color: #ffffff;
	text-decoration: underline;
	font-weight: bold;
         font-style: italic
	}
.hl {  font-size: 13pt; color: #ffffff; text-decoration: underline; font-style: italic}

a:link, a:visited {  font-size: 13pt; color: #255028; text-decoration: none; font-weight: bold; font-style: italic}
a:active {  font-size: 13pt; color: #255028; text-decoration: underline; font-weight: bold; font-style: italic}
a:hover {  font-size: 13pt; color: #FFFFFF; text-decoration: underline; font-weight: bold; font-style: italic}

a.unter:link,a.unter:visited{  font-size: 12pt; color: #255028; text-decoration: none; font-weight: bold; font-style: italic}
a.unter:active {  font-size: 12pt; color: #255028; text-decoration: underline; font-weight: bold; font-style: italic}
a.unter:hover {  font-size: 12pt; color: #FFFFFF; text-decoration: underline; font-weight: bold; font-style: italic}

a.fuss:link,a.fuss:visited {  font-size: 13pt; color: #255028; text-decoration: none; font-weight: bold}
a.fuss:active {  font-size: 13pt; color: #255028; text-decoration: underline; font-weight: bold}
a.fuss:hover {  font-size: 13pt; color: #FF0000; text-decoration: underline; font-weight: bold}

.scrolltable { width: 830px; height: 320px; overflow: scroll }

.small {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	text-decoration: none;
}

.big {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	text-decoration: none;
}

.big a:link, .big a:visited {
	color: #b33300;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-decoration: underline;
}

.big b {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
}