body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: 14px;
	color: #000000;
	padding: 30px;
}

#ueberschrift {
	color: #9B141D;
	font-size: 20px;
	font-weight: bold;
	margin: 0 0 30px 0;
	text-align: center;
}

#team {
	color: #9B141D;
	font-size: 20px;
	font-weight: bold;
	margin: 0 0 12px 0;
	text-align: left;
}

#ueberschrift2 {
	color: #9B141D;
	font-size: 14px;
	font-weight: bold;
	margin: 0 0 6px 0;
}

#logo {
	position: absolute;
	z-index: -1;
	left: 800px;
	top: 0px;
}

ul
{
	list-style: url('bilder/punkt.png');
	margin-left: 10px;
}

a:link    {color:#9B141D; text-decoration: underline;}
a:visited {color:#9B141D; text-decoration: underline;}
a:hover   {color:#C51014; text-decoration: underline;}
a:active  {color:#C51014; text-decoration: underline;}
