html { 
  padding:0px;
  margin:0px;
}

body {
  background-color: #E1DDD9;
  font-size: 12px;
  font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
  color:#000000;  
  padding:0px 20px;
  margin:0px;
}
hr {
	margin-top:10px;
	color: #000000;
}
td.text { font-family: tahoma, arial, verdana; font-size: 12px; color: #000000; }

a
	{
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	font-family: tahoma;
	font-size: 12px;
	}
a.fine
	{
	color: #000000;
	text-decoration: none;
	font-family: tahoma;
	font-size: 12px;
	font-weight: normal;
	}
a.underline
	{
	color: #000000;
	text-decoration: underline;
	font-family: tahoma;
	font-size: 12px;
	font-weight: normal;
	}
h1 
{ 
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	font-family: tahoma,arial,verdana;
	font-size: 16px;
}
a.underline:hover { color: #0000ff; font-family:tahoma; text-decoration: underline; font-weight:normal; }
a:hover { font-family:tahoma; text-decoration: underline; font-weight:bold; }
a.fine:hover { font-family:tahoma; text-decoration: underline; font-weight: normal; }
.darkblue { background-image:url('Bilder/leiste_blau.gif'); }
.darkfatblue { background-image:url('Bilder/leistefett_blau.gif'); }
.lightblue { background-color:rgb(232, 232, 232); }
#box_rechts {
	text-align:right;
	margin-right:40px;

}
#box_links {
	
	left:250px;
	position:absolute;
	top:600px;

}
