@charset "ISO-8859-1";

h1 
{ 
	color:#000000; 
	font-size:15px;
	margin-bottom:3px;
	margin-top:-2px;
	padding:0px;
}

body 
{
  margin-top:0px;
  text-align: center;
  color: black; background-color: white;
  font-family: Verdana;
  font-size:11px;
  line-height:17px;
}

#oben 
{
	margin:0 auto;	
	z-index:0;
	text-align: left;
	border: 0px dashed black;
	width: 73.4em;
	height: 170px;	
	top: 0px;
	background-image:url(../bilder/hdw-nrw-zukunft.jpg);
	background-repeat:no-repeat;
	background-position:15.6em 0px;
	margin-bottom:0px;
}

#links
{	
	z-index:2;
	position:absolute;
 	line-height:19.8px;
 	vertical-align:150px;
 	border: 0px dashed black;
 	top: 137px;
  	width: 15.7em; 	
  	height: 19em;
  	background-color: #FF9900;
  	overflow:hidden;
	font-size:11px;
}  

#login
{
	z-index:3;
	position:absolute;
	line-height:19.8px;
	font-size:11px;
	border: 0px dashed black;
	top: 31em;
	width: 15.7em; 	
	height: 100px;
	margin:0px;
	padding:0px;
	background-color: white;
}

#akko
{
	z-index:3;
	position:absolute;
	top:39em;
	width:15.7em;
	margin:0px;
	padding:0px;
	border:0px;
	text-align:center;
}

.menu
{
	padding-left: 13px;
	font-size:12px;
	background-image:url(../bilder/pfeil-o.gif); 
	background-repeat:no-repeat; 
	background-position: left center;
	border:0px dashed black;
	margin-left:-23px;
}

.linkliste
{
	padding-left: 13px;
	background-image:url(../bilder/pfeil-w.jpg); 
	background-repeat:no-repeat; 
	background-position: left center;
	border:0px dashed black;
	margin-left:-40px;
	line-height:19.8px;


}

.menulogin
{
	padding-left: 13px;
	background-image:url(../bilder/pfeil-w.jpg); 
	background-repeat:no-repeat; 
	background-position: left center;
	border: 0px dashed black;
	margin-left:-23px;
	list-style:none;

}

#mitte 
{	
	z-index:1;
	font-size:11px;
	position:absolute;
	margin-left:16.7em;
	margin-top:0px;
	border: 0px dashed black;
	top: 137px;	
	width: 56.5em;
	height:100%;
	background-color:white;
	overflow:visible;
}

.mittelinks 
{	
	z-index:1;
	font-size:11px;
	position:relative;
	margin-left:0px;
	margin-right:0px;
	border: 0px dashed black;	
	width: 22em;
	background-color:white;
	float:left;
}

.mitterechts 
{	
	z-index:1;
	font-size:11px;
	margin-left:23.3em;	
	border: 0px dashed black;	
	background-color:white;
}

#logo
{
	z-index:1;
	position:absolute;
	border: 0px dashed black;
	top: 0px;
	width: 15.7em;
	height: 150px;
	background-color: #FF9900;
}

#anlegen
{
  	list-style-image:url(../bilder/pfeil-w.jpg);
  	text-align:right;
}

a:link 
{
	text-decoration: none;
	color:#000000;
}

a:visited 
{
	text-decoration: none;
	color:#000000;
}

a:hover 
{
	text-decoration: none;
	font-weight:bold;
}

.button:hover 
{	
	font-weight:bold;
}

li
{
	margin-left:-19px;
}



.Feld
{ 
	background-color:#CCCCCC;
}

