html, body {
	margin: 0;
	padding: 0;
	height: 100%;
	color: black;
}

body, td {
	font:normal 0.9em/1.4em verdana, arial, sans-serif;
}

body {
	background-color: #333;
}

table, td, img {
	border: 0;
}

ul {
	margin-top:0;
	margin-bottom:0;
}

.row2 {
	background-color: #91773c;
	color: black;
	cursor: pointer;
}

.row2 a {
	background-color: #91773c;
	color: black!important;
	cursor: pointer;
}

.header {
	height: 200px;
	float:left;
	overflow: hidden!important;
	padding-left: 20px;
	clear: right;
}

.header img {
	width: 100%;
	margin-top: 20px;
	min-height: 200px;
	min-width: 850px;
}

.logo {
	height: 185px;
	background-image: url(/images/logo.gif);
	background-repeat: no-repeat;
	float:left;
	width: 168px;
	display: block;
}

.main {
	padding: 0px;
	margin: 0 285px 0 215px;
	color: white;
}

.content {
	float:left;
	margin: 0;
	padding: 0;
	width: 95%;
}

.content h1 {
	text-align:right;
	font:normal 1.2em/1.4em verdana, arial, sans-serif;
	border-bottom: 1px solid #907a3e;
	padding-top: 5px;
}

.content h2 {
	margin-left: 20px;
	font:normal 1.2em/1.4em verdana, arial, sans-serif;
	border-bottom: 1px solid #907a3e;
}

.content h4 {
	margin-left: 20px;
	font:normal 1.0em/1.4em verdana, arial, sans-serif;
	border-bottom: 1px solid #907a3e;
}

.content h5 {
	margin-left: 20px;
	font:bold 1.0em/1.4em verdana, arial, sans-serif;
	border-bottom: 1px solid #907a3e;
}

.content p, .content h3 {
	padding-left: 20px;
}

.content a {
	color: #907a3e;
}

.content a:hover {
	color: white;
}

.menuwrap {
	float: left;
	width: 215px;
	margin: 0;
	padding: 0;
	margin-top: 20px;
/*	background-image: url(/images/menu-fill.jpg);
	background-repeat: repeat-y;*/
	height: 878px;
}

.menu {
	background-image: url(/images/menu.jpg);
	height: 878px;
	float:left;
	background-repeat: no-repeat;
}

.menu a {
	color: white;
	text-decoration: none;
	width: 150px;
	height:20px;
	line-height:20px;
	padding:5px;
	padding-left:35px;
	padding-right:35px;
	display:block;
}

.menu a:hover {
	color: black;
	background-color: white;
}

.menu ul {
	list-style: none;
	padding-top: 150px!important;
}

.sidebar {
	float: right;
	width: 250px;
	display: block;
	margin: 0;
	padding: 0;
	margin-left: 15px;
	padding-left: 15px;
	padding-top: 70px;
	color: white;
	min-height: 811px;
	font:normal 0.8em/1.3em verdana, arial, sans-serif;
}

.sidebar div {
	color: black;
	display: block;
	padding: 10px 20px 10px 15px;
	margin-bottom: 20px;
	background-image: url(/images/postit.jpg);
	background-repeat: repeat-y;
	background-position: top left;
	width: 200px;
	line-height: 18px;
}

.sidebar div strong {
	color: #735c32;
}

.sidebar h3 {
	font-family: Georgia, verdana, arial, sans-serif;
}

.sidebar a {
	color: black;
}

.sidebar a:hover {
	color: white;
}

.footer {
	clear: both;
	margin: 0;
	padding: 0;
	margin-top: 10px;
	background-image: url(/images/footer.jpg);
	background-repeat: repeat-x;
	height: 35px;
	line-height: 32px;
	text-align: center;
}

#msg {
	width: 500px;
	z-index:10000000;
	position: absolute;
}

.gold {
	color: #907a3e!important;
}

.white {
	color: white!important;
}

.darkgold {
	color: #735c32!important;
}

