@charset "utf-8";
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #03719A;
}
body {
	background-color: #FFFFFF;
	background-image: url(bilder/bg-main.gif);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #FF3300;
}
a:visited {
	color: #FF3300;
}
a:hover {
	color: #999999;
}
a:active {
	color: #FF3300;
}
TD.footer {
	font-size: 9px;
	font-weight: normal;
	text-decoration: none;
	color: #333333;
	padding:4px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #48DBF5;
	border-bottom-color: #48DBF5;
	border-bottom-width: 1px;
}
TD.footer A:link {
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	color: #DC3C04;
	font-family: Arial;
}
TD.footer A:active {
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	color: #DC3C04;
	font-family: Arial;
}
TD.footer A:visited {
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	color: #DC3C04;
	font-family: Arial;
}
TD.footer A:hover {
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	color: #48DBF5;
	font-family: Arial;
}
.inputstyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.td-border-white {
	border: 1px solid #FFFFFF;
}
.td-border-yellow {
	border: 1px solid #FEE037;
}
.td-border-blue {
	border: 1px solid #48DBF5;
}
.td-border-red {
	border: 2px solid #E05323;
}



.img-border-blue {
	border: 2px solid #48DBF5;
}
.img-border-white {
	border: 2px solid #FFFFFF;
}

.body-black {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	color: #333333;
}
.body-orange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	color: #DC3C04;
}
.body-white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	color: #FFFFFF;
}
.body-blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	color: #03719A;
}

.bold-orange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	font-weight: bold;
	color: #DC3C04;
}
.bold-blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	font-weight: bold;
	color: #016A9A;
}
.bold-white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	font-weight: bold;
	color: #F4F4F4;
}
.title-white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
}



.body-blue-10px {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 11px;
	color: #237D98;
}

TD.list {
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #E0E4E7;
}
TD.list A:link {font-size: 11px; font-weight: bold; text-decoration: none; color: #FFFFFF; }
TD.list A:active {font-size: 11px; font-weight: bold; text-decoration: none; color: #FFFFFF; }
TD.list A:visited {font-size: 11px; font-weight: bold; text-decoration: none; color: #FFFFFF; }
TD.list A:hover {
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #FEE037;
}
.title-red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #C31201;
}
