body 	{
	background-color:#585858;
	font-family:Verdana;
	text-align:center;
	color: #000000;
	}
	
p	{
	font-size:10pt;
	font-weight:normal;
	font-family:Helvitica,Arial;
	}
	
p.center	{
	font-size:10pt;
	font-weight:normal;
	font-family:Helvitica,Arial;
	text-align:justify;
	}
	
p.ein	{
	font-size:10pt;
	font-weight:normal;
	font-family:Helvitica,Arial;
	text-indent:20px;
	}
	
h1	{
	font-size:14pt;
	font-weight:bold;
	font-family:Helvitica,Arial;
	text-align:center;
	}
	
h2	{
	font-size:12pt;
	font-weight:bold;
	font-family:Helvitica,Arial;
	text-align:left;
	}
	
li	{
	font-size:10pt;
	font-weight:normal;
	font-family:Helvitica,Arial;
	}

a.navi 	{
	display:block;
	padding:2px;
	background-color:#BBBBBB;
	text-align:center;
	vertical-align:sub;
	font-size:12px;
	font-weight:normal;
	font-family:Helvitica,Arial;	
	color:#000000;
	text-decoration:none;
	height:16px;
	width: 130px;
	}


a.navi:hover 
	{
	color:#000000;
	background-color:#DDDDDD;
	}

/*fr 'blinde' Navigations-Links (Platzhalter):*/
a.navi_blind 
	{
	display:block;
	padding:2px;
	background-color:#BBBBBB;
	text-align:center;
	font-size:12px;
	font-weight:normal;
	font-family:Helvitica,Arial;	
	color:#0000FF;
	text-decoration:none;
	height:16px;
	width: 130px;
	}
  
div.page
	{
	background-color:#222222;
	border-style:solid;
	border-width:1px;
	border-color:rgb(24, 24, 39);
	position:absolute;
	width:990px;
	height:740px;
	text-align:center;
	left:50%;
	margin-left:-495px;
	}
  
div.head
	{
	background-color:#BBBBBB;
	background-image: url("../bilder/himmel2.jpg");
	background-repeat:no-repeat;
	position:10,10;
	border-bottom:solid;
	border-width:1px;
	border-color:rgb(24, 24, 39);
	width:989px;
	height:140px;
	float:clear;
	}
	
div.left
	{
	background-color:#BBBBBB;
	/*position:10,150;*/
	border-right:solid;
	border-bottom:solid;
	border-width:1px;
	border-color:rgb(24, 24, 39);
	width:135px;
	height:600px;
	text-align:center;
	float:left;
	}
	
div.center
	{
	background-color:#BBBBBB;
	text-align:left;
	border-right:solid;
	border-bottom:solid;
	border-width:1px;
	border-color:rgb(24, 24, 39);
	width:699px;
	height:580px;
	padding:10px;
	float:left;
	overflow:auto;
	}
	
div.right
	{
	background-color:#BBBBBB;
	/*position:910,150;*/
	border-bottom:solid;
	border-width:1px;
	border-color:rgb(24, 24, 39);
	width:133px;
	height:600px;
	text-align:center;
	float:left;
	}
	
img.normal
	{
	margin-right:5px;
	margin-top:5px;
	}
	
table	{
	width:679px;
	text-align:left;
	font-size:10pt;
	font-weight:normal;
	font-family:Helvitica,Arial;
	}
	