body {
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height:22px;
	color:#000000;
	font-size: 10pt;
	background-color:#FFFFFF;
}

a:link {
   text-decoration: none;
	color:#000000;
	font-weight:bold;
}

a:visited {
   text-decoration: none;
	color:#000000;
	font-weight:bold;
}

a:hover {
   text-decoration: none;
	color:#870505;
	font-weight:bold;
}

a:active {
   text-decoration: none;
	color:#000000;
	font-weight:bold;
}

td {
	vertical-align:top;
	text-align:left;
}

.only {
	font-family: Verdana;
	font-size: 10px;
}

.only a:link {font-weight:normal;}
.only a:hover {font-weight:normal; color:#4C7B99;}
.only a:visited {font-weight:normal;}
.only a:active {font-weight:normal;}

h1 {
	font-size:12pt;
	color:#4C7B99;
	margin-top:5px;
	margin-bottom:20px;
}

img {
	border:0;
}

input, textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
}

ul {
	list-style-image:url(../images/pfeil.gif);
	padding-left:11px;
	margin-left:5px;
}
