﻿body {
	margin: 0px;
	padding: 0px;
	font-family: Verdana,Tahoma,Arial,sans-serif;
	font-weight: normal;
	color: #303030;
	background-color: #F6F6F6;
}
#alles {
	background-color: #FFFFFF;
	color: #303030;
	position: absolute;
	width: 800px;
	margin-left: -400px;
	left: 50%;
}
#header {
	clear: both;
	margin: 0px;
	padding: 0px;
	height: 90px;
	background-color: #68A5E1;
}
#header h1 {
	width: 700px;
	margin: 15px 0px 0px 10px;
	float: left;
	color: #FFFFFF;
	font-size: 24px;
}
#header p {
	width: 700px;
	float: right;
	text-align: right;
	color: #FFFFFF;
	margin: 0px 10px 10px 0px;
	font-size: 12px;
	line-height: 130%;
	font-weight: bold;
}
#kopflinks {
	float: left;
	width: 70%;
	margin: 0px;
	line-height: 170%;
	border-bottom: 5px solid #68A5E1;
}
#kopflinks p {
	color: #4F4F4F;
	margin: 5px 0px 5px 10px;
	font-size: 11px;
	line-height: 130%;
	font-weight: normal;
}
#kopfrechts {
	float: left;
	width: 30%;
	margin: 0px;
	line-height: 170%;
	border-bottom: 5px solid #68A5E1;
}
#kopfrechts p {
	color: #4F4F4F;
	text-align: right;
	margin: 5px 10px 5px 0px;
	font-size: 11px;
	line-height: 130%;
	font-weight: normal;
}
#menu {
	clear: left;
	float: left;
	width: 170px;
	margin: 0px;
	padding: 0px;
	background-color: #FAFAFA;
}
#menu ul {
	list-style: none;
	width: 170px;
	margin: 0px;
	padding: 0px;
}
#menu li {
	margin: 0px 0px 1px 0px;
}
#menu li a {
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	height: 15px;
	line-height: 130%;
	text-decoration: none;
	color: #7F7F7F;
	display: block;
	padding: 2px 0px 2px 8px;
	background: #FAFAFA;
	border-bottom: 1px solid #BFBFBF;
}
#menu li a:hover {
	background-color: #C7DDF3;
	color: #000000;
	border-bottom: 1px solid #3F3F3F;
}
.menucaption {
	margin-bottom: 1px;
	background-color: #88B8E8;
	font-weight: bold;
	font-size: 13px;
	font-family: Verdana, Tahoma, Arial, Sans-Serif;
	color: black;
	height: 15px;
	padding: 2px 0px 2px 8px;
}
.menucaption:hover {
	background-color: #68A5E1;
}
#menu .menucaption a {
	margin-bottom: 1px;
	background-color: #88B8E8;
	font-weight: bold;
	font-size: 12px;
	font-family: Verdana, Tahoma, Arial, Sans-Serif;
	height: 15px;
	padding: 0px;
	color: #1A4F84;
}
#menu .menucaption a:hover {
	margin-bottom: 1px;
	background-color: #68A5E1;
	font-weight: bold;
	font-size: 12px;
	font-family: Verdana, Tahoma, Arial, Sans-Serif;
	height: 15px;
	padding: 0px;
	color: #000000;
	border-bottom: 0px;
}
.textbox {
	font-size: 10px;
	margin: 10px 0px 0px 0px;
	padding: 0px;
	width: 170px;
	color: #505050;
	background-color: #FAFAFA;
	line-height: 1.3em;
}
.textbox p {
	margin: 10px 10px 10px 10px;
	padding: 0px;
	width: 150px;
	color: #505050;
	font-size: 11px;
	line-height: 1.3em;
}
#menu h3 {
	margin: 0px 0px 10px 10px;
	padding: 0px;
	width: 150px;
	color: #68A5E1;
	font-size: 11px;
	line-height: 1.3em;
}
#content {
	margin: 0px 0px 20px 180px;
	padding: 0px 10px 0px 10px;
	line-height: 140%;
	text-align: left;
}
li {
	color: #4F4F4F;
	margin: 0px 20px 0px 0px;
	font-size: 12px;
	line-height: 140%;
	font-weight: normal;
}
#content > p {
	color: #4F4F4F;
	margin: 0px 20px 0px 0px;
	font-size: 12px;
	line-height: 140%;
	font-weight: normal;
}
#content h2 {
	color: #5F5F5F;
	font-size: 16px;
	margin: 35px 0px 10px 0px;
}
#content h3 {
	color: #68A5E1;
	font-size: 12px;
	margin: 15px 0px 10px 0px;
}
.image {
	padding: 2px;
	display: inline;
	background: #FFFFFF;
	border: 4px solid #EFEFEF;
}
h3 {
	font-size: 1.3em;
	margin: 0px 0px 10px 0px;
}
a {
	text-decoration: none;
	color: #428DD9;
}
a:hover {
	text-decoration: underline;
	color: #2B80D5;
}
a img {
	border: 0px;
}
#fuss {
	clear: both;
	margin: 0px auto;
	padding: 10px 0px 10px 0px;
	border-top: 4px solid #f0f0f0;
	width: 800px;
	text-align: center;
	color: #808080;
	font-size: 10px;
}
#fuss a {
	color: #808080;
	text-decoration: none;
}
#fuss a:hover {
	text-decoration: underline;
}
.links {
	margin: 10px 10px 5px 0px;
	float: left;
}
.rechts {
	margin: 10px 0px 5px 10px;
	float: right;
}
.textbox p img {
	border: 0px;
	width: 88px;
	height: 31px;
}
#sitemap {
	list-style: none;
	color: #4F4F4F;
	margin: 0px 20px 0px 0px;
	font-size: 12px;
	line-height: 140%;
	font-weight: normal;
}
.sitemapLevel0 {
	background-image: url('images/horz_arrow.png');
	background-repeat: no-repeat;
	padding: 0px 0px 0px 19px;
}
.sitemapLevel1 {
	padding: 0px 0px 0px 23px;
	margin: 0px 0px 0px 19px;
}
.sitemapLevel2 {
	padding: 0px 0px 0px 42px;
}
.sitemapLevel3 {
	padding: 0px 0px 0px 65px;
}
.sitemapVertTop {
	background-image: url('images/vert_horz_line_top.png');
	background-repeat: no-repeat;
	height: 16px;
}
.sitemapVert {
	background-image: url('images/vert_horz_line.png');
	background-repeat: no-repeat;
	height: 16px;
}
.sitemapVertBottom {
	background-image: url('images/horz_line.png');
	background-repeat: no-repeat;
	height: 16px;
}

