body {
	color: #4682B4;
	font-family: Verdana,Arial,sans-serif;
	font-size: 10pt;
	font-weight: normal;
}

body, html {
	border: 0;
	font: normal 100.01% Verdana, Arial, sans-serif;
	height: 101%;
	margin: 0 auto;
	padding: 0;
	text-align: center;
	width: 100%;
}

@media screen{
	body, html{
		background: #b2d2f3;
	}
}

h1 {
	border-bottom-color: #4e96be;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	color: #4682B4;
	font-size: 18pt;
	margin-bottom: 15px;
	margin-top: 20px;
	padding: 0 0 3px 0;
}

h1, h2, h3, h4, h5, h6 { 
	margin: 10px 0px 0px 0px; 
}

h1, h2, h3, h4, h5, h6, p, ul {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

h2 {
	border-bottom-color: #4e96be;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	color: #4682B4;
	font-size: 15px;
	padding: 0 0 3px 0;
}

h2, h3, h4, h5, h6 {
	margin: 0px 0px 0px 0px;
	margin-bottom: 10px;
}

h3 { 
	color: color: #4682B4; 
	font-size: 14px; 
}

h4 { 
	color: color: #4682B4; 
	font-size: 12px; 
}

h5 { color: #000000; font-size: 10px; }

h6 { 
	color: #333333; 
	font-size: 9px; 
	font-weight: normal; 
}

img { 
	border-style: none; 
}

li { 
	padding-left: 2px; 
}

p,ul,ol,li,div,tr,td,th,address,nobr,b,i{ 
	font-size: 10pt; 
	color: black;
}

pre, tt {
	color: #0000C0; 
	font-family: Courier New,Courier; 
}

ul { 
	list-style-position: outside; 
	list-style-type: disc; 
}

a { 
	color: #305c79; 
	text-decoration: none; 
}

a:hover { 
	color: #305c79; 
	text-decoration: underline; 
}

#container {
	border: 1px solid silver;
	margin: 0px auto;
	text-align: left;
	top: 6px;
	width: 1100px;
}

#header { 
	background: white; 
	clear: both; 
	text-align: center; 
}

#header, #footer { 
	overflow: hidden;
	width: 1100px; 
}

#header-img {
	background: #FFFFFF;
	left: 6px;
	text-align: center;
	top: 6px;
}

#top-menu {
	clear: both;
	background-color: #305c79;
	color: white;
	font: bold 10px Verdana,Arial;
	padding: 5px;
	padding-right: 10px;
	text-align: right;
}

#top-menu a { 
	color: white; 
	text-decoration: none; 
}

#content {
	background: white;
	clear: both;
}

#left {
	background: white;
	float: left;
	width: 220px;
	padding-bottom: 5px;
	margin-bottom: 5px;
}

#left-fix {
	float: left;
	width: 218px;
	/* height: 500px; */
	padding-bottom: 5px;
	margin-bottom: 5px; 
}

#left-menu-box  { 
	padding: 6px;
}

#left-menu-box-fix  { 
	z-index: 300;
	position: fixed;
	top:237px;
	left: 150px;
	padding: 6px;
}

#middle{
	float: left;
	position: relative;
	left: 5px;
	margin-bottom: 5px;
	width:855px;
	z-index: 10; 
	}

#middle-content {
	padding: 5px 10px 5px 10px;
	background-color: white;
	color: #000;
	width:100%;
	/* border: 1px solid red; */
}

#middle-content p {
	line-height: 130%;
}

#middle-content .pageheader td {
	background-color: white;
	color: #4682B4;
	font-weight: bold;
	font-size: 1.2em;
	padding: 10px 8px 3px 3px;
	margin-top: 5px;
	text-align: left;
	border-bottom-color: #4682B4;
	border-bottom-style: solid;
	border-bottom-width: 2px;
}

#middle-content .navzeileo td {
	padding-bottom: 3px;
	padding-top: 2px;
	border-bottom: 1px solid #4682B4;
}

#middle-content .navzeileu td {
	padding-bottom: 2px;
	padding-top: 3px;
	border-top: 1px solid #4682B4;
}

