body
	{
 margin-top : 0;
 margin-bottom : 0;
 margin-left : 0;
 margin-right : 0;
 padding-left : 0;
 padding-right : 0;

		text-align: center;
		background-color: #4A85BD;
	}
	
	#container
	{
		
		margin: 0px;
		width: 102px;
		text-align: center;
		background-color: transparent;
		
	}
	
	#menugrafik
	{
		position:fixed;
		margin-left: 10px;
		margin-top: 5px;
  		padding-top:235px;
		text-align: center;
		background-image: url(images/menu.jpg);
		background-repeat:no-repeat;
		background-position: top left;
		left:0px; top:10px; 
		width: 212px;
		height: 800px;
		
	}

	#titel
	{
		position:fixed;
		top:0px;
		background-image: url(images/mustitel.jpg);
		background-repeat:no-repeat;
		width: 628px;
		height: 198px;
		margin-top: 0px;
		margin-left:230px;
	

	}
	


	#content
	{
		width: 606px;
		margin-left: 230px;
		padding-left: 11px;
		padding-right: 9px;
		padding-top:180px;
		color: black;
		letter-spacing:0.0em;
		font-family: Arial;
		font-size:13px;
		word-spacing:0.15em;
		line-height:1.2em;
		text-align: justify;

	}
h1 {
		font-family: tahoma;
		font-size:18px;
		line-height:0.8em;
		font-weight:lighter;
		text-align: center;
		color:yellow;
	}

	h2 {
		font-family: tahoma;
		font-size:13px;
		line-height:0.1em;
		font-weight:lighter;
		text-align: center;
		color:#FDD92F;


	}
		
	h3 {
		font-family: tahoma;
		font-size:1.4em;
		text-decoration:none;
		text-align: center;
		margin-bottom:0.5em;
		color:yellow;
		font-weight:lighter;
	}

	h4 {
		color: yellow;
		letter-spacing:0.0em;
		font-family: Arial;
		font-size:1em;
		word-spacing:0.15em;
		line-height:1.2em;
		font-weight:bolder;
		text-align: center;

	}

	#menu
	{
		margin-left: 83px;
		float: left;
		width: 226px;
		height: 288px;


	}


a:link {
 color : #yellow;
 text-decoration : none;
      }

a:visited {
 color : #yellow;
 text-decoration : none;
      }

a:hover {
 text-decoration : underline;
 color : #yellow;

}


img {
border:none;
display:block; 
}

«ul {
width:200px;
margin:auto;
padding-left:0px;
list-style-type:none;
color: yellow;
font: 130% tahoma;
font-style:bold;
}

 
