body	{
  		background-color: #000000;
  		font-family: American Typewriter; serif;
  		font-size: 13px;
  		color: #808080;
  		}
 		

div.box		{
				margin:0px auto;
				width:700px;
}


div.logo		{
				position:absolute;
				width:700px;
				top:40%;
}


div.fusszeile	{
				position:fixed;
				bottom:25px;
				width:100%;
				text-align: center;
}


#kontakt		{
				position:absolute;
				width:400px;
				top:22%;
				margin-left:185px;
}


dl {
    color: #404040;
}

 
dt#leftalign	{
				margin-left:145px;
				padding:3px;
				text-align:left;
}


dt#leftalign2	{
				margin-left:145px;
				padding:1px;
				text-align:left;
}

div.impressum	{
				position:absolute;
				margin-left:72px;
				width:450px;
				top:18%;
}


dt#impzeile		{
				margin-left:120px;
				padding:1px;
				text-align:left;
}

a:link { text-decoration:none; font-weight:standard; color:#808080; }
a:visited { text-decoration:none; color:#808080; }
a:hover { text-decoration:none; text-decoration:underline; }
a:active { text-decoration:none; background-color:#808080; }
a:focus { text-decoration:none; background-color:#080; }