@font-face {
	font-family: 'myRotisSansSerif';
	src: url('/assets/layout/fonts/rotis__6-webfont.eot');
	src: local('☺'), url('/assets/layout/fonts/rotis__6-webfont.woff') format('woff'), url('/assets/layout/fonts/rotis__6-webfont.ttf') format('truetype'), url('/assets/layout/fonts/rotis__6-webfont.svg#webfontRa0sRhcy') format('svg');
	font-weight: normal;
	font-style: normal;
}


body {
	background-color: white;
	margin: 0px;
	padding: 0px;
	background: #9ec4e3 url('/assets/layout/mainbg.jpg') no-repeat top center;
}

body, td, h1, h2, h3, p, span, a:link, a:visited {
	color: #3e3d40;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	text-align: left;
}

h1 {
	font-family: 'myRotisSansSerif';
	color: #014378;
	font-size: 20px;
	font-weight: normal;
}

h2 {
	font-family: 'myRotisSansSerif';
	color: #014378;
	font-size: 16px;
	font-weight: normal;
}

a img {
	border: none;
}
#wrapper {
	width: 	1005px;
	margin: 0 auto;
}

#mainnav {
	margin: 0 17px 14px 17px;
	padding: 107px 0 0 23px;
}

#mainnav .inner {

	}

#top {
	padding: 0 0 0 18px;
	height: 194px;
	background: transparent url('/assets/layout/topbg1.png') no-repeat;
}

#headImage {
	width: 640px;
	height: 193px;
	background: transparent url('/assets/layout/header/pic.jpg') no-repeat;
	float: left;
}
#headImage .fader {
	position: absolute;
}
#headSide {
	width: 330px;
	height: 193px;
	float: left;
}

#headSide .inner {
	padding: 15px;
}
.noprint {
	display: none;
}
/* quicklinks */

.quicklink:link,
.quicklink:visited {
	display: block;
	width: 150px;
	background: transparent;
	height: 54px;
	float: left;
	text-decoration: none;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

.quicklink.o1:link,
.quicklink.o1:visited {
	background: transparent url('/assets/layout/quicklinks/quicklink_01.gif') no-repeat;
}

.quicklink.o2:link,
.quicklink.o2:visited {
	background: transparent url('/assets/layout/quicklinks/quicklink_02.gif') no-repeat;
}

.quicklink.o3:link,
.quicklink.o3:visited {
	background: transparent url('/assets/layout/quicklinks/quicklink_03.gif') no-repeat;
}

.quicklink.o4:link,
.quicklink.o4:visited {
	background: transparent url('/assets/layout/quicklinks/quicklink_04.gif') no-repeat;
}

.quicklink.o5:link,
.quicklink.o5:visited {
	background: transparent url('/assets/layout/quicklinks/quicklink_05.gif') no-repeat;
}

.quicklink.o6:link,
.quicklink.o6:visited {
	background: transparent url('/assets/layout/quicklinks/quicklink_06.gif') no-repeat;
}

.quicklink.o1:hover {
	background: transparent url('/assets/layout/quicklinks/quicklink_01-over.gif') no-repeat;
}

.quicklink.o2:hover {
	background: transparent url('/assets/layout/quicklinks/quicklink_02-over.gif') no-repeat;
}

.quicklink.o3:hover {
	background: transparent url('/assets/layout/quicklinks/quicklink_03-over.gif') no-repeat;
}

.quicklink.o4:hover {
	background: transparent url('/assets/layout/quicklinks/quicklink_04-over.gif') no-repeat;
}

.quicklink.o5:hover {
	background: transparent url('/assets/layout/quicklinks/quicklink_05-over.gif') no-repeat;
}

.quicklink.o6:hover {
	background: transparent url('/assets/layout/quicklinks/quicklink_06-over.gif') no-repeat;
}

/* /quicklinks */

/*links/downloads/etc */

a:link,
a:visited {
	color: #014378;
	font-weight: bold;
	text-decoration: none;
}

a:hover,
a:active {
	color: #FFBE00;
}

.textlink:link,
.textlink:visited {
	background: transparent url('/assets/layout/link.png') no-repeat left center;
	display: block;
	height: 22px;
	padding: 7px 0 0 26px;
}

.download:link,
.download:visited {
	background: transparent url('/assets/layout/link_download.png') no-repeat left center;
	display: block;
	height: 22px;
	padding: 7px 0 0 26px;
}

.download.pdf:link,
.download.pdf:visited {
	background: transparent url('/assets/layout/link_pdf.png') no-repeat left center;
}
.backlink:link,
.backlink.pdf:visited {
	background: transparent url('/assets/layout/link_back.png') no-repeat left center;
}

.download small {
	font-size: 8px;
	font-weight: normal;
}


#subnav {
	background: transparent url('/assets/layout/subnavbg.png') no-repeat;
	height: 39px;
}

#subnav .inner {
	padding: 16px 0 0 41px;
	color: white;
}

#subnav a:link,
#subnav a:visited {
	color: white;
	text-decoration: none;
	font-weight: normal;
}

#subnav a:hover,
#subnav a.inpath {
	color: #FEC000;
	font-weight: bold;
}

#main {
		background: transparent url('/assets/layout/contentBg/contbg1.gif') repeat-y;
}

#main .inner {
	padding: 0 17px 0 18px;
}

#content {
	width: 640px;
	float: left;
}

#content .inner {
	padding: 0 24px 0 24px;
	background: white url('/assets/layout/innercontbg.png') no-repeat top left;
}

#sidebar {
	width: 330px;
	float: left;
}

#sidebar .inner {
	padding: 17px 20px 0 21px;
}

