body {
	margin: 0px;
	padding: 0px;
	background-color: #DDDEDE;
}
body, td, h1, h2, h3, p, span, a:link, a:visited {
	color: #224285;
	font-family: verdana, sans-serif;
	font-size: 12px;
	text-align: left;
}

h1 {
	color: white;
	background-color: #224285;
	padding: 2px 2px 2px 2px;
	text-align: center;
}

img {
	border: none;
}

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

a:hover {
	text-decoration: underline;
}

#headwrap {
background: url('/assets/layout/sabtours/header_bg.gif') repeat-x;
}

#container {
/*	xborder: 1px solid black;*/
	width: 950px;
}

#header {
/*	xborder: 1px solid red; */
	background: url('/assets/layout/sabtours/header_animation.gif') no-repeat;
	height: 136px;
	width: 950px;
}

#mainNavi {
	width: 670px;
/*	xborder: 1px solid green; */
	text-align: left;
	padding: 45px 0 0 0;
}

#maintable {
	background: url('/assets/layout/sabtours/sidebar_bg.gif') repeat-y;
}

#sidebar {
	background: url('/assets/layout/sabtours/sidebar_bg.gif') repeat-y;
}

#innerSidebar {
	background: #224285;
	margin: 0 30px 0 0;
	padding: 10px 0;
	color: white;
	text-align: left;
}

#content {
	padding: 32px 0 0 0;
	border-top: 2px solid white;
	background: #f0f0f0;
}

#innerContent {
	width: 715px;
}

#spacer {
	height: 68px;
}

#bottom {
	 background: url('/assets/layout/sabtours/foot_bg.gif') repeat-x;
	 height: 68px;
}
/*
	ebene 0
*/
ul.level0 {
	list-style-type: none;
	margin: 0 0 0 10px;
	padding: 0 0 0 0;
	background-repeat: no-repeat;
}
li.level0 {
	margin: 0 0 0 0;
	padding: 0 0 0 0px;
}
/*
	ebene 1
*/
ul.level1 {
	list-style-type: none;
	margin: 0 0 0 0px;
	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 0px;
	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;
	display: block;
	padding: 1px 0 4px 21px;
	margin: 5px 0 0 0;
	color: white;
	font-size: 10px;
	background: url('/assets/layout/subnavdot.gif') no-repeat;
}
ul.navtree a.inpath:link,
ul.navtree a.inpath:visited {
	background: url('/assets/layout/subnavdot-over.gif') no-repeat;
	font-weight: bold;
}
ul.navtree a.highlight:link,
ul.navtree a.highlight:visited,
ul.navtree a.highlight:hover,
ul.navtree a:hover {
	background: url('/assets/layout/subnavdot-over.gif') no-repeat;
	font-weight: bold;
}
/*
	teaserliste : definition der hyperlink styles
*/
ul.teaserlist {
	list-style-type: none;
	margin: 0;
	padding: 0;
	background-repeat: no-repeat;
}
li.teaserlist {
	margin: 0;
	padding: 0;
}
ul.teaserlist a:link,
ul.teaserlist a:visited {
	text-decoration: none;
	display: block;
	padding: 1px 0 4px 21px;
	margin: 5px 0 0 0;
	color: white;
	font-size: 10px;
	background: url('/assets/layout/teaser.gif') no-repeat;
}
ul.teaserlist a:hover {
	font-weight: bold;
}


/*
	KASTEN
*/
div.kasten {
	margin: 0 0 10px 0;
}
div.kasten h3 {
	color: #224285;
	background: url('/assets/layout/sabtours/kastenHeaderBG.gif') repeat-x left bottom;
	font-size: 10px;
	padding: 3px 0 3px 12px;
	margin: 0;
	border-bottom: 1px solid white;
}
div.kasten div.inner {
	background: #d1d1d1 url('/assets/layout/sabtours/kastenBodyBG.gif') repeat-x left center;
}
div.kasten table {
	width: 100%;
}
div.kasten td.content {
	width: 99%;
}
div.kasten img {
	float: left;
	margin-right: 12px;
	margin: 12px;
}
div.kasten div.txt {
	color: #224285;
	font-size: 10px;
	margin: 12px;
}
div.kasten td.link {
	width: 13px;
	background: #EC5327;
}
div.kasten td.link a:link,
div.kasten td.link a:visited {
	display: block;
	width: 13px;
	height: 50px;
	text-decoration: none;
	background: #EC5327 url('/assets/layout/sabtours/kastenLink.gif') no-repeat center center;
}
div.kasten div.end {
	clear: left;
}

/* Slideshow */

div.slideshow a {
	display: block;
	float: left;
	width: 65px;
	height: 65px;
	overflow: hidden;
	margin: 5px 5px 0 0;
}

div.slideshow img {
	border: none;
}


a.slideshow {
		font-weight: bold;
}

/* forms */

.F, .P, .M, .S {
	width: 100%;
	border: 1px solid #DDDEDE;
	background: #DDDEDE;
	color: #224285;
}
.P.marked,
.M.marked {
	border-color: red;
}

#newsletter td.anm input {
	float: left;
	margin: 0 12px 0 0;
}
#newsletter td.anm br {
	clear: left;
}

#laufschrift {
	width: 435px; 
	margin: 5px 0 0 210px;
}

marquee {
	color: white;
	font-size: 10px;
}

/*
bookingForm
*/

#bookingForm table tr td p {
	margin: 0;
	padding: 0;
}

#bookingForm h2 {
	border-bottom: 1px solid #2B3C86;
}

#person {
/*	background: yellow;*/
	clear: both;
}

#bookingForm #addPerson span {
	color: white;
}

#showForm,
#bookingForm #addPerson {
	background: #E85022;
	color: white;
	text-decoration: none;
	padding: 5px;
	margin: 16px 0;
	display: block;
	width: 150px;
}

#bookingForm input.S {
	background: #E85022;
	color: white;
	text-decoration: none;
	padding: 5px;
	margin: 16px 0;
	display: block;
}

#bookingThx {
	background: #E85022;
	color: white;
	text-decoration: none;
	padding: 5px;
	margin: 16px 0;
	display: block;
	font-weight: bold;
}