<!--
body {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	color: #000000;
	font-size: 8pt;
	text-decoration: none;
	background-color: #FFFFFF;
	background-image: url(bilder/bg.gif);
}

a:link {
	text-decoration: none;
	color: #C5006A;
	}

a:visited {
	text-decoration: none;
	color: #C5006A;
}

a:hover {
	text-decoration: none;
	color: #3F0022;
	}

a:active {
	text-decoration: none;
	color: #C5006A;
}

a.fat:link {
	font-size: 8pt;
	text-decoration: none;
	color: #C5006A;
	font-weight: bold;
	}

a.fat:visited {
	font-size: 8pt;
	text-decoration: none;
	color: #C5006A;
	font-weight: bold;
}

a.fat:hover {
	font-size: 8pt;
	text-decoration: none;
	color: #3F0022;
	font-weight: bold;
	}

a.fat:active {
	font-size: 8pt;
	text-decoration: none;
	color: #C5006A;
	font-weight: bold;
}

a.menue:link {
	text-decoration: none;
	color: #FFFFFF;
	font-size: 8pt;
	font-weight: bold;
	}

a.menue:visited {
	text-decoration: none;
	color: #FFFFFF;
	font-size: 8pt;
	font-weight: bold;
}

a.menue:hover {
	text-decoration: underline;
	color: #FFFFFF;
	font-size: 8pt;
	font-weight: bold;
	}

a.menue:active {
	text-decoration: none;
	color: #FFFFFF;
	font-size: 8pt;
	font-weight: bold;
}

a.small:link {
	text-decoration: none;
	font-size: 7pt;
	color: #C5006A;
	}

a.small:visited {
	text-decoration: none;
	font-size: 7pt;
	color: #C5006A;
}

a.small:hover {
	text-decoration: none;
	font-size: 7pt;
	color: #3F0022;
	}

a.small:active {
	text-decoration: none;
	font-size: 7pt;
	color: #C5006A;
}


table {
	font-size: 8pt;
	textdecoration: none;
}

table.menue {
	background-color: #3D3020;
	color: #F0F0F0;
	font-size: 9pt;
	background-image: url(bilder/menue_hg.jpg);
	border-left: 0px;
	border-right: 1px;
	border-top: 1px;
	border-bottom: 0px;
	border-style: solid;
	border-color: #3F0022;
}

table.partner {
	background-color: #E8E8E8;
	font-size: 8pt;
	background-image: url(bilder/partner_hg.jpg);
	border-left: 0px;
	border-right: 1px;
	border-top: 1px;
	border-bottom: 0px;
	border-style: solid;
	border-color: #3F0022;
}

td.border {
	color: #F0F0F0;
	background-color: #FFFFFF;
	border-left: 1px;
	border-right: 1px;
	border-top: 0px;
	border-bottom: 0px;
	border-style: solid;
	border-color: #3F0022;
}

td.border2 {
	color: #000000;
	background-color: #FFFAFD;
	border-left: 1px;
	border-right: 1px;
	border-top: 1px;
	border-bottom: 1px;
	border-style: dotted;
	border-color: #FFE6F6;
}

td.lf {
	color: #000000;
	background-color: #F6F6F6;
	border: 0px;
	font-size: 7pt;
	background-image: url(bilder/bg2.gif);
}

h1 {
	margin: 10px;
	font-size: 20pt;
	}


h2 {
	margin: 10px;
	font-size: 20pt;
	}


h3 {
	margin: 0px;
	font-size: 15pt;
	}


h4 {
	margin: 0px;
	font-size: 10pt;
	}


img.border {
	border: 1px;
	border-style: solid;
	border-color: #000000;
}

img.border2 {
	background-color: #fefefe;
	border: 1px;
	border-style: dashed;
	border-color: #9a9a9a;
}

.small2 {
	font-size:7pt;
	textdecoration: none;
	}

.fat {
	font-size: 10pt;
	color: #6E6E6E;
	textdecoration: none;
	font-weight: bold;
	}

.copyright {
	font-size: 10px;
	color: #c0c0c0;
	textdecoration: none;
	letter-spacing: 3pt;
	}
//-->