/* CSS Document */

* {
margin: 0;
padding: 0;
}

body {
	font:  95%  Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	color:#333333;
	background-image: url(../Bilder/hintergrund3.jpg);
	background-color: #999999;	
}
h1 {
	font-size: 1.8em;
	font-weight:normal;
	padding-bottom: 25px;
}

h2 {
font-size: 1.2em;
font-weight:normal;
}

h3 {
font-size: 1em;
font-weight:normal;
}



a {
	color:#02566E;
	text-decoration:none;
	font-weight: bold;
	padding-right: 800px;
}

a:hover {
	color:#990000;
	text-decoration:underline;
}

a img {
border:0 none;
}

div.text {
	width: 420px;
	padding:30px 0px 20px 140px;
	float: left;
	margin-right: 30px; 
	font-size:12px;
	}
	
	div.text_mittig {
	width: 350px;
	padding:160px 20px 20px 220px;
	float: left;
	margin-right: 30px; 
	font-size:12px;
	}
	
				
#text p	{
line-height:1.4em;
}

#alles {
	width: 940px;
	margin: 0 auto;
	text-align: left;
	margin-top: 2%;
	height: 750px;
	background-image: url(../Bilder/Lupe.jpg);
	background-repeat: no-repeat;
	border: 2px solid #999999;
	background-color: #FFFFFF;
	padding-top: 5px;
}

#nav_oben {
	font-weight: bold;
	color:#CC3366;
	padding-left: 10px;
	font-size: 0.9em;
	display: block;
}
#nav_oben a:hover{
	color:#FF6600;
	left: 21px;
	top: 201px;
	padding-bottom: 0px;
}
#nav_oben a {
	color:#666666;
	left: 21px;
	top: 201px;
	display: block;
	padding-bottom: 0px;
}
#nav_oben p {
	color:#00FFFF;
		display: block;
	padding-left: 15px;
}


#alles #nav_oben ul {
	list-style-type: none;
}





Nav_oben {
	left: 0px;
	top: 0px;
}
img {
	float:right;
	padding-right: 130px;
}

