body   {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 14px;
	background-image: url(../images/spacer_verlauf.gif);
	background-repeat: repeat-x;
	background-color: White;
}
p   {
	color: #000000;
	font-size: 11px;
	line-height : 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-bottom : 3pt;
	margin-top : 3pt;
}
hr   {
	color: #696969;
	height : 1px;
}
h1  {
	color: #009999;
	font-size: 15px;
	font-weight: bold;
	line-height: 18px;
	margin-bottom : 5px;
	margin-top : 3px;
	padding-bottom : 0px;
	padding-top : 0px;
}
h2  {
	color: #009999;
	font-size: 13px;
	font-weight: bold;
	line-height: 15px;
	margin-bottom: 3px;
	margin-top: 2px;
	padding-bottom: 0px;
	padding-top: 0px;
}
ul {
	color: #000000;
	font-size: 11px;
	line-height : 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif
}
li   {
	color: #000000;
	font-size: 11px;
	line-height : 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif
}
a    {
	color: #009999;
	text-decoration: none;
	font-size: 11px;
	line-height: 14px;
	font-weight : bold;
}
a:visited     {
	color: #009999;
}
a:active      {
	color: #009999;}
a:hover     {
	color: #009999;}
td   {
	color: #000000;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 14px;
}	
.errormessage {
	color : #660033;
	vertical-align : super;
}

