body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
}
body {
	background-color: #000000;
	margin: 10px;
}

a:link, a:visited, a:active {
	color: #F6A2FA;
	text-decoration: none;
}
a:hover {
	color: #78D6FF;
	text-decoration: none;
}
form {
	margin: 0;
}
h1, h2, h3, h4, h5 {
	margin: 0px 0px 0px 0px;
}
.header {
	background-color: #000000;
	background-position:center;
	background-repeat:no-repeat;
	vertical-align: left;
	text-align: left;
	color: #000000;
	height: 250px;
	font-size: 10px;
	font-weight: bold;
}
.menu {
	background-color: #000000;
	color: #F6A2FA;
	font-size: 15px;
	width: 120px;
	vertical-align: top;
	font-weight: bold;
	text-align: right;
	font-style: normal;
	font-variant: normal;
	text-transform: uppercase;
	line-height: 19pt;
	margin-right: 15px;
}
.menu ul, .menu li {
	list-style-type: none;
	display: block;
	color: #F6A2FA;
	margin: 0;
	padding: 0;
	padding-left: 0px;
	font-weight: bold;
	line-height: 18pt;
}
.menu_current {
	color: #78D6FF;
	font-weight: bold;
	font-size: 18px;
	text-transform: uppercase;
}
.highlight {
	background-color: #D0D0D0;
}
.content {
	vertical-align: top;
	text-align: left;
	left: 0px;
	top: 0px;
	margin-left: 15px;
}

.rahmen {
	margin: 1px;
	padding: 1px;
	border-left-width: thin;
	border-left-style: dotted;
	border-left-color: #F6A2FA;
}

.footer {
	background-color: #000000;
	background-position:center;
	background-repeat:no-repeat;
	vertical-align: middle;
	text-align: center;
	color: #000000;
	height: 50px;
	font-size: 10px;
	font-weight: bold;
}