@charset "UTF-8";



/* Global Content Formatting and Styles */


body {
	color: #575c7a;
	line-height: 1.5em;
	font-family: Arial;
	font-size: 14px;
	background: #ffff00;
	
}

.page {
	max-width: 980px;
	margin: 0px auto 0px auto;
	position: relative;
	background-color: #fff;
}

h1 { 
	font-size: 2em; 
	font-weight: normal;
	color: #a6430a;
	margin: 0 0 .5em 0;
}

h2 { 
	font-size: 1.0em; 
	font-weight: normal;
	color: #a6430a;
	margin: 0 0 .5em 0;
}

h3 { 
	font-size: 1.5em; 
	margin: 0 0 1em 0;
}

h4 { 
	font-size: 1.3em; 
	margin: 0 0 1em 0;
}

p {
	margin: 0 0 .75em 0;
	color: #000;
}
a { color: #009eff; }
a:hover { color: #ff7f00; }


a.cta { 
	text-transform: uppercase;
	font-size: .9em;
	font-weight: bold;
	text-decoration: none;
	margin: .5em 0 0 0;
	padding: 0px 12px 0px 0px;
	background: url(../images/cta_arrow.png) no-repeat right 0px;
 }

a.cta:hover { background-position: right -50px; }

.promo h3 { font-size: 1.1em; margin: 0; }
.promo p { line-height: 1.2em; font-size: .9em; margin-bottom: .5em; }

.promo { background-repeat: no-repeat; }
.promo.one { background-image: url(../images/prozent.png); }
.promo.two { background-image: url(../images/fb.png); }
.promo.three { background-image: url(../images/haut.png); }
.promo.four { background-image: url(../images/happy.png); }


nav a { 
	color: #fff;
	text-transform: uppercase;
	text-decoration: none;
	display: inline-block;
	font-weight: bold;
	font-size: .9em;
}

nav a:hover { color: #ff7f00; }

.clear-fix { clear: both; line-height: 1px; }

.haftung { font-size: 10px; margin: 0; }
.haftung h3 { font-size: 1.5em; margin: 0;}
.haftung p { font-size: 1.3em; margin-top: 20px;}

.kabinen { display: block; text-align: center; }
.produkte { margin: 0; }

/* Table Gallery  */

table a {color: #3A4856; text-decoration: none; border-bottom: 1px solid #C6C8CB;}  

table a:visited {color: #777;}

table a:hover {color: #000;}  

table thead th {background: #3A4856; padding: 15px 10px; color: #fff; text-align: left; font-weight: normal;}

table tbody, table thead {border-left: 1px solid #EAECEE; border-right: 1px solid #EAECEE;}

table tbody {border-bottom: 1px solid #EAECEE;}
                      
table tbody td, table tbody th {padding: 10px; text-transform: uppercase; background: url("td_back.gif") repeat-x; text-align: left;}

table tbody tr {background: #F3F5F7; border-bottom: 1px solid #EAECEE;}

table tbody th.odd {background: #F0F2F4; text-align: right;}

table tbody  tr:hover {background: #EAECEE; color: #111;}


footer {
	font-size: .85em;
	color: #fff;
	background-color: #575c7a;
	padding: 10px 10px 10px 0px; 
}


/* Marquee  */


.marquee_panels { display: none; }
.marquee_container { position: relative; width: 700px; height: 350px; overflow: hidden; margin: 0px 0px 30px 0px; padding: 0px; }
.marquee_photos { position: absolute; top: 0px; left: 0px; display: none; }
.marquee_caption {
	width: 700px;
	margin: 0px;
	padding: 15px 0px 10px 0px;
	color: #fff;
	position: absolute;
	top: 340px;
	left: 0px;
	background: url(../images/template/marquee_caption.png) 0px 0px;
}
.marquee_caption_content { width: 410px; padding: 0px 0px 0px 25px; }
.marquee_caption h2 { margin: 0px 0px 10px 0px; color: #fff; font-size: 1.25em; font-weight: normal; text-transform: uppercase; }
.marquee_caption p { margin: 0px 0px 12px 0px; color: #fff; }
.marquee_caption a { color: #ffc600; }
.marquee_caption a:hover { color: #fff; }
.marquee_flag { float: left; margin-right: 10px; }

.marquee_nav { position: absolute; width: 240px; top: 310px; right: 20px; text-align: right; }
.marquee_nav a {
	display: inline-block;
	width: 18px;
	height: 18px;
	margin-left: 15px;
	background: url(../images/template/nav_buttons.png) no-repeat 0px 0px;
	cursor: pointer;
}
.marquee_nav a:hover { background-position: -25px 0px; }
.marquee_nav a.selected { background-position: -50px 0px; }


.marquee_container.autoplay .marquee_nav a { opacity: .4; }
.marquee_container.autoplay .marquee_nav a.selected { opacity: 1; }
.neuabdezember {
	color: #F00;
}
