@charset "ISO-8859-1";

body
	{
		background-image:url(./picture/Hintergrund.png);
		font-family:verdana, 'comic sans-serif', 'Times New Roman', Times, Arial;
		font-style:normal;
		font-size:80%;
		min-width: 800px;
		z-index:-1;
	}

ul#menu
	{
		border:5px solid #FFFFFF;
		padding: 2px; margin: 2px; min-width: 780px; max-width: 820px;
		position:absolute; top: 197px; max-height: 15px;
		text-align: left; font: 100% verdana, 'comic sans-serif', 'Times New Roman', Times, Arial; 
		background-color: #FFFFFF;
		z-index:0;
	}


ul#menu li 
	{
    		list-style: none;
    		display: inline;
	    	margin: 1px; padding: 0px; 
		
	}

ul#menu a, ul#menu span 
	{
    		float: left; margin: 1px; padding: 0.2em 0.5em;
    		text-decoration: none; 
    		border: 1px solid #c80026;
    		border-left-color: white; border-top-color: white;
    		color: #c80026; background-color: #ccc;
	}
ul#menu a#normal, ul#menu span#norm
	{
		background-color: white; border:0; padding:2px; margin:1px;
		border-color:#FFFFFF;
		
	}
a#img img
	{
		border-decoration: none;
		border: 0;
	}
a#logo
	{
		background-color: white; border:0; padding:2px; margin:1px;
		border-color:#FFFFFF;
	}

* html ul#menu a, * html ul#menu span 
	{
    		width: 1em;    /* nur fuer IE 5.0x erforderlich */
    		width: auto;  /* sicherheitshalber fuer IE 6 zurueckgesetzt */
		
  	}
ul#menu a:hover, ul#menu span
	{
    		border-color: white;
    		border-left-color: #c80026; border-top-color: #c80026;
    		color: white; background-color: gray;
		
  	}

a#logo:hover
	{
    		border-color: white;
    		color: white; background-color: gray;
		
  	}

#newsbox
	{
		position:absolute; top: 0px; right: 0px; width: 200px; padding: 10px;
		background-color: #fcf0a3;
	}
h1#news, h1#body
	{
		font: 120% verdana, Times, Arial bold;
		text-align: center;
	}
p#feet
	{
		min-width: 800px; border-top:2px groove #c80026;
		background-color: #FFFFFF;
		margin: 0; padding: 0.2em; 
		text-align: center; text-align: center; font-size:80%;
	}
img#erg
	{
		border:none;
	}
table#contact
	{
		border-style:groove;
		border-color:#c80026;
		padding: 1em;
	}
hr	
	{
		Color:#c80026;
	}
#center
	{
		text-align: center;
	}
div#drinn
	{
		left: 10px;
	}
test
	{
		 
	}