﻿body {
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: small;
	color: #333333;
	background-color: #FFFFD9;
}
#content {
	position: relative;
	margin-bottom: 15px;
}
#navigation {
	clear: both;
	overflow: hidden;
}
h3 {
	font-size: 1.05em;
	color: #333333;
	margin-bottom: 3px;
}
#footer a:hover {
	text-decoration: none;
}
/* Navigationsformatvorlagen*/
#navigation ul {
	list-style-type: none;
	width: auto;
	margin: 0;
	padding: 0;
}
#navigation li {
	float: right;
}
#navigation a {
	text-decoration: none;
	color: #800000;
	display: block;
	margin: 0 1px;
	padding: 5px;
	border: 1px solid #708090;
	background-color: #eee8aa;
}
#navigation a:hover {
	text-decoration: none;
	color: #800000;
	background-color: #d0dffa;
}


.style_bold {
	font-weight: bold;
}
.style_table_img {
	padding: 2px;
	border: 1px solid #333333;
}
a:hover {
	text-decoration: none;
}

h4 {
	font-size: small;
	color: #333333;
	font-weight: bold;
	margin-bottom: 6px;
	text-align: left;
	margin-top: 3px;
}
.style_right {
	float: right;
}
.style_xsmall {
	font-size: x-small;
}
#navinfo a:hover {
	text-decoration: none;
	color: #b22222;
}
.style_link_bold {
	text-decoration: none;
	font-weight: bold;
}
#navigation2 {
	clear: both;
	overflow: hidden;
	text-align: center;
}
#navigation2 ul {
	list-style-type: none;
	width: 160px;
	margin: 0 auto 0 auto;
	padding: 0;
}
#navigation2 li {
	float: none;
}
#navigation2 a {
	text-decoration: none;
	color: #800000;
	display: block;
	margin: 0 1px;
	border: 1px solid #708090;
	background-color: #eee8aa;
	font-size: x-small;
	text-align: center;
	padding-bottom: 2px;
	padding-top: 0px;
}
#navigation2 a:hover {
	text-decoration: none;
	color: #800000;
	background-color: #d0dffa;
}
a {
	color: #b22222;
}
h1 {
	padding: 5px;
	margin: 0px 0px 9px 0px;
	font-size: small;
	text-align: center;
	background-color: #d0dffa;
}

