@charset "utf-8";


/******************************************************************

/******************************************************************


/* --------------------------------------------------------------------------- */
/* ############################# GLOBAL ###################################### */
/* --------------------------------------------------------------------------- */


* { margin: 0;	
	padding: 0; 
	list-style-type: none; 
	text-decoration: none;
	border: none;
	outline: none;
}

html { background: #F2F3F4 url(../images/bg-body.gif) repeat-x 0 340px; }

body {
	background: url(../images/bg-header.jpg) top center no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	list-style-type: none;
	color: #161616;
	font-size: 12px;
}

html, body, #container {height: 100%;}
body > #container {height: auto; min-height: 100%;}


html[xmlns^="http"] { overflow-y: scroll;}


/*
KLASSEN + ANDERE STANDARDS
==================================================*/

.clear { clear: both;}

.floatLeft { float: left;}

.floatRight { float: right;}

hr { 
	color: #41100C; 
	height: 1px; 
	border-top: solid 1px #ccc;
	border-bottom: solid 1px #fff;
	clear: both;
	margin-bottom: 15px;
	width:873px;
}

.highlight {
	font-weight:bold;
}

.small {
	font-size:10px;
	padding:3px 0 0 0;
}

.image {
	border:none;
}

ul.list {
	margin:0;
}

ul.list li {
	background:url(../images/li-link-arrow.gif) top left no-repeat;
	background-position: 0 7px;
	margin:0 0 5px 0;
	padding:0 0 10px 16px;
}

ul.list li { margin:0 0 0 0!important; }


/* --------------------------------------------------------------------------- */
/* ############################# LAYOUT ###################################### */
/* --------------------------------------------------------------------------- */


/*
CONTAINER
==================================================*/

div#container {
	width: 960px;
	margin: 0 auto;
}


/*
HEADER
==================================================*/

div#header {
	width: 960px;
	height:340px;
	position:relative;
}

div.info-box {
	width: 210px;
	height: 120px;
	position: absolute;
	top: 208px;
	left: 27px;
	text-indent: -9999px;
}

/*
BRANDING
==================================================*/

h1.branding{
	left: 42px;
	position: absolute;
	width: 185px;
	height: 182px;
	top: 14px;
}


/*
SLIDESHOW
==================================================*/

div#no-slide {
	position: absolute;
	width: 100px;
	height: ;
	background: ;
	color: #fff;
	padding: 5px;
	top: 0;
	left: 0;
	line-height: 16px;
	font-size: 12px;
}

div#slideshow {
	width:400px;
	height:300px;
	position:relative;
 }


/*
CONTENT
==================================================*/


div#content-container { 
	float: left;
	width: 960px;
	z-index:1;
	position:relative;
}


div#content-main-container {
	width:960px;
	float:left;
	padding:0 0 34px 15px;
	*padding:0 0 108px 15px;
	_*padding:0 0 108px 15px;
	position:relative;
	z-index:2;
	
}

div#content-main { 
	float: left;
	width: 945px;
	min-height: 250px;
	height: auto !important;
	height: 250px;
	padding:0 0 20px 15px;
}


/*
FOOTER
==================================================*/

div#footer-container {
	position: relative;
	margin-top: -108px;
	height: 108px;
	clear:both;
	width: 100%;
	font-size:11px;
   color:#daf5ff;
	line-height:18px;
	background:url(../images/bg-footer.jpg) top center no-repeat;
}

div#footer-content {
	margin: 0 auto!important;
	width:940px;
	padding:25px 0 0 45px;
	_padding:25px 0 0 25px;
	position:relative;
}


div#footer-content1 {
	float:left;
	width:325px;
}


/* --------------------------------------------------------------------------- */
/* ########################### NAVIGATION #################################### */
/* --------------------------------------------------------------------------- */


ul#navi.naviactive,
ul#navi {
	background:url(../images/navi-main.jpg) top left no-repeat;
	position:relative;
	width:960px;
	height:56px;
	display: block;
}
ul#navi{
	z-index:3;
	position:relative;}

ul#navi li {
	position: relative;
	float: left;
	width: auto;
}

ul#navi a {
	display:block;
	height:56px;
}

a.n01 {
	width:130px;
	text-indent:-9999px;
}

a.n02 {
	width:150px;
	text-indent:-9999px;
}

a.n03 {
	width:130px;
	text-indent:-9999px;
}

a.n04 {
	width:100px;
	text-indent:-9999px;
}

a.n05 {
	width:150px;
	text-indent:-9999px;
}

a.n06 {
	width:170px;
	text-indent:-9999px;
}