.darkgold:hover {
	color: black!important;
}

p.big {
	margin: 0;
	margin-top: -8px;
	font-size: 18px;
}

.ss {
	clear:both;
}

.ss img {
	width: 100%;
	cursor: pointer;
	float: left;
}

.plain img {
	float: none;
}

.ss br {
	display: none;
}

.slideshow {
	background-color: #91773c!important;
}

.slideshow, .slidebar {
	text-align:center;
	display: block;
	padding: 5px!important;
	margin: 0;
	min-height: 20px;
	line-height: 20px;
}

.slideshow a {
	color: white;
	text-decoration: none;
}

.slideshow a:hover {
	color: black;
}

.snip {
        text-overflow:ellipsis!important;
        overflow:hidden!important;
        white-space:nowrap!important;
}

.drive {
	text-align: center;
}

.drive a {
	text-decoration: none;
	font-weight: bold;
	color: #333;
}

#wws-directions div {
	color: #907a3e;
	padding: 0;
	margin: 0;
	background-image: none;
	width: auto;
	line-height: 24px;
}

#wws-directions a {
	color: #907a3e;
	text-decoration: none;
}

#wws-directions a:hover {
	color: white;
	text-decoration: underline;
}

#wws-directions b {
	color: white;
}

#webmap div {
	color: black;
}

.technical {
	color: black;
	background-color: #bead7e;
	display: block;
	padding: 10px 20px 10px 15px;
	margin-left: 20px;
	margin-bottom: 20px;
	line-height: 24px;
}


.technical img {
	float:right;
}

.fleet {
	color: black;
	background-color: #bead7e;
	padding: 10px 20px 10px 15px;
	margin-left: 20px;
	margin-bottom: 20px;
	line-height: 24px;
}

.fleet strong {
	color: #735c32;
}

.sortable li {
	width: 90%;
	margin-left: 0;
	cursor: ns-resize!important;
}

.flash {
	margin:30px;
	padding:0;
	padding-top:30px;
	width:95%;
	height:410px;
	border:1px solid #907a3e;
	background-color:#735c32;
	text-align:center;
}

.red {
	color:red;
}

.coupon {
	height: 842px;
}

.coupon img {
	position:absolute;
	z-index:1;
	filter:alpha(opacity=95);
	-moz-opacity:0.95;
	opacity:0.95;
}

.coupon input, .coupon textarea {
	position:absolute;
	background-color:transparent;
	border:1px dashed #907a3e;
	z-index:2;
}

.coupon textarea {
	resize:none;
	overflow:auto;
}

.coupon input {
	color:#000080;
}

.clear {
	clear:both;
}

.line {
	padding-top:10px;
	margin-bottom:10px;
	clear:both;
	border-bottom: 1px solid #907a3e;
}

.wegweiser img {
	float:left;
}

.meta {
	width: 95%;
	background-color:transparent;
	border-width: 0 0 1px 0;
	border-style:dashed;
	border-color: #907a3e;
	color: white;
	font:normal 0.9em/1.4em verdana, arial, sans-serif;
}

.youtube {
	margin-left: 450px;
	padding: 15px;
}

.fancy {
	-webkit-box-reflect: below 30px -webkit-gradient(linear, left top, left bottom, from(transparent), color-stop(0.5, transparent), to(white));
/*
	-webkit-animation-name: changeScale;
	-webkit-animation-duration: 60s;
*/
}

@-webkit-keyframes changeScale {
	0% {
		-webkit-transform: scale(1.0);
	}
	25% {
		-webkit-transform: scale(1.5);
	}
	50% {
		-webkit-transform: scale(0.5);
	}
	100% {
		-webkit-transform: scale(2.0);
	}
}

table td {
	vertical-align: top;
}

table, table tr, table tr td, table td {
        border-spacing: 0;
}

.h25 tr {
        height: 25px;
}

.trg {
        background-color: #D9D9D9;
	color: black;
}

.trbb td {
        border-bottom:1px solid #907a3e;
}

