.bold-blue {
	font-size: 11px;
	font-weight: bold;
	color: #2C00E9;
	font-family: Tahoma;
}
.bold-red {
	font-size: 11px;
	font-weight: bold;
	color: #FC2506;
	font-family: Tahoma;
}

a:link {
	color: #2502fd;
}
a:visited {
	color: #2502FD;
}
a:hover {
	color: #999999;
}
a:active {
	color: #2502FD;
}
body,td,th {
	font-family: Arial;
	font-size: 10px;
	color: #666666;
}
body {
	margin-left: 1px;
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(bilder/bg-main.gif);
}
TD.footer {
	font-size: 8px;
	font-weight: normal;
	text-decoration: none;
	color: #333333;
}
TD.footer A:link {
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
	color: #2502FD;
	font-family: Arial;
}
TD.footer A:active {
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
	color: #2502FD;
	font-family: Arial;
}
TD.footer A:visited {
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
	color: #2502FD;
	font-family: Arial;
}
TD.footer A:hover {
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
	color: #666666;
	font-family: Arial;
}
.inputstyle {
	border: 1px solid #DCD7DE;
	background-color: #DCD7DE;
	font-size: 11px;
	color: #2E2E35;
	font-family: Tahoma;
	line-height: 11px;
}
.body-white {
	font-size: 10px;
	color: #EDEBEE;
	line-height: 11px;
}
.title-red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FC2202;
}

.body-black {
	font-size: 11px;
	color: #47495C;
	line-height: 12px;
}
.body-red {


	font-size: 11px;
	color: #FC2506;
	line-height: 12px;
}

.border-grey-2px {
	border: 2px solid #999999;
}
.border-blue-2px {

	border: 2px solid #2C00E9;
}
.border-blue-1px {
	border: 1px solid #2C00E9;
}
.bold-black {
	font-size: 11px;
	font-weight: bold;
	color: #100F0F;
	font-family: Tahoma;
}
.body-red {
	font-size: 10px;
	color: #FC2505;
	line-height: 11px;
}
