 
     
    body  {
	margin: 0; 
	padding: 0;
	text-align: center; 
	color: #000000;
	font: Verdana, Arial, Helvetica, sans-serif;
	background-color: #D2D2FF;
    }
	a:link {
	color: #000000;
	text-decoration: none;
	}
	a:visited {
	text-decoration: none;
	color: #000000;
	}
	a:hover {
	text-decoration: underline;
	color: #000000;
	}
	a:active {
	text-decoration: none;
	}
    .twoColHF #container {
	width: 850px;
	margin: 0 auto;
	text-align: left;
	height: 800px;
	background-color: #E8F5BC;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
    } 
    .twoColHF #header {
	height: 70px;
	background-color: #E1E1E1;
	border: 1px solid #000000;
	padding: 0 0 0 0;
	overflow: auto;
	background-image: url(../pix/banner.jpg);
    } 
    .twoColHF #header h1 {
	margin: 0;
	padding: 10px 0;
	text-align: center;
	visibility: hidden;
    }
    
    .twoColHF #sidebar {
	float: left;
	width: 150px; /* Die Hintergrundfarbe wird nur für die Länge des Spalteninhalts angezeigt. */
	padding: 0 0 0 0;
	height: 700px;
	background-color: #E8F5BC;
    }
    
    .twoColHF #mainContent {
	margin: 0 20px 0 20px;
	height: 685px;
	padding: 0 0 0 0;
	float: none;
	overflow: auto;
    } 
.twoColHF #container #mainContent p {
	text-align: center;
	line-height: 125%;
}

.twoColHF #container #mainContent h1 {
	text-align: center;
	margin-top: 20px;
}
.twoColHF #container #mainContent img {
	border: 1px solid #000000;
}

.twoColHF #container #mainContent .chronik {
	visibility: hidden;
	font-size: 3px;
}
.twoColHF #container #mainContent ul {
	list-style-type: none;
	font-style: normal;
	font-weight: normal;
}
.twoColHF #container #mainContent .borderless {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: 0;
	border-right-style: 0;
	border-bottom-style: 0;
	border-left-style: 0;
}


    .twoColHF #footer {
	padding: 2px;
	background-color: #DDF099;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
    } 
    .twoColHF #footer p {
	margin: 0; 
	padding: 5 0; 
	text-align: center;
    }
    .fltlft { 
    	float: left;
    	margin-right: 8px;
    }
.twoColHF #container #mainContent h2 {
	text-align: center;
}
.twoColHF #container #mainContent .hidden {
	visibility: hidden;
	font-size: 3px;
}
.twoColHF #Layer1 div {
	vertical-align: top;
}
.twoColHF #container #mainContent td {
	vertical-align: top;
}
.twoColHF #container #mainContent table {
}
.twoColHF #container #mainContent td {
	text-align: left;
}
.twoColHF #container #mainContent iframe {
	text-align: center;
	border: 0px 0 #FFFFFF;
}
