html, body {
	margin: 0px;
	padding: 0px;
}
body,td,th {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
}
body {
	background-image: url(img/layout/hintergrund.gif);
	padding: 1px;
}
a:link {
	color: #FF6600;
}
a:visited {
	color: #FF6600;
}
a:hover {
	color: #999999;
}
a:active {
	color: #FF6600;
}
.bold-orange {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FF3300;
}
.td_border_blue {
	border: 1px solid #128AC0;
}
.td_border_white {
	border: 1px solid #FFFFFF;
}
.td_points_grey {

	border: 1px dotted #ACBAC1;
}
TD.white {
	font-size: 9px;
	font-weight: normal;
	color: #666666;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
TD.white A:link {
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
	color: #E6EAEF;
	font-family: Arial;
}
TD.white A:active {
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
	color: #E4E9EE;
	font-family: Arial;
}
TD.white A:visited {
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
	color: #E6EAEF;
	font-family: Arial;
}
TD.white A:hover {
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
	color: #ACF09A;
	font-family: Arial;
}




TD.footer {
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	color: #666666;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	font-family: Tahoma;
}
TD.footer A:link {
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #FF0000;
	font-family: Arial;
}
TD.footer A:active {
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #FF0000;
	font-family: Arial;
}
TD.footer A:visited {
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #FF0000;
	font-family: Arial;
}
TD.footer A:hover {
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #666666;
	font-family: Arial;
}
.bold-yellow {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #CCFF00;
}
.bold-white {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #E2E2E2;
}
.bold-blue {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #2862B9;
}
.bold-grey {

	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
}
.bold-red {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FF0000;
}

.bold-large-white {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #EDECEC;
}
.body-blue {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #2862B9;
	line-height: 12px;
}
.body-white {

	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #E9ECF0;
	line-height: 12px;
}
.body-red {

	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #FF3300;
	line-height: 12px;
}
.body-grey {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	line-height: 12px;
}

.title-yellow {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FFCC00;
}
.title-white {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #E1E1E1;
}
.title-red {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FF0000;
}
.title-blue {

	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #1F7EC6;
}
.small-blue {
	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
	color: #1395D0;
	line-height: 12px;
}
.small-grey {
	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
	color: #2F394A;
	line-height: 11px;
}


.inputstyle {
	font-size: 11px;
	color: #666666;
	background-color: #FFFFFF;
}
.td_border_grey {
	border: 1px solid #CCCCCC;
}
