/*
background	190208
text		e3fbfb
*/

body { background-color:#190208; color:#e3fbfb; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px; font-weight:bold; margin:50px;}
html { margin:0;}
/* --- DIVs ----------------------------- */
#rahmen { width:804px; height:604px; margin:auto; margin-top:0; background:url(bg.jpg) 50% 50% no-repeat;}
	#header { padding:30px 0 0 50px;}
	#abstand { padding-top:60px; padding-left:120px;}
		#content { width:640px; height:420px; }
#footer { width:750px; margin:auto; margin-top:10px;}
/* --- Links ----------------------------- */
a {color:#e3fbfb; text-decoration:none;}
a:hover {color:#e3fbfb; text-decoration:underline;}

/* ---  ----------------------------- */
h1 { font-family:Georgia, "Times New Roman", Times, serif;}
#header h1 {}
#content h1 { border-bottom:1px solid #e3fbfb;}
/* ---  ----------------------------- */
ul { margin:0; padding:0;}
ul li { float:left; list-style:none; margin:0 5px; white-space:nowrap;}
