@charset "utf-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999;
	margin: 0; /* Es empfiehlt sich, margin (Rand) und padding (Auffüllung) des Body-Elements auf 0 einzustellen, um unterschiedlichen Browser-Standardeinstellungen Rechnung zu tragen. */
	padding: 0;
	background-color: #222;
		line-height: 21px;

}
sup {
	font-size: 11px;
}
sub {
	font-size: 11px;
}
a:link {
	color: #5dff87;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #5dff87;
}
a:hover {
	text-decoration: underline;
	color: #d00019;
}
a:active {
	text-decoration: none;
	color: #5dff87;
}
a:link.spaltelink {
	color: #ffffff;
	font-size: 10px;
	text-decoration: none;
}
a:visited.spaltelink {
	text-decoration: none;
	font-size: 10px;
	color: #ffffff;
}
a:hover.spaltelink {
	text-decoration: underline;
	font-size: 10px;
	color: #fed000;
}
a:active.spaltelink {
	text-decoration: none;
	font-size: 10px;
	color: #ffffff;
}
.thrColFixHdr #container {
	width: 970px;
	text-align: left; /* Hierdurch wird die Einstellung text-align: center im Body-Element aufgehoben. */
	background-color: #FFFFFF;
	background-image: url(images/bg2.gif);
	background-repeat: repeat-y;
}
.thrColFixHdr #header {
	background-image: url(images/kopf.jpg);
	background-repeat: no-repeat;
	height: 298px;
	width: 970px;
}
.thrColFixHdr #sidebar1 {
	float: left; /* Da es sich hier um ein floatendes Element handelt, muss eine Breite angegeben werden. */
	width: 160px; /* Mit der Auffüllung wird gewährleistet, dass der Inhalt des div die Kanten nicht berührt. */
	text-align: center;
}
.thrColFixHdr #sidebar2 {
	float: left; /* Da es sich hier um ein floatendes Element handelt, muss eine Breite angegeben werden. */
	width: 160px; /* Die tatsächliche Breite dieses div umfasst in standardgerechten Browsern bzw. im Standardmodus von Internet Explorer außer der Breite auch die Auffüllung und den Rahmen. */
}
.thrColFixHdr #mainContent {
	float: left;
	width: 630px;
}
.thrColFixHdr #footer {
	background-color: #000;
	height: 20px;
	width: 970px;
}
.fltrt { /* Mit dieser Klasse können Sie ein Element auf der Seite nach rechts fließen lassen. Das floatende Element muss vor dem Element stehen, neben dem es auf der Seite erscheinen soll. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* Mit dieser Klasse können Sie ein Element auf der Seite nach links fließen lassen. */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* Diese Klasse sollte in einem div- oder break-Element platziert werden und das letzte Element vor dem Schließen eines Containers sein, der wiederum einen vollständigen Float enthalten sollte. */
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
.mainpadding {
	padding-left: 40px;
	padding-right: 80px;
	padding-top: 0;
	padding-bottom: 10px;
}
.newslistelink {
	font-size: 11px;
	color: #FFFFFF;
}

.spaltepadding {
	padding: 5px;
}
h1 {
	font-size: 20px;
	color: #d00019;
	background-image: url(images/h1line2.gif);
	background-repeat: no-repeat;
	background-position: 0 16px;
	height: 33px;
	margin: 0px;
	padding: 0px;
}
p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	text-align: justify;
}
.spalte {
	padding: 0px;
	margin: 0;
	margin-bottom: 5px;
	line-height: 13px;
}
h2 {
	font-size: 12px;
	color: #000;
	padding: 0px;
	font-weight: bold;
	margin: 0;
	padding: 2px;
	background-color: #fed116;
}
td {
	line-height: 17px;
}
.deact {
	color: #cccccc;
}
h3 {
	font-size: 22px;
	color: #d00019;
	margin: 0px;
	margin-top:25px;
	padding: 0px;
}
.inputanzahl {
	font-size: 10px;
	width: 40px;
}
.inputauswahl {
	font-size: 10px;
	width: 320px;
}
.inputkontakt {
	font-size: 10px;
	width: 190px;
}
.inputbutton {
	font-size: 10px;
}.vvk_beendet {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
}
.dcountstyle{ /*Example CSS to style count up output*/
	font-size: 18px;
	font-weight: bold;
	color: #ffffff;
}

.dcountstyle sup{ /*Example CSS to style count up output*/
	font-size: 10px;
}
#marqueecontainer{
position: relative;
width: 156px; /*marquee width */
height: 180px; /*marquee height */
overflow: hidden;
color: #b7e4c5;
font-size: 10px;
line-height:14px;
padding: 2px;
}
#ticker a:link {
	color: #ffffff;
	text-decoration: none;
}
#ticker a:visited {
	text-decoration: none;
	color: #ffffff;
}
#ticker a:hover {
	text-decoration: underline;
	color: #e2001a;
}
#ticker a:active {
	text-decoration: none;
	color: #ffffff;
}
#ticker {
	background-color: #550915;
}
