/*******************************************************************************
********************************************************************************
	Projekt		: Lernidee
********************************************************************************
*******************************************************************************/

/************************************* Reset allgemein - NICHTS VERAENDERN *****
*******************************************************************************/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
:focus {
	outline: 0;
}
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}


/*********************************************** Reset - NICHTS VERAENDERN *****
*******************************************************************************/
a {
	text-decoration:none;
}
img, iframe, object, embed {
	vertical-align: bottom;
}
strong {
	font-weight: bold;
}
input, textarea, select {
	font-size: 1em;
}
html {
}
body {
	position:relative;
	background-color: #FFF;
	color: #000;
	font-size: 100.01%;
	font-weight: normal;
	line-height: 1;
	text-align: left;
}

sup {
	vertical-align: top;
}

/******************************************** Standard - NICHTS VERAENDERN *****
*******************************************************************************/

.nospace {
	margin: 0;
	padding: 0;
}

.rvrs {
	unicode-bidi: bidi-override; 
	direction: rtl;
}

body, div, 
h1, h2, h3, h4, h5, h6, p, 
a, span,  
dl, ol, ul, dt, dd, li {
	background-repeat:no-repeat;
}

.fl-lft { 
	float: left;
	margin: 0 20px 0 0;
}

.fl-rght { 
	float: right;
	margin: 0 0 0 20px;
}

.algn-lft { 
	text-align: left;
}

.algn-rght { 
	text-align: right;
}

.algn-cntr { 
	text-align: center;
}

.clearer { 
	display: block;
	clear: both;
	line-height: 0em;
	height: 1px;
	font-size: 0;
	visibility: hidden;
}

.clear { 
	clear: both;
}

.hidden {
	display: inline;
	position: absolute;
	left: -1000px;
	top: -1000px;
	width: 0px;
	height: 0px;
	overflow: hidden;
	background-color: #FFF;
}

.dib {
	display: block;
}

.din {
	display: none;
}



/*********************************************************** Hintergruende *****
*******************************************************************************/



/************************************************************* Text-Farben *****
*******************************************************************************/
/*	Schwarz */
body, 
.panes p a {

}
a.btn3, 
.lst-step {
	color: #494b4c;
}
.navi-tab li a, 
.navi-finder-type li a {
	color: #4c494a;
}
#navi-main .navi-fly a, 
#navi-sub li a, 
.lists li.list li a {
	color: #4b484a;
}
.lists li.list a {
	color: #505050;
}
p.price span.before {
	color: #2d2b2d;
}

/*	Hellgrau */
.navi-finder-select, 
#finder-type-2 h3, 
#finder-type-3 h3 {
	color: #a1a5a3;
}

/*	Weiss */
#navi-main a, 
#navi-main .navi-fly a:hover, 
#navi-main .navi-fly a.active, 
#navi-main .navi-fly a.current, 
#navi-sub li a:hover, 
#navi-sub li a.active, 
#navi-sub li a.current, 
#finder-btn a span, 
#finder-type-1 li.map a span, 
.lists li.list li a:hover, 
.navi-tab li.tab2 a, 
p.price span, 
a.btn1, 
a.btn2, 
a.btn4, 
span.btn1 input,
span.btn5 input,
.accs:hover, 
.accs-opened {
	color: #fff;
}

/*	Blau */
a, 
.hl1, 
.hl2, 
.hl4, 
.hl5, 
.hl6, 
.tx3, 
#navi-meta a, 
#navi-main dt, 
#footer a.lev1, 
.navi-tab li a.active, 
.navi-tab li a:hover {
	color: #00639f;
}

.hl9, 
.travel-text h1, 
.tx5 {
	color: #8eb2cb;
	color: #7ca0b9;
	color: #00639f;    /* Kai was here*/
}
/*	Grau-Blau */
#footer {
	color: #7b8995;
}

/*	Gruen */
.hl3, 
.hl7, 
.hl8, 
.navi-tab li.tab2 a.active, 
.lst-step li span.active, 
.navi-finder-type li a:hover, 
.navi-finder-type li a.active, 
#booking .form legend, 
#finder-close a, 
#finder-type-2 h3 span, 
#finder-type-3 h3 span {
	color: #11a152;
}

/*	Rot */
.form_warning,
dl.form_warning {
	color: #b00;
}
/*************************************************************** Schriften *****
*******************************************************************************/
body, input, textarea {
	font-family: "Arial", "Verdana", sans-serif;
}


/********************************************************* Schriftgroessen *****
*******************************************************************************/
body {
	font-size: 81.25%;
}

.navi-finder-type {
	font-size: 184.6%;
}

.hl1, 
.hl6, 
.hl7 {
	font-size: 161.5%;
}
.tx3 {
	font-size: 138.4%;
}
.hl2, 
.hl3, 
.hl8, 
.hl9, 
.travel-text h1, 
.tx5 {
	font-size: 130.7%;
}
.tx2, 
.lst-step, 
a.btn3, 
a.btn4, 
p.price span.number, 
#booking .form legend {
	font-size: 123%;
}
#finder-type-2 h3 span, 
#finder-type-3 h3 span, 
.travel-text h2 {
	font-size: 115.4%;
}
.tx4, 
#content {
	font-size: 107%;
}

