@charset "UTF-8";
* {
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(bilder/farbe-oben.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
}
#container {
	width: 995px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 11px;
}
.geschlossen {
	color: #600;
}
#header {
	width: 100%;
	height: 65px;
}
#headerLeft {
	float: left;
	width: 20%;
}
#headerCenter {
	float: left;
	width: 60%;
	height: 65px;
}
#headerCenter h1 {
}
#headerCenter h1 {
	font-size: 36px;
	font-weight: normal;
	padding-top: 10px;
	text-align: center;
	color: #08C5FF;
}
#headerRight {
	float: left;
	width: 20%;
}
#headerRight a:link, #headerRight a:visited {
	font-size: 34px;
	font-weight: bold;
	text-decoration: none;
	color: #08C5FF;
}
#headerRight a:hover, #headerRight a:active {
	color: #0392C0;
}
#nav {
	width: 100%;
	font-size: 18px;
	padding-top: 5px;
	padding-bottom: 5px;
	clear: both;
}
#nav ul {
}
#nav li {
	display: inline;
	padding-top: 4px;
	padding-right: 5px;
	padding-bottom: 4px;
	padding-left: 4px;
	margin-right: 40px;
}
#nav ul li a:link, #nav ul li a:visited {
	color: #666;
	text-decoration: none;
}
#nav ul li a:hover, #nav ul li a:active {
	color: #00C5FF;
}
#navzwei {
	width: 100%;
	font-size: 16px;
	padding-top: 5px;
	padding-bottom: 5px;
	clear: both;
}
#navzwei ul {
}
#navzwei li {
	display: inline;
	padding-top: 4px;
	padding-right: 3px;
	padding-bottom: 4px;
	padding-left: 4px;
	margin-right: 20px;
}
#navzwei ul li a:link, #navzwei ul li a:visited {
	color: #666;
	text-decoration: none;
}
#navzwei ul li a:hover, #navzwei ul li a:active {
	color: #00C4FF;
}
#content {
	width: 100%;
	background-color: #FFF;
}
#diashow {
	float: left;
	height: 420px;
	width: 740px;
}
#diashow h1 {
	font-size: 24px;
	font-weight: normal;
	color: #333;
	margin-top: 30px;
}
#diashowlinks {
	float: left;
	height: auto;
	width: 738px;
}
#diashowlinks a:link, #diashowlinks a:visited, #diashowlinks a:hover, #diashowlinks a:active {
	color: #666;
	text-decoration: none;
}
#hochformat {
	height: 420px;
	width: 315px;
	margin-left: 424px;
}
#boxright {
	float: left;
	height: 420px;
	width: 244px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #333;
	border-right-color: #333;
	border-bottom-color: #333;
	border-left-color: #333;
}
#boxright ul {
	font-size: 14px;
}
#boxright ul li{
	list-style-type: none;
	display: block;
	padding-top: 7px;
	padding-bottom: 7px;
	padding-left: 10px;
	padding-right: 7px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #666;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #666;
}
#boxright ul li a:link, #boxright ul li a:visited {
	color: #00B8EF;
	text-decoration: none;
}
#boxright ul li a:hover, #boxright ul li a:active {
	color: #00C5FF;
}
.activeslinkboxrigth {
	color: #999;
}
.adress {
	text-align: center;
	padding-top: 5px;
}
#mainContent {
	clear: both;
	width: 100%;
	padding-top: 10px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	line-height: 1.5em;
}
#content #mainContent h1 {
	font-size: 24px;
	margin-bottom: 10px;
	font-weight: normal;
}
#content #mainContent h2 {
	font-size: 18px;
	font-weight: normal;
	margin-bottom: 12px;
}
#content #mainContent h3 {
	font-size: 18px;
	font-weight: normal;
	padding-left: 20px;
}
#content #mainContent h4 {
	font-size: 14px;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 5px;
	padding-left: 55px;
}
#content #mainContent p {
	margin-bottom: 12px;
	font-size: 14px;
	padding-left: 70px;
	padding-right: 50px;
}
#mainContent ul {
	margin-left: 80px;
	margin-bottom: 10px;
	font-size: 14px;
}
#content #mainContent table {
	font-size: 14px;
	margin-left: 70px;
}
#content #mainContent a:link, #content #mainContent a:visited {
	color: #00BAF3;
	text-decoration: none;
}
#content #mainContent a:hover, #content #mainContent a:active {
	color: #00C5FF;
	text-decoration: underline;
}
#footer {
	background-color: #FFFED2;
	font-size: 12px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#footer a:link, #footer a:visited {
	color: #666;
	text-decoration: none;
}
#footer a:hover, #footer a:active{
	color: #333;
	text-decoration: none;
}
#marken {
	text-align: center;
}
#marken img {
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}

