a:link {
	text-decoration: underline;
	color: #000000;
}
a:visited {
	text-decoration: underline;
	color: #000000;
}
a:active {	
	text-decoration: underline;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
.ictsense {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}
.ictsensebold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
}
.rechtsBG {
	background-image: url(gfx/bg-right-dreihecke.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

.ictsensegrey,
a.ictsensegrey:link,
a.ictsensegrey:visited,
a.ictsensegrey:hover,
a.ictsensegrey:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
	color: #9B9B9B;
}

.kop {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #857722;
	text-transform: uppercase;

}
.submit {
	background-color: #FFFFFF; 
	cursor: hand;
 	border: 1px solid;
}
.rechtsBG {
	background-image: url(gfx/bg-right-dreihecke.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

