body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.2;
}
.MainText {
	margin-left: 20px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
}
.smallText {
	  font-size: 8pt;
           font-family: Verdana, Arial, Helvetica, sans-serif;
	   }

.uberschrift
{
	font-size: 12pt;


}

.normalText
{
	font-size: 8pt;

}

.download
{
	font-size: 8pt;
         font-family: Verdana, Arial, Helvetica, sans-serif;

}

input, select {
	font-size: small;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#languageSelector a, a:hover, img{
	text-decoration: none;
	border-bottom: none;
}


a {
	color: #000000;
	font-weight: bold;
         font-size = 10pt;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	text-decoration: none;
}
a:hover {
	/*color: #E6EEB1;*/
	color:#5D5D5D;

	text-decoration: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
}