
    body  {

	background-color: #000000;
	margin: 0; 
	padding: 0;
	text-align: center; 
	color: #000000;
    }

    .thrColAbs #container {
	position: relative; 
	background-color: #000000;
	margin: 0 auto;
	text-align: left; 
	padding-top: 60px;
    } 
    
   
    .thrColAbs #sidebar1 {
	position: absolute;
	top: 60px;
	left: 0; 
	background-color: #000000; 
    }
    .thrColAbs #sidebar2 {
	position: absolute;
	top: 80px;
	right: 0px;
	width: 220px; 
	background-color: #000000;
    }
    .thrColAbs #mainContent {
	margin: 0 240px 0 360px; 
    }
    .fltrt { 
    	float: right;
    	margin-left: 8px;
    }
    .fltlft { 
    	float: left;
    	margin-right: 8px;
    }
.clearfloat {    	clear:both;
        height:0;
        font-size: 1px;
        line-height: 0px;
}
.css {	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFFFFF;
	text-align: left;
	font-weight: normal;
	font-style: normal;
}
.titel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15pt;
	font-style: normal;
	font-weight: bold;
	color: #E6462A;
}
.datum {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #E6462A;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #000000;
}

