
	body
	{
		position:absolute;
		left:0px;
		top:0px;
		margin: 0;
		padding: 0;
		font: 85% arial, hevetica, sans-serif;
		text-align: left;
		color: white;
		background-color: ;
		border: 0px solid #0gg000
	}
	
	a:link {color:white;text-decoration:none;}
	a:visited{color:white;text-decoration:none;}
	a:hover {color:white;text-decoration:none;}
	a:active { color:white; text-decoration:none;}	

	#container
	{
		position:absolute;
		top:0px;
		left:0px
		margin: 0;
		width: 1024px;
	    min-height: 1000px;
		text-align: left;
		background-color: ;
		border: 0px solid #000000
	}
		
	#menu
	{	
		position:absolute;
		left:170px;
		top:561px;
		width: 150px;
		margin:0px;
	}

	
    #menu:hover
    {
    background-color:#132f5f;
    }

	
	#menu H1 
	{
	font-weight: bold;
	font-size: 25px;
	line-height: 18px;
	font-family: Arial;
	color: white;
	margin:5px;
	padding:0px;
	}			
	
	#menu H2 
	{
	font-weight: bold;
	font-size: 14px;
	line-height: 14px;
	font-family: verdana;
	color: #a4b536;
	margin:0px;
	padding:3px;
	}			

	#menu2
	{
		position:absolute;
		left:247px;
		top:643px;
		width: 190px;
		background-color: ;
		border: 0px solid #0000ff				
	}
		
	#menu2:hover
    {
    background-color:#132f5f;
    }

	
	#menu2 H1 
	{
	font-weight: bold;
	font-size: 25px;
	line-height: 18px;
	font-family: Arial;
	color: white;
	margin:5px;
	padding:0px;
	}			
	
	#menu2 H2 
	{
	font-weight: bold;
	font-size: 14px;
	line-height: 14px;
	font-family: verdana;
	color: #a4b536;
	margin:0px;
	padding:3px;
	}			

	#menu3
	{
		position:absolute;
		left:337px;
		top:730px;
		width: 190px;
		background-color: ;
		border: 0px solid #0000ff				
	}
		
	#menu3:hover
    {
    background-color:#132f5f;
    }

	
	#menu3 H1 
	{
	font-weight: bold;
	font-size: 25px;
	line-height: 18px;
	font-family: Arial;
	color: white;
	margin:5px;
	padding:0px;
	}			
	
	#menu3 H2 
	{
	font-weight: bold;
	font-size: 14px;
	line-height: 14px;
	font-family: verdana;
	color: #a4b536;
	margin:0px;
	padding:3px;
	}			

	#menu4
	{
		position:absolute;
		left:411px;
		top:804px;
		width: 190px;
		background-color: ;
		border: 0px solid #0000ff				
	}
		
	#menu4:hover
    {
    background-color:#555f5f;
    }

	
	#menu4 H1 
	{
	font-weight: bold;
	font-size: 25px;
	line-height: 18px;
	font-family: Arial;
	color: white;
	margin:5px;
	padding:0px;
	}			
	
	#menu4 H2 
	{
	font-weight: bold;
	font-size: 14px;
	line-height: 14px;
	font-family: verdana;
	color: #a4b536;
	margin:0px;
	padding:3px;
	}			






	#stempel
	{
		position:absolute;
		left:4px;
		top:802px;
		width: 118px;
		background-color: ;
		border: 0px solid #0000ff				
	}
	

	#impressum
	{
		position:absolute;
		left:730px;
		top:865px;
		width: 350px;
		background-color: ;
		border: 0px solid #0000ff				
	}

    #impressum:hover
    {
    background-color: #ffffff;
    }

	
	#teaser
	{
		position:absolute;
		left:841px;
		top:26x;
		width: 338px;
		background-color: ;
		border: 0px solid #0000ff				
	}


	
	#footer
	{
		clear: both;
		height: 20px;
		background-color: lime;
	}
