@charset "utf-8";
body  {
	margin: 0; 
	padding: 0;
	text-align: center; 
	color: #666666;
	font-family: Tahoma;
	font-size: 80%;
    }
.thrColAbsHdr #container #mainContent h1 {
	font-size: 1%;
	display: none;
}
.thrColAbsHdr #container #mainContent h2 {
	font-size: 105%;
}

    .thrColAbsHdr #container {
	position: relative;
	width: 1000px;
	background: #FFFFFF;
	margin: 0 auto;
	text-align: left;
    } 
.thrColAbsHdr 
     #kopf {
	height: 93px;
	background: #DDDDDD;
	margin: 0px;
	width: 1000px;
    } 
.thrColAbsHdr  #links {
	position: absolute;
	background: #EBEBEB;
	height: 317px;
	bottom: 85px;
	margin: 0;
    }
.thrColAbsHdr  #rechts {
	position: absolute;
	right: 0px;
	background: #EBEBEB;
	margin: 0;
	width: 128px;
    }
.thrColAbsHdr  #container  #ueberschrift {
	height: 39px;
	margin: 0px;
	width: 1000px;
}

    .thrColAbsHdr #mainContent {
	background-image: url(../Bilder/bagr.gif);
	background-repeat: repeat-y;
	padding-left: 137px;
	padding-top: 5px;
	padding-bottom: 10px;
	padding-right: 138px;
    }
.thrColAbsHdr  #fuss {
	background:#DDDDDD;
	height: 86px;
	margin: 0px;
	width: 1000px;
    } 
    .fltrt {
	float: right;
	margin-left: 8px;
	font-size: 80%;
    }
    .fltlft {
	float: left;
	margin-right: 8px;
	font-size: 80%;
    }.thrColAbsHdr #container #nav {
	height: 43px;
	margin: 0;
	width: 1000px;
}
.thrColAbsHdr #container #mainContent h3 {
	font-size: 115%;
}