a.n07 {
	width:130px;
	text-indent:-9999px;
}

/*
ACTIVES MENUE 
==================================================*/


ul#navi.naviactive01 li a.n01,
ul#navi li a.n01:hover {
	background: url(../images/navi-main.jpg) no-repeat 0px -56px;
}

ul#navi.naviactive02 li a.n02,
ul#navi li a.n02:hover {
	background: url(../images/navi-main.jpg) no-repeat -130px -56px;
}

ul#navi.naviactive03 li a.n03,
ul#navi li a.n03:hover {
	background: url(../images/navi-main.jpg) no-repeat -280px -56px;
}

ul#navi.naviactive04 li a.n04,
ul#navi li a.n04:hover {
	background: url(../images/navi-main.jpg) no-repeat -410px -56px;
}

ul#navi.naviactive05 li a.n05,
ul#navi li a.n05:hover {
	background: url(../images/navi-main.jpg) no-repeat -510px -56px;
}

ul#navi.naviactive06 li a.n06,
ul#navi li a.n06:hover {
	background: url(../images/navi-main.jpg) no-repeat -665px -56px;
}

ul#navi.naviactive07 li a.n07,
ul#navi li a.n07:hover {
	background: url(../images/navi-main.jpg) no-repeat -830px -56px;
}

/* --------------------------------------------------------------------------- */
/* ########################## FLY-OUT-MENU ################################### */
/* --------------------------------------------------------------------------- */

ul#navi li ul{z-index:3000;}
ul#navi li#ueber-uns ul,
ul#navi li#hinweise ul {
	list-style: none;
	display: none;
	left: -2px!important;
	top: 37px;
	position: absolute;
	z-index:1000;
}

ul#navi li#ueber-uns ul li,
ul#navi li#hinweise ul li {
	background: none;
}

ul#navi li#ueber-uns ul li a,
ul#navi li#hinweise ul li a {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
	height: 32px;
	line-height: 32px;
	display: block;
	padding:0 0 0 20px;
	width:130px;
	border-top:1px solid #8ced50;
	border-left:1px solid #8ced50;
	border-bottom:1px solid #469d11;
	border-right:1px solid #469d11;
	background:#62C724;
}

ul#navi li#ueber-uns ul li a.n0206,
ul#navi li#hinweise ul li a.n0206 {
	border-bottom:1px solid #898185;
}

ul#navi li#ueber-uns ul a:hover,
ul#navi li#hinweise ul a:hover {
	color: #235c00!important;
	text-decoration: none;
	background:#55b01d;
	border-top:1px solid #8ced50;
	border-left:1px solid #8ced50;
	border-bottom:1px solid #469d11;
	border-right:1px solid #469d11;
}

ul#navi li#ueber-uns ul {
	left: 10px!important;
	top:50px;
	width:150px;
	position: absolute;
}

ul#navi li#hinweise ul {
	left: 0px!important;
	top:50px;
	width:150px;
	position: absolute;
}



ul#navi li#ueber-uns:hover ul {
	display: block!important;
}

ul#navi li#hinweise:hover ul {
	display: block!important;
}

/* --------------------------------------------------------------------------- */
/* ######################## ADDITIONIAL NAVI ################################# */
/* --------------------------------------------------------------------------- */


ul#navi-add.naviactive,
ul#navi-add01,
ul#navi-add02,
ul#navi-add03,
ul#navi-add04,
ul#navi-add05  {
	width:95px;
	display: inline;
	float:left;
	padding:0 0 0 15px;
}

ul#navi-add01 {
padding:0 0 0 20px!important;
width:105px;
}

ul#navi-add03 {
	width:120px;
}

ul#navi-add05 {
	width:70px!important;
}

ul#navi-add01 li,
ul#navi-add02 li,
ul#navi-add03 li,
ul#navi-add04 li,
ul#navi-add05 li {
	background:url(../images/li-arrow.gif) top left no-repeat;
	background-position: 0 6px;
	margin:0 0 1px 0;
	padding:0 0 0 16px;
	*padding:0;
	position:relative;
}

ul#navi-add01 a,
ul#navi-add02 a,
ul#navi-add03 a,
ul#navi-add04 a,
ul#navi-add05 a {
	display:inline;
	color:#003653;
	text-decoration:none;
}

ul#navi-add01 a:hover,
ul#navi-add02 a:hover,
ul#navi-add03 a:hover,
ul#navi-add04 a:hover,
ul#navi-add05 a:hover {
	display:inline;
	color:#daf5ff;
	text-decoration:underline;
}

