body
	{
       	background-image: url(Bilder/bg4.jpg);
    	background-position:center top;
     	background-repeat: no-repeat;
         margin: 0px;
      	color: #004040;
         font-weight:600;
         font-size: 110%;
      	min-width:68em;

	}


#header
	{
	width: 100%;
	text-align: center;
	background-color: white;
         margin :0px;

	}

#container
	{
	margin: 10px;

	}

#container20
	{
	margin-top: -10px;
         margin-left: 20px;

	}
#left{
	float: left;
         width: 500px;
         color: #004040;
	font-family:'Courier new bold';

}

#left i{ color:black;
	font-weight : 900;
         font-size: 230%;
         font-style: italic;
         text-shadow: black 5px 4px 6px;


}

#text-left{
	clear: left;
	font-family:Arial,sans-serif;
         width: 500px;
         float: left;

}

.maehe_top {
	color: #fff332;
	position: relative;
	left: -4px;
	top: -47px;

         }


#right{
         top: 10px;
         float: right;
         text-align: center;
         width: 220px;
         font-family:Arial,sans-serif;

         }

#right a{
         color: white;
         font-size: 100%;
         text-shadow: black 5px 4px 6px;

}

#text-left a{color:white;}

#text-left a:hover{color:black;}

#right a:hover{
         color: black;

}

.links_top{
	color: black;
	position: relative;
	left: -3px;
	top: -21px;

}

#footer{
 	clear: both;
         font-family:Arial,sans-serif;
         font-weight : bold;
      	text-align : center;
      	color: black;
      	text-shadow: black 5px 4px 6px;
      	font-size: 120%;
         width: 100%;

         }

#footer a{color:white;}

.footer_top{
	color: white;
	position: relative;
	left: -3px;
	top: -45px;

}

#text{
       clear: both;
       font-family:Arial,sans-serif;
       font-weight : bold;
       text-align : justify;
       color: black;
       font-size: 80%;

}



