﻿.menu {
	font-family: arial;
	font-size: 10pt;
	font-weight: Bold;
	font-style: normal;
	font-variant: Normal;
	text-transform: None;
	color: #666699;
	text-decoration: none;
}
a:hover{
	color: #000000;
	font-size: 10pt;
	font-weight: bold;
	font-style: normal;
	font-family: arial;
	text-transform: none;
	text-decoration: none;
	font-variant: normal;
}
body {
	background-color: #990000;
	position: absolute;
	top: 0px;
	right: 0px;
	bottom: 0px;
	left: 0px;
	margin-left: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-top: 0;
	color: #000000;
	font-size: 10pt;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	text-decoration: none;
}
.logobereich {
	border-left: 1px solid #9F9F9F;
	border-right: 1px solid #9F9F9F;
	border-top: 1px solid #9F9F9F;
	position: absolute;
	width: 800;
	height: 80;
	z-index: 12;
	left: 20;
	top: 20;
	background-color: #FFFFFF;
	background-image: url('grafik/logo01.jpg');
}
.textbereich {
	border-left: 1px solid #9F9F9F;
	border-right: 1px solid #9F9F9F;
	border-bottom: 1px solid #9F9F9F;
	position: absolute;
	width: 800;
	z-index: 11;
	left: 20px;
	top: 131px;
	height: 280px;
	background-color: #FFFFFF;
	background-image: url('grafik/willkommen.jpg');
}
.navibereich {
	position: absolute;
	width: 100%;
	height: 31px;
	z-index: 9;
	left: 0px;
	top: 100px;
	background-image: url('grafik/navi.gif');
	background-repeat: repeat-x;
}
.navi {
	position: absolute;
	width: 800;
	height: 31px;
	z-index: 10;
	left: 20;
	top: 100px;
	background-image: url('grafik/navi.gif');
	background-repeat: repeat-x;
}
