* {	
	margin: 0;
	padding: 0;
	border: 0;
	color: inherit;
	font-family: inherit;
	font-size: 100%;
	list-style: none;
	text-decoration: none;
	border:none;
	}



body  { 

        background-color:#F7F7F7;
	color:#000000;

}


p, li, ul, td, th, body {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, Helvetica, Arial, sans-serif;
	font-size: 90%;
	line-height:1.5;
}

ul
{
   position: relative;
   left: 80px;
   *left: 40px;
   margin-right:90px;
   *padding-left: 40px;

}

li
{
   list-style-image: url(li.gif);
 }


/*
* ******************
* ****   LAYER   ***
* ******************
* ******************
*/

#head_back {
		background: url(../images/head_1.jpg);
}

#menue {
		color:#ffffff
}

#menueunten {
		color:#ffffff
}

.suchfeldinput {
		font-size:80%;
		width:60%;
		top:5px;
		position:relative;
}
 
.suchfeldpic {
		top:9px;
		position:relative;
}
 
#zweites_menue {
		font-size:100%;
}
 
 
/*
* ******************
* ****   PRELOADER *
* ******************
* ******************
*/

#preloader {
	position:absolute;
	top:600px;
	left:0;
	width:1px;
	height:1px;
	overflow:auto;
	z-index:-1;
}