ul#navi-add01.naviactive01 li a.na01,
ul#navi-add01.naviactive02 li a.na02,
ul#navi-add01.naviactive03 li a.na03,
ul#navi-add01 li a.na01:hover,
ul#navi-add01 li a.na02:hover,
ul#navi-add01 li a.na03:hover { text-decoration:none;	color:#fff;}

ul#navi-add02.naviactive01 li a.na01,
ul#navi-add02.naviactive02 li a.na02,
ul#navi-add02.naviactive03 li a.na03,
ul#navi-add02 li a.na01:hover,
ul#navi-add02 li a.na02:hover,
ul#navi-add02 li a.na03:hover { text-decoration:none;	color:#fff;}

ul#navi-add03.naviactive01 li a.na01,
ul#navi-add03.naviactive02 li a.na02,
ul#navi-add03.naviactive03 li a.na03,
ul#navi-add03 li a.na01:hover,
ul#navi-add03 li a.na02:hover,
ul#navi-add03 li a.na03:hover { text-decoration:none;	color:#fff;}

ul#navi-add04.naviactive01 li a.na01,
ul#navi-add04.naviactive02 li a.na02,
ul#navi-add04.naviactive03 li a.na03,
ul#navi-add04 li a.na01:hover,
ul#navi-add04 li a.na02:hover,
ul#navi-add04 li a.na03:hover { text-decoration:none;	color:#fff;}


ul#navi-add05.naviactive01 li a.na01,
ul#navi-add05.naviactive02 li a.na02,
ul#navi-add05.naviactive03 li a.na03,
ul#navi-add05 li a.na01:hover,
ul#navi-add05 li a.na02:hover,
ul#navi-add05 li a.na03:hover { text-decoration:none;	color:#fff;}

/* --------------------------------------------------------------------------- */
/* ############################# LINKS ####################################### */
/* --------------------------------------------------------------------------- */


div#content-main a,
.escape span {
	text-decoration: underline;
	color: #003653;
	outline: none;
	font-size:12px;
}

div#content-main a:hover,
.escape:hover span {
	text-decoration: none;
	color: #003653;
}

div#footer-content1 p a.escape,
div#footer-content1 p a.escape span {
	text-decoration:none;
	color:#003653;
}
div#footer-content1 p a.escape:hover,
div#footer-content1 p a.escape:hover span {
	text-decoration:underline!important;
	color:#003653;
}

ul.link {
	width:200px;
	float:left;
}

ul.link li {
	background-position: 8px 10px;
	padding:5px 5px 5px 20px;
	margin:7px 0 0 0;
}


/* --------------------------------------------------------------------------- */
/* ############################ CONTENT ###################################### */
/* --------------------------------------------------------------------------- */


/******* GLOBAL STANDARDS *******/

div.content-column1 {
	width:285px;
	float:left;
	padding:0 15px 0 0;
}

div.content-column1-add {
	width:285px;
	float:left;
	padding:0 15px 0 0;
}

div.content-column2 {
	width:285px;
	float:left;
	padding:0 15px 0 0;
}

div.content-column3 {
	width:300px;
	float:left;
}

div.content-column1-big {
	width:350px;
	float:left;
	padding:0 25px 0 0;
}

div.content-column2-big {
	width:350px;
	float:left;
}
/******* START *******/

div.content-column-teaser1,
div.content-column-teaser2,
div.content-column-teaser3 {
	background:url(../images/bg-teaser.gif) top left no-repeat;
	padding:17px;
	height:325px;
	width:265px;
	float:left;
	margin:0 25px 0 -15px;
	_margin:0 15px 0 -15px;
	display:inline;
}


/*div.content-column1,
div.content-column2,
div.content-column3 {
	background:url(../images/bg-teaser.gif) top left no-repeat;
	padding:17px;
	width:265px;
	float:left;
	margin:0 15px 0 0;
	display:inline;
}*/
/* --------------------------------------------------------------------------- */
/* ######################## GLOBAL HEADLINES ################################# */
/* --------------------------------------------------------------------------- */


h1 {
	font-size: 25px;
	color: #ccc;
	font-weight:lighter;
	font-family: Arial, Helvetica, sans-serif
}
.cufon-loading h2{ visibility:hidden;} 

h2 {
	font-size: 30px;
	color: #384d74;
	font-weight:lighter;
	height:40px;
	margin: 30px 0 20px 15px;
}

h3 {
	font-size: 17px;
	color: #5FAE00;
	font-weight:lighter;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0 0 10px 0;
}

h4 {
	font-size: 12px;
	color: #014D74;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
}


/*
H3 - HEADLINE
==================================================*/

