.section-header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	font-variant: normal;
	color: C8000C;
	padding-top: 10px;
	padding-bottom: 10px;
	text-transform: uppercase;



}
.main-header {
	font-size: 16px;
	text-transform: capitalize;
	color: #000000;


}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: E5E5E5;
	color: 545454;


}
a {
	text-decoration: underline;
	color: C8000C;

}
table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: 545454;
	padding: 0px;
	margin: 0px;


}
.wichtig {
	font-weight: bold;
}
a:hover {
	text-decoration: none;
}
a:visited {

	text-decoration: underline;
	color: C8000C;
}
.content-table {
	padding: 5px;
	margin: 10px;
	border: 1px solid #333333;




}
.main-table-outer {
	padding: 0px;
	background-image: url(bg.gif);
	margin: 0px;
	border: 0px 0;


}
.main-table-inner {


	padding: 20px;
	background-image: url(bg.gif);
	margin: 0px;
}
.cell-side-border {
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #000000;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #000000;

}
.normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: 545454;
	text-align: justify;

}
.cell {
	padding: 10px;

}
.cell-header {
	padding: 10px;
	background-color: C8000C;
	font-size: 14px;
	text-transform: uppercase;
	color: #FFFFFF;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;




}
