td, tr, div, p, ul{  
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:11px;
	line-height:20px;
	color:#FFFFFF;
	}

a:link.weiter { color:#ba5d00; font-size:16px; font-weight:bold; text-decoration:none;}
a:visited.weiter { color:#ba5d00; font-size:16px; font-weight:bold; text-decoration:none;}
a:hover.weiter { color:#000000; font-size:16px; font-weight:bold; text-decoration:underline;}


BODY {
	margin:0px;
	background-color:#1f1f1f;
	}
	
	#rahmen {
	width:818px;
	height:auto;
	margin:0px auto;
	text-align:left;
	}
	
	#bild_hg {
	height:469px;
	width:818px;
	margin-top:50px;
	background-image:url(../bilder/bild_hg.jpg);
	}
	
	#logo_hg {
	height:80px;
	width:510px;
	padding-top:55px;
	margin-left:147px;
	text-align:center;
	font-family:"Times New Roman", Times, serif;
	font-size:30px;
	line-height:40px;
	color:#333;
	}
	
	#adresse_start {
	height:auto;
	width:350px;
	margin-left:220px;
	text-align:center;
	color:#333;
	}
	
	#weiter {
	width:100px;
	height:auto;
	margin:40px 0px 0px 350px;
	background-color:#ebebeb;
	text-align:center;
	}
	
	#keywords {
	height:auto;
	width:600px;
	margin-left:120px;
	text-align:center;
	color:#d5c7b6;
	}
