﻿#aussen{
	width:100%;
}
#inhaltlinks{
	float:left;
	clear:left;
	width:65%;
	background-color:#C0C0C0;
	font-family:Verdana;
	font-size:10pt;
}
#inhaltlinks a:visited {
	background-color:gray;
	font-family:Verdana;
	text-decoration:none;
	font-weight:normal;
	color:#FF3300;
}
#inhaltlinks a:link {
	background-color:gray;
	font-family:Verdana;
	text-decoration:none;
	font-weight:normal;
	color:white;
}
#inhaltlinks a {
	background-color:#C0C0C0;
	font-family:Verdana;
	text-decoration:none;
	font-weight:normal;
	color:white;
}
#inhaltlinks a:hover {
	background-color:gray;
	font-family:Verdana;
	text-decoration:none;
	font-weight:bold;
	color:#FF3300;
}
#inhaltrechts{
	width:34%;
	float:right;
	background-color:#999999;
	font-family:Verdana;
	font-size:8pt;
	font-weight:bold;
	text-align:justify;
	color:orange;
}
#inhaltrechts a:visited {
	background-color:#999999;
	font-family:Verdana;
	text-decoration:none;
	font-weight:bold;
	color:orange;
}
#inhaltrechts a:link {
	background-color:#999999;
	font-family:Verdana;
	text-decoration:none;
	font-weight:bold;
	color:white;
}
#inhaltrechts a {
	background-color:#999999;
	font-family:Verdana;
	text-decoration:none;
	font-weight:bold;
	color:white;
}
#inhaltrechts a:hover {
	background-color:#999999;
	font-family:Verdana;
	text-decoration:none;
	font-weight:bold;
	font-style:normal;
	color:orange;
}
#bannertext{
	background-image:url('images/Weltall01.jpg');
	color:white;
	font-family:Verdana;
	font-size:10pt;
	font-style:normal;
	font-weight:bold;
	text-align:left;
	text-indent:25px;
	height:50px;
	width:100%;
	/* background-color:black; */
	}
#banner{
	float:left;
	clear:right;
	width:100%;
	position:static;
}
#navioben{
	color:#FF3300;
	position:static;
	background-color:black;	
	font-family:Verdana;
	font-size:10pt;
	text-align:left;
	text-indent:25px;
	height:75px;
	width:100%;
	padding:0;
	width:100%
}
#abstand {
	background-image:url('images/Weltall01.jpg');
	border:none;
	width:18%;
	display:block;
	float:left;
	margin-right:1%;
	font-family:Verdana;
	text-decoration:none;
	text-indent:25px;
	font-weight:bold;
	color:white;
}
#navioben a:active {
	background-image:url('images/Weltall01.jpg');
	border:none;
	width:18%;
	display:block;
	float:left;
	margin-right:1%;
	font-family:Verdana;
	text-decoration:none;
	font-weight:bold;
	color:white;
}
#navioben a:visited {
	background-image:url('images/Weltall01.jpg');
	border:none;
	width:18%;
	display:block;
	float:left;
	margin-right:1%;
	font-family:Verdana;
	text-decoration:none;
	font-weight:bold;
	color:gray;
}
#navioben a:link {
	background-image:url('images/Weltall01.jpg');
	border:none;
	width:18%;
	display:block;
	float:left;
	margin-right:1%;
	font-family:Verdana;
	text-decoration:none;
	font-weight:bold;
	color:white;
}
#navioben a {
	background-image:url('images/Weltall01.jpg');
	border:none;
	width:18%;
	display:block;
	float:left;
	margin-right:1%;
	text-decoration:none;
	font-weight:bold;
	color:white;
}
#auswahloben {
	background-image:url('images/Weltall01.jpg');
	width:18%;
	display:block;
	float:left;
	margin-right:1%;
}
#navioben a:hover {
	background-image:url('images/Weltall01.jpg');
	color:#FF3300;
	border-left: 2 px #FF3300;
	width:18%;
	display:block;
	float:left;
	margin-right:1%;
}
#abstand{
	background-image:url('images/Weltall01.jpg');
	height:15px;
	float:left;
	clear:both;
	width:100%;
	border-bottom:1px solid black;
}
#titel{
	font-family:Verdana;
	font-weight:bold;
	padding-top:2px;
	padding-bottom:2px;
	padding-left:2px;
	border-bottom:1px white;
}
h1 {
	color:#FF3300;
	font-family:Verdana;
	font-size:10pt;
	font-weight:bold;
	padding-left:25px;
}
h2 {
	color:black;
	text-indent:25px;
	font-family:Verdana;
	font-size:9pt;
	font-weight:bold;
	font-style:normal;
}
.fliesstext01 {
	font-family: verdana;
	font-size: 10pt;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	color: black;
	text-align:justify;
	padding-left:25px;
	padding-right:25px;
}
.fliesstext02 {
	font-family: verdana;
	font-size: 8pt;
	font-weight: bold;
	color:orange;
	padding-left:25px;
	padding-right:25px;
}
.fliesstext03 {
	font-family: verdana;
	font-size: 8pt;
	font-weight: bold;
	color: black;
	padding-left:25px;
	padding-right:25px;
}
.fussnote {
	font-family: verdana;
	font-size: 8px;
	font-weight: bold;
	font-variant: normal;
	font-style: normal;
	text-transform: none;
	padding-left:25px;
	padding-right:25px;
}


