@charset "UTF-8";
/* CSS Document */

#container {
	width: 712px;
	margin: auto;
	border: 0;
	height: 600px;
}

#spacer {
	width: 712px;
	margin: auto;
	border: 0;
	height: 40px;
}

#header {
	width: 712px;
	margin: auto;
	border: 0;
	height: 139px;
}

#menu {
	width: 712px;
	margin: auto;
	border: 0;
	height: 34px;
}

#top_content {
	width: 712px;
	margin: auto;
	border: 0;
	height: 18px;
	float: left;
}

#rechts_content {
	width: 28px;
	margin: auto;
	border: 0;
	height: 396px;
	float: left;
}

#links_content {
	width: 30px;
	margin: auto;
	border: 0;
	height: 396px;
	float: left;
}

#bottom_content {
	width: 712px;
	margin: auto;
	border: 0;
	height: 13px;
	float: left;
}

#content {
	width: 654px;
	margin: auto;
	border: 0;
	height: 396px;
	float: left;
}

#left{
	width: 34px;
	margin: auto;
	border: 0;
	height: 396px;
	float: left;
	background-image: url(../images/tour/tour_left.jpg);
}

#up{
	width: 273px;
	margin: auto;
	border: 0;
	height: 146px;
	float: left;
	background-image: url(../images/tour/tour_up.jpg);
}

#right{
	width: 347px;
	margin: auto;
	border: 0;
	height: 396px;
	float: right;
	background-image: url(../images/tour/tour_right.jpg);
}


#tour{
	width: 273px;
	margin: auto;
	border: 0;
	height: 216px;
	float: left; 
}

#down{
	width: 273px;
	margin: auto;
	border: 0;
	height: 34px;
	float: left;
	background-image: url(../images/tour/tour_down.jpg);
}

#tour_dates{
	width: 243px;
	margin: auto;
	border: 0;
	height: 438px;
	float: left;
}

normal {
	font-size: 12px;
}
.kop {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #333;
}
.normal {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 10px;
	color: #333;
}
.small {
	font-size: 9px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color: #333;
}

