BODY.sp {
	background-color : #FFF1CA;
	color : #4C2F1A;
	font-size : 12px;
	font-family : Arial, Helvetica, sans-serif;
}
A, P, TD {
	color : #4C2F1A;
	font-size : 12px;
	font-family : Arial, Helvetica, sans-serif;
}
A:LINK, A:VISITED {
	color : #FFF1CA;
	font-size : 12px;
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : none;
	font-weight : bold;
}
A:ACTIVE, A:HOVER {
	background-color : #FFF1CA;
	color : #4C2F1A;
	font-size : 12px;
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : none;
	font-weight : bold;
}
.TextNormal {
	color : #4C2F1A;
	font-size : 12px;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : 200;
}
.TextBold {
	color : #4C2F1A;
	font-size : 12px;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
}
.TextKlein {
	color : #4C2F1A;
	font-size : 10px;
	font-family : Arial, Helvetica, sans-serif;
}
.TextKleinBold {
	color : #4C2F1A;
	font-size : 10px;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
}
.TdBraun {
	border-left-width: 1.5pt;
	border-left-style: solid;
	border-left-color: #4C2F1A;
	border-right-width: 1.5pt;
	border-right-style: solid;
	border-right-color: #4C2F1A;
	border-bottom-width: 1.5pt;
	border-bottom-style: solid;
	border-bottom-color: #4C2F1A;
	border-top-width: 1.5pt;
	border-top-style: solid;
	border-top-color: #4C2F1A;
}
.TdBraunlire {
	border-left-width: 1.5pt;
	border-left-style: solid;
	border-left-color: #4C2F1A;
	border-right-width: 1.5pt;
	border-right-style: solid;
	border-right-color: #4C2F1A;
}
.TdBrauno {
    border-top-width: 1pt;
    border-top-style: solid;
	border-top-color: #4C2F1A;
}
.TdBraunu {
    border-bottom-width: 1pt;
    border-bottom-style: solid;
	border-bottom-color: #4C2F1A;
}
.TdBraundicko {
    border-top-width: 7pt;
    border-top-style: solid;
	border-top-color: #4C2F1A;
}
.TdBraundicku {
    border-bottom-width: 7pt;
    border-bottom-style: solid;
	border-bottom-color: #4C2F1A;
}

