#centerCol {
	overflow: hidden;
}


#centerCol2 {

    float:left;

    margin-right: 0px;

    width: 784px;

	overflow: hidden;
}

#centerCol1 {

    float:left;

    margin-right: 0px;

    width: 982px;

}

#allCols .leftNavL2 a{
    display:block;
    padding-left:8px;
    color:#043ba0;    
    font-weight:bold;
    background:#fff;
    border-bottom: 1px solid #fff;
    color: #000044;
}

.drittelspalte {
	width: 256px;
	float: left;
	height: 100%;
	display: block;
}

.halbespalte {
	width: 388px;
	float: left;
}

.zweidrittelspalte {
	width: 520px;
	float: left;
}

.vspacer_8 {
	width: 8px;
	float: left;
}

.vspacer_4 {
	width: 4px;
	float: left;
}

.linksfloat {
	margin-left: 4px;
	float: left;
}


.schnellgefundenList, .schnellgefundenList li {
	padding: 0px;
	margin: 0px;
}

.schnellgefundenList li a{
	display: block;
	font-weight: bold;
	margin-left: -22px;
}

.schnellgefundenList li{
	border-bottom: solid 2px white;
}

.teaser_img {
	float: left;
	padding-right: 4px;
}

/* Universell */

th {
	text-align: left;
}

.nomargin {
	margin:0px;
}

/* Mehrere KŠsten Nebeneinander. LŠngster gibt Hšhe vor */
.reihe {
	background: red;
	display: block;
}