#gesamt	{font-family:georgia, courier, sans-serif;
		}
#kopf	{background-color:#00FFFF;
		 min-width:800px;
		 max-width:1200px;
		 margin:20px;
		 padding:10px;
		 overflow:hidden;
		 }
	#ueberschrift	{color:#0000FF;
					 text-align:center;
					 }
			#ueberschrift h2	{font-size:200%;
							}
			#ueberschrift h3 {font-size:130%;
							font-weight:bold;
							}
	#infoleiste		{font-weight:bold;
					}
#haupt				{
					width:811px;
					}
#links				{color:#0000FF;
					border-color:#00080;
					position:left;
					}
#mitte				{color:#808080;
					}
#rechts				{color:#0000FF;
					border-color:#00080;
					position:right;
					top:10px;
					}		