
#gesamt	{font-family:georgia, courier, sans-serif;
		width:1400px;
		margin-left:10px;
		}
#kopf	{
		color:#FFFFFF;
		background-color:#336699;
		 width:1250px;
		 margin-right:30px;
		 margin-left:20px;
		 padding:10px;
		 overflow:hidden;
		 }
	#ueberschrift	{color:#FFFFFF;
					 text-align:center;
					 }
			#ueberschrift h2	{font-size:200%;
							letter-spacing:0.2em;
							}
			#ueberschrift h3 {font-size:135%;
							font-weight:bold;
							letter-spacing:0.2em;
							}
	#infoleiste		{font-weight:bold;
					font-size:110%;
					}
#haupt				{
					width:1300px;
					}
.blau				{color:#0000FF;
					font-size:106%
					}	
#links				{color:#000080;
					float:left;
					margin-right:20px;
					margin-left:10px;
					height:800px;
					padding-right:10px;
					padding-left:10px;
					background-image:http://nandini.bplaced.net/Einsendeaufgabe%20INTO3b/marienk%e4fer.jpg;
					line-height:125%;
					letter-spacing:0.01em;
					}
#links	ul			{
					list-style-type:circle;
					list-style-position:outside;
					font-size:90%;
					}
		a:link		{
					color:blue;
					text-decoration:none;
					font-weight:bold;
					}
		a:hover		{
					color:red;
					text-decoration:underline;
					font-weight:bold;
					}
		a:visited	{color:green;
					text-decoration:none;
					font-weight:bold;}
#mitte				{color:#808080;
					width:570px;
					float:left;
					font-size:110%;
					margin-right:20px;
					border-style:dotted;
					border-color:#000080;
					padding-left:20px;
					padding-right:20px;
					}
#mitte		h3			{text-align:center;
					color:#008080;
					font-size:135%;
					font-weight:bold;
					letter-spacing:1px;
					}
#adresse				{color:#000080;
					padding-right:10px;
					padding-left:10px;
					height:800px;
					line-height:125%;
					letter-spacing:0.01em;
					margin-left:50px;
					}				
#fuss				{
					color:#FFFFFF;
					bottom:10px;
					font-size:110%;
					width:1300px;
					text-align:center;
					background-color:#808080;
					letter-spacing:normal;
					}
#blaueebene			{
					width:1300px;
					height:40px;
					background-color:#336699;
					padding-top:1px;
					}