@charset "UTF-8";
h2 {
	font-family: "Courier New", Courier, monospace;
	font-size: 18px;
	letter-spacing: 2px;
}
h2.normalh2 {
	font-family: Arial;
	font-size: 16px;
	letter-spacing: 2px;
}
h1 {
	font-family: "Courier New", Courier, monospace;
	font-size: 20px;
	color: #C03;
	letter-spacing: 2px;
	font-weight: bold;
}
h1.normalh1 {
	font-family: Arial;
	font-size: 18px;
	color: #C03;
	letter-spacing: 3px;
	font-weight: bold;
}
.oneColFixCtrHdr #container #mainContent p a {
	color: #000;
	text-decoration: underline;
	font-weight: bolder;
}
.oneColFixCtrHdr #container #mainContent p a:hover {
	color: #F00;
	text-decoration: underline;
	font-weight: bolder;
}
.oneColFixCtrHdr #container #mainContent p {
	font-family: Arial;
	font-size: 100%;
	color: #000;
}
}
#iframe {
	text-align: center;
	font-family: Arial;
	clear: both;
}
td {
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 5px;
}
td.td-normal{
	padding: 0px;
}
.klein {
	font-family: Arial;
	font-size: 9px;
	text-align: justify;
	color: #999;
}
.bericht {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	text-align: justify;
	color: #333;
}
.p-rot {
	color: #C00;
	font-weight: bold;
}

