img {border: none;}
a:link    { color:#000000; text-decoration:none;}
a:visited { color:#000000; text-decoration:none;}
a:active  { color:#000000; text-decoration:none;}
a:hover   { color:#FFFFFF; text-decoration:none;}
td {
	font-family: Arial, Verdana, Helvetica, Trebuchet MS;
	font-size:9pt;
	letter-spacing: 1px;
}
input {
	font-size: 11px;
	color:#4EB9B4;
}
.maincontent {
	font-size:9pt;
	color: #000000;
	line-height: 17px;
}
.small {
	font-size:7pt;
	color: #000000;
}

.footertext {
	font-size:7pt;
	color: #999999;
}

.titel {
	font-size:14pt;
	color:#000000;
	font-weight: bold;
	line-height: 17px;
}
.subtitel {
	font-size:12pt;
	color:#000000;
	font-weight: bold;
	line-height: 17px;
	letter-spacing: 0px;
}
.subtitelOrange {
	font-size:12pt;
	color:#FF4C0B;
	font-weight: bold;
	line-height: 17px;
	letter-spacing: 0px;
}
.bulletorange {
	list-style-position: outside;
	list-style-image: url(img/bulletorange.gif);
	padding: 0px;
}

.mainborder {
	border-style:solid; 
	border-width:1px; 
	border-color:#000000;
}
.submit-button
{
	margin-bottom: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
  color: #000000;
	font-size: 9px;
}
.input-box
{
	font-size: 9px;
	color: #000;
	background: #fff;
	border: #ff4c0b dashed 1px
}