h3.einfach-weg {
	background:url(../images/h3/h3-einfach-weg.jpg) top left no-repeat;
	width:121px;
	height:26px;
	text-indent:-9999px;
}

h3.business-reisen {
	background:url(../images/h3/h3-business.jpg) top left no-repeat;
	width:163px;
	height:26px;
	text-indent:-9999px;
}

h3.online-buchen {
	background:url(../images/h3/h3-online-buchen.jpg) top left no-repeat;
	width:145px;
	height:26px;
	text-indent:-9999px;
}


/*
Tabelle Standard
==================================================*/

.table {
   width: 940px;
   border-collapse: seperate; /* Alternative waere border-collapse: separate */
   color: #5d533d;
}

.table-headline {
	background:#41C3F5;
	vertical-align:top;
	color:#014D74;
	font-size:14px;
}

table td {
	padding: 5px 5px 5px 10px;
	line-height:18px;
}

th {
   font-family:Arial, Helvetica, sans-serif;
   font-size: 12px;
   font-weight: normal;
}

tr.stripes {
   background-color: #e3e3e3;
	text-align:left;
}

td.stripes-white {
   background-color: #dee1e4;
	text-align:left;
}

td.stripes-sub {
   background-color: #b0e6fd;
	text-align:left;
}



/* --------------------------------------------------------------------------- */
/* ########################### *** P *** ##################################### */
/* --------------------------------------------------------------------------- */

p,
div#content-main p { margin: 0 0 20px 0; line-height: 18px;}

div#datenschutzhinweis p { font-size: 12px;}

.floatLeftFooter {float:left; padding:0 20px 0 0; }
	
.min-height { height:86px; }

.subtitleTeam { width:274px; float:left; margin:0 12px 24px 0!important; padding:5px 5px 5px 5px; color:#034B73;  background:#46C6F5; border:1px solid #40C0F1; } 
	
/*
IMAGEBORDER
==================================================*/

.imgborder {
	border: 1px solid #d0d0d0;
	padding: 2px;
	background:#fff;
	margin: 4px 8px 4px 0;
	cursor: pointer;
   outline: none;
}

.imgborder:hover{
	border: 1px solid #40C0F1;
	padding: 2px;
}

/*.imgbordernohover {
	border: 1px solid #666;
	padding: 2px;
	background:#fff url(../images/progress.gif) no-repeat center center;
	margin: 4px 4px 0 0;
}*/


/* --------------------------------------------------------------------------- */
/* #################### KONTAKT | ANFAHRT | IMPRESSUM ######################## */
/* --------------------------------------------------------------------------- */


/*
KONTAKT
==================================================*/

div.personalien { float: left; width: 300px!important;}
div.nachrichtenfeld { float: left; width: 300px;}


/*
ANFAHRT
==================================================*/

.imgbordernohover-anfahrt {
	border: 1px solid #d0d0d0;
	padding: 2px;
	background:#fff;
	width:900px;
}


/*
IMPRESSUM
==================================================*/

div#adressdaten { float: left; width: 300px;}
div#geschaeftsdaten { float: left; width: 300px;}


/* --------------------------------------------------------------------------- */
/* ########### Standard sIFR styles... !!! DO NOT MODIFY !!!  ################ */
/* --------------------------------------------------------------------------- */

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

/* Hide Adblock Object tab: the text should show up just fine, not poorly with a tab laid over it. */
.sIFR-flash + div[adblocktab=true] {
	display: none !important;
}

/*==================================================
    => clearfix   
==================================================*/

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}

.clearfix {
	display: inline-block; /* for IE/Mac */
}

/* Hides from IE-mac \*/
* html .clearfix {
	height: 1%;
	zoom: 1; /* triggers hasLayout */
}

.clearfix {
	display: block;
}

/* End hide from IE-mac */

/*==================================================
    => aktualisierung  
==================================================*/

.kontaktdaten {
	background:url(../images/bg-kontakt.gif) no-repeat;
	width:280px;
	height:170px;
	padding:10px 0 0 17px;
	margin:0 0 0 6px;
	float:left;	
}

h3.kontaktdaten {
	background:url(../images/h3/h3-kontaktdaten.jpg) top left no-repeat;
	width:132px;
	height:26px;
	text-indent:-9999px;
	margin:5px 0 0 0;
}

p.kontakt {
	margin:41px 0 0 0!important;
}

.blacklist {
	background:url(../images/bg-blacklist.gif) no-repeat;
	width:300px;
	height:182px;
	float:left;
	margin:0 4px 0 -15px;
}

img.blacklist {
	float:left;
	margin:15px 0 0 18px;
	width:90px;
	height:90px;
}
