

body { background-image: url(pics/startseite.jpg); background-position:center 90%;  margin:0px; padding:0px; text-align:center; font-size:15px; font-family:Calibri, Arial, sans-serif; }

html {	width:100%; height:100%; }

.middle { width:97%; margin:0px; padding:0px; position: absolute; bottom:0px; height:450px; }
.middle p { color:#000000; }
#foot 	{ margin-top: 20px; width:95%; margin-left:auto; margin-right:auto; text-align:left; position:relative; }

.top { width:100%; background:#efefef; position: absolute; bottom:0px; height:30px; }
.top p { width:95%; color:#2f2f2f; margin:5px; padding:0px; text-align:right; }
.top a { color:#2f2f2f; }
.footer { width:100%; position: absolute; bottom:0px; height:410px; z-index:-1000;  }
.footer p { color:#000000; }

.menu { z-index:1000; left:0px; width: 55%; height: 120px; background:#333333; -moz-border-radius-topright:10px; -moz-border-radius-bottomright:10px; margin:0px; padding:0px; }




.left  { left:0px; float:left; width: 100%; margin:0px; padding:0px; }
.right { 	bottom: 85px; position:relative; float:right; width:50%; 
			font-size:25px;font-weight:bold; color:#000000; text-align:right; margin:5px; text-shadow: 0.1em 0.1em 0.2em black; }
.clear {  clear:both; }

h1 { text-align:right; font-size:80px; color: #e9e9e9; margin:5px; bottom:75px; position:relative; }


.submit {
	padding:5px;
	margin:0;
	float:right;
	color:#FFFFFF;
	border:none;
	background:#333333; 
	font-size:15px;
 	-moz-border-radius:5px;


	}
.submit:hover {
	text-decoration:none;
	color:#FFFFFF;

	}

.menuul {
	
	width:100%;
    font-size:15px;
  	top:35%;
  	list-style-type: none;
	color:#0091cd;
	position:relative;
	margin-right:5px;

	}

.menuul li {
  	list-style-type: none;
  	display: inline;
  	padding: 5px;

 
	}
	
.menuul li a {
	
	color:#cccccc; 
	text-decoration:none;
	font-size:30px;
   
	}
	
.menuul li a:hover {
	
	color:#ffffff; 
	text-decoration:underline;
	font-size:30px;
   
	}
	
.shadow {
   -moz-border-radius:5px; margin:5px; padding:5px;
   position: relative;
   bottom: 2px;
   right: 2px;
   background: rgba(255, 255, 255, 0.5);
   
 }	
 
a { 	color:#ffffff; 
	text-decoration:none; }
	
input { margin:0px;padding:0px; }
