/**
 * Style sheet view
 */
body
{
	font-family:Verdana, Arial, sans-serif;
	font-size:8pt;
	color:#000000;
	line-height:10pt;
}

a,
a:visited
{
	font-weight:bold;
	text-decoration:none;
	color:#000000;
	line-height:11pt;
}

a:hover
{
	color:#cc3333;
	line-height:11pt;
}

h1
{
	margin-top:0;
	font-family:Verdana, Arial, sans-serif;
	font-weight:normal;
	font-size:8pt;
	color:#cc3333;
}

h2
{
	float:left;
	margin:0;
	padding-right:5px;
	font-family:Verdana, Arial, sans-serif;
	font-weight:normal;
	font-size:8pt;
	color:#cc3333;
	line-height:10pt;
}

ul
{
	margin:0px;
	padding:0px 0px 0px 15px;
	line-height:12pt;
	list-style-type:disc;
}

.adresszeile,
.adresszeile a
{
	font-weight:normal;
	text-decoration:none;
	font-size:7pt;
	color:#ff6600;
	line-height:11pt;
}

.news
{
	float:left;
	padding-right:15px;
	font-weight:bold;
}
