body {

  }


A:link {
	color: #153358;
	text-decoration: none;
}
A:visited {
	color: #153358;
	text-decoration: none;
}
A:hover {
	color: #f01414;
	text-decoration: none;
                            
}



	body



	{
		margin: 0;
		padding: 0;
		font: 98% arial, hevetica, sans-serif;
		text-align: center;
		color: #373101;
		background: #fbfbfb url(bilder/falthocker_bg.jpg) no-repeat fixed 50% 50%;
	}
	
	#container
	{
		margin: 0em auto;
		width: 1000px;
		height: auto;
		text-align: left;	
		border: 0px;
	}
	
	#header
	{
		height: 269px;
		background-image: url(bilder/star_seat.png);
		
	}
	
	#streifen
	{
		height: 45px;
		background-image: url(bilder/falthocher_made_in_germany.png);
		
	}

	#contents	
	{
		postion: absolute;
		float: left;
		margin-right: 0px;
		margin-top: 0px;
		top:0px;
		left:0px;
		margin-left: 0px;
		margin-right: 0px;
		width: 1000px;
		height: auto;
		background: #fbfbfb;
	}
	

  #Navigation {
    font-size: 0.88em;
    margin: 0 0 1.2em; padding: 0;
  }
  #Navigation li {
    list-style: none;
    margin: 0; padding: 1px;
  }
  ul#Navigation a {
    display: block;
    padding: 0.2em;
  }

  ul#Navigation #ueberschrift {
	margin-top:10px;display: block; padding: 0.2em;
	color: #404040; background-color: #F0F0F0; font-weight:bold;
  }

  ul#Navigation a:link {
    color: #880202; background-color: #D2D2D2; text-decoration:none; border-left: 2px solid #FFFFFF; border-right: 2px solid #FFFFFF; border-top: 2px solid #FFFFFF; border-bottom: 2px solid #FFFFFF;	
  }
  ul#Navigation a:visited {
    color: #000000; background-color: #ACB7C4; text-decoration:none; border-left: 2px solid #FFFFFF; border-right: 2px solid #FFFFFF; border-top: 2px solid #FFFFFF; border-bottom: 2px solid #FFFFFF;
  }
  ul#Navigation a:hover {
    color: #F0F0F0; background-color: #404040; text-decoration:none; border-left: 2px solid #FFFFFF; border-right: 2px solid #FFFFFF; border-top: 2px solid #FFFFFF; border-bottom: 2px solid #FFFFFF;
  }
  ul#Navigation a:active {
    color: #404040; background-color: #707E8F; text-decoration:none; border-left: 2px solid #FFFFFF; border-right: 2px solid #FFFFFF; border-top: 2px solid #FFFFFF; border-bottom: 2px solid #FFFFFF;
  }


	#footer	
	{
		clear: both;
		height: 35px;
		
	}




