body {
  background-color:#fff;
}

table.reise_navi {
  display:none;
}

.flow, p {
  color: #4e4e4e;
}


ul, li {
	list-style-position: outside;
  color: #4e4e4e;
}

.blau {
	color : #000;
}

.headline_1, h1, .headline_2, h2, h3 {
	color : #0088cc;
}

.termin_kopf {
	background-color:#FFD500;
	background-color:#0088cc;
	color:white;
}

td.termin_zeile_1, td.termin_zeile_2 {
	border-bottom:1px solid #0088cc;
}

#content_text {
 margin-left:5px;
 width: 600px;
}

.head_block_wrapper {
	width: 615px;
}