

body {
	color: black;
	background-color: #EAEAEA;
	background-image: url(xxx2.png);
	background-position: bottom right;
	background-repeat: no-repeat;
	font-size: 12;
	font-family: verdana;
	min-width: 41em; /* Mindestbreite verhindert Umbruch und Anzeigefehler in modernen Browsern */
	background-attachment: fixed;
	
	
	
}

 h1 {

    font-size: ;
    margin: ; padding: ;
    text-align: center;
    background: url("Gruener_Rahmen_oben.png");
    border: ;
	 
  }


#navcontainer ul

{
	position: absolute;
	list-style-type: none;
	text-align: left;
	margin-left: 2%;
	margin-top: 10%;
	font: normal 20px "verdana";

	
	
}

#navcontainer ul li a
{
background: transparent url() left center no-repeat;
padding-left: 15px;
text-align: left;

text-decoration: none;
color: #999;
}

#navcontainer ul li a:hover
{
background: transparent url(Kugel.gif) left center no-repeat;
color: black;
}

#navcontainer ul li a#current
{
background: transparent url(Kugel.gif) left center no-repeat;
color: #666;
}
 
 
#h2 
{
	position:absolute;
   top:200px;
   left:30%;
   width:320px;
   padding:10px;
   margin:0px;
   border:4px ;
}
#deutsch {
   position:absolute;
   top:300px;
   left:10px;
   width:320px;
   padding:10px;
   margin:0px;
   border:4px ;
}
#englisch {
   position:absolute;
   top:300px;
   left:80px;
   width:320px;
   padding:10px;
   margin:0px;
   border:4px ;
}

#h3
{

	font-size: 20;
 	text-align: center;
	
	
}


#h5
{
	position: absolute;
	top: 250px;
   text-align: justify;
	margin-left: 25%;
	font-size: 12;
	
	
}


#h6
{
	position: absolute;
	top: 330px;
   text-align: justify;
	margin-left: 25%;
	font-size: 12;
	
	
}


#h8
{
	position: absolute;
	top: 250px;
   text-align: justify;
	margin-left: 20%;
	font-size: 12;
	
}
#h9
{
	text-align: center;
	position: absolute;
	top: 250px;
	left: 21%;

	
}
#h10
{
	position: absolute;
	top: 250px;
 	text-align: justify;
	left: 30%;
	font-size: 12;
	
}

#h11 
{
	position: absolute;
	top: 20%;
	size: 18pt;
	left: 35%;
	
}



}