﻿body {
	margin: 0px;
	padding: 0px;
	background-color: #333333;
	font-family: "Trebuchet MS",Tahoma,Arial,Helvetica,sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	scrollbar-face-color: #999999;
	scrollbar-shadow-color: #FFFFFF;
	scrollbar-highlight-color: #000000;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-darkshadow-color: #CCCCCC;
	scrollbar-track-color: #CCCCCC;
	scrollbar-arrow-color: #000000;
}
/* 1 HP-Titel oben */
#hptitel {
	background-image: url('header2.jpg');
	border: 10px solid #FFFFFF;
	height: 418px;
	width: 1050px;
}
#hptitel td {
	font-family: "MV Boli";
	font-weight: bold;
	font-size: 44px;
	color: #FFFFFF;
	text-shadow:0 0 0.5em #0033B2, 0 0 0.5em #0033B2, 0 0 0.5em #0033B2;
	padding-left: 50px;
}
/* 2 Menü oben */
#menu-oben {
	background-color: #000000;
	margin-top: 5px;
}
#menu-oben td {
	font-size: 16px;
	background-color: #FFFFFF;
}
#menu-oben a {
	font-size: 16px;
	color: #000000;
	text-decoration: none;
}
#menu-oben a:visited {
	color: #000000;
}
#menu-oben a:hover {
	color: #000000;
	text-decoration: underline;
}
/* 3 Mitte Menü und Inhalt */
#Alles {
	width: 1050px;
	height: 680px;
	margin-top: 5px;
}
/* linke Spalte (Menü) */
#SpalteLinks {
	background-color: #000000;
	border: 1px solid #FFFFFF;
	text-align: center;
	
}
/* Inhaltstabelle */
#Inhalt {
	margin-left: 5px;
	background-color: #000000;
	border: 1px solid #FFFFFF;
}
#Inhalt td {
	font-size: 14px;
	color: #000000;
	text-align: left;
	padding: 15px;
}
#Inhalt h4 {
	font-size: 18px;
	color: #4F4F4F;
}
#Inhalt p {
	font-size: 14px;
	color: #000000;
}
#Inhalt a {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
#Inhalt a:visited {
	color: #000000;
}
#Inhalt a:hover {
	color: #000000;
	text-decoration: underline;
}
.headline {
	font-size: 20px;
	color: #FFFFFF;
}
.mini {
	font-family: Verdana,Arial,sans-serif;
	font-size: 10px;
	color: #2CAF2D;
}
/* 4 für die Fußzeile unten */
#Fuss {
	width: 1050px;
	height: 20px;
	background-color: #000000;
	margin-top: 5px;
}
#Fuss td {
	font-family: Verdana,Arial,sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #000000;
}
#Fuss a {
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
#Fuss a:visited {
	color: #000000;
}
#Fuss a:hover {
	color: #000000;
	text-decoration: underline;
}
/* -- zusätzliche CSS-Angaben für das Menü links */
#MenuLinks a {
	display: block;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 14px;
	width: 130px;
	background-color: #000000;
	border-bottom: solid 1px #FFFFFF;
}
#MenuLinks a:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 14px;
	width: 130px;
	background-color: #000000;
	border-bottom: solid 1px #FFFFFF;
}
#MenuLinks a:hover {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 14px;
	width: 130px;
	background-color: #000000;
	border-bottom: solid 1px #FFFFFF;
}
#MenuLinks td, b {
	color: #009F00;
	text-decoration: none;
	font-size: 13px;
}
.auto-style1 {
	font-size: 14pt;
	color: #FF0000;
}
.auto-style6 {
	font-size: small;
}
.auto-style7 {
	text-align: center;
}
.auto-style8 {
	border-width: 0px;
}
.auto-style9 {
	font-size: small;
	color: #FF0000;
	text-align: center;
}