.travel-text h3,
.ti-content h3 {
  font-size: 90%;
}

#navi-meta li.search, 
#footer li.btn1 {
	font-size: 100%;
}

#search input.form-text, 
#navi-main dd, 
p.price span.before {
	font-size: 92.3%;
}
#navi-meta li, 
#footer li, 
p.price span.after {
	font-size: 77%;
}


/************************************************************* Zeilenhoehe *****
*******************************************************************************/
.area, 
#navi-sub h3 {
	line-height: 1.4;
}

.lists li.list, 
p.price span {
	line-height: 1;
}

/************************************************************* Allgemeines *****
*******************************************************************************/



.area p, 
.area dl, 
.area ol, 
.area ul, 
.area table {
	margin-bottom: 1.4em;
}

.box1col p, 
.box2col p, 
.box2col ul, 
.box2col .hl4, 
.support p, 
.tsr1 .hl4 {
	margin-bottom: .5em;
}
.support, 
#sidebar p.lnk {
	margin-bottom: 2em;
}

.tsr1 .detail p.price {
	margin-bottom: 7px;
}


.panes p, 
.navi-tab p, 
.navi-tab ul, 
.tsr1 p.img, 
.tsr1 .detail p {
	margin-bottom: 0;
}

h1 a:hover, h2 a:hover, h3 a:hover, 
h4 a:hover, h5 a:hover, h6 a:hover {
	text-decoration: underline;
}

/********************************************************** Ueberschriften *****
*******************************************************************************/
h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
}

.hl4, 
.hl5 {
	font-weight: bold;
}

.hl1, 
.hl2, 
.hl7, 
.hl8 {
	background: transparent url(/layout/css/ln_h_gr_002_001.gif) repeat-x scroll left bottom;
}
.hl1, 
.hl7 {
	margin-bottom: 20px;
	padding-bottom: 6px;
}
.hl2, 
.hl8 {
	margin-bottom: 20px;
	padding-bottom: 7px;
}
.travel-text h2, 
.travel-text h3, 
.travel-text h4, 
.travel-text h5, 
.travel-text h6 {
	font-weight: bold;
}

.finder-travel .column-last .hl2 {
	margin-bottom: 10px;
	padding-top: 1em;
}
#booking .column-last .hl2 {
	padding-top: 4px;
}

.hl1 {}
.hl2 {}

.column .hl2, 
#sidebar .hl2 {
	clear: both;
}

.hl3 {}
.hl4 {}
.hl5 {}

/*	Slider 
		wie hl1, nur ohne Linie */
.hl6 {}

/*	Trefferliste 
		wie hl1, nur in gruen */
.hl7 {}

/*	Trefferliste 
		wie hl2, nur in gruen */
.hl8 {
	padding-top: 4px;
}

/*	Finder Detail 
		hellblau */
.hl9, 
.travel-text h1 {
	margin-bottom: 20px;
	font-weight: normal;
}

/*	normale TextgrÃ¶Ãe, fett */
.hl10 {
	font-weight: bold;
}

/******************************************************************* Texte *****
*******************************************************************************/
.tx1 {
	/* reserviert */
}
/* Telefonnummer von Support */
.tx2 {
	font-weight: bold;
}
/* Trefferanzahl in der Trefferliste */
.tx3 {
	font-weight: bold;
}
/* Telefonnummer von Support, Finderdetail */
.tx4 {
	font-weight: bold;
	font-size: 102%;
}
/* Text - hervorgehoben, hellblau */
/* wie hl9 */
.tx5 {
	margin-bottom: 20px;
}


/********************************************************** Seitenstruktur *****
*******************************************************************************/
body {
	padding: 13px 0;
}

#site {
	width: 100%;
}
#site-t {
	height: 11px;
}
#site-b {
	height: 12px;
}
#site-m {
	padding: 0 8px;
	background-repeat: repeat-y;
}














/**************************************************************** Tabellen *****
*******************************************************************************/
.ti-content table {
	width: 80%;
}

table.tbl1 {
	width: 100%;
}
table.tbl1 th, 
table.tbl1 td {
	padding: 2px 2px 2px 8px;
	background-color: #dfe7ef;
	border-bottom: 1px solid #fff;
}
table.tbl1 .odd th, 
table.tbl1 .odd td {
	background-color: #eef1f5;
}
table.tbl1 th {
	width: 130px;
}

/*	Termine, Preise, EZ-Zuschlag */
table.tbl-travel-dates th, 
table.tbl-travel-dates td {
	padding-right: 8px;
}
table.tbl-travel-dates .col-a {
	width: auto;
}
table.tbl-travel-dates .col-b, 
table.tbl-travel-dates .col-c {
	width: 80px;
	text-align: right;
}
table.tbl-travel-dates tbody td.col-a {
	padding-left: 18px;
}

/*	Aufpreise */
table.tbl-travel-charge th, 
table.tbl-travel-charge td {
	padding-right: 8px;
}
table.tbl-travel-charge .col-a {
	width: auto;
}
table.tbl-travel-charge .col-b {
	width: 80px;
	text-align: right;
}

