	body { 
		background-color: #000; 
		background-repeat:no-repeat; 
	}
	body, a, h1, h2, h3{
		font-size: 11px; 
		color: #fff;
		font-family: Arial, Verdana, Helvetica, sans-serif;;

	}
	strong{
		text-transform: uppercase;
	}

	a:hover{
		color: #ffffff;
		text-decoration: none;
	}
	img{border:0px}

	ul { 
		list-style-type: none; 
		margin: 0;
		padding: 5px 0 10px 0px;
		list-style-position: outside;
	} 
	h1, h2, h3{
		margin: 0;
		padding: 0;
	}
	h2, h3{
		font-weight: normal;
	}
	h2{
		padding: 5px 0 15px 0;
	}
	h3{
		float: left;
		width: 80px;
	}
	table{
		width: 780px;
	}
	td{
		vertical-align: top;
		width: 136px;
		padding-right: 20px;
	}
	#logo{ position: absolute; top:20px; left: 668px }
	#navigation{text-transform: uppercase; font-weight: bold; position: relative; padding-left:20px; padding-top:32px; }
	#navigation ul{list-style-image:none; list-style-position:outside; list-style-type:none; margin:0pt; padding:0pt; white-space:nowrap; float: left}
	#navigation li {float:left; position:relative; white-space:nowrap; margin: 0 0.5em;}
	#navigation a{font-weight: normal; text-decoration: none}
	#content{min-height: 600px; position: relative; margin-left:auto; margin-right: auto; top:30px; height: auto; width: 800px; background-color: #272e34; background-repeat:no-repeat;}
	#contentcontent{ padding-left:20px; position: relative; margin-top: 100px;}
	#impressum{position: fixed; bottom: 10px; right: 10px}
	#impressum a{color: #222}
	#impressum a:hover{color: #333}
