A:LINK,A:ACTIVE,A:VISITED {
	text-decoration : none;
	color : #000000;
}
A:HOVER {
	text-decoration : underline;
	color : #000000;
}
BODY, TD {
	font-family:Verdana,sans-serif;
	font-size:11px;
}
IMG {
	border:0px;
}
.rahmen {
	border-top: 1px solid #0F238C;
	border-left: 1px solid #0F238C;
	border-bottom: 1px solid #0F238C;
	border-right: 1px solid #0F238C;
}
.bb {
	border-bottom: 1px solid #0F238C;
}
.xxs {
	font-size:9px;
}
.l {
	font-size:12px;
}
.xxl {
	font-size:14px;
}
.rot {
	color:#FF0000;
}
.btnprint{
	border-top: 2px solid #CCCCCC;
	border-left: 2px solid #CCCCCC;
	border-bottom: 2px solid #333333;
	border-right: 2px solid #333333;
	background-color: #999999;
	cursor:pointer;
	font-weight:bold;
}
.btnStart{
	border-top: 2px solid #4F67CF;
	border-left: 2px solid #4F67CF;
	border-bottom: 2px solid #0B0048;
	border-right: 2px solid #0B0048;
	background-color: #0F238C;
	cursor:pointer;
	font-weight:bold;
}
INPUT.frm_f { font-size:9px; }
INPUT.frm_w { width:250px; }
.sl {
	border-left: 2px solid #eeeeee;
}
.sr {
	border-right: 2px solid #cccccc;
}
.st {
	border-top: 2px solid #eeeeee;
}
.sb {
	border-bottom: 2px solid #cccccc;
}
.bg {
	background-color: #dddddd;
}
.tab{
	border-top: 2px solid #eeeeee;
	border-right: 2px solid #cccccc;
	border-left: 2px solid #eeeeee;
	background-color: #dddddd;
	width:100px;
}
.an {
	border-bottom: 2px solid #dddddd;
}
.aus {
	border-bottom: 2px solid #eeeeee;
}
.rest {
	width:*;
}
form {
	margin:0px;
}