body,p,td,ul  {
	font-family:verdana,tahoma,arial,helvetica,sans-serif;
	font-size: 12px;
	color:white;
	background-color: #0A245F;  
}
.smalltext {
	font-size: 10px;
}
h1  {
	font-family:verdana,tahoma,arial,helvetica,sans-serif;
	font-size: 18px;
	color:white;
}
h2  {
	font-family:verdana,tahoma,arial,helvetica,sans-serif;
	font-size: 16px;
	color:white;
}
h3  {
	font-family:verdana,tahoma,arial,helvetica,sans-serif;
	font-size: 14px;
	color:white;
}
.dark {
	background-color: #000033;
}
.medium {
	background-color: #3366CC;
}
.light {
	background-color: #3399CC;
}
a:link { 
	text-decoration:none;
	color: #00cccc; 
}
a:visited { 
	text-decoration:none;
	color: #009999; 
}
a:active { 
	text-decoration:none;
  	color: #ffcc00; 
}
a:hover {
	text-decoration:underline; 
}
#achtung {
	background-color: #3366CC;
	width: 500px;
	padding: 10px;
}
.debugbox {background: #FFEE99; color:#444444; width: 80%; padding: 10px; border: solid 1px grey;}

.rechnung {
	border:1px solid white;
	padding:4px;
}
