.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
}
.text:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #4D295C;
	text-decoration: none;
	padding-left: 17px;
	background-image: url(../images/link_off.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.text:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #4D295C;
	text-decoration: none;
	padding-left: 17px;
	background-image: url(../images/link_off.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 300px;
	margin-bottom: 20px;
}
.text:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFCB2D;
	text-decoration: none;
	background-image: url(../images/link_on.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.text:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF0000;
	text-decoration: none;
}
.navi {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #5D295C;
	text-decoration: none;
	background-image: url(../images/menu_off.gif);
	background-repeat: no-repeat;
	background-position: left center;
	display: block;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	border-bottom-width: 1px;
	padding-top: 6px;
	padding-left: 24px;
	padding-bottom: 6px;
}
.navi:link {
	color: #5D295C;
}
.navi:visited {
	color: #5D295C;
}
.navi:hover {
	color: #FFFFFF;
	background-image: url(../images/menu_on.gif);
	background-color: #FCB928;
}
.naviSelected {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../images/menu_on.gif);
	background-repeat: no-repeat;
	background-color: #FCB928;
	background-position: left center;
	display: block;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	border-bottom-width: 1px;
	padding-top: 6px;
	padding-left: 24px;
	padding-bottom: 6px;
}
.naviSelected:link {
	color: #FFFFFF;
}
.naviSelected:visited {
	color: #FFFFFF;
}
a:link {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #4D295C;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #4D295C;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF0000;
	text-decoration: none;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF0000;
	text-decoration: none;
}
.auswahl {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF0000;
	text-decoration: none;
	font-weight: bold;
}
.textKlein {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
.textIndex {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
	text-decoration: none;
	font-style: italic;
	font-weight: normal;
}
.textIndex:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
	text-decoration: none;
	font-style: italic;
	font-weight: normal;
}
.textIndex:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
	text-decoration: none;
	font-style: italic;
	font-weight: normal;
}
.textIndex:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000099;
	text-decoration: none;
	font-style: italic;
	font-weight: normal;
}
.sponsorzelle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	line-height: 17px;
	vertical-align: middle;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #CCCCCC;
	text-decoration: none;
	font-weight: bold;
	font-style: italic;
}
.textFett {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;

}
.anmerkung {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
	padding: 5px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
}
ol {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	position: relative;
	left: -16px;
	top: -12px;
}

.trennlinie {
	text-decoration: none;
	background-color: #FFF7EA;
	background-image: url(../images/line.gif);
	background-repeat: repeat-x;
	background-position: center;
}
.bildRechts {
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 10px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.underline {
	text-decoration: underline;
}
.bildLinks {
	float: left;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 2px;
	margin-left: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.aufzaehlung {
	list-style-type: disc;
	display: list-item;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 16px;
}
.anmerkungOhneRand {
	color: #000000;
	margin-bottom: 0px;
}
.textFettRot {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF0000;
	text-decoration: none;
	font-weight: bold;
}
.textDurchgestr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-decoration: line-through;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #5D295C;
	text-decoration: none;
}
.randOL {
	background-image: url(../header/shadow_OL.gif);
	background-repeat: repeat-y;
	background-position: right;
}
.randOR {
	background-image: url(../header/shadow_OR.gif);
	background-repeat: repeat-y;
	background-position: left;
}
.randUL {
	background-image: url(../header/shadow_UL.gif);
	background-repeat: repeat-y;
	background-position: right;
}
.randUR {
	background-image: url(../header/shadow_UR.gif);
	background-repeat: repeat-y;
	background-position: left;
}
.enlarge {
	cursor: default;
	list-style: none;
	margin-left: -44px;}
.enlarge a {
	cursor: default;
}
.enlarge a .preview {
	display: none;
}
.enlarge a:hover .preview {
	display: block;
	position: absolute;
	top: -570px;
	left: -260px;
	z-index: 19;
}
.enlarge img {
	margin: 2px;
	vertical-align: top;
	border: none;
}
.enlarge li {
	margin: 2px;
	vertical-align: top;
	position: relative;
	display: inline;
	float: left;
}
.enlarge .preview {
	border-style: solid;
	border-width: 2px;
	border-color: #FFF;
}
.tableRot {
	background-color: #472D5A;
	padding-left: 8px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ffffff;
	height: 10px;
}
.tableGruen {
	background-color: #FCB928;
	padding-left: 8px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	height: 10px;
}
.tableBlank {
	padding-left: 8px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	height: 10px;
}