.mainheader {
	background-color: white;
	color: #4682B4;
	font-weight: bold;
	font-size: 1.1em;
	padding: 6px 8px 0px 1px;
	margin-top: 5px;
	text-align: left;
}

#middle-content .wichtig {
	/* color: #6e380f; */
	color: #4b5661;
	font-size: 1.2em;
	text-align: center;
}

#middle-content .wichtig_l {
	/* color: #6e380f; */
	color: #4b5661;
	font-size: 1.2em;
	text-align: left;
}
#middle-content .bild {
	float: right;
	margin: 10px 10px 10px 10px;
	font-size: 0.7em;
	text-align: center;
}

#middle-content a {
	color: #8b0000;
	text-decoration: none;
	font-size: 0.95em;
}
#middle-content a:hover {
	color: red;
}
#middle-content a.aktiv {
	color: red;
}

/* FOOTER */
#footer {
	position: relativ;
	clear:both;
	background: white;
	padding-top: 6px; 
}

#footer-text {
	background: white;
	border-top: 1px solid #4682B4;
	color: #666666;
	font-size: 9px;
	padding: 6px;
	text-align: center;
}
/* FOOTER */

.hauptabschnitt{
	color: #4682B4;
	font-size: 13pt;
	font-weight: bold;
	padding-bottom: 2px;
	padding-left: 4px;
	padding-top: 5px;
	text-align: left;
	border-bottom-color: #4682B4;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}
.abschnitt{
	color: #4682B4;
	font-size: 11pt;
	font-weight: bold;
	padding-bottom: 2px;
	padding-left: 4px;
	padding-top: 7px;
	text-align: left;
	border-bottom-color: #4682B4;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}

.eintrag{
	background-color: #F5F5F5;
	border-bottom-color: #4682B4;
	border-bottom-style: groove;
	border-right-color: #4682B4;
	border-right-style: groove;
	color: #4682B4;
	font-size: 11pt;
	padding-bottom: 2px;
	padding-left: 4px;
	padding-top: 2px;
	text-align: left;
}

.kopf1{
	background: #F0F0FF;
	color: #4682B4;
	font-size: 8pt;
	font-weight: bolder;
	padding-bottom: 1px;
	padding-left: 2px;
	padding-top: 1px;
	text-align: left;
}

.tabzeile{
	font-size: 10pt;
	padding-bottom: 4px;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 4px;
	text-align: left;
	vertical-align: top;
	border-bottom: 1px solid #4682B4;
}
.tabspacer{
	padding-bottom: 8px;
	border-right: none white;
	border-left: none white;
}
.text10{
	padding-bottom: 3px;
	padding-left: 4px;
	padding-top: 3px;
	text-align: left;
}

.text10r{
	background-color: White;
	font-size: 10pt;
	font-weight: normal;
	padding-bottom: 3px;
	padding-left: 4px;
	padding-top: 3px;
	text-align: right;
}

.text8{
	background-color: White;
	font-size: 8pt;
	font-weight: normal;
	padding-left: 4px;
	text-align: left;
	vertical-align: middle;
}

.text8z{
	background-color: White;
	font-size: 8pt;
	font-weight: normal;
	padding-left: 4px;
	text-align: center;
	vertical-align: middle;
}

.trenner{ 
	margin-top: 10px;
	margin-bottom: 4px;
	background-color: #4682B4;
}

.literatur li{
	padding-bottom: 3px;
}

.paket{
	 border: none;
	 width: 100%;
}
.paket td {
	 border-bottom: 1px solid #8e8e8e;
	padding: 3px;
}

.paket2{
	border-collapse: collapse;
	border: 1px solid #9f9f9f;
	width: 100%;
}

.paket2 td {
	border: 1px solid #9f9f9f;
	vertical-align: top; 
	padding: 3px;
}

.paket3{
	border-collapse: collapse;
	border: 1px solid #9f9f9f;
}

.paket3 td {
	border: 1px solid #9f9f9f;
	vertical-align: top; 
	padding: 3px;
}
.telegramm td {
	border: none; 
	vertical-align: middle; 
	padding: 3px;
}
.bildlegende{
	font-size: 8pt;
}

@media print{
	.noprint{
	display: none;
	}
}

