BODY {
		background-color: #D37A7A; 
		margin-left: 5px; 
		margin-top: 0px; 
		margin-right: 0px; 
		margin-bottom: 5px;
}
TD, .TEXT, .TABLECELLNORMAL {
	font-family: Arial, sans-serif, Helvetica;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	text-decoration: none; 
}
HR {
	line-height: 1px;
	color: #990000;
}
.IMAGE {
		margin-top: 10px; 
		margin-right: 5px; 
		margin-bottom: 10px; 
		margin-left: 5px;
}
.TEXTSMALL { 
		font-size: 9px; 
}
.TABLECELLBOLD { 
		font-weight: bold;
}
.TABLECELLNORMALRED { 
		color: #AA0000;
}
INPUT, TEXTAREA {
		color: #333333; 
		padding-left: 5px;
}
.TITELRED { 
		font-size: medium; 
		color: #AA0000; 
		text-align: center;
}
a:link, a:active, a:hover, a:visited { 
		color: #AA0000;
}
.TITELBLACK {
		font-size: medium;
		color: #333333;
}

TABLE.TABLECELLBOLDRED {
		font-family: Geneva, Arial, Helvetica, sans-serif; 
		font-size: 12px; 
		font-weight: bold; color: #E8B7B7; 
		background-color: #880000;
}
.ACTTITEL {
		font-size: 14px;
		font-weight: bold;
		color: #660000;
		padding-right: 10px;
		padding-left: 10px;
}
.ACTMESSAGE {
		font-size: 12px;
		color: #333333;
}
.ACTFOOTER {
		font-size: 12px;
		color: #660000;
		font-style: italic;
		padding-right: 4px;
		padding-left: 4px;
		border: 1px solid #D98C8C;
}
.ACTTABLEBORDER {
		border: 1px solid #990000;
}
.FORMTEXT, .FORMTEXTCENTER, .FORMTEXTRIGHT {
	padding-right: 4px;
	padding-left: 4px;
	color: #000000;
}
.FORMTEXTCENTER {
	text-align: center;
}
.FORMTEXTRIGHT {
	text-align: right;
	vertical-align: top;
}
.NavigationButton { line-height: 14px; }
.NavigationButton a:link { color: #FBF0F0; background: transparent; text-decoration: none; }
.NavigationButton a:visited { color: #FFFFFF; background: transparent; text-decoration: none; } 
.NavigationButton a:hover { color: #FFFFFF; background: transparent; text-decoration: none; }
.NavigationButton a:active { color: #FFFFFF; outline: none; }
.NavigationButton a:focus { -moz-outline-style: none; }
