.bildlinks, .bildreihe{
	float: left;
	margin-right: 35px;
	margin-bottom: 10px;
	margin-top: 5px;
}

.bildreihe{
	margin-right: 5px;
	margin-bottom: 0px;
}

.imgcontainer, .spalteschmal, .spaltebreit, .spaltequer, .spaltequertxt, .colimgs, .coltxt{
	float: left;
	margin-bottom: 10px;
	margin-top: 7px;
	width: 202px;
}

.spaltebreit{
	width: 555px;
	margin-top: 10px;
}

.colimgs{
	width: 541px;
	margin-bottom: 0px;
}

.coltxt{
	width: 238px;
	margin-top: 10px;
}

.start .coltxt{
	position: absolute;
	right: 0px;
	bottom: 0px;
	margin-bottom: 0px;
}

.spaltequer{
	width: 383px;
}

.spaltequertxt{
	width: 386px;
	margin-top: 10px;
}

.imgcontainer p{
	font-size: 10px;
	margin-top: 10px;
	width: 170px;
	line-height: 13px;
}



table.termine, #content table.termine a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

table.termine td{
	border-bottom: 1px solid #C4C4B2;
	text-align: left;
	vertical-align: top;
	line-height: 20px;
	padding: 5px 4px;
}

table.termine th{
	background-color: #DADACF;
	padding: 2px 4px;
	color: #7B767F;
	vertical-align: top;
	line-height: 20px;
	text-align: left;
	}

table.termine td.ohner, table.termine th.ohner{
	border-right: none;
}

table.termine td.ohneu{
	border-bottom: none;
}

table.termine td.ohne{
	border: none;
}

a.pfeil{
	background-image: url(../_images/pfeil-von-arnim.gif);
	background-repeat: no-repeat;
	padding-left: 15px;
	background-position: 0px 3px;
	}