body, html {
	height: 100%;
}

.titel {
	font-size: 14px;
	font-weight: bold;
}

#stepByStep {
	margin-bottom: 15px;
}

#stepByStep img {
	margin-right: 30px;
}

#fahrplan td {
	line-height: 2em;
}

#fahrplan .header td {
	border-bottom: 2px solid #000000;
}

#fahrplan .radio {
	width: 25px;
}

#fahrplan .ort {
	padding-right: 30px;
}

#fahrplan .zeit1 {
	padding-right: 30px;
}

#fahrplan .zeit2 {
	padding-right: 5px;
}

#programm {
	line-height: 1.7em;
}

#programm td {
	vertical-align: top;
	padding-right: 10px;
	border-bottom: 1px dotted #C8C8C8;
}

#programm .zeiten {
	padding-right: 15px;
}

#trennlinie {
	border-bottom: 1px solid #C8C8C8;
	margin-top: 10px;
	margin-bottom: 10px;
}

#adressen {
	width: 170px;
	padding-top: 20px;
	padding-left: 15px;
}

#contentMenu {
	padding-top: 20px;
	padding-left: 10px;
}

#contentMenu .montag {
	color: #FFFFFF;
	background-color: #0078A8; 
	padding: 10px; 
}

#contentMenu .dienstag {
	color: #FFFFFF;
	background-color: #669999; 
	padding: 10px; 
}

#contentMenu .mittwoch {
	color: #FFFFFF;
	background-color: #666699;
	padding: 10px; 
}

#contentMenu .zeitreise {
	color: #000 !important;
	background-color: #666;
	padding: 10px; 
}

#contentMenu a,
#contentMenu a:visited {
	color: #FFFFFF;
}

#contentMenu .montag a,
#contentMenu .dienstag a,
#contentMenu .mittwoch a {
	color: #FFFFFF;
}


/* Gallery */

#gallery .introtext {
	margin-bottom: 20px;
}

#gallery img {
	border: 1px solid #CCCCCC;
	padding: 2px;
	margin-right: 5px;
	margin-bottom: 5px;
}

#portraits {
	width: 100%;
}

#portraits td {
	vertical-align: top;
}

#portraits #portrait td {
	vertical-align: top;
	padding-bottom: 10px;
}

#portraits #portrait img {
	width: 60px;
	height: 90px;
	margin-right: 10px;
}

#portraits #portrait .koordinaten {
	padding-bottom: 10px;
	font-size: 11px;
	margin-top: 5px;
}

#portraits #portrait .koordinaten2 {
	padding-bottom: 0px;
	font-size: 11px;
	margin-top: 5px;
}

#downloads td {
	vertical-align: top;
}