  body	{
    color: black; text-align:center;
    font-size: 100.01%;
    font-family:  Arial, Helvetica, sans-serif;
    margin: 0; padding: 1em;
	/*background-color:#9999FF;*/
	background-image:url('Bilder/back002.jpg'); background-attachment:fixed;
  }
a:link, a:visited {color:#000000; text-decoration:none;}
a:hover, a:focus, a:active {text-decoration:underline;}
hr {
	width:100%; margin-left:0px;
	color:#ffffff;
	font-weight: bold;
	background-color:#ffffff; height:2px;
	border:none;
	}
h1 {
	font-size: 200%;
	color: #000000;
	font-weight: normal;
	text-align:left;
	margin-bottom:0px;
}
#inhalt img{border:none;}
#inhalt h2 {
    font-size: 1.2em;text-align:left;
  }
 #inhalt h3 {
    font-size: 1em;text-align:left;
	font-weight:bold;
  }
#inhalt p, #inhalt li {
    font-size: 100%;text-align:left;
	line-height: 140%;
    margin: 1em 0;
  }
 #inhalt p.zitat {font-style: italic;font-family: "Times New Roman", Times, serif;
 		font-size: 1em;text-align:left;
	line-height: 1.4em;}
  
  ul#navigation {
    font-size: 0.91em;
    float: left; width: 11em;
    margin: 0; padding: 0;
  }
  ul#navigation li {
    list-style: none;
	border-bottom:2px solid black;
    margin: 0; padding: 0em;
  }
  ul#navigation a {
    display: block;
    padding: 0.8em;
    font-weight: bold;
  }
  ul#navigation a:link , ul#navigation a:visited {
    color: black;
	text-decoration:none;  
  }


  ul#navigation a:hover, ul#navigation a:focus, ul#navigation a:active  {
	color:#ffffcc;
  }
 ul#navigation a.aktiv:link, ul#navigation a.aktiv:visited, ul#navigation a,aktiv:focus, ul#navigation a.aktiv:hover, ul#navigation a.aktiv:active  {
    color: white;
  }
/*------------------------Layout divs---------------------------------------------------------------------------------*/
#screen{
	position:relative;
	width: 900px; 
	height:1200px;
	margin: 0 auto; /* main-Box vertikal zentrieren, Rand oben + unten 5px */
	text-align: center; /*main-Box vertikal zentrieren in Opera, NN, Mozilla */
	margin-top: 5px;
	overflow: visible;
	}
#inhalt {
position:absolute;
left:220px; top:0px; width:630px; height:inherit;
    margin:0em;
    padding: 0 1em;
    min-width: 16em; /* Mindestbreite (der Ueberschrift) verhindert Anzeigefehler in modernen Browsern */
  }
  
  #floatingmenu {
	Z-INDEX: 33; WIDTH: 200px; POSITION: absolute;LEFT:10px; TOP: 120px; HEIGHT: auto;
}
/*-----------------------------------Übersicht-Reihe-----------------------------*/
#li {
	position:absolute;
	left: 30px;
	top: 200px;
	width: 210px;
	height:auto;
	text-align:center;
	}
#mitte {
	position:absolute;
	left: 230px;
	top: 300px;
	width: 210px;
	height:auto;
	text-align:center;
	}
#re {
	position:absolute;
	text-align:center;
	left: 430px;
	top: 200px;
	width: 210px;
	height:auto;
	}
/*-----------------------------------Fussball-KREIS-----------------------------*/

#oben {
	position:absolute;
	left: 230px;
	top: 100px;
	width: auto;
	height:auto;
	}
#links {
	position:absolute;
	left: 30px;
	top: 170px;
	width: 175px;
	height:auto;
	}
#rechts {
	position:absolute;
	left: 430px;
	top: 170px;
	width: 175px;
	height:auto;
	}
#links_u {
	position:absolute;
	left: 120px;
	top: 430px;
	width: 175px;
	height:auto;
	}
#rechts_u {
	position:absolute;
	left: 340px;
	top: 430px;
	width: 175px;
	height:auto;
	}

/*---------------------Ölbilder-Karo----------------------------*/
/*oben-Position wie andere*/

#oel_links {
	position:absolute;
	left: 30px;
	top: 145px;
	width: auto;
	height:auto;
	}
#oel_rechts {
	position:absolute;
	left: 430px;
	top: 145px;
	width: 175px;
	height:auto;

	}
#oel_li-unten {
	position:absolute;
	left: 30px;
	top: 320px;
	width:auto;
	height:auto;
	}
#oel_re-unten {
	position:absolute;
	left: 440px;
	top: 320px;
	width:auto;
	height:auto;
	}
#oel_unten {
	position:absolute;
	left: 230px;
	top: 290px;
	width:auto;
	height:auto;
	}

