﻿body {
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: small;
	color: #333333;
	background-color: #FFFFFF;
	width: 740px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#container {
	padding: 0px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#masthead {
	position: relative;
	padding: 10px;
	margin-bottom: 1px;
	width: auto;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: small;
	color: #333333;
	margin-right: auto;
	margin-left: auto;
}
#navigation {
	margin: 0px 10px 11px 20px;
	padding: 0px;
	background-color: #EDEEEF;
	overflow: hidden;
}
/* Formatvorlagen für die Navigation */
#navigation ul {
	list-style-type: none;
	width: 100%;
	margin: 0;
	padding: 0;
}
#navigation li {
	float: left;
	height: 22px;
}
#navigation a {
	color: #333333;
	text-decoration: none;
	display: block;
	padding: 2px 15px 3px 16px;
	border: 1px none #c9c9c9;
	font-family: Verdana, Arial;
	font-size: small;
}
#navigation a:hover {
	color: #A40D29;
	text-decoration: none;
	border: 1px none #a9a9a9;
	background-color: #D0D3D8;
}
#content {
	position: relative;
	padding: 0px 10px 10px 10px;
	margin-bottom: 15px;
	width: auto;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: small;
	color: #333333;
	margin-right: auto;
	margin-left: auto;
}
#footer {
	position: relative;
	padding: 10px;
	font-size: x-small;
	text-align: center;
	width: auto;
	margin-right: auto;
	margin-left: auto;
}
#footer a:hover {
	text-decoration: none;
}
#footer a {
	color: #333333;
}
h6 {
	font-size: small;
	color: #4A4A4A;
	font-weight: bold;
	margin-bottom: 3px;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	text-align: center;
}
.style_foto_img_shadow {
	border-style: inset;
	border-color: #999999;
	border-width: 0px 4px 4px 0px;
	margin: 1px;
	padding: 0px;
}
.style_foto_img {
	padding: 2px;
	border: 1px none #A4AAAF;
}
.style_img_point {
	margin-top: 4px;
	margin-right: 5px;
	margin-left: 3px;
}
.style_bold {
	font-weight: bold;
	color: #4A4A4A;
}
.style_font_xsmall {
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: x-small;
	color: #333333;
}
.style_bold_xsmall {
	font-weight: bold;
	color: #4A4A4A;
	font-size: x-small;
}
.style_bold_red {
	font-weight: bold;
	color: #CC3300;
}
marquee {
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: small;
	font-weight: bolder;
	color: #4A4A4A;
}
.style_color_bookmark {
	color: #4A4A4A;
	margin-right: auto;
	margin-left: auto;
}
h1 {
	font-size: 11pt;
	color: #A40D29;
	font-weight: 600;
	margin-bottom: 3px;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	text-align: left;
}
h2 {
	font-size: small;
	margin-bottom: 5px;
	color: #4A4A4A;
	font-weight: bold;
}
hr {
	color: #333333;
	height: 1px;
	font-size: x-small;
}
a {
	color: #333333;
}
a:visited {
	color: #808080;
}
a:active {
	color: #808080;
}
a:hover {
	color: #808080;
	text-decoration: none;
}


