body {
	font-family: Impact, Arial, Helvetica, Lucida, Sans-Serif;
	font-size: 18pt;
	background-color: black;
	color: #0080ff;
	text-align: center;
}

#index {
	font-size: 14pt;
}

h2 {
	color: #ffff80;
	font-size: 20pt;
}

b {
	color: #ffff80;
	font-weight: normal;
}

.red {
	color: red;
}

.big {
	font-size: 18pt;
}

a {
	color: #aad5ff;
}

a:visited {
	color: #d182fd;
}

table {
	margin-left: auto;
	margin-right: auto;
}

th, td {
	text-align: left;
	vertical-align: top;
	padding: 0.5ex;
}

.disc, .disc a, .disc a:visited, .disc a:hover {
	color: #004080;
	font-weight: bold;
	font-size: 10pt;
	text-align: right;
	text-decoration: none;
}

#navi h1, #navi hr, .access {
	display: none;
}

#navi ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#navi li {
	display: inline;
	margin: 1ex;
}

#d_umfrage table, #e_umfrage table {
	background-color: #404040;
}

#d_angebot td, #e_angebot td {
	width: 160px;
}

#d_angebot td img, #e_angebot td img {
	width: 160px;
	height: 220px;
}

#d_angebot td, #e_angebot td {
	width: 160px;
}

#d_cndtns li, #e_cndtns li {
	margin-bottom: 1ex;
}

body#d_buchen, body#e_buchen {
	text-align: left;
}

#d_buchen table, #e_buchen table {
        margin-left: 0;
        margin-right: auto;
}
