body {
	padding: 0px;
	font-family: Arial, Helvetica, Verdana;
	font-size: 9pt;
	color: #000000;
	text-align: center;
	align: center;
	background: #C2C2C2;
}

h1 {
	font-family: Arial, Helvetica, Verdana;
	font-size: 13pt;
	line-height: 20pt;
	font-weight: bold;
	color: #84498C;
}

a {
	color: #000000;
	text-decoration: none;
}

a:HOVER {
	text-decoration: underline;
}

table#main {
	width: 1000;
	height: 100%;
}

td#kopf {
	height: 80px;
	font-family: Arial, Helvetica, Verdana;
	font-size: 9pt;
	font-weight: bold;
	color: #FFFFFF;
	background: url('images/kopf.gif');
	padding-left: 5px;
}

td#navi {
	width: 310px;
	background: #FAF3F5;
	padding-top: 30px;
}

td#content {
	width: 500px;
	font-family: Arial, Helvetica, Verdana;
	font-size: 8pt;
	line-height: 13pt;
	background: #FFFFFF;
	border: solid 1px;
	border-color: #B27EAE;
	border-bottom-width: 0px;
	border-top-width: 0px;
	padding: 15px;
	padding-top: 30px;
}

td#ads {
	width: 180px;
	background: #FAF3F5;
	padding: 5px;
	padding-top: 30px;
	font-family: Arial, Helvetica, Verdana;
	font-size: 8pt;
}

td.naviHeading {
	font-family: Arial, Helvetica, Verdana;
	font-size: 8pt;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 5px;
	background: #84498C;
	border: solid 1px;
	border-color: #84498C;
	border-top-width: 0px;
	
}

td#naviHeading1, td#naviHeading1 a {
	font-family: Arial, Helvetica, Verdana;
	font-size: 8pt;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 5px;
	background: #36265A;
	border: solid 1px;
	border-color: #36265A;
	border-top-width: 0px;
	
}

td.naviContent {
	background: #FFFFFF;
	font-family: Arial, Helvetica, Verdana;
	font-size: 8pt;
	line-height: 18pt;
	color: #000000;
	padding: 5px;
	padding-bottom: 10px;
	border: solid 1px;
	border-color: #84498C;
	border-top-width: 0px;
}

td#footer {
	height: 30px;
	background: #84498C;
	font-family: Arial, Helvetica, Verdana;
	font-size: 8pt;
	font-weight: bold;
	color: #FFFFFF;
	padding: 5px;
}

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

td#footer a:HOVER {
	text-decoration: underline;
}

p#HINT {
	font-weight: bold;
	text-align: center;
	padding-top: 15px;
	color: #84498C;
}

p.imageRight {
	FLOAT: right;
	padding-top: 0px;
	padding-left: 15px;
	padding-bottom: 30px;
}

tr.list1 {
	font-family: Arial, Helvetica, Verdana;
	font-size: 8pt;
	line-height: 13pt;
	background: #FAF3F5;
	text-valign: top;
}

tr.list2 {
	font-family: Arial, Helvetica, Verdana;
	font-size: 8pt;
	line-height: 13pt;
	background: #E9DBEB;
	text-valign: top;
}

ul {
	position: relative;
	left: -22px;
	line-height: 13pt;
	list-style-image: url('images/weiter.gif');
}

input#SUBMIT {
	font-family: Arial, Helvetica, Verdana;
	font-size: 8pt;
	font-weight: bold;
	color: #000000;
	background: #FFFFFF;
	border: solid 1px;
	border-color: #84498C;
	padding: 1px;
}

div#werbung {
	position: absolute;
	width: 500px;
	height: 430px;
	left: 143;
	top: 20;
	border: solid 1px;
	border-color: #FFFFFF;
	z-index: 1000;
}

div#werbung1 {
	position: absolute;
	width: 500px;
	height: 430px;
	left: 150;
	top: 27;
	background: #000000;
	z-index: 999;
}