body, td {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
}

a:link, a:visited {
	color : #033890;
	text-decoration: none;
  font-weight : normal;
	font-size: 9pt;
}

a:hover {
	color : #F72816;
	text-decoration: none;
  font-weight : normal;
	font-size: 9pt;
}

ul, li {
	list-style-position: outside;
}

img {
	border: 0px;
}

#infodiv p {
  paading:0;
  margin:0;
}
	
.formular_feld {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	border:1px solid;
}

.formular_button {
	border: 1px solid #000000;
	font-size: 9pt;
}

.highlight {
 color:blue;
}

.hinweis {
  padding-left:5px;
  border-left: 2px solid red;
}