#date {
	color: #3e3d40;
	font-size: 10px;
	margin: 20px 0;
}

#footer {
	height: 58px;
	background: transparent url('/assets/layout/footBg.png');
/*	margin: 0 18px;
	border-top: 1px solid #9FC4E3*/
}
#footer a:link,
#footer a:visited {
	font-weight: normal;
	font-size: 10px;
}
p.slogan {
	color: white;
	padding: 0 0 0 0;
}

/*#bottom {
	position: absolute;
	z-index: 1;
	visibility: visible;
	width: 100%;
	background: red url('') no-repeat;
}
*/

div.kasten {
	background: transparent;
	/* background: transparent url('/assets/layout/innercontbg.png') repeat-x top left; */
	margin: 16px 0 0 0;
	border-bottom: 1px solid #014378;
	border-top: 1px solid #014378;
	padding: 5px 0 0 0;

}

div.kasten .content {
	padding: 10px 10px 10px 10px;

}

div.kasten .header {
	color: #014378;
}


div.kasten .header h2 {
	margin: 0;
	padding: 0;
}

div.kasten img {
	border: none;
	margin-right: 10px;
}

div.kasten .footer {
	clear: both;
	text-align: left;
	margin: 5px 0 10px 0;
}

div.kasten a.kasten:link,
div.kasten a.kasten:visited {
	background: transparent url('/assets/layout/link.png') no-repeat left center;
	padding: 4px 0 4px 26px;
}

div.addthis_toolbox {
	float: right;
	margin-right: 50px;
}

/*
	ebene 0
*/
ul.level0 {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
li.level0 {
	margin: 0;
	padding: 0;
}
/*
	ebene 1
*/
ul.level1 {
	list-style-type: none;
	margin: 0 0 0 0;
	padding: 0;
}
li.level1 {
	margin: 0;
	padding: 0;
}
/*
	ebene 2 und hoeher : jeweils 10px links eingerueckt
*/
ul.level1 ul {
	list-style-type: none;
	margin: 0 0 0 10px;
	padding: 0;
}
ul.level1 ul li {
	margin: 0;
	padding: 0;
}
/*
	alle ebenen : definition der hyperlink styles
*/
ul.navtree a:link,
ul.navtree a:visited {
	text-decoration: none;
	text-align: right;
}
ul.navtree a.inpath:link,
ul.navtree a.inpath:visited {
	background: silver;
}
ul.navtree a.highlight:link,
ul.navtree a.highlight:visited {
	background: yellow;
}


/*
	formulare
*/
input.M,
input.P, textarea.P,
input.F, textarea.F,
input.short {
	color: black;
	background-color: #C5DCEF;
	width: 490px;
	border: 1px solid #9FC4E3;
	padding: 2px;
}

input.short {
	width: 60px;
	background: white;
}

input.S {
	color: black;
	font-weight: bold;
	background-color: #C5DCEF;
	width: auto;
	border: 1px solid #9FC4E3;
}
input.C {
	color: black;
	background-color: transparent;
}
th.form {
	border: 1px solid #B8C4D0;
	background-color: #e0e1e2;
	font-size: 13px;
	font-weight: bold;
	text-align: left;
	padding: 2px;
}
input.marked,
textarea.marked {
	border-color: #BF2F28;
}


#newsletter input.M {
	width: 289px;
}

#newsletter input.S {
width: 144px;
}

/* Bestellform */

#bestellen input.M,
#bestellen input.P, #bestellen textarea.P,
#bestellen input.F, #bestellen textarea.F {
	width: 400px;
}

input.S {
	color: black;
	font-weight: bold;
	width: auto;
}

#objects {
	width: 100%;
}

tr.object {
	background: #C5DCEF;
}

tr.object td {
	border-bottom: 2px solid white;
}

.red {
	color: #C70B46;
	font-weight: bold;
}


/*
	sitemap
*/
#ce_sitemap {
	list-style-type: none;
}
#ce_sitemap ul {
	margin: 10px 0;
	list-style-type: disc;
}
#ce_sitemap a:link,
#ce_sitemap a:visited {
	text-decoration: none;
	display: block;
	color: #434343;
}
#ce_sitemap a:hover {
	color: black;
}

/*
	hotel lists in sidebar
*/
#hotelList {
	list-style-type: none;
	margin: 0 0 20px 0;
	padding: 0;
}
li.country {
	background: #ABCCE6 url(/assets/layout/shade_blue2.png) repeat-x top left;
}
li.country div {
	padding: 6px 4px;
	color: white;
	font-weight: bold;
	background: url(/assets/layout/arrowRight.gif) no-repeat 98% center;
}
li.country div.active {
	background-image: url(/assets/layout/arrowDown.gif);
}

li.country ul {
	list-style-type: disc;
	margin: 0;
	padding: 1em 2em;
	background: #ABCCE6;
	color: white;
}
li.country li {
	margin: 0;
	padding: 0;
}
li.country a:link,
li.country a:visited {
	display: block;
	padding: 2px 4px;
	text-decoration: none;
	font-weight: normal;
	color: white;
}
li.country a.highlight:link,
li.country a.highlight:visited {
	font-weight: bold;
}
.dbg {
	width: 290px;
	height: 110px;
	float: left;
	border-bottom: 1px solid black;
	margin-bottom: 16px;
}
/*
	scheckstatus
*/
#scheckstatus {
	margin: 30px 0 0 0;
	padding: 0;
	list-style-type: none;
}
#scheckstatus li {
	margin: 0 0 10px 0;
	padding: 0;
	list-style-type: none;
}
#scheckstatus div.date {
	float: left;
}
#scheckstatus div.text {
	margin-left: 80px
}

