html, body {height:100%; width:100%; 
	background-color: #ffffff;
	padding:0px;
	margin:0px;
	background:#ffffff url(pics/logo_quer.png) no-repeat fixed right 210px;
}


.logo {
float: right;
margin-top: 30px;
}
.bl1 {
position: absolute;
top: 0px;
left: 0px;
}

.bbild {
	position: absolute;
	left: 63%;
	top: -30px;
	;
	z-index: 2;
}

#wuzi {margin-top:5px;
		float:left; clear:both; 		
		width:85%;
		padding-left:20px;
		

  }
div {
	font-family: Arial, Helvetica, sans-serif;
	 font-size: 90%;
	color: #333333; 
	}
table {
	 font-size: 100%;
	 font-family: Arial, Helvetica, sans-serif;

	color: #333333; 
}
	
img {border:0px;}

ul {
	width:780px;
	list-style: none;
	padding-left:10px;
	margin:0px;
	display: block;
	position: relative;
	border:0px;
	right: 0px;
	z-index: 1;
	float:left;
	
}


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

#click li li a {width:150px;
	display: block;	
	padding: 3px 3px;
	color:#ffffff;	
	background-color:#000000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	
}

#click li li a:hover {
	padding:3px 3px;	
	color:#ffffff;
	background-color:#cccccc;
	text-decoration: none;	
}

li {
	float: left;
	position: relative;	
	text-align: left;
	cursor: default;	
}


li ul {
	display: none;
	position: absolute; width:150px; 
	background: url(pics/menue/c_zeiger.png) bottom left no-repeat;
	padding: 0px 0px 0px 0px;
	top: auto;
	left: 0px;
}



li li {
	display: block;
	float:left;
	background-color: transparent;
	border-bottom: solid #000000 1px;
	border-top: solid #ffffff 1px;
	
}

li:hover ul, li.over ul {
	display: block;
	
}

a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #000000;
	text-decoration: underline;
	letter-spacing: 1px; 
}


a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #000000;
	text-decoration: underline;
	letter-spacing: 1px; 
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #cccccc;
	text-decoration: none;
	letter-spacing: 1px; 
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #000000;
	text-decoration: underline;
	letter-spacing: 1px; 
}
a:hover {
	color: #990099;
}

