body {
	background-color: #F5F5F5;
	margin-top: 30px;
	margin-left: 10px;
}
td{
	vertical-align:top;
}
body, p, td, li, a, h1, h2, .normal{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	line-height:16px;
	color: #111;
}

strong, .fett{
	font-weight: bold;
	color: #555;
}

.rot{
	color: #AA0000;
}

h1, .titel {
	font-size: 24px; 
	font-weight: normal;
	color: #888888;
} 
h2 {
	color: #555;
	text-transform: uppercase;
}

.head p, h3 {
	font-size: 16px; 
	line-height:22px;
	color: #888;
} 

a:link {
	color: #880000; 
	text-decoration: none;
}

a:visited {
	color: #880033; 
	text-decoration: none;
}

a:hover {
	color: #880000; 
	text-decoration: underline;
}
