body {
	margin-top:0px;
	margin-bottom:0px;
	background-image: url(images/background.gif);
	background-repeat: no-repeat;
}

h1,p,h2,h3,h4,ul,ol,li,div,td,th,address,blockquote,nobr,b,i 
{ font-family:Arial,Helvetica,sans-serif; }

p,ul,ol,li,div,td,th,address,nobr { font-size:10pt; }
/* normaler Text */
h1 { font-size: 18pt; font-weight: normal; color: #333399; font-family: Arial, Helvetica, sans-serif; font-style: normal;
	line-height: normal; font-variant: normal; }

h2 { font-size: 16px; font-weight: bold; color: #333333 }

h3 { font-size: 13px; font-weight: bold; color: #333333 }

h4 { font-family:Arial,Helvetica,sans-serif; font-size:11pt; }

/* Zwischenueberschriften an manchen Stellen */
a:link { color:#333333; font-weight: bold}
a:visited { color:#666666; font-weight: bold}
a:active { color:#333399; font-weight: bold}
a.an { text-decoration:none; }

/* Beginn neues CSS / Topnavigation / => id="topnavigation" */

td#topnavigation {
	text-decoration: none;
	line-height: 30px;
}

/* Es gibt nur eine Ebene in der Topnavigation / Farbwahl: color = Text / bgcolor = Hintergrundfarbe */
td#topnavigation a.topnormal {
	font-size: 12px;
	font-weight: bold;
	color: #333399;
	text-decoration: none;
}

td#topnavigation a.topnormal:hover {
	color: #666666;
	text-decoration: none;
}

td#topnavigation .topaktiv {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

/* Hauptnavigation => id="hauptnavigation" / wird durch BR-Befehl definiert */
td#hauptnavigation {
	text-decoration: none;
	line-height: 20px;
}

td#hauptnavigation a.ebene1normal {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 16px;
	padding-left: 24px;
	width: 110px;
	display: block;
}

td#hauptnavigation a.ebene1normal:hover {
	color: #000000;
	text-decoration: none;
}

td#hauptnavigation .ebene1aktiv {
	color: #333399;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	line-height: 16px;
	padding-left: 24px;
	width: 110px;
	display: block;
}

/* Ebene 2 ist die Unternavigation / Farbwahl: color = Text / bgcolor = Hintergrundfarbe */
td#hauptnavigation a.ebene2normal {
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 17px;
	padding-left: 24px;
	width: 115px;
	display: block;
}

td#hauptnavigation a.ebene2normal:hover {
	color: #000000;
	text-decoration: none;
}

td#hauptnavigation .ebene2aktiv {
	color: #333399;
	text-decoration: none;
	font-size: 11px;
	font-weight: normal;
	line-height: 17px;
	padding-left: 24px;
	width: 115px;
	display: block;
}

td#content {
	line-height: 18px;
}

#adresse {
font-size: 10px;
}
#adresse td { padding: 0px 0px 0px 0px; 	font-size: 11px;
}

#daystogo {
	background-image: url(images/illu_daystogo.gif);
	height: 70px;
	width: 265px;
}
#daystogo #days {
	text-align: center;
	padding-top: 33px;
	font-size: 14px;
	font-weight: bold;
}

