* {
	margin:0;
	padding:0;
}
html, body {
	height:100%;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	color: #364C79;
	text-align:center;
	background-color:#f1f8ec;
	margin:0px;
}
#distance {
	border:0px;
	width:1px;
	height:50%;
	margin-bottom:-300px; /* halbe container höhe */
	float:left;
}
#content {
	margin:0 auto;
	position:relative; /*container vor distance */
	height:600px;
	width:950px;
	background-color: #fff;
	clear:left;
	border-left: 1px solid #C0C0C0;
	border-top: 1px solid #C0C0C0;
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
	text-align:left;
	overflow:hidden;
}
#adresse {
	background-image:url(../images/logoStern4.gif);
	background-repeat:no-repeat;
	height:auto;
	text-align:right;
	padding-top:2px;
	padding-right:10px;
	margin:0;
	font-size: 12px;
	color: #009900;
	border-bottom: 1px solid #090;
}
.wortabstand {
	word-spacing:20px;
	padding-top:4px;
	padding-right:60px;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #009900;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #009900;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #009900;
	text-decoration:underline;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #009900;
}
#info {
	float:left;
	padding-top:10px;
	display:block;
	width:740px;
	height:420px;
	background-color: #CCCCCC;
}
#mainNav {
	padding-top:4px;
	padding-bottom:4px;
	float:left;
	width:160px;
	height:442px;
	border-right: 1px solid #090;
	/*margin-bottom:3px;*/
	overflow:hidden;
}
#mainNav a:link {
	font-size:16px;
	color: #090;
	display: block;
	height: auto;
	width: 140px;
	margin-top: 4px;
	padding: 2px 4px 2px 4px;
	text-decoration: none;
	background-color: #fff;
	border-width: 1px;
	border-style: solid;
	border-top-color: #cfc;
	border-right-color: #090;
	border-bottom-color: #090;
	border-left-color: #CfC;
}
#mainNav a:visited {
	font-size:16px;
	background-color: #fff;
	display: block;
	height: auto;
	width: 140px;
	margin-top: 4px;
	padding: 2px 4px 2px 4px;
	text-decoration: none;
	border-width: 1px;
	border-style: solid;
	border-top-color: #cfc;
	border-right-color: #090;
	border-bottom-color: #090;
	border-left-color: #CfC;
}
#mainNav a:hover {
	color: #000;
	background-image:url(../images/btnBg.jpg);
	display: block;
	height: auto;
	width: 140px;
	margin-top: 4px;
	text-decoration: underline;
	border-width: 1px;
	border-style: solid;
	border-top-color: #CfC;
	border-right-color: #090;
	border-bottom-color: #090;
	border-left-color: #CfC;
}
#mainNav a:active {
	color: #000;
	background-color: #fff;
	display: block;
	height: auto;
	width: 140px;
	margin-top: 4px;
	text-decoration: none;
	border-width: 1px;
	border-style: solid;
	border-top-color: #060;
	border-right-color: #cfc;
	border-bottom-color: #cfc;
	border-left-color: #060;
}
/*die subnavigation*/
a.sub:link {
	width: 98px;	
	margin-left:20px;
}
a.sub:visited {
	width: 98px;
	margin-left:20px;
}
a.sub:hover {
	width: 98px;
	margin-left:20px;
}
a.sub:active {
	width: 110px;
	margin-left: 20px;
}
#texte {
	float:left;
	width:555px;
	/*background-color:#00f;*/
}
#headline {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 28px;
	color: #090;
	font-weight: bold;
	text-align:left;
	width:auto;
	padding-left:165px;
	/*background-color:#66FFFF;*/
	font-variant:small-caps;
	letter-spacing:1px;
	border-bottom: 1px solid #090;
	margin-bottom:3px;
}
#reiseInformation {
	color:#000000;
	padding:4px;
	width:570px;
	height:442px;
	font-size:16px;
	overflow:auto;
/*	background-color:#F3022f;*/
	float:left;
	border-right: 1px solid #090;
}
#chefBild {
/*	margin-top:13px;*/
	padding:4px;
	float:right;
	width:200px;
	height:442px;
/*	background-color:#00CC00;*/

}
.imgborder {
	border: 1px solid #000000;
}
#abstand {
	font-size:1px;
	padding:3px;
	margin:0px;
	height:5px;
}
.aktiv{
	font-size:16px;
	color: #000;
	background-image:url(../images/btnBg.jpg);
	display: block;
	height: auto;
	width: 140px;
	margin-top: 4px;
	padding: 2px 4px 2px 4px;
	border-width: 1px;
	border-style: solid;
	border-top-color: #666;
	border-right-color: #ECE;
	border-bottom-color: #ECE;
	border-left-color: #666;
}
.subAktiv{
	font-size:16px;
	color: #000;
	background-image:url(../images/btnBg.jpg);
	display: block;
	height: auto;
	width: 130px;
	margin-left: 20px;
	margin-top: 4px;
	padding: 2px 4px 2px 4px;
	border-width: 1px;
	border-style: solid;
	border-top-color: #666;
	border-right-color: #ECE;
	border-bottom-color: #ECE;
	border-left-color: #666;
}
#flash {
	padding-left:162px;
	clear:both;
	width:auto;
	height:auto;
	border-top: 1px solid #090;

/*	background-color:#000000;*/
}
.rechtsbuendig{
	text-align:right;
	padding-bottom:5px;
}
.topNavAktiv{
	color:black;
	font-size:14px;
}
.listeZahlen {
	list-style-position:outside;
	list-style-type: decimal;
	padding-left:25px;
}	
	
.clearfloat { /* Diese Klasse sollte in einem div- oder break-Element platziert werden und das letzte Element vor dem Schließen eines Containers sein, der wiederum einen vollständigen Float enthalten sollte. */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}