body {
	margin: 0;
	padding: 0;
	color: #000000;
	font-size: 11pt;
	line-height: 1.4em;
	font-family: Arial, sans-serif;
	background-color: #ffffff;
}

img {
	behavior: url("/_css/pngbehavior.htc");
	border: none;
}

a {
	color: #000000;
	text-decoration: none;
}

p {
	
}

select {
	
}

div.frame {
	
}

/* @group menus */

div.menus {
	float: left;
	width: 100%;
	margin-bottom: 1cm;
}

/* @group logo */

div.frame div.logo {
	float: left;
	margin: 0 0.5cm 0 0;
	color: #db0b10;
	font-weight: bold;
	font-size: 25pt;
	line-height: 25pt;
}

/* @end */

/* @group mainMenu */

div.frame div.mainMenu {
	float: left;
}

div.mainMenu ul {
	margin: 0 0.5cm 0 0;
	padding: 0;
	list-style-type: none;
	font-size: 25pt;
	line-height: 25pt;
	font-weight: bold;
}

div.mainMenu li {
	float: left;
	display: none;
}

div.mainMenu li.selected {
	display: inline;
}


/* @end */

/* @group subMenu */

div.frame div.subMenu {
	float: left;
	margin: 0;
	font-size: 25pt;
	line-height: 25pt;
	font-weight: bold;
}

div.subMenu ul {
	display: inline;
	margin: 0;
	padding: 0;
	list-style-type: none;
}

div.subMenu li {
	display: none;
}

div.subMenu li.selected {
	display: inline;
	white-space: nowrap;
}

div.subMenu a {
	color: #666666;
}

/* @end */


/* @end */

/* @group content */

div.frame div.content {
	
}

/* @group illustration */

div.content div.illustration {
	float: left;
	margin: 0 1em 1em 0;
}

/* @end */

/* @group text */

div.content div.text {
	
}

div.text h1 {
	margin: 27px 0 9px 0;
	font-size: 11pt;
	line-height: 1.4em;
	font-weight: normal;
	text-transform: uppercase;
}

div.text h1.first-child {
	margin-top: 0;
}

div.text h2 {
	margin: 15pt 0 0 0;
	font-size: 11pt;
	line-height: 1.4em;
	font-weight: bold;
}

div.text p {
	margin: 0 0 0.5em 0;
}

div.text img {
	
}

div.text ul {
	margin: 0 0 0 16px;
	padding: 0 0 0 0;
	text-indent: 0;
	list-style-type: square;
	list-style-position: outside;
}

div.text.presse img {
	margin: 0 9px 9px 0;
}



/* @end */

/* @group tourplan */

div.content div.text.tourplan {
	width: 682px;
	margin-right: 18px;
	margin-left: 18px;
	padding: 0;
}

div.tourplan table {
	
}

div.tourplan td,
div.tourplan th {
	padding: 4px 0 4px 9px;
	vertical-align: top;
	line-height: 20px;
	border-top: 1px solid #ffffff;
}

div.tourplan th {
	text-align: left;
	font-weight: normal;
	border-top: none;
}

div.tourplan td.first-child {
	padding-left: 0;
}

div.tourplan td.last-child {
	padding-right: 4px;
}

div.tourplan span.city {
	font-weight: bold;
}


/* @end */

/* @end */

/* @group contact */

div.frame div.contact {
	display: none;
}

/* @end */