@charset "utf-8";
body,td,th {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
}
body {
	background-color: #000000;
	background-image: url(bilder/bg-main.gif);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #FF0000;
}
a:visited {
	color: #FF0000;
}
a:hover {
	color: #999999;
}
a:active {
	color: #FF0000;
}
TD.kategorie {
	font-size: 9px;
	font-weight: normal;
	text-decoration: none;
	color: #666666;
	line-height: 14px;
}
TD.kategorie A:link {
	font-size: 11px;
	text-decoration: underline;
	color: #000000;
}
TD.kategorie A:active {
	font-size: 11px;
	text-decoration: none;
	color: #000000;
}
TD.kategorie A:visited {
	font-size: 11px;
	text-decoration: none;
	color: #FF6600;
}
TD.kategorie A:hover {
	font-size: 11px;
	text-decoration: none;
	color: #999999;
}

.title-red {
	font-size: 12px;
	line-height: 12px;
	font-weight: bold;
	color: #FF0000;
}
.title-black {
	font-size: 12px;
	line-height: 12px;
	font-weight: bold;
	color: #232222;
}

.title-large-red {
	font-size: 14px;
	font-weight: bold;
	color: #F10202;
}
.title-large-black {
	font-size: 14px;
	font-weight: bold;
	color: #101010;
}


.body-white {
	font-size: 11px;
	line-height: 12px;
	color: #CCCCCC;
}
.body-red {
	font-size: 11px;
	line-height: 12px;
	color: #FA0000;
}
.body-grey {
	font-size: 11px;
	line-height: 12px;
	color: #666666;
}

.bold-red {
	font-size: 11px;
	font-weight: bold;
	color: #FF0033;
}
.bold-blue {
	font-size: 11px;
	font-weight: bold;
	color: #0099FF;
}
.bold-grey {
	font-size: 11px;
	font-weight: bold;
	color: #333333;
}



.inputstyle {
	font-family: Tahoma;
	font-size: 10px;
	color: #666666;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: inset;
	border-right-style: inset;
	border-bottom-style: inset;
	border-left-style: inset;
	border-top-color: #999999;
	border-right-color: #FFFFFF;
	border-bottom-color: #999999;
	border-left-color: #FFFFFF;
}
.td-border-grey {
	border: 1px solid #C1C1C1;
}
.td-border-white {
	border: 1px solid #FFFFFF;
}
.box-typ1 {
	border: 1px solid #d8d8d8;
	background-color: #EFEFEF;
}


TD.list {
	font-size: 8px;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
	line-height: 14px;
}
TD.list A:link {
	font-size: 11px;
	text-decoration: underline;
	color: #FF0000;
}
TD.list A:active {
	font-size: 11px;
	text-decoration: none;
	color: #FF0000;
}
TD.list A:visited {
	font-size: 11px;
	text-decoration: none;
	color: #FF0000;
}
TD.list A:hover {
	font-size: 11px;
	text-decoration: none;
	color: #666666;
}
TD.footer {
	font-size: 8px;
	font-weight: normal;
	text-decoration: none;
	color: #666666;
	font-family: Tahoma;
}
TD.footer A:link {
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	color: #FF0000;
	font-family: Arial;
}
TD.footer A:active {
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	color: #FF0000;
	font-family: Arial;
}
TD.footer A:visited {
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	color: #FF0000;
	font-family: Arial;
}
TD.footer A:hover {
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	color: #999999;
	font-family: Arial;
}
.td-border-points {
	border: 1px dotted #CFCFCF;
}
.title-xlarge-red {
	font-size: 16px;
	font-weight: bold;
	color: #F10202;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: -1px;
}
.title-xlarge-black {
	font-size: 16px;
	font-weight: bold;
	color: #101010;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: -1px;
}
