body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #B02A30;
}
td.inhalt {
	background-color: #E0E0E0;
	font-size: 14px;
	margin: 0px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	vertical-align: top;
}
h1 {
	text-align: center;
}

h2 {
	text-align: left;
	font-size: 16px;
}

h3 {
	text-align: left;
	font-size: 14px;
}

h4 {
	text-align: left;
	font-size: 12px;
}

h5 {
	text-align: left;
	font-size: 12px;
}

td.titel {
	background-image: url(img/banner.jpg);
	background-repeat: repeat-x;
}

td.navi {
	background-image: url(img/Tab100.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 20px;
	padding-top: 5px;
	font-weight: normal;
	color: #B02A30;
	text-align: center;
	vertical-align: middle;
}
td.naviAuswahl {
	background-image: url(img/TabL100.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 20px;
	padding-top: 5px;
	font-weight: bold;
	color: #B02A30;
	text-align: center;
	vertical-align: middle;
}
a.navi {
	text-decoration: none;
	font-weight: normal;
	color: #B02A30;
}
a.naviAuswahl {
	text-decoration: none;
	font-weight: bold;
	color: #B02A30;
}
a.navi:link {
	font-weight: normal;
}
a.navi:visited {
}
a.navi:hover {
	font-weight: bold;
}
a.navi:active {
	font-weight: bold;
}
p.sidebar {
	color: #000000;
	font-weight: bold;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 10px;
	background-color: #E0E0E0;
}
a.sidebarHaupt {
	color: #000000;
	font-weight: bold;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 10px;
	background-color: #E0E0E0;
	text-decoration: none;
}
a.sidebar {
    color: #FFFF66;
	font-weight: normal;
	text-decoration: none;
	display: block;
	text-indent: 5px;
	margin: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
}
a.sidebar:link {
    color: #E0E0E0;
	font-weight: normal;
}
a.sidebar:visited {
}
a.sidebar:hover {
	color: #B02A30;
	font-weight: bold;
	background-color: #FF9900;
}
a.sidebar:active {
	color: #FFCC00;
	font-weight: bold;
}
a.sekNavi {
	font-size: 12px;
	padding-right: 5px;
	padding-left: 5px;
	vertical-align: baseline;
}
table.StandardTabelle {
	border-color: #333333;
	border-width:thin;
	border-style:solid;
	border: 1;
}
.klein {
	font-size: 10px;
	padding-left: 20px;
}
