P {font-family:verdana, sans-serif ;color:black;font-size:0.8em;}
H1 {font-family:verdana, sans-serif ;color:black;font-size:0.8em}
.p {font-family:verdana, sans-serif ;color:black;font-size:0.8em}
SPAN {font-family:verdana, sans-serif ;color:black;font-size:0.8em}
.matt {font-family:verdana, sans-serif ;color:#909090;font-size:0.7em}

A:visited { text-decoration: none; color:#F8862E;}
A:link { color: #F8862E; text-decoration: none;}
A:active { color:#F8862E; text-decoration: none;}
A:hover { color:#F8862E; text-decoration: underline;}
A { color:#F8862E; text-decoration: none;}

h2 { color:#FDFDFD; font-family:Arial; font-size:7pt;}

.randfarbe {background-color: #EEEEEE;}

.hellgrau {background-color: #EEEEEE;}

.zweid	{
	background-color:#EEEEEE;
	border: black 1px solid;
	font-family: Verdana, sans-serif ;
	color:black;
	width:250px;
	border-width:1px;
}


body
{
	padding: 0;
	margin: 0;
	width: 100%;
	height: 100%;
	position: absolute;
	background-color:#ffffff;
	color: #000000;

	SCROLLBAR-FACE-COLOR : white;
	SCROLLBAR-HIGHLIGHT-COLOR : black;
	SCROLLBAR-SHADOW-COLOR : black;
	SCROLLBAR-3DLIGHT-COLOR : #EEEEEE;
	SCROLLBAR-ARROW-COLOR : #F8862E;
	SCROLLBAR-TRACK-COLOR : #EEEEEE;
	SCROLLBAR-DARKSHADOW-COLOR : #EEEEEE;

}

#header
{
	position: absolute;
	top: 0px;
	height: 20%;
	width: 100%;
	background-color: #0066CC;
	text-align: center;
	padding-top: 2px;
	padding-bottom: 2px;
}
html>body #header
{
	height: auto;
	min-height: 20%;
}

#container
{
	position: absolute;
	width: 80%;
	height: 68%;
	left: 10%;
	bottom: 5%;
	z-index: 15;
}
#left
{
	position: absolute;
	left: 0px;
	width: 10%;
	height: 100%;
	background-color: #EEEEEE;
	float: left;
	z-index: 100;
}
#centerLeft
{
	position: absolute;
	left: 2%;
	width: 59%;
	height: 100%;
	margin-left: 1%;
	margin-right: 1%;
	margin-bottom: 1%;
	float: left;
	z-index: 300;
	overflow: auto;
}
#locator
{
	position: absolute;
	left: 63%;
	width: 40%;
	height: 30px;
	margin-left: 1%;
	margin-right: 1%;
	margin-bottom: 1%;
	float: left;
	z-index: 300;
}
#centerRight
{
	position: absolute;
	top: 30px;
	left: 63%;
	width: 40%;
	height: 100%;
	margin-left: 1%;
	margin-right: 1%;
	margin-bottom: 1%;
	float: left;
	z-index: 301;
	overflow: auto;
}
#right
{
	position: absolute;
	right: 0px;
	width: 10%;
	height: 100%;
	background-color: #EEEEEE;
	float: right;
	z-index: 100;
}
#footer
{
	height: 5%;
	left: 10%;
	width: 80%;
	background-color: #EEEEEE;
	text-align: center;
	padding-top: 0%;
	padding-bottom: 0%;
	position: absolute;
	z-index: 100;
	bottom: 0px;
	overflow: no;
}
html>body #footer
{
	height: auto;
	min-height: 5%;
	bottom: 0px;
}
#menu
{
	position: absolute;
	left: 11%;
	width: 77%;
	height: 20%;
	margin-left: 1%;
	margin-right: 1%;
	margin-bottom: 0%;
	float: left;
	text-align: left;
	z-index: 100;
}
#logo
{
	float: right;
	position:absolute;
	right:15%;
	top:5px; 
	height:400px;
	width:500px;
	z-index:10;
}
#hintergrund
{
	position: absolute;
	left: 11%;
	width: 60%;
	height: 80%;
	bottom: 5%;
	float: left;
	z-index: 5;
	background-image:url(bilder/weltkugel.jpg);
}
