body {
	background-color: #1E1E1E;
	margin-left: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: Tahoma;
	font-size: 11px;
	color: #efe8e4;
}
a:link {
	color: #ec4f27;
}
a:visited {
	color: #EC4F27;
}
a:hover {
	color: #666666;
}
a:active {
	color: #EC4F27;
}
TD.footer {
	font-size: 8px;
	font-weight: normal;
	text-decoration: none;
	color: #666666;
}
TD.footer A:link {
	font-size: 11px;
	text-decoration: none;
	color: #F14C1E;
}
TD.footer A:visited {
	font-size: 11px;
	text-decoration: none;
	color: #F14C1E;
}
TD.footer A:active {
	font-size: 11px;
	text-decoration: none;
	color: #F14C1E;
}
TD.footer A:hover {
	font-size: 11px;
	text-decoration: none;
	color: #CCCCCC;
}
TD.link-bold-red {
	font-size: 8px;
	font-weight: bold;
	text-decoration: none;
	color: #666666;
	font-family: Tahoma;
}
TD.link-bold-red A:link {
	font-size: 11px;
	color: #AE0000;
	text-decoration: none;
}
TD.link-bold-red A:visited {
	font-size: 11px;
	color: #AE0000;
	text-decoration: none;
}
TD.link-bold-red A:active {
	font-size: 11px;
	color: #AE0000;
	text-decoration: none;
}
TD.link-bold-red A:hover {
	font-size: 11px;
	text-decoration: none;
	color: #CC0000;
}
TD.black {
	font-size: 8px;
	font-weight: normal;
	text-decoration: none;
	color: #666666;
}
TD.black A:link {
	font-size: 11px;
	text-decoration: underline;
	color: #000000;
}
TD.black A:visited {
	font-size: 11px;
	text-decoration: underline;
	color: #000000;
}
TD.black A:active {
	font-size: 11px;
	text-decoration: underline;
	color: #000000;
}
TD.black A:hover {
	font-size: 11px;
	text-decoration: underline;
	color: #CC0000;
}
.bg-right {
	background-image: url(bilder/bg-right.gif);
	background-position: left top;
	background-repeat: repeat-y;
}
.bg-left {
	background-image: url(bilder/bg-left.gif);
	background-repeat: repeat-y;
	background-position: right top;
}
.body-white {
	font-size: 11px;
	line-height: 14px;
	color: #EFE8E4;
}
.body-black {
	font-size: 11px;
	line-height: 14px;
	color: #000000;
}
.body-grey {
	font-size: 11px;
	line-height: 14px;
	color: #666666;
}

.body-red {
	font-size: 11px;
	line-height: 14px;
	color: #CC0000;
}
.body-orange {
	font-size: 11px;
	line-height: 14px;
	color: #FF3300;
}

.body-brown {
	font-size: 11px;
	line-height: 14px;
	color: #6E0A00;
}
.bold-red {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #AE0000;
}
.bold-black {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}

.bold-blue {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #06a5ea;
}


.bold-orange {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #DF2C00;
}

.title-red {
	font-size: 13px;
	font-weight: bold;
	color: #CC0000;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
.title-black {
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
.title-brown {
	font-size: 13px;
	font-weight: bold;
	color: #6E0A00;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
.title-white {
	font-size: 13px;
	font-weight: bold;
	color: #CCCCCC;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}


.inputstyle {
	font-size: 11px;
	border: 1px solid #F7E6D6;
	background-color: #F6F0E9;
}
.td-border-brown {
	border: 1px solid #BD532F;
}
.img-border-white {
	border: 4px solid #F0ECEA;
}
.body-red-disc {
	font-size: 11px;
	line-height: 14px;
	color: #CC0000;
	font-style: italic;
}

.body-grey-disc {
	font-size: 11px;
	line-height: 14px;
	color: #666666;
	font-style: italic;
}
