body {
	font-family: sans-serif;
	font-size: 10pt;
	text-align: justify;
	color: #000000;
	background-color: #800010;
	z-index: 1;
}

#sponsoren {
        position: absolute;
	top: 12px;
	left: 510px;
	width: 566px;
	height: 120px;
	text-align: center;
	z-index: 1;
	background-color: #FFFFFF;
	border-top: thin solid #FFFFFF;
	border-left: thin solid #FFFFFF;
	border-right: medium groove #800010;
	border-bottom: medium groove #800010;
}

#sponsoren a {
	color: #FFFFFF;
	text-decoration: none;
}

#text_sponsoren_title {
	font-family: sans-serif;
	font-size: 10pt;
	font-weight: bold;
	text-align: center;
	color: #FFFFFF;
	background-color: #00005F;
	padding-left: 5pt;	
}

#text_sponsoren {
        height: 51px;
        width: 557px;
        background-color: #EEEEEE;
}

text_sponsoren table {
        border: 0px;
}

#werbung {
	position: absolute;
	top: 150px;
	left: 1090px;
	height: auto;
	width: auto;
	background-color: #800010;
	z-index: 1;
}

#logo {
	position: absolute;
	top: 12px;
	left: 10px;
	width: 480px;
	height: auto;
	text-align: right;
	z-index: 3;
	padding: 3pt;
	border-top: thin solid #FFFFFF;
	border-left: thin solid #FFFFFF;
	border-right: medium groove #800010;
	border-bottom: medium groove #800010;
	background-color: #00005F;
	background-image: url("mediaget.php?pid=204");
	background-repeat: no-repeat;
	background-position: left center;
	background-attachment: scroll;
}

#menu {
	position: absolute;
	top: 150px;
	left: 10px;
	height: auto;
	width: 220px;
	text-align: left;
	background-color: #FFFFFF;
	z-index: 3;
}

#menu_title {
	font-family: sans-serif;
	font-size: 15pt;
	font-weight: bold;
	text-align: left;
	color: #FFFFFF;
	background-color: #00005F;
	padding-left: 5pt;
	border-top: thin solid #FFFFFF;
	border-left: thin solid #FFFFFF;
	border-bottom: thin solid #800010;
	border-right: medium groove #800010;
}

#menu_content {
	padding: 5pt;
	border-left: thin solid #FFFFFF;
	border-right: medium groove #800010;
	border-bottom: medium groove #800010;
	font-family: sans-serif;
	font-size: 10pt;
	text-align: justify;
	color: #000000;
}

#menu #menu_selected_h1 {
	font-size: 10pt;
	font-weight: bold;
	color: #00005F;
}

#menu #menu_selected_h2 {
	position: relative;
	left: 10px;
	font-size: 9pt;
	font-weight: normal;
	color: #00005F;
}

#menu #menu_selected_h3 {
	position: relative;
	left: 20px;
	font-size: 8pt;
	font-weight: normal;
	color: #00005F;
}

#menu #menu_normal_h1 {
	font-weight: bold;
	font-size: 10pt;
	color: #5F0000;
}

#menu a:hover {
	color: #FF3F00;
}

#menu #menu_normal_h2 {
	position: relative;
	left: 10px;
	font-weight: normal;
	font-size: 9pt;
	color: #5F0000;
}

#menu #menu_normal_h3 {
	position: relative;
	left: 20px;
	font-weight: normal;
	font-size: 8pt;
	color: #5F0000;
}

#content {
	position: absolute;
	top: 150px;
	left: 240px;
	height: auto;
	width: 840px;
	background-color: #FFFFFF;
	z-index: 1;
}

#content td {
	font-size: 10pt;
	vertical-align: top;
}

#text_title {
	font-family: sans-serif;
	font-size: 15pt;
	font-weight: bold;
	text-align: left;
	color: #FFFFFF;
	background-color: #00005F;
	padding-left: 5pt;
	border-top: thin solid #FFFFFF;
	border-left: thin solid #FFFFFF;
	border-bottom: thin solid #800010;
	border-right: medium groove #800010;
}

#text_content {
	padding: 10pt;
	border-left: thin solid #FFFFFF;
	border-right: medium groove #800010;
	border-bottom: medium groove #800010;
	font-family: sans-serif;
	font-size: 10pt;
	text-align: justify;
	color: #000000;
	overflow: scroll;
	height: 519px;
}

#text_sponsoren {
	padding: 10pt;
	border-left: thin solid #FFFFFF;
	border-right: medium groove #800010;
	border-bottom: medium groove #800010;
	font-family: sans-serif;
	font-size: 10pt;
	text-align: justify;
	color: #000000;
}

#table_head table {
	border-top: thin solid black;
	border-left: thin solid black;
	border-right: thin solid black;
	color: #FFFFFF;
	background: #00005F;
}

#table_body table {
	border: thin solid black;
	background: #FFF5EE;
}

#text_copyright {
	height: auto;
	width: auto;
	font-family: sans-serif;
	font-size: 8pt;
	text-align: right;
	color: #000000;
	background-color: #800010;
	z-index: 0;
}

a {
	color: #5F0000;
	text-decoration: none;
}