@charset "utf-8";
/* CSS Document */

/* keine rechte spalte */
#termine #col2,
#fotogalerie_bilder #col2 {
	display:none;
	width:0;
}

/* mittlere spalte breiter */
#termine #col3,
#fotogalerie_bilder #col3 {
	margin-right:0;
	border-right:1px solid #d2d0d0;
	padding:0;
}

#termine #breadcrumb,
#fotogalerie_bilder #breadcrumb {
	border-right:1px solid #d2d0d0;
}

#termine .contentheading,
#fotogalerie_bilder .contentheading {
	padding-top:20px;
}

#termine table {
	width:695px;
	text-align:left;
	border-collapse:collapse;
}

#termine table td,
#termine table th {
	text-align:left;
	padding:4px;
	vertical-align:top;
}

#fahrbuecherei table th {
	padding-bottom:5px;
	padding-right:50px;
	color:#b11428;
	text-align:left;
}

#fahrbuecherei table td {
	text-align:left;
	padding-bottom:2px;
}

#termine table th {
	padding-top:6px;
	padding-bottom:6px;
}

#termine table thead {
	font-size:100%;
	color:#fff;
	height:2em;
	background:#34631e;
}

.zebrastreifen {
	background:#dbd9d9;
}

.monat {
	font-weight:bold;
	font-size:120%;
	border-bottom:1px solid #8db17e;
}

.monat td {
	padding-top:30px !important;
}

.was, .wo {
	padding-right:6px !important;
	padding-left:6px !important;
}

.wann {
	width:100px;
}

#termine p.nach_oben {
	margin-top:20px;
}

/* termine sport */
#termine_sport {
	text-align:left;
	border-collapse:collapse;
}

#termine_sport td,
#termine_sport th {
	border-bottom:1px solid #dbd9d9;	
}

#termine_sport td,
#termine_sport th {
	vertical-align:top;
	padding-bottom:5px;
	padding-top:5px;
}

#termine_sport .sportart {
	width:25%;
	padding-right:15px;
}

#termine_sport .termin {
	width:40%;
	padding-right:15px;
}