	a:link       { color: #000080; text-decoration: none }
	a:hover      { color: #000080; text-decoration: none }
	a:active     { color: #000080; text-decoration: none }
	a:visited    { color: #000080; text-decoration: none }
    body  {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	text-align: left;
	color: #000000;
	background-color: #FFFFFF;
    }
	td 			{font-size: 12px;}
	td a:link       { color: #000080; text-decoration: none }
	td a:hover      { color: #000080; text-decoration: none }
	td a:active     { color: #000080; text-decoration: none }
	td a:visited    { color: #000080; text-decoration: none }


    .twoColLiqLtHdr #container {
	width: 960px;
	margin: 20px 0 0 20px;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(../grafx/balken_oben..jpg);
	background-repeat: repeat-y;
	border-left: 2px solid #00FFFF;
	border-top: 2px solid #00FFFF;
    } 
	.twoColLiqLtHdr #header {
	height: 90px;
	background-image: url(../grafx/balken_oben_960.jpg);
	background-repeat: no-repeat;
    } 
    .twoColLiqLtHdr #header h1 {
    	margin: 0; /* Wenn Sie den Rand des letzten Elements im #header-div auf 0 einstellen, können Sie das Auftreten unerwarteter Abstände zwischen divs vermeiden. Wenn das div einen Rahmen hat, ist dies unnötig, weil dieser Rahmen die gleiche Wirkung hat. */
    	padding: 10px 0; /* Durch die Verwendung der Auffüllung anstelle von Rändern lässt sich gewährleisten, dass das Element die Kanten des div nicht berührt. */
    }
    
    .twoColLiqLtHdr #sidebar1 {
	float: left;
	width: 150px;
	border-left: 1px solid #00FFFF;
	border-bottom: 1px solid #00FFFF;
    }
    .twoColLiqLtHdr #sidebar1 p{
	margin-bottom: 0px;
	padding-left: 3px;
	padding-right: 5px;
	padding-bottom: 4px;
    } 
    
    .twoColLiqLtHdr #mainContent {
	width: 638px;
	float: left;
	margin-top: 20px;
    } 
    .twoColLiqLtHdr #mainContent p{
	margin-top: 14px;
	margin-bottom: 14px;
	padding-left: 15px;
	padding-right: 10px;
    } 
    .twoColLiqLtHdr #rightframe {
	width: 160px;
	font-size: 10px;
	height: relative;
	padding: 0;
	float: right;
	margin: 0px;
    } 
    .twoColLiqLtHdr #right {
	width: 160px;
	font-size: 10px;
	height: 128px;
	padding: 0;
	margin-left: 0px;
    } 
    .twoColLiqLtHdr #right p{
	margin: 0;
	padding: 0;
	text-align: center;
    } 
    .twoColLiqLtHdr #right1 {
	width: 160px;
	font-size: 10px;
	float: right;
	padding: 0;
	margin-left: 0px;
    } 
    .twoColLiqLtHdr #right1 p{
	margin: 14px 5px;
	text-align: center;
    } 
    .twoColLiqLtHdr #achtung {
	width: 132px;
	margin-left:12px;
	font-size: 12px;
	text-align:center;
	border: 3px solid #FF0000;
	color:#FF0000;
	background-color: #FFFF00;
	text-align: center;
    } 
    .twoColLiqLtHdr #achtung p{
	padding:0;
	margin:2px;
    } 
    .twoColLiqLtHdr #bottom1 {
	font-size: 10px;
	margin-left: 0px;
	margin-bottom: 0px;
	padding-right: 5px;
	background-color: #FFFFFF;
	padding-top: 15px;
    } 
    .twoColLiqLtHdr #footer {
	margin-top: 8px;
	height: 13px;
	border-top: 1px solid #FFFFFF;
	margin-left: 0px;
	margin-bottom: 0px;
	padding-right: 5px;
	float: right;
	width: 500px;
    } 
    .twoColLiqLtHdr #footer p {
	margin: 2px 0 0 0;
	padding: 0 0 0 0;
    }

    
    /* Verschiedene wieder verwertbare Klassen */
    .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 { 
    	clear:both;
        height:0;
        font-size: 1px;
        line-height: 0px;
    }
.StilTable {
	font-size: 12px;
	padding-left: 14px;
	margin-left: 14px;
}
.Stil1 {font-size: 8px}

    .twoColLiqLtHdr #countdown {
	border: solid #000099 1px;
	position:absolute;
	left:742px;
	top:29px;
	width:227px;
	height:61px;
	z-index:1;
	background-color: #00CCFF;
	padding-top: 8px;
	padding-left: 6px;
}
.whitetext_center {
	color: #FFFFFF;
	text-align:center
}
.centertext {
	text-align:center
}