/* @group basic3col Layout */

* {
margin: 0;
padding: 0;
border: 0 none;
font-family: Verdana, Arial, sans-serif;
font-size: 10px;
}

body {
margin: 0;
padding: 0;
border: 0;
width: 1000px;
background: #679FDD url(clouds.jpg) no-repeat scroll 1000px 0px;
min-width: 600px;
}

.colmask {
position: relative;
clear: both;
float: left;
width: 100%;
overflow: hidden;
padding-bottom: 10px;
}

.middle_content {
#        -moz-border-radius: 6px;
#        -khtml-border-radius: 6px;
margin:  10px 0px 10px 10px;
padding: 10px;
float: left;
background-color: white;
min-height: 500px;
}

/* @group booking layout */
.booking .middle_content {
	width: 980px !important;
	background-color: #E8EEFA !important;
	margin: 0px;
}
/* @end */


/* @group basic 2 column layout */

.basic2col {
background-color: white;	/* Left column background colour */
}

.basic2col .colright {
background-color: white;	/* Right column background colour */
float:left;
left:200px;
position:relative;
width:200%;
}

.basic2col DIV.col1wrap {
float:right;
padding-bottom:1em;
position:relative;
right:200px;
width:50%;
}

.basic2col .col1 {
margin: 0px 0px 0px 200px;
position: relative;
right: 100%;
overflow: hidden;
}

.basic2col .col2 {
float:left;
position:relative;
right:200px;
width:200px;
}

.basic2col .middle_content {
	width: 760px;
}

/* @end */

/* @group basic 1 column layout */
.basic1col {
	background-color: white;
}

.basic1col .middle_content {
width: 960px;
}

/* @end */

/* @group basic 3 column layout */

.basic3col {
background: white;
/* Right column background colour */
}

.basic3col .colmid {
float: left;
width: 200%;
margin-left: -285px;
/* Width of right column */
position: relative;
right: 100%;
background: white;
/* Centre column background colour */
}

.basic3col .colleft {
float: left;
width: 100%;
margin-left: -50%;
position: relative;
left: 485px;
/* Left column width + right column width */
background: white;
/* Left column background colour */
}

.basic3col .col1wrap {
float: left;
width: 50%;
position: relative;
right: 200px;
/* Width of left column */
padding-bottom: 1em;
/* Centre column bottom padding. Leave it out if it's zero */
}

.basic3col .col1 {
margin: 0 285px 0px 200px;
/* Centre column side padding:
Left padding = left column width + centre column left padding width
Right padding = right column width + centre column right padding width */
position: relative;
left: 200%;
overflow: hidden;
}

.basic3col .col2 {
float: left;
float: right;
/* This overrides the float:left above */
width: 200px;
/* Width of left column content (left column width minus left and right padding) */
position: relative;
/* Width of the left-had side padding on the left column */
}

.basic3col .col3 {
float: left;
float: right;
/* This overrides the float:left above */
width: 285px;
/* Width of right column content (right column width minus left and right padding) margin-right: 45px;
/* Width of right column right-hand padding + left column left and right padding */
position: relative;
left: 50%;
margin-top: 10px;
}

.basic3col .middle_content {
width: 485px;
}

/* @end */

/* @end */

/* @group Design */

/* @group Teaser */

/* @group groÃƒÅ¸ */

.tx-jppageteaser-pi1 ins {
	display: block;
}

.tx-jppageteaser-pi1 .list .entry-large {
float: left;
z-index: 1;
width: 240px;
height: 150px;
margin-bottom: 0px;
overflow: hidden;
margin-right: 20px;
}  

.tx-jppageteaser-pi1 .list .entry-large .overlay {
background: transparent url(elements.png) no-repeat scroll 0 -300px;
width: 240px;
height: 150px;
margin-top: -150px;
position: relative;
}

.tx-jppageteaser-pi1 .list .entry-large .overlay:hover {
background-position: -250px -300px;
}

.tx-jppageteaser-pi1 .list .lastInRow {
margin-right: 0px;
}

.tx-jppageteaser-pi1 .list .entry-large .text {
position: relative;
top: -27px;
width: 180px;
height: 20px;
margin-left: 15px;
}

.tx-jppageteaser-pi1 .list .entry-large .image { 
position: relative;
width: 240px;
height: 150px;
}

.tx-jppageteaser-pi1 .list .entry-large .image img {
position: relative;
border: 0px;
margin:8px;
padding: 0px;
}


.tx-jppageteaser-pi1 .list .entry-large .text H1 {
position: relative;
color: black;
font-weight: bold;
font-size: 11px !important;
height: 20px;
margin: 0px;
text-decoration: none;
} 

/* @end */

/* @group detail */


.tx-jppageteaser-pi1 {
text-decoration: none;
color: black;
width: 100%;
margin: 10px 0px;
float: left;
} 

.tx-jppageteaser-pi1 .list {
width: 100%;	
} 

.tx-jppageteaser-pi1 .list .entry-detail {
width: 100%;
height: 100px;
margin-bottom: 10px;
overflow: hidden;
} 

.tx-jppageteaser-pi1 .list .entry-detail a:hover {
text-decoration: none;
}

.tx-jppageteaser-pi1 .list .entry-detail .description a {
font-size: 11px;
line-height: 1.3em;
margin: 0px;
border: 0px;
padding: 0px;
color: black;
} 

.tx-jppageteaser-pi1 .list .entry-detail .text {
float: left;
width: 313px;
margin-left: 20px;
}

.tx-jppageteaser-pi1 .list .entry-detail .image { 
float: left; 
width: 150px;
}

.tx-jppageteaser-pi1 .list .entry-detail .image img {
float: left;
border: 0px;
margin:0px;
padding: 0px;
}

.tx-jppageteaser-pi1 .list .entry-detail .text h1 {
margin-bottom: 0.3em;
}

.tx-jppageteaser-pi1 .list .entry-detail H1 a{ 
color: #034EA2;
font-weight: bold;
font-size: 12px;
margin-bottom: 0.3em;
} 


/* @end */

/* @end */



/* @group tabs */

.tx-rgtabs-pi1 #bookingmask ul.rgtabs-menu li {
	background-color: #FFF6E0;
}

.tx-rgtabs-pi1 #bookingmask ul.rgtabs-menu li.rgtabs-selected {
	background-color: #FFCC3D;
	border-color: #FFCC3D;
}

.tx-rgtabs-pi1 #bookingmask ul.rgtabs-menu li.rgtabs-selected a {
	color: black;
}

.tx-rgtabs-pi1 #bookingmask .rgtabs-wrapper {
	-moz-border-radius-bottomright:6px;
	-moz-border-radius-bottomleft:6px;
	border-color: #FFCC3D;
	background-color: #FFF6E0;
	background: url(bookingBG_1.jpg) -20px -40px;
}

.tx-rgtabs-pi1 ul.rgtabs-menu {
padding: 0px;
}

.tx-rgtabs-pi1 ul.rgtabs-menu li {
background-color: #E8EEFA;
color: white;
float: left;
list-style: none;
margin: 0px 1px 0px 0px;
padding: 3px 7px;
border:  1px solid transparent;
border-bottom: 0px;
border-top:  2px solid white;
}

.tx-rgtabs-pi1 ul.rgtabs-menu li.rgtabs-selected {
background-color: #034EA2;
border-top:  2px solid #034EA2;
border-color: #034EA2;
} 

.tx-rgtabs-pi1 ul.rgtabs-menu li.rgtabs-selected a{
color:  white;
}

.tx-rgtabs-pi1 ul.rgtabs-menu li a{
color:  black;
}

.tx-rgtabs-pi1 .rgtabs-wrapper {
float: left;
width: 100%;
border-top:  2px solid #034EA2;
background-color: #E8EEFA;
margin-bottom: 10px;
}

.borderless .tx-rgtabs-pi1 .rgtabs-wrapper .rgtabs-container{
margin: 0px;
}


.fce_right_1 .tx-rgtabs-pi1 {
	margin-top: 10px;
}


.tx-rgtabs-pi1 .rgtabs-wrapper .rgtabs-container{
margin: 10px;
}

.fce_right_1 .tx-rgtabs-pi1 ul li {
	width: auto;
	border: 0px !important;
}

.fce_right_1 .tx-rgtabs-pi1 ul.rgtabs-menu li {
	padding: 3px 4px;
}

.fce_right_1 .tx-rgtabs-pi1 ul li a:hover {
	background-color: transparent !important;
	text-decoration: underline !important;
	color: black !important;
}

.fce_right_1 .tx-rgtabs-pi1 ul li.rgtabs-selected a:hover {
	color: white !important;
}
/* @end */



/* @group Content */

/* @group fce_right_1 */

.fce_right_1 {
float: left;
margin: 10px 0px 0px 10px;
background-color: white;
width: 265px;
}

.fce_right_1 .csc-header {
        -moz-border-radius-topleft: 6px;
        -khtml-border-radius-topleft: 6px;
        -moz-border-radius-topright: 6px;
        -khtml-border-radius-topright: 6px;

padding: 2px 10px 4px 7px;
background-color: #034EA2;
}

.fce_right_1 h1{
font-family: Arial;
font-size: 13px !important;
font-style: normal;
font-weight: normal;
font-size: 13px;
margin: 0px;
color:  white;
}

.fce_right_1 ul {
padding:  0;
overflow: hidden;
}

.fce_right_1 ul li a {
padding: 0px 10px 0px 7px;
font-family: Arial;
font-size: 13px;
font-style: normal;
color: black;
text-decoration: none;
background: none;
display: block;
width: 100%;
line-height: 24px;
margin: 0px;
}

.fce_right_1 ul li {
text-align: left;
list-style: none;
width: 100%;
border-style: dotted;
border-color: white;
margin: 0px 0px 1px 0px;
background-color: #E8EEFA;
}

.fce_right_1 ul li a:hover {
background-color: #aa1710;
color: white;
}

/* @end */

/* @group fce_left_1 */

.fce_left_1, .col2 DIV.csc-default{
float: left;
margin: 10px 0px 0px 10px;
width: 190px;
}

.fce_left_1 .csc-header {
padding: 2px 10px 4px 7px;
background-color: #034EA2;
#-khtml-border-radius-topleft: 6px;
#-khtml-border-radius-topright: 6px;
#-webkit-border-top-left-radius: 6px;
#-webkit-border-top-right-radius: 6px;
#-moz-border-radius-topleft: 6px;
#-moz-border-radius-topright: 6px;
}

.fce_left_1 h1{
font-family: Arial;
font-size: 13px !important;
font-style: normal;
font-weight: normal;
font-size: 13px;
margin: 0px;
color:  white;
}

.fce_left_1 ul {
padding:  0;
}

.fce_left_1 ul li a {
padding: 0px 10px 0px 7px;
font-family: Arial;
font-size: 13px;
font-style: normal;
color: black;
text-decoration: none;
background: none;
display: block;
line-height: 24px;
margin: 0px;
}

.fce_left_1 ul li {
text-align: left;
list-style: none;
width: 100%;
border-style: dotted;
border-color: white;
margin: 0px 0px 1px 0px;
background-color: #E8EEFA;
}

.fce_left_1 ul li a:hover {
background-color: #aa1710;
color: white;
}

/* @end */

H1, H2, H3, H4, H5, a, p, em, strong, li {
font-family: Verdana;
font-size:  13px;
font-style:  normal;
line-height: 1.3em;
margin-bottom: 0.5em;
}

a {
color:  #034EA2;
text-decoration: none;
}

a:hover {
text-decoration: underline;
}

H1, H2, H3, H4, H5 {
font-style: normal;
margin-bottom: 1em;
margin-top: 0em;
font-weight: bold;
text-decoration: none;
color: black;
}

#content_left H1,#content_left H2,#content_left H3,#content_left H4,#content_left H5 {
margin-bottom: 0.3em;
}

H1 {
font-size: 1.5em !important;
}

H2 {
font-size: 1.4em !important;
}

H3 {
font-size: 1.3em !important;
}

H4 {
font-size: 1.2em !important;
}

H5 {
font-size: 1.2em !important;
}

p, li, strong, em {
color: #444444;
}

li {
margin-left: 3em;
}

ul {
list-style-type: square;
padding: 0.5em;
}

p.csc-subheader {
font-size: 1.4em;
font-weight: bold;
margin-bottom: 1em;
margin-top: -1em;
}

#content_right {
margin: 0px 10px 10px 10px;
padding: 10px;
float: left;
background-color: white;
width: 245px;
}

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

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

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

strong {
font-size: 90%;
font-weight: bold;
}

em {
font-style: italic;
}

/** ///////////////////////////////  **/

#content_left {
padding: 10px;
}


.middle_content a:first-child + .csc-header {
margin-top: 0em;
}

.middle_content a:first-child + a + .csc-header {
margin-top: 0em;
}

.middle_content .csc-header {
margin-top: 2em;
clear: both;
}

.csc-textpic {
clear: both;
}

.middle_content a.external-link-new-window, .middle_content a.internal-link, .middle_content a.mail, .middle_content a.download, .news-single-additional-info dl.news-single-links a {
font-size: 13px;
font-style: normal;
margin-bottom: 2em;
line-height: 1.3em;
color: #034EA2;
text-decoration: none;
padding: 0px;
}

.middle_content a.external-link-new-window:hover, .middle_content a.internal-link:hover, .middle_content a.mail:hover, .middle_content a.download:hover,  .news-single-additional-info dl.news-single-links a:hover {
text-decoration: underline;
}



table.type_1 * {
font-family: Arial;
font-size: 13px;
font-style: normal;
text-align: left;
vertical-align: top;
padding: 2px 5px;
}

table.type_1 {
width: 463px;
border-spacing: 1px;
}

table.type_1 tbody th {
width: 205px;
}

table.type_1 tbody tr.tr-even {
background-color: #dddccc;
}

table.type_1 tbody tr.tr-odd {
background-color: #F2F1E2;
}


#right p {
font-size: 10px;
font-family: Arial;
font-style: normal;
}

#right > H1:first-child {
margin-top: 0px;
}

#right a:first-child + DIV H1 {
margin-top: 0px;
}

#right H1, #right H2, #left h1 {
font-family: Arial;
font-style: normal;
font-weight: normal;
font-size: 16px;
color: darkgray;
margin-top: 10px;
}

#left h1 {
padding-left: 5px;
}

/* @end */

/* @group Kontaktformular */

#mailform {
background-color:#E8EEFA;
padding: 10px;
}

#mailform .csc-mailform-field {
margin-bottom:  10px;
}

#mailform .csc-mailform-field, #mailform .csc-mailform-field label, #mailform .csc-mailform-field textarea {
float: left;
width: 100%;
font-size:12px;
}

#mailform .csc-mailform-field #mailformformtype_mail {
padding:  5px 10px;
border:  1px solid gray;
}

#mailform .csc-mailform-field #mailformformtype_mail:hover {
background-color: #034EA2;
color:  white;
}

#mailform .csc-mailform-field textarea {
border: 1px solid #BEBEBE;
width: 100%;
}

#mailform .csc-mailform-field #mailformEmail {
width: 100%;
}

#mailform select#mailformtopic {
width:  100%;
padding: 3px;
}

#mailform select#mailformtopic option{
padding:  3px;
border-bottom:  1px solid gray;
}

/* @end */



/* @group Header */

#header, #footer {
font-size: large;
text-align: center;
padding: 0.3em 0;
background: white;
}

#header {
height: 253px;
width: 980px;
padding: 10px;
position: relative;
overflow: hidden;
background: url(elements.png) no-repeat 0 -500px;
}

#left {
float: left;
padding-top: 10px;
}

#container .column {
text-align: justify;
}

.hmenu {
float: left;
position: relative;
display: block;
z-index: 0;
margin: 0px;
padding: 0px;
border: 0px;
}

#pageImage {
background-color: white;	
position: absolute;
top: 53px;
left: 60px;
width:  930px;
height:  210px;
overflow: hidden;
}

#header_logo {
background: url(elements.png) no-repeat 0 0px;
position:absolute;
right:10px;
top:53px;
}

#header_logo:hover {
background-position: -300px 0px;
}

#header_logo a {
float: left;
position: relative;
display: block;
margin: 0px;
padding: 0px;
border: 0px;
width: 284px;
height: 66px;
}

/* @group InfoWidget */

#infoNote {
	opacity: 0.95;
	position: absolute;
	right: 10px;
	top: 119px;
	width: 284px;
	height: 144px;
	overflow: hidden;
}

#infoNote #infoNoteContent, #infoNote #infoNoteContent .news-latest-container, #infoNote #infoNoteContent .news-latest-container .news-latest-item{
	height: 100%;
	width: 100%;
	padding: 0px;
}

#infoNote #infoNoteContent .news-latest-container .news-latest-item {
	padding: 0px;
	margin: 0px;
}

#infoNote #infoNoteContent .news-latest-container .news-latest-item h3{
	margin: 10px;
}

#infoNote #infoNoteContent .news-latest-container .news-latest-item h3 a{
	font-size: 11px;
}

#infoNote #infoNoteContent .news-latest-container .news-latest-item  p.bodytext {
	margin: 10px;
}

#infoNote #infoNoteContent .news-latest-container .news-latest-item .news-latest-morelink{
	bottom: 0;
	padding: 5px;
	position: absolute;
	right: 0;
	background-color: black;
}

#infoNote #infoNoteContent .news-latest-container .news-latest-item .news-latest-morelink a{
	color:  white;
}

#infoNote #infoNoteContent .Warnung {
	background-color: red;
}
#infoNote #infoNoteContent .Warnung h3 a, #infoNote #infoNoteContent .Warnung p {
        color: white;
}


#infoNote #infoNoteContent .Hinweis {
	background-color: #FFCC3D;
}
/* @end */



/* @group Header Menu */

ul#header_menu {
text-decoration: none;
position: relative;
display: block;
margin: 0px;
padding: 0px;
border: 0px;
width: 640px;
float: left;
height: 38px;
}

ul#header_menu li {
list-style: none;
margin: 0px;
padding: 0px;
border: 0px;
display: inline;
}

ul#header_menu li a {
float: left;
position: relative;
display: block;
margin: 0px;
border: 0px;
padding: 11px 11px 12px;
font-family: Arial;
font-weight: bold;
font-size: 12px;
font-style: normal;
text-decoration: none;
color: #034EA2;
line-height: 1em;
}

ul#header_menu li + li a:hover {
color: white;
background: url(elements.png) no-repeat -5px -200px;
}

ul#header_menu li:first-child a:hover, ul#header_menu li.act_first a {
color: white;
background: url(elements.png) no-repeat 0px -200px;
}

ul#header_menu li + li.act a {
color: white;
background: url(elements.png) no-repeat -5px -200px;
}

/* @end */

/* @end */

/* @group Quicklinks */

#quicklinks {
position: absolute;
width: 40px;
height: 208px;
top: 52px;
left: 10px;
overflow: hidden;
}

#quicklinks .qle{
width: 30px;
height: 30px;
display: block;
}

#quicklinks #departure {
background: url(elements.png) -600px 0px;
}
#quicklinks #arrival {
background: url(elements.png) -650px 0px;
}
#quicklinks #hotel {
background: url(elements.png) -750px 0px;
}
#quicklinks #traffic {
background: url(elements.png) -700px 0px;
}
#quicklinks #safety {
background: url(elements.png) -800px 0px;
}


#quicklinks a.link, #quicklinks a.link2 {
margin-top: 10px;
float: left;
background: none;
color: white;
text-decoration: none;
border: 1px;
border-style: solid;
border-color: transparent;
padding-left: 7px;
padding-right: 7px;
padding-top: 3px;
padding-bottom: 3px;
font-size: 10px;
}

#quicklinks a.link + a.link2 {
float: right;
margin-right: 13px;
}

#quicklinks a.link:hover, #quicklinks a.link2:hover {
border-color: white;
}

#quicklinks a.shortcut {
/*background-color: #E8EEFA;*/
float: left;
margin: 2px;
padding: 4px;
}

#quicklinks a.shortcut:hover {
background-color: #034EA2;
}


/* @end */


/* @group BreadCrumb */

ul#breadcrumb {
float: left;
position: relative;
width: 986px;
height: 28px;
background-color: #E8EEFA;
padding: 5px 7px;
border: 0px;
border-top: 4px solid #034EA2;
margin:  0px;
}

ul#breadcrumb li {
list-style: none;
position: relative;
display: inline;
margin: 0px;
padding: 0px 0px 0px 4px;
border: 0px;
left: 1px;
font-family: Arial;
font-weight: normal;
font-size: 13px;
font-style: normal;
}

ul#breadcrumb ins {
background: url(elements.png) no-repeat 0px 0px;
position: relative;
display: inline;
font-family: Arial;
font-weight: normal;
font-size: 13px;
font-style: normal;
text-decoration: none;
padding: 6px 8px 6px 5px;
}

ul#breadcrumb a {
display: inline;
position: relative;
color: white;
text-decoration: none;
line-height: 1em;
top: 6px;
margin-right: 0px;
}

ul#breadcrumb .corpus {
background-position: -14px -156px;
}

ul#breadcrumb .peak {
padding-left: 14px;
background-position: -774px -156px;
}

ul#breadcrumb li:first-child .tail {
background-position: -14px -156px;
padding-left: 3px;
padding-right: 0px;
margin-left: 0px;
}

ul#breadcrumb li .tail {
background-position: 0px -156px;
margin-left: -22px;
}

ul#breadcrumb li:first-child a:hover .tail {
background-position: -14px -128px;
}

ul#breadcrumb li + li a:hover .tail {
background-position: 0px -128px;
}

ul#breadcrumb li a:hover .corpus {
background-position: -14px -128px;
}

ul#breadcrumb li a:hover .peak {
background-position: -774px -128px;
}

/* @end */

/* @group SiteNav */

#siteNav {
	width:  100%;
	float: left;
}

#siteNav ul.l1 {
float: left;
width: 175px;
list-style: none;

}

#siteNav ul.l1 li.sub{
	margin: 0px 0px 5px 0px;
	font-size: 11px;
}

#siteNav ul.l1 li a {
	color: #034EA2;
}

#siteNav ul.l1 li.sub a {
	font-size: 13px;
	color: gray;
}


#siteNav li {
	list-style: none;
}

#siteNav li a {
        font-size: 13px;
        color: gray;
}

#siteNav ul.l1 li {
margin: 0px 0px 0px 10px;
}

#siteNav ul.l1 li a{
font-size: 11px;
margin: 0;
}


#siteNav ul.l1 ul#l2{

}

#siteNav ul.l1 ul#l2 li{

}
/* @end */


/* @group DestinationNav */
.destNav {
	width: 990px;
	margin: 10px 0px 0px 10px;
	float: left;
}

.destNav h1 {
	color: white;
	margin: 0px;
}

.destNav li{
	display: inline-block;
	width: 140px;
	margin: 0px;
}

.destNav li a {
	font-size : 12px;
	color: white;
}
/* @end */


/* @group Main Menu */
#content_left {
float: left;
margin: 0px 0px 0px 10px;
padding: 10px 0px 0px 0px;
width: 100%;
}

#main_menu {
float: left;
width: 100%;
position: relative;
}

#main_menu dl {
	width: 190px;
}

#main_menu dt , #main_menu li.no {
text-align: left;
list-style: none;
width: 190px;
border-style: dotted;
border-color: white;
margin: 0px 0px 1px 0px;
background-color: #034EA2;
float: left;
height: 24px;
}


#main_menu ul {
padding:  0;
}

#main_menu dl dd.no {
	background-color: #E8EEFA;
}

#main_menu dl.act dd.no {
	margin: 1px 0px;
}

#main_menu dl.no dd.no {
	width: 195px;
	top: -5px;
}

#main_menu ul#l1 ul#l2 li a, #main_menu dl dd a{
	color:  black;
}

#main_menu dd.act a{
background-color: white;
color:  black;
border-left: 3px solid #AA1710;
padding-left: 4px;
}

#main_menu ul li {
	float: left;
}

#main_menu a, #main_menu ul li.no a {
padding: 0px 10px 0px 7px;
font-family: Arial;
font-size: 13px;
font-style: normal;
color: white;
text-decoration: none;
background: none;
display: block;
width: 173px;
line-height: 24px;
margin: 0px;
}


#main_menu dl.no dd.no {
	display: none;
	float:right;
	position: relative;
	border-right: 5px solid white;
	border-bottom: 1px solid white;
}

#main_menu dl.no dd.first {
	border-top: 5px solid white;
}

#main_menu dl.no dd.last {
        border-bottom: 5px solid white;
}

#main_menu dl.no dd.single {
	border-top: 5px solid white;
        border-bottom: 5px solid white;
}

#main_menu dl.no dd.no a {
	width: 178px;
}

#main_menu dl.no:hover dt {
	background-color: #aa1710;
}

#main_menu dl.no:hover dd, #main_menu dl.act dd {
	display: block;
}

#main_menu dl.no:hover dd a {
	color: black;
}

#main_menu dl.no:hover {
	width: 390px;
	position: relative;
	z-index: 10;
}

#main_menu dt:hover, #main_menu dd a:hover, #main_menu li.no:hover, #main_menu li.no a:hover, #main_menu .act, #main_menu dl.no dd a:hover{
	background-color: #aa1710;
	color: white;
}

#main_menu ul li dl.act {
	background-color: white;
}




/* @end */

/* @group Footer */

#footer-wrapper {
float: left;
background-color: #659fde;
}

#footer {
        -moz-border-radius-topleft: 6px;
        -moz-border-radius-topright: 6px;
        -khtml-border-radius-topleft: 6px;
        -khtml-border-radius-topright: 6px;

z-index: 10;
float: left;
width: 980px;
height: 20px;
padding-right: 20px;
padding-top: 10px;
margin-top: 10px;
	background-color:#327AC4; 
}

#footer p {
color: white;
text-align: right;
line-height: 2em;
font-size: 10px;
margin-left: 8px;
width: 280px;
float: left;
}

ul#footer_menu {
display: inline;
position: relative;
}

ul#footer_menu li {
display: inline;
list-style: none;
float: right;
margin-left: 1em;
}

ul#footer_menu li a, #footer p a {
background: none;
color: white;
text-decoration: none;
border: 1px;
border-style: solid;
border-color: transparent;
padding-left: 7px;
padding-right: 7px;
padding-top: 3px;
padding-bottom: 3px;
font-size: 10px;
}

ul#footer_menu li a:hover, #footer p a:hover {
border-color: #034ea2;
}

/* @end */

/* @group Language */

.LANGUAGE_SELECTOR {
float: none;
position: absolute;
color: gray;
top: 22px;
right: 30px;
text-align: right;
text-decoration: none;
font-family: Arial;
font-weight: bold;
font-size: 13px;
font-style: normal;
}

.tx-srlanguagemenu-pi1 img {
border-style: none;
margin: 2px 4px;
padding: 0px;
height: 13px;
width: 21px;
}

.tx-srlanguagemenu-pi1 {
float: right;
margin-top: -10px;
margin-right: -10px;
height:  21px;
display: block;
background-color: #E8EEFA;
padding: 7px;
}

.tx-srlanguagemenu-pi1 a {
margin: 0px;
}

.tx-srlanguagemenu-pi1 .CUR {
float: left;
border: 1px;
border-style: solid;
border-color: #034ea2;
}

.tx-srlanguagemenu-pi1 .NO {
float: left;
padding: 1px;
border: 0px;
}

.tx-srlanguagemenu-pi1 .INACT {
float: left;
padding: 1px;
border: 0px;
}

/* @end */

/* @group SearchBox */

.tx-macinasearchbox-pi1 {
background-color: #E8EEFA;
float: right;
margin-right: 0px;
margin-top: -10px;
padding: 5px 4px 4px 4px;
display: block;
height: 26px;
}

.tx-macinasearchbox-pi1 #searchbox {
background-color: white;
float:  left;
padding: 1px;
}

.tx-macinasearchbox-pi1 form input#text {
font-size: 14px;
padding: 3px;
float: left;
}

.tx-macinasearchbox-pi1 input#submit {
background:transparent url(macinasearchbox/search.gif) repeat scroll 0 0;
width: 22px;
height:  22px;
float: left;
margin: 1px;
cursor: pointer;
text-indent:-999px;
font-size: 0px;
font-size: 0px;
}


/* @end */

/* @group SearchResult */

.tx-indexedsearch {
width: 100%;
clear: both;
}

.tx-indexedsearch .tx-indexedsearch-whatis {
font-family:Verdana;
font-size:15px;
font-style:normal;
line-height:1.3em;
margin-bottom:1.5em;
color: black;
}

.tx-indexedsearch .tx-indexedsearch-whatis span {
font-family:Verdana;
font-size:15px;
font-style:normal;
line-height:1.3em;
font-weight: bold;
margin-bottom:1.5em;
color: black;
}


.tx-indexedsearch-searchbox {
background-color: #F4F4F4;
padding: 10px;
margin-bottom: 10px;
}

.tx-indexedsearch .tx-indexedsearch-res h3 {
font-size: 13px;
margin-bottom: 0px;;
}

.tx-indexedsearch .tx-indexedsearch-searchbox input.tx-indexedsearch-searchbox-sword {
     border: 1px solid #7E7D7D;
     margin-left: 10px;
}

.tx-indexedsearch .tx-indexedsearch-searchbox input.tx-indexedsearch-searchbox-button {
     background-color: gray;
     border: 1px solid black;
     color: white;
     margin: 5px 10px;
     width: 152px;
}

.tx-indexedsearch-title a {
color:#034EA2;
font-size:12px;
font-style:normal;
line-height:1.5em;
margin-bottom:2em;
padding:0px;
text-decoration:underline;
}

.tx-indexedsearch-title a:hover {
text-decoration: underline;
}

p.tx-indexedsearch-descr {
color:#444444;
font-size:12px;
font-style:normal;
line-height:1.5em;
}

p.tx-indexedsearch-descr strong.tx-indexedsearch-redMarkup {
color: black;
font-size:12px;
font-style:normal;
line-height:1.5em;
font-weight: bold;
}

.tx-indexedsearch-res {
margin-bottom: 10px;
}

.tx-indexedsearch-res .tx-indexedsearch-res {
overflow:hidden;
}


/* @end */



/* @group Preferred Partner */

.pp {
height: 50px;
width: 160px;
background: transparent url(logos.png);
}

#preferredPartner #title {
height: 30px;
}

#preferredPartner ins#intersky {
background-position: 0px -50px;
}

#preferredPartner ins#intersky:hover {
background-position: 160px -50px;
}

#preferredPartner ins#airberlin {
background-position: 0px -100px;
}

#preferredPartner ins#airberlin:hover {
background-position: 160px -100px;
}

#preferredPartner ins#lufthansa {
background-position: 0px -150px;
}

#preferredPartner ins#lufthansa:hover {
background-position: 160px -150px;
}

#preferredPartner ins#highlife {
background-position: 0px -200px;
}

#preferredPartner ins#highlife:hover {
background-position: 160px -200px;
}

#preferredPartner ins#myWings {
background-position: 0px -350px;
}

#preferredPartner ins#myWings:hover {
background-position: 160px -350px;
}

#preferredPartner ins#hamburgInternational {
background-position: 0px -250px;
}

#preferredPartner ins#hamburgInternational:hover {
background-position: 160px -250px;
}

#preferredPartner ins#germanwings {
background-position: 0px -300px;
}

#preferredPartner ins#germanwings:hover {
background-position: 160px -300px;
}


#preferredPartner ins{
	display: block;
}

/* @end */


/* @group Advertisement */


.ad_3col_1 {
background-color: white;
float: left;
width: 780px;
padding:  10px 0px;
margin: 0px 0px 10px 0px;
}

.ad_3col_1 div {
        margin: 0 9px;
        float: left;
        overflow: hidden;
        width: 242px;
}

.ad_3col_1 div div {
        background-color: white;
}

.ad_3col_1 div a {
        margin: 0px;
}



.ad_3col {
background-color: white;
float: left;
width: 780px;
padding:  20px 0px;
margin: 0px 0px 10px -10px;
}

.ad_3col div {
	margin: 0 9px;
	float: left;
	overflow: hidden;
	width: 242px;
}

.ad_3col div div {
	background-color: white;
}

.ad_3col div a {
	margin: 0px;
}

#ad_right_top {
width:  234px;
margin: auto;	
clear: both;
}

#ad_right_bottom {
margin: auto;
width: 200px;
}

/* @end */

/* @group News LEFT PANE */

.col2 .news-latest-container {
clear:both;
display:block;
float:left;
height:200px;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin-bottom:0;
margin-left:10px;
margin-right:0;
margin-top:10px;
overflow:hidden;
position:relative;
width:100%;
}

.col2 .news-latest-container ul {
	list-style: none;
	padding: 0px;
}

.col2 .news-latest-container ul li {
	margin: 0px;
	height: 200px;
}


.col2 .news-latest-container .news-latest-item:hover {
background-color: #034EA2;
}

.col2 .news-latest-item:hover h3 a, .col2 .news-latest-item:hover p.bodytext, .col2  .news-latest-item:hover .news-latest-morelink a {
color:  white;
}

.news-latest-container .news-latest-item img {
float: left;
margin-right:5px;
}

.news-latest-item {
float: left;
margin-bottom: 5px;
width: 180px;
padding: 5px;
background-color: #E8EEFA;
}

.news-latest-item span a{
color:#C2C2C2;
text-decoration: none;
font-size: 1em;
}

li.news-latest-item h3 a{
color: black;
text-decoration: none;
font-size: 0.8em;
}

li.news-latest-item h3 {
	margin-bottom: 2px;
	font-size: 14px !important;
}		

.news-latest-item p.bodytext{
color: black;
font-size: 11px;
}


.news-latest-item h1 {
margin-bottom: 0.2em;
}

.news-latest-item h1 span{
font-size: 9px;
color: black;
display: block;
font-weight: normal;
}

.news-latest-item h1 a{
font-size: 15px;
font-weight: bold;
text-decoration: none;
color: black;
}

.news-latest-item h1 a:hover{
text-decoration: underline;
}

.news-latest-item p.bodytext {
margin-bottom: 0.2em;
text-align: left;
}

.news-latest-morelink a{
font-size: 10px;
font-style: normal;
color: gray;
margin-bottom: 1em;
font-weight: bold;
font-family: Verdana, Arial, sans-serif;
text-decoration: none;
}

.news-latest-morelink a:hover{
text-decoration:underline;
}


/* @end */



/* @group News RIGHT PANE */

.col3 p.bodytext {
color: black;
}

.col3 .news-latest-container h2 {
color: white;
font-family: Verdana;
font-size: 13px !important;
font-style: normal;
font-weight: normal;
margin: -5px;
background-color: #034EA2;
padding: 2px 7px;
}


.col3 .news-latest-container {
margin: 10px;
width: 255px;
position: relative;
height: 130px;
padding: 5px;
background-color: #E8EEFA;
overflow: hidden;
-moz-border-radius:6px;
}

.col3 .news-latest-container:hover {
background-color: white;
}

.col3 li.news-latest-item {
background: none;
width: 255px;
height: 130px;
margin: 0px;
}

.col3 .news-latest-container ul {
	padding: 0px;
	list-style: none;
}

.col3 span.news-latest-date a, #right H3 a {
color: gray;
text-decoration: none;
}

.col3 .news-latest-morelink a {
float: right;
color: #034EA2;
text-decoration: none;
}

.col3   H3 a {
color: black;
}

/* @end */
/* @group NEWS DETAIL */


	.news-list-container .news-list-item img {
		float: left;
		margin-right:5px;
	}
	
	.news-list-item {
		float: left;
		margin-bottom: 40px;
	}
	
	
	.news-list-item h1 {
		margin-bottom: 0.2em;
	}

	.news-list-item h1 span{
		font-size: 9px;
		color: black;
		display: block;
		font-weight: normal;
	}

	.news-list-item h1 a{
		font-size: 15px;
		font-style: bold;
		text-decoration: none;
		color: black;
	}

	.news-list-item p.bodytext {
		margin-bottom: 0.2em;
		text-align: justify;
	}

	.news-list-item .news-single-img {
		float: right;
		margin-top: -30px;
		margin-left: 20px;
	}


	.news-list-morelink {	
		float: right;		
	}
	
	.news-list-morelink a{
		font-size: 10px;
		font-style: normal;
		color: black;
		margin-bottom: 1em;
		font-weight: bold;
		font-family: Verdana, Arial, sans-serif;
		text-decoration: none;
	}

	.news-list-morelink a:hover{
		text-decoration:underline;
	}

	.news-single-item {
		margin-bottom: 20px;
	}



	.news-single-item .news-single-timedata {
		font-size: 9px;
	}


	.news-single-item h1{
		font-size: 20px;
		margin-bottom: 0.5em;
	}

	.news-single-item h1 span{
		font-size: 18px;
	}


	.news-single-item h2 {
		display: block;	
		font-size: 15px;
	}



	.news-single-item p.bodytext {
		font-size: 12px;
		text-align:justify;
	}

	.news-single-item .news-single-backlink a{
		font-size: 10px;
		text-decoration: none;
		color: black;
		padding: 3px 5px;
		border: 1px;
		border-style: solid;
	   	border-color: transparent;
	}

	.news-single-item .news-single-backlink a:hover{
		border-color: black;
	}
	
	
.news-single-additional-info dl.news-single-links dd p.bodytext {
margin-bottom: 0px;  
}
            
.news-single-item h3#subheader {
font-size: 12px;
text-align: left;
font-weight: normal;
font-style: italic;
color: #444444;
margin-bottom: 10px;
}

.news-single-item .news-single-img {
	float: right;
	margin-left: 20px;
	margin-bottom: 10px;
	width: 280px;
	padding: 5px;
	border : 1px solid lightgray;
	text-align: center;
	background-color: #E8EEFA;
}

.news-single-item .news-single-img .news-single-imgcaption {
border-bottom: 1px solid lightgray;
padding-bottom: 5px;
margin-bottom: 10px;
}

.news-single-item .news-single-additional-info, .news-single-item .news-single-backlink {
margin-top: 20px;
}

.news-single-item .news-single-backlink a{
border: 1px solid #444444;
color: black;
float:left;
margin-bottom:4px;
padding: 2px;
text-decoration:none;
}

.news-single-additional-info dl dt {
font-size:15px;
font-style:normal;
font-weight:bold;
}

.news-single-item .news-single-additional-info a {
text-decoration: none;
color: #444444;
margin-left: 10px;
font-size: 11px;
}

.news-single-item .news-single-additional-info a:hover {
text-decoration: underline;
}

.news-single-item .news-single-backlink a:hover{
background-color: #444444;
color: white;
}


/* @end */

.round-b1 {
	position: relative;
}

.round-b1 .tl, .round-b1 .tr, .round-b1 .br, .round-b1 .bl {
	background: transparent url(corner.gif) 6px 6px;
	height: 6px;
	width: 6px;
	position: absolute;
	display: block;
}

.round-b1 .tl {
        background-position: -6px -6px;
	left: 0px;
	top: 0px;
}

.round-b1 .tr {
        background-position: 0px -6px;
        right: 0px;
	top: 0px;
}

.round-b1 .bl {
        background-position: 6px 0px;
        left: 0px;
        bottom: 0px;
}

.round-b1 .br {
        background-position: 0px 0px;
        right: 0px;
        bottom: 0px;
}

.round-b2 {
        position: relative;
}        

.round-b2 .tl, .round-b2 .tr, .round-b2 .br, .round-b2 .bl {
        background: transparent url(corner.gif) -18px -6px;
        height: 6px;
        width: 6px;
        position: absolute;
        display: block;
}

.round-b2 .tl {
        background-position: -18px -6px;
        left: 0px;
        top: 0px;
}

.round-b2 .tr {
        background-position: -12px -6px;
        right: 0px;
        top: 0px;
}

.round-b2 .bl {
        background-position: -18px 0px;
        left: 0px;
        bottom: 0px;
}

.round-b2 .br {
        background-position: -12px 0px;
        right: 0px;
        bottom: 0px;
}

.round-b3{
        position: relative;
}

.round-b3 .tl, .round-b3 .tr, .round-b3 .br, .round-b3 .bl {
        background: transparent url(corner.gif) -36px 6px;
        height: 6px;
        width: 6px;
        position: absolute;
        display: block;
}

.round-b3 .tl {
        background-position: -42px 6px;
        left: 0px;
        top: 0px;
}

.round-b3 .tr {
        background-position: -36px 6px;
        right: 0px;
        top: 0px;
}

.round-b3 .bl {
        background-position: -42px 0px;
        left: 0px;
        bottom: 0px;
}

.round-b3 .br {
        background-position: -36px 0px;
        right: 0px;
        bottom: 0px;
}


/* @group flightDataWidgetNORMAL */

#fdEntryPage {
	height: 185px;
	margin: 10px;
}

.flightDataWidget {
float: left;
width: 382px;
overflow: hidden;
margin-bottom: 10px;
background-color: #034EA2;
#-moz-border-radius : 6px;
#-khtml-border-radius:6px;
padding: 2px;
height: 100%;
background:transparent url(fd.png) repeat scroll 0 0;
}

a.flight_data_widget_moreLink {
background: url(elements.png) no-repeat -60px -70px;
float: right;
display: block;
height: 20px;
width: 56px;
font-family: Arial;
font-weight: normal;
font-size: 11px;
font-style: normal;
text-decoration: none;
color: white;
margin: 2px 0px 0px 0px;
padding-top: 3px;
text-align: center;
}

a.flight_data_widget_moreLink:hover {
background-position: 0px -70px;
}

.flightDataWidget table {
width: 379px;
float: left;
margin-left: 3px !important;
}

.flightDataWidget p {
font-family: Arial;
font-weight: bold;
font-size: 13px;
font-style: normal;
display: inline;
padding-left: 10px;
padding-top: 6px;
float: left;
color: black;
}

.flightDataWidget table p {
	color: black;
}

.flightDataWidget tbody tr{
border-bottom: 1px solid gray;
}

.flightDataWidget tbody tr:hover{
background-color: #327AC4 !important;
}

.flightDataWidget tbody tr:hover td p {
color:  white;
}

.flightDataWidget table td p{
padding-top: 3px;
padding-bottom: 3px;
padding-left: 10px;
font-weight: normal;
font-size: 10px;
font-style: normal;
display: block;
height: 11px;
margin: 0;
white-space: nowrap;
}

.flightDataWidget table td:last-child  p{
border-right: none;
}

.flightDataWidget tbody tr.even{
background-color: #E8EEFA;
height: 100%;
}

.flightDataWidget table tr td p.info{
border:0px none;
height:13px;
margin:1px 0px 0px 10px;
padding:0px;
width:26px;
}


.flightDataWidget th{
padding-left: 10px;
font-family: Arial;
font-size: 10px;
}

.flightDataWidget thead tr{
height: 20px;
background-color: #808080; 
color:  white;

}

/* @end */



/* @group flightDataWidgetRIGHT */

.flightDataWidget2 {
float: left;
width: 265px;
margin: 10px 10px 10px 10px;
overflow: hidden;
}

.flightDataWidget2 a.active, .flightDataWidget2 a.inactive {
padding: 3px 7px;
margin:  0px;
float:  left;
border-style: solid solid none;
border-width: 1px;
border-color: white;
color:  black;
background-color: #E8EEFA;
}

.flightDataWidget2 a.active {
border-color: #034EA2;
color: white;
background-color: #034EA2;
}

.flightDataWidget2 a.flight_data_widget_moreLink {
background: url(elements.png) no-repeat -60px -70px;
float: right;
display: block;
height: 20px;
width: 56px;
font-family: Arial;
font-weight: normal;
font-size: 11px;
font-style: normal;
text-decoration: none;
color: white;
margin: 0px;
padding-top: 3px;
text-align: center;
}

.flightDataWidget2 a.flight_data_widget_moreLink:hover {
background-position: 0px -70px;
}

.flightDataWidget2 p {
font-family: Arial;
font-weight: bold;
font-size: 13px;
font-style: normal;
display: inline;
padding-left: 10px;
padding-top: 6px;
float: left;
}

.flightDataWidget2 tbody tr{
border-bottom: 1px solid gray;
}

.flightDataWidget2 tbody tr:hover{
	background-color: #A9C3DF !important;
}

.flightDataWidget2 tbody tr:hover td p {
	color:  black;
}

.flightDataWidget2 table {
float:  left;
}

.flightDataWidget2 table td p{
padding-top: 3px;
padding-bottom: 3px;
padding-left: 10px;
font-weight: normal;
font-size: 10px;
font-style: normal;
display: block;
height: 11px;
margin:  0;
white-space: nowrap;
}

.flightDataWidget2 table td:last-child  p{
border-right: none;
}

.flightDataWidget2 tbody tr.even{
background-color: #e1e1e1;
height: 100%;
}

.flightDataWidget2 tbody tr.odd{
background-color: white;
height: 100%;
}

.flightDataWidget2 table tr td p.info{
border:0px none;
height:13px;
margin:1px 0px 0px 10px;
padding:0px;
width:26px;
}

.flightDataWidget2 th{
padding-left: 10px;
font-family: Arial;
font-size: 10px;
}

.flightDataWidget2 thead tr{
height: 20px;
background-color:  #034EA2;
color:  white;
}

/* @end */

/* @group flightData */

table {
clear: both;
position: relative;
float: none;
}

table td{
width: 50px;
border-right: 1px solid #bebebe;
}

table td.last, table th.last {
	border: none;
}

.flightdata table td p{
white-space: nowrap;
color:black;
font-family:Arial;
font-size:12px;
font-style:normal;
font-weight:normal;
line-height:26px;
margin:0;
padding-bottom:0;
padding-left:11px;
padding-top:0;
}

table tr td p.active{
background: url(flightInfoLights.gif) no-repeat 0px 0px;
border:0px none;
height:12px;
margin:1px 0px 0px 10px;
padding:0px;
width:26px;
}

table tr td p.inactive{
background: url(flightInfoLights.gif) no-repeat 0px -22px;
border:0px none;
height:12px;
margin:1px 0px 0px 10px;
padding:0px;
width:26px;
}

table tr td p.cancelled{
background: url(flightInfoLights.gif) no-repeat 0px -33px;
border:0px none;
height:12px;
margin:1px 0px 0px 10px;
padding:0px;
width:26px;
}


table tr td p.ready{
background: url(flightInfoLights.gif) no-repeat 0px -11px;
border:0px none;
height:12px;
margin:1px 0px 0px 10px;
padding:0px;
width:26px;
}


table tr.even{
background-color: #e1e1e1;
}

table tr {
border-bottom:1px solid gray;
}

table tr.odd{
background-color: white;
}

table tr.odd:hover, table tr.even:hover {
background-color: #A9C3DF;
color: white
}

th{
padding-left: 10px;
border-right: 1px solid #bebebe;
border-top: 0px solid #bebebe;
font-family: Arial;
font-weight: bold;
font-size: 13px;
}

thead tr{
border: 0px solid white;
text-align: left;
height: 33px;
font-weight: bold;
color: black;
}

.flightDataButton {
	background: white url(elements.png) no-repeat 0px -1050px;
	height: 80px;
}

#fd {
	margin-top: -44px;
	float: left;
}

.flightdata {
height: 100%;
clear: both;
width: 780px;
}

.flightDataButton a.buttonLeft {
background: url(elements.png) no-repeat -400px -930px;
float: left;
width:  117px;
height: 22px;        
    color: black;
    font-family: Arial;
    font-weight: normal;
    font-size: 13px;
padding-top: 6px;
margin-left: 5px;
margin-top: 3px;
text-decoration: none;
text-align: center;
}

.flightDataButton a.buttonLeft_active {
    background: url(elements.png) no-repeat -550px -930px;
    float: left;
    width:  117px;
    height: 22px;
    color: white;
    font-family: Arial;
    font-weight: normal;
    font-size: 13px;
    padding-top: 6px;
    margin-left: 5px;
    margin-top: 3px;
    text-decoration: none;
    text-align: center;
}

.flightDataButton a.buttonMiddle {
    background: url(elements.png) no-repeat -400px -960px;
    float: left;
    width:  113px;
    height: 22px;
    color: black;
    font-family: Arial;
    font-weight: normal;
    font-size: 13px;
    padding-top: 6px;
    margin-top: 3px;
    text-decoration: none;
    text-align: center;
}

.flightDataButton a.buttonMiddle_active {
    background: url(elements.png) no-repeat -550px -960px;
    background-repeat: no-repeat;
    float: left;
    width:  113px;
    height: 22px;
    color: white;
    font-family: Arial;
    font-weight: normal;
    font-size: 13px;
    padding-top: 6px;
    margin-top: 3px;
    text-decoration: none;
    text-align: center;
}

.flightDataButton a.buttonRight {
    background: url(elements.png) no-repeat -400px -990px;
    float: left;
    width:  117px;
    height: 22px; 
    color: black;
    font-family: Arial;
    font-weight: normal;
    font-size: 13px;
    padding-top: 6px;
    margin-top: 3px;
    text-decoration: none;
    text-align: center;
}

.flightDataButton a.buttonRight_active {
    background: url(elements.png) no-repeat -550px -990px;
    float: left;
    width:  117px;
    height: 22px;
    color: white;
    font-family: Arial;
    font-weight: normal;
    font-size: 13px;
    padding-top: 6px;
    margin-top: 3px;
    text-decoration: none;
    text-align: center;
}

.flightDataButton a.button {
    background: url(elements.png) no-repeat -400px -900px;
    float: right;
    width:  117px;
    height: 22px; 
    color: black;
    font-family: Arial;
    font-weight: normal;
    font-size: 13px;
    padding-top: 6px;
    margin-top: 3px;
    margin-right: 5px;
    text-decoration: none;
    text-align: center;
} 

.flightDataButton a.button_active {
    background: url(elements.png) no-repeat -550px -900px;
    color: white;
    float: right;
    width:  117px;
    height: 22px;
    font-family: Arial;
    font-weight: normal;
    font-size: 13px;
    padding-top: 6px;
    margin-top: 3px;
    margin-right: 5px;
    text-decoration: none;
    text-align: center;
}

.flightDataButton a.button:hover {
    background-position: -550px -900px;
    color: white;
}

.flightDataButton a.buttonLeft:hover {
    background-position: -550px -930px;
    color: white;
} 

.flightDataButton a.buttonRight:hover {
    background-position: -550px -990px;
    color: white;
}

.flightDataButton a.buttonMiddle:hover {
    background-position: -550px -960px;
    color: white;
}


/* @end */

/* @group Downloads */
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Plugin - DAM FileList
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

/* 	On a float-Layout it can be nessecary to enable
	this property!
*/
.tx-mmdamfilelist-pi1 {
	float: left;
	width: 463px;
	}

.tx-mmdamfilelist-pi1-image img {
	border: 1px solid #8B8B8B; 
	padding: 4px;
	}

.tx-mmdamfilelist-pi1-table	{
	width: 90%;
	border: 1px solid #E8E8E8;
	margin-left: 40px;
	}
	

.tx-mmdamfilelist-pi1-listrow .tx-mmdamfilelist-pi1-title, 
.tx-mmdamfilelist-pi1-listrow .tx-mmdamfilelist-pi1-cattitle,
.tx-mmdamfilelist-pi1-listrow .tx-mmdamfilelist-pi1-file_type {
	font-weight: bold;
	}
    	
.tx-mmdamfilelist-pi1-table td {
	padding: 10px;
	}	

	
.tx-mmdamfilelist-pi1-table .tx-mmdamfilelist-pi1-title {
	text-align: left;
	vertical-align: top;
	}

.tx-mmdamfilelist-pi1-table .tx-mmdamfilelist-pi1-title a {
	color: #000000;
	margin:5px 0 5px 0;
	padding: 2px 3px 2px 4px;
	text-decoration: none;
	background: #C2C2C2;
	display: block;
	border-left: 1px solid #E0E0E0;
	border-top: 1px solid #E0E0E0;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	}
	
.tx-mmdamfilelist-pi1-table .tx-mmdamfilelist-pi1-title a:hover{
	text-decoration: underline;
	}

.tx-mmdamfilelist-pi1-file_name {
	text-align: left;
  }

/*
.tx-mmdamfilelist-pi1-file_name img {
	float: left;
  }
*/
  
.tx-mmdamfilelist-pi1-modeSelector table{
	padding: 0px;
	margin: 0px;
	}  

.tx-mmdamfilelist-pi1-modeSelector-SCell a {
	text-decoration: none;
	}

.tx-mmdamfilelist-pi1-modeSelector-SCell a:hover {
	text-decoration: underline;
	}
	
.tx-mmdamfilelist-pi1-viewselector div {
	padding-right: 10px;
	}
	
.tx-mmdamfilelist-pi1-orderselector div,
	.tx-mmdamfilelist-pi1-viewselector div,
	.tx-mmdamfilelist-pi1-modeSelector div {
	display: inline;
	}	
	
/* --- TABS --- */
.tx-mmdamfilelist-pi1-modeselector {
	padding-top: 5px;
	padding-bottom: 10px;
	}
	
.tx-mmdamfilelist-pi1-modeselector .tx-mmdamfilelist-pi1-modeSelector-SCell {
	background-color: #e4ebf1;
	border: 1px solid #a7d4df;
	border-bottom-width: 0px;
	padding: 2px 1em 2px 1em;
	text-decoration: none;
	display: inline;
	}
	
.tx-mmdamfilelist-pi1-modeselector .tx-mmdamfilelist-pi1-modeSelector-SCell a {
	color: #728799;
	}	
	
.tx-mmdamfilelist-pi1-orderselector .selector-element-n1,
.tx-mmdamfilelist-pi1-orderselector .selector-element-n3,
.tx-mmdamfilelist-pi1-orderselector .selector-element-n5 {
	padding-right: 10px;
	}
	
/*-------------------------------------------------------------------------
* Tree-View
*/

.tx-mmdamfilelist-pi1-tree .tx-mmdamfilelist-pi1-folder a {
	text-decoration: none;
}

.tx-mmdamfilelist-pi1-tree .tx-mmdamfilelist-pi1-folder img{
	padding-left: 10px;
	vertical-align: middle;
	}
	
.tx-mmdamfilelist-pi1-tree .tx-mmdamfilelist-pi1-linktext {
	display: inline;
	padding-left: 10px;
	}

.tx-mmdamfilelist-pi1-tree .tx-mmdamfilelist-pi1-even {
	background-color: #FBFBFB;
	}

.tx-mmdamfilelist-pi1-tree .tx-mmdamfilelist-pi1-file {
	/*width: 700px;*/
	padding-left: 20px;
	}
	
.tx-mmdamfilelist-pi1-tree .tx-mmdamfilelist-pi1-file:hover,
.mm-dam-row-container:hover {
	background-color: white;
	}
	
.tx-mmdamfilelist-pi1-tree .tx-mmdamfilelist-pi1-file img{
	float: left;
	vertical-align: middle;
	padding: 2px;
	}

.tx-mmdamfilelist-pi1-tree .tx-mmdamfilelist-pi1-file_name, 
.tx-mmdamfilelist-pi1-tree .tx-mmdamfilelist-pi1-file_size_kb, 
.tx-mmdamfilelist-pi1-tree .tx-mmdamfilelist-pi1-file_mtime_mdy,
.tx-mmdamfilelist-pi1-tree .tx-mmdamfilelist-pi1-normal_link a,
.tx-mmdamfilelist-pi1-tree .tx-mmdamfilelist-pi1-zip_link a
	{
	float: left;
	padding: 5px;
	text-align: left;
	border-right: 1px solid #E7E7E7;
	text-decoration: none;
	}
	
.tx-mmdamfilelist-pi1-tree .tx-mmdamfilelist-pi1-file_name {
	}
	
.tx-mmdamfilelist-pi1-tree .tx-mmdamfilelist-pi1-file_size_kb {
	width: 100px;
	}	
	
.tx-mmdamfilelist-pi1-tree .tx-mmdamfilelist-pi1-file_mtime_mdy {
	width: 100px;
	}

.tx-mmdamfilelist-pi1-tree .tx-mmdamfilelist-pi1-zip_link a {
	text-decoration: none;
	}
	
/*-------------------------------------------------------------------------
* List-View - Lines (hoover)
*/

.mm-dam-row-container td.col-prevcontainer {
	padding: 3px;
	width: 60px;
	}
	
.mm-dam-row-container td.col-details-btn {
	text-align: right;
	padding: 0.5em;
	text-align: right;
	width: 60px;
	}
		
.mm-dam-row-container td {
	text-align: left;
	vertical-align: top;
	}	

.mm-dam-row-visible-container {
	margin-left: 12px;
	}
	
.mm-dam-row-visible-container td {
	padding: 3px;
	}
	
.mm-dam-row-container dd {
	padding: 0px 0px 0px 8px;
	margin: 0px 0px 0px 0px;
	}
	
.mm-dam-row-datacontainer {
	width: 98%;
	}
	
.mm-dam-row-datacontainer dl,
.mm-dam-row-datacontainer dt {
	/*display: inline;*/
	}	
	
.mm-dam-row-container dt {
	padding: 0px 0px 0px 8px;
	margin: 0px 0px 0px 0px;
	}
	
.col-prevcontainer {
	width:	120px;
	padding: 3px;
	margin: 0;
	}	

.tx-mmdamfilelist-pi1-preview {
	text-align: left;
	vertical-align: middle;
	}
	
.mm-dam-row-visible-container {
	width: 100%;
	}
		
.mm-dam-row-hidden-container {
	width: 100%;
	margin: 3px 3px 3px 12px;
	}
		
.mm-dam-row-hidden-container div.tx-mmdamfilelist-pi1-description {
	clear: both;
	}
			
.linkcontainer .left {
	float: left;
	}
			
.linkcontainer .left,
.linkcontainer .right {
	display: inline;
	/*width: 40%;*/
	}
	
.linkcontainer .right {
	/* float: right;*/
	float: left;
	}	
	
.linkcontainer .left,
.linkcontainer .left a{
	text-align: left;
	padding: 5px 5px 5px 0px ;
	}	

.linkcontainer .right,
.linkcontainer .right a {
	text-align: right;
	padding: 5px 0px 5px 5px ;
	}	
	
.linkcontainer1 {
	float: right;
	margin-right: 10px;
}

.tx-mmdamfilelist-pi1-more a {
	text-decoration: none;
	}
	
 .tx-mmdamfilelist-pi1  .tx-mmdamfilelist-pi1-col-empty {
 	visibility: hidden;
 	}
	
.tx-mmdamfilelist-pi1 div.tx-mmdamfilelist-pi1-listrow-even,
.tx-mmdamfilelist-pi1 div.tx-mmdamfilelist-pi1-listrow-even {
	}

/** gallery*/
.tx-mmdamfilelist-pi1 .col-navicontainer {
	text-align: center;
	}
	
.tx-mmdamfilelist-pi1 .clearer {
	clear:both;
	font-size:1px;
	line-height:1px;
	display:block;
	height:1px;
	}		

/*-------------------------------------------------------------------------
* Browse-Box
*/

.tx-mmdamfilelist-pi1 .browseBoxWrap	{
	margin-left: 40px;
	margin-right: auto;
	/*font-size: 12px;*/
	padding-top: 10px;
	padding-bottom: 10px;
	clear: both;
	}

.tx-mmdamfilelist-pi1 .browseBoxWrap	a {
	text-decoration: none;
	}
	
.tx-mmdamfilelist-pi1 .browseBoxWrap a:hover {
	text-decoration: underline;
	}
	
.tx-mmdamfilelist-pi1 .browseBoxWrap .activeLinkWrap	{
	font-weight: normal;
	/*font-size: 14px;*/
	font-weight: bold;
	}
	
/*-------------------------------------------------------------------------
* Single-View - (Detail-View)
*/

.tx-mmdamfilelist-pi1-singleview table {
	width: 98%;
	}
	
.tx-mmdamfilelist-pi1-singleview .line,
.tx-mmdamfilelist-pi1-singleview dt {
	clear: both;
	}


.tx-mmdamfilelist-pi1-singleview .line div {
	float: left;
	}

.tx-mmdamfilelist-pi1-singleview .line .label {
	width: 22%;
	}
	
.tx-mmdamfilelist-pi1-singleview .line .label,
.tx-mmdamfilelist-pi1-singleview .line .value,	
.tx-mmdamfilelist-pi1-singleview .tx-mmdamfilelist-pi1-value,
#data_normal .tx-mmdamfilelist-pi1-singleview .line-first td {
	padding: 0.3em;
	}	

.tx-mmdamfilelist-pi1-singleview .description {
	width: 75%;
	}
	
.tx-mmdamfilelist-pi1-singleview .description p.bodytext {
	padding: 0;
	margin: 0;
	}

.tx-mmdamfilelist-pi1-singleview .tx-mmdamfilelist-pi1-value,	
.tx-mmdamfilelist-pi1-singleview .line .value {
	border-left: 1px solid #CDCDCD;
	}
	
.tx-mmdamfilelist-pi1-singleview .hidden,
.mm-dam-row-container .hidden {
	display:none;
	}	
	
.tx-mmdamfilelist-pi1-singleview dt {
	font-weight: bold;
	}
	
.tx-mmdamfilelist-pi1-singleview .even td,
.tx-mmdamfilelist-pi1-singleview .odd td {
	margin: 3px;
	background-color: #dfdfdf;
	border: 1px solid #CDCDCD;
	}
		
.tx-mmdamfilelist-pi1-singleview .even td{
	background-color: #ffffff;
	}	
	
.tx-mmdamfilelist-pi1-singleview div.big_preview_image {
	float: none;
	text-align: center;
	}	

/*  .big_preview_image 
#data_normal .tx-mmdamfilelist-pi1-singleview .line-first td {
	text-align: center;
	}	
*/	
/*~ DAM FileList ENDE ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/	
  
/*-------------------------------------------------------------------------
* Buttons - MM DAM FileList
*/

.mm-dam-row-container .tx-mmdamfilelist-pi1-normallink a,
.tx-mmdamfilelist-pi1-singleview .ziplink a,
.tx-mmdamfilelist-pi1-singleview .normallink a,
.mm-dam-row-container .tx-mmdamfilelist-pi1-ziplink a,
.mm-dam-row-container .tx-mmdamfilelist-pi1-details a {
      color: #034EA2;
      background-color: transparent;
      border: none;
      text-decoration: none;
      text-align: center;
      padding: 2px;
      }
      
.mm-dam-row-container .tx-mmdamfilelist-pi1-normallink a:hover,
.tx-mmdamfilelist-pi1-singleview .ziplink a:hover,
.tx-mmdamfilelist-pi1-singleview .normallink a:hover,
.mm-dam-row-container .tx-mmdamfilelist-pi1-ziplink a:hover,
.mm-dam-row-container .tx-mmdamfilelist-pi1-details a:hover   {
      background-color: transparent;
      border: none;
      text-decoration: none;
      }


/* -- Ende Buttons --------------------------------------------------- */
.mm-dam-row-visible-container td {
      	border: none;
	}

.tx-mmdamfilelist-pi1-listrow .tx-mmdamfilelist-pi1-title,
.tx-mmdamfilelist-pi1-listrow .tx-mmdamfilelist-pi1-title a {
	color: #034EA2;
	}

.mm-dam-row-visible-container,
.mm-dam-row-hidden-container {
	margin-left: 5px;
	padding-left: 0;
	}

.mm-dam-row-visible-container td,
.mm-dam-row-hidden-container td {
	margin-left: 0px;
	padding-left: 0;
	}

.mm-dam-row-description-container {
	float: left;
	}

.col-fileinfo div, .col-linksdetails div {
	display: inline;	
	}

.col-linksdetails {
	display: block;
	text-align: right;
	}	
	
.col-baseinfo {
	float: left;
	}	

/*
.mm-dam-row-datacontainer hr {
	padding: 0;
	margin: 0;
	}

.mm-dam-row-visible-container hr {
	border: 0;
	border-top: 1px solid #171949;
	border-bottom: solid 1px #FFFFFF; 	

	padding: 0;
	margin-top: 0.25em;	
	margin-bottom: 0.25em;	
	clear: both;
}
*/

/*-------------------------------------------------------------------------
* Address-Container
*/
/*
#address-container {
	float: right;
	}
*/
	
#address-container table {
	width: 300px;
	}
		
.tx-mmdamfilelist-pi1-singleview-address div.big_preview_image {
	text-align: left;
	float: left;
	padding-right: 1em;
	}
	 
.mm-dam-row-container-row-address .tx-mmdamfilelist-pi1-title {
	display: inline;
	}	
	
.mm-dam-row-container-row-address .tx-mmdamfilelist-pi1-address_company {
	display: inline;
	}
	
/* -- Ende Address-Container -------------------------------------------- */

.mm-dam-row-container td {
	border: none;
	width: auto;
	margin: auto !important;
	left: 0px !important;
}

.tx-mmdamfilelist-pi1-image img {
	border: none;
}

.tx-mmdamfilelist-pi1 {
	width: 485px;	
}

.tx-mmdamfilelist-pi1-listrow-even {
	background-color: white;
	float: left;
	width: 100%;
	border-top: 1px solid lightgray;
	border-bottom: 1px solid lightgray;
}

.tx-mmdamfilelist-pi1-listrow-odd {
	background-color: #E8EEFA;
	float: left;
	width: 100%;
	border-top: 1px solid lightgray;
	border-bottom: 1px solid lightgray;
}

/* @end */

.flight_plan a:hover {
background-color:white;
border:1px solid black;
padding:1px 4px;
z-index:2;
}
.flight_plan a {
border:medium none;
color:black;
font-family:Arial;
font-size:11px;
font-style:normal;
font-weight:bold;
padding:2px 5px;
position:absolute;
text-decoration:none;
}

.flightSchedule td p {
	font-size: 11px;
	padding: 5px 3px;
	margin: 0px;
}

.flightSchedule thead tr {
	height: 20px;
}

.flightSchedule th {
	color: white;
	font-size: 11px;
}
p.flightBookingButton {
        background-image: url(elements.png);
        background-repeat: no-repeat;
	background-position: -150px -70px;
        float: right;
        width:  95px;
        height: 28px;
        color: white;
        font-family: Arial;
        font-weight: normal;
        font-size: 13px;
        margin-top: 3px;
        margin-right: 0px;
        text-decoration: none;
        text-align: left;
        padding-left: 50px;
}

p.flightBookingButton:hover {
        color: white;
	background-position: -300px -70px;
}

p.flightBookingButton a {
color:white;
float:left;
margin-top:4px;
position:relative
}

#parking_fees {
	float:left;
	height:176px;
	margin-left:9px;
	margin-top:-409px;
	position:relative;
	width:742px;	
}

#parking_fees .cols3 {
	float: left;
	width: 165px;
	overflow:hidden;
	width: 247px;
}

#parking_fees .cols2 {
        float: left;
        width: 165px;
        overflow:hidden;
        width: 371px;
	margin-top: 48px;
}

#parking_fees table {
	border-collapse:collapse;
	float:left;
	margin-right:2px;
	table-layout:fixed;
	width: 100%;
}

#parking_fees table thead tr {
	height: 31px;
	border: none;
}

#parking_fees table td {
	border: none;
}

#parking_fees table tbody tr {
	height: 18px;
	border: none;
}

#parking_fees table thead tr td {
	padding: 0px 5px 4px 5px;
	text-align: left;
	vertical-align: bottom;
}

/* @end */

/* @group accordion */

.accordion h1.acctoggler {
	margin-bottom: 1px;
}

.accordion h1.acctoggler:hover {
	background-color: #AA1710;
}

/* @end */


/* @group calender*/
.hidden {
opacity:0;
position:absolute;
}
.visible {
opacity:1;
}
input.calendar, select.calendar {
width:99px;
}
button.calendar {
background:transparent url(calendar.png) repeat scroll -270px -7px;
border:0 none;
cursor:pointer;
float:left;
height:25px;
margin-left:6px;
width:24px;
}
button.calendar:hover, button.calendar.active {
background-position: -270px -31px;
}
div.calendar {
background:transparent url(calendar.png) repeat scroll 0 0;
height:247px;
padding:0 6px;
text-align:center;
width:250px;
}
div.calendar * {
margin:0;
padding:0;
}
div.calendar div {
background:transparent none repeat scroll 0 0 !important;
cursor:move;
height:210px;
overflow:hidden;
padding:10px;
position:relative;
width:235px;
}
div.calendar caption {
-x-system-font:none;
color:#333333;
font-family:Arial,Helvetica,sans-serif;
font-size:12px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:16px;
padding-top:6px;
text-align:center;
width:100%;
}
div.calendar caption a {
cursor:pointer;
display:block;
height:20px;
overflow:hidden;
position:absolute;
top:17px;
width:40px;
}
div.calendar caption a.prev {
background-image:url(calendar-prev.gif);
left:0;
}
div.calendar caption a.next {
background-image: none;
right:0;
}
div.calendar caption a:hover {
background-position:0 12px;
}
div.calendar caption span {
height:25px;
position:relative;
text-align:center;
}
div.calendar caption span.month {
padding-right:8px;
}
div.calendar caption span.month:after {
content:',';
}
div.calendar table {
border:0 none;
border-collapse:seperate;
border-spacing:3px;
cursor:default;
margin:0 auto;
overflow:hidden;
width:235px;
}
div.calendar td, div.calendar th {
-x-system-font:none;
border:0 none;
color: black;
font-family:Arial,Helvetica,sans-serif;
font-size:12px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:normal;
text-align:center;
width:21px;
padding: 4px;
}
div.calendar td {

background:transparent url(calendar.png) repeat scroll 0 -251px;
color:#FFFFFF;
font-size:11px;
border: 1px solid transparent;
}
div.calendar td.invalid {
color:#999999;
}
div.calendar td.valid {
background:transparent url(calendar.png) repeat scroll 0 -274px;
color: black;
cursor:pointer;
border-color: black;
}
div.calendar td.hilite {
background:transparent url(calendar-hilite.gif) repeat scroll 0 0;
}
div.calendar td.inactive {
background:transparent url(calendar.png) repeat scroll 0 100%;
color:#FFFFFF;
}
div.calendar td.active, div.calendar td.hover {
background:transparent url(calendar.png) repeat scroll 0 -348px;
color:black;
cursor:pointer;
border: 1px solid #AA1710 !important;
}

div.calendar table tr {
	height: auto;
	border: none;
}

/* @end */

/* @group hotel search */

#searchmask {
	float: left;
}

#searchmask form {
	margin: 10px;
}

#searchmask form#hotelsearch .dest label {
	float:left;
	font-size: 12px;
	font-weight: bold;
}

#searchmask form#hotelsearch .dest input {
	font-size: 14px;
	padding: 5px;
	border: 1px solid #888888;
}

#searchmask form#hotelsearch .date {
	margin-top:5px;
	float: left;
}

#searchmask form#hotelsearch .date label {
	float: left;
	font-size: 12px;
	padding: 5px 0px;
}

#searchmask form#hotelsearch .date input {
	padding: 5px;
	width: auto;
	font-size: 12px;
	float: left;
	margin-left: 10px;
	border: 1px solid #888888;
}

#searchmask form#hotelsearch .date button {
	float: left;
}

#searchmask form#hotelsearch .submit input {
	float:right;
	padding: 2px 5px;
	background: url(calendar.png) -268px -66px;
	height: 55px;
	width: 116px;
	text-indent: -999px;
}


#searchmask form#hotelsearch .submit input:hover {
	background-position: -268px -126px;
}

#searchmask form#hotelsearch .submit {
	float: right;
	margin-top: 20px;

}

.col3 .tx-affbook-pi1 form#hotel #col1 .wide input{
	width: 235px;
	margin: 0px;
}

.col3 .tx-affbook-pi1 form#hotel #col1 input {
	margin-left: 10px;
}

/* @end */


/* @group search browsebox */
ul.browsebox li {
	border: 1px solid #034EA2;
	list-style-type: none;
	display: inline-block;
	margin: 5px;
	width: 30px;
	text-align: center;
}

ul.browsebox li a{
	padding: 4px 8px;
	text-decoration: none;
	display: block;
	margin: 0px;
}

ul.browsebox li a:hover {
	color: white;
}

ul.browsebox li:hover {
	background-color: #034EA2;

}

/* @end */

/* @group JS warning */
#JSwarning {
	position: relative;
	height: 30px;
	width: 1000px;
	background: yellow url(warning.jpg);
	border-bottom: solid 1px white;
}

#JSwarning p {
	float: left;
	margin: 6px 0px 0px 50px;
	color: black;
}

/* @end */

/* @group Print Screen */
body#printScreen {
	background: none;
	width: 800px;
}

body#printScreen .basic1col {
	background: none;
}

body#printScreen  .basic1col .middle_content {
	width: 780px;
}

body#printScreen .ad_3col {
	background: transparent;
}

/* @end */

#breadcrumb_ie6 {
	display: none;
}

#siteTools {
	float: left;
	width: 100%;
}

#siteTools a#printLink {
	padding-left: 24px;
	margin-right: 20px;
	background-image:url(elements.png);
	background-position:-600px -40px;
	overflow: hidden;
	height: 20px;
	position: relative;
	float: right;
	width: 100px;
	color: #034EA2;
}

body#blank {
	background: none;
	width: 100%;
}


/* @group ISK booking large */

#ISKbooking {
	float: left;
	display: block;
	position: relative;
	width: 600px;
}

#ISKbooking form .col3, #ISKbooking form .col2 {
	float: left;
	position: relative;
	width: 100%;
	right: 0px;
	margin: 5px 0px;
}


#ISKbooking form .col3 .col {
	float: left;
	width: 33%;
}

#ISKbooking form .col2 .col {
        float: left;
        width: 50%;
}

#ISKbooking form select {
	padding: 3px;
	border: 1px solid gray;
}


.criteriamini-body table td {
	width: auto;
}

/* @end */

#bookingmask{
	margin: 10px;
}

.tx-affbook-pi1 ul li {
	background: url(IBEsprites2.jpg);
	border: none;
}

.tx-affbook-pi1 ul li.selected {
        background: url(IBEsprites1.jpg);
        border: none;
}


.tx-affbook-pi1 .tx-rgtabs-pi1 ul.rgtabs-menu li.rgtabs-selected{
	border: none;
}

.tx-affbook-pi1 ul {
	border-bottom: 2px solid #034EA2;
	padding: 0px;
	width: 100%;
	float: left;
}

.tx-affbook-pi1 li {
	width: 102px;	
	height: 57px;
	padding: 3px 8px;
	margin: 0;
	float: left;
	list-style: none;
}

.tx-affbook-pi1 ul li a {
	display: block;
	text-align: center;
	width: 100px;
	padding-top: 40px;
	color: #034EA2;
}

.tx-affbook-pi1 ul li.selected a {
	color: white;
}

.tx-affbook-pi1 ul li#aff_flight {
	background-position: 0px 0px;
}
.tx-affbook-pi1 ul li#aff_pauschal {
        background-position: -118px 0px;
}
.tx-affbook-pi1 ul li#aff_lastMinute {
        background-position: -236px 0px;
}
.tx-affbook-pi1 ul li#aff_hotel {
        background-position: -354px 0px;
}
.tx-affbook-pi1 ul li#aff_car {
        background-position: -472px 0px;
}

.tx-affbook-pi1 .rgtabs-container {
	margin: 0px !important;
	float: left;
}

/* @group hotel */
.col1 .tx-affbook-pi1 form#hotel {
        margin: 10px;
        float: left;
        width: 730px;
}


.col1 .tx-affbook-pi1 form#hotel #col1 {
        width: 250px;
        float: left;
}


.col1 .tx-affbook-pi1 form#hotel #col2 {
        width: 200px;
        float: left;
        margin-left: 50px;
        margin-top: 28px;
	font-size: 0px;
}

.col1 .tx-affbook-pi1 form#hotel input {
        border: 1px solid gray;
        padding: 4px;
}

.col1 .tx-affbook-pi1 form#hotel select {
        border: 1px solid gray;
        padding: 2px;
}

.col1 .tx-affbook-pi1 form#hotel #col1 div p {
	width: 100px;
	display: inline;
}

.col1 .tx-affbook-pi1 form#hotel #col1 .wide p {
        width: 100px;
        display: block;
	margin: 0px;
}

.col1 .tx-affbook-pi1 form#hotel #col1 .wide input {
        width: 240px;
        display: block;
}

.col1 .tx-affbook-pi1 form#hotel #col1 input {
        width: 60px;
	float: right;
        display: block;
}

.col1 .tx-affbook-pi1 form#hotel #col1 button {
	float: right;
	margin-right: 6px;
}

.col1 .tx-affbook-pi1 form#hotel #col1 div {
	margin-bottom: 10px;
	float: left;
	width: 250px;
}

.col1 .tx-affbook-pi1 form#hotel #col2 div p {
	margin: 0px;
}



/* @end  */



/* @group flight */

.col1 .tx-affbook-pi1 form#flight {
        margin: 10px;
        float: left;
        width: 730px;
}

.col1 .tx-affbook-pi1 form#flight #col1 {
        width: 320px;
	float: left;
}


.col1 .tx-affbook-pi1 form#flight #col2 {
        width: 200px;
	float: left;
	margin-left: 30px;
	margin-top: 28px;
	
}

.col1 .tx-affbook-pi1 form#flight input {
        border: 1px solid gray;
        padding: 4px;
	font-size: 11px;
}

.col1 .tx-affbook-pi1 form#flight .submit input {
	font-size: 0px !important;
}

.col1 .tx-affbook-pi1 form#flight select {
        border: 1px solid gray;
        padding: 2px;
}

.col1 .tx-affbook-pi1 form#flight div {
	margin-bottom: 5px;
}

.col1 .tx-affbook-pi1 form#flight .block1 {
	width: 170px;
	float: left;
	margin-right: 10px;
}

.col1 .tx-affbook-pi1 form#flight .block2 {
	width: 120px;
	float: left;
}

.col1 .tx-affbook-pi1 form#flight .block2 input {
	width: 70px;
	margin-left: 5px;
	float: right;
}

.col1 .tx-affbook-pi1 form#flight .b1 {
	float: left;
	width: 300px;
}
.col1 .tx-affbook-pi1 form#flight .block1 input {
        width: 160px;
}

.col1 .tx-affbook-pi1 form#flight .b0  p {
	display: inline;
	margin-left: 5px;
	margin-right: 20px;
}

.col1 .tx-affbook-pi1 form#flight .b0 input {
	border: 0px;
}

.col1 .tx-affbook-pi1 form#flight .block1 #originSelector, .col1 .tx-affbook-pi1 form#flight .block1 #destinationSelector {
	position: absolute;
}

.col1 .tx-affbook-pi1 form#flight .b0 {
	margin-bottom: 10px;
}

.col1 .tx-affbook-pi1 form#flight .b1 div {
	width: 100px;
	float: left;
}

.col1 .tx-affbook-pi1 form#flight .b1 div p {
	margin: 0px;
}

.col1 .tx-affbook-pi1 form#flight .block1  p, .col1 .tx-affbook-pi1 form#flight .block2 p, .col1 .tx-affbook-pi1 form#flight #col2 p{
	margin: 0px;
}

.col1 .tx-affbook-pi1 form#flight .b1 div select {
        width: 50px;
}

.col1 .tx-affbook-pi1 form#flight #col2 div {
	margin-bottom: 10px;
}

.col1 .tx-affbook-pi1 form#flight .submit {
        margin-top: 110px;
}


/* @end */


/* @group carRental */

.col3 .tx-affbook-pi1 form#carRental #carSearch select{
	width: 245px;
}

.col3 .tx-affbook-pi1 form#carRental #carSearch input {
	margin-left: 10px;
}

.col3 .tx-affbook-pi1 form#carRental #carExtras p {
	display: inline;
	margin-left: 5px;
}

.col3 .tx-affbook-pi1 form#carRental #carExtras DIV {
	width: 245px;
}


.col3 .tx-affbook-pi1 form#carRental .submit {
	margin-top: -10px;
}


.col1 .tx-affbook-pi1 form#carRental {
	margin: 20px;
	float: left;
	width: 730px;
}

.col1 .tx-affbook-pi1 form#carRental #carSearch {
	width: 300px;
	float: left;
}

.col1 .tx-affbook-pi1 form#carRental #carSearch p {
	width: 150px;
	display: inline;
	float: left;
	color: black;
}

.col1 .tx-affbook-pi1 form#carRental #carSearch div div{
	width: 150px;
	display: inline;
	float: right;
	margin: 0px;
}

.col1 .tx-affbook-pi1 form#carRental #carSearch div input {
	border: 1px solid gray;
	padding: 4px;
	width: 70px;
	float: right;
}

.col1 .tx-affbook-pi1 form#carRental #carSearch div button.calendar {
	margin-left: 0px;
	margin-right: 6px;
}

.col1 .tx-affbook-pi1 form#carRental #carSearch div div select {
	width: 140px;
}

.col1 .tx-affbook-pi1 form#carRental #carSearch div {
	float: left;
	position: relative;
	margin-bottom: 5px;
}

.col1 .tx-affbook-pi1 form#carRental select {
	padding: 2px;
	border: 1px solid grey;
}


.col1 .tx-affbook-pi1 form#carRental #carExtras {
        width: 200px;
        float: left;
	margin-left: 50px;
}

.col1 .tx-affbook-pi1 form#carRental #carExtras p {
        width: 150px;
        display: inline;
        float: right;
        color: black;
	margin-left: 5px;
	margin-bottom: 1px;
}

.col1 .tx-affbook-pi1 form#carRental #carExtras div select {
        width: 140px;
}

.col1 .tx-affbook-pi1 form#carRental #carExtras div {
        float: left;
        position: relative;
        margin-bottom: 5px;
}

.col1 .tx-affbook-pi1 form .submit {
	margin-top: 100px;
	margin-left: 50px;
	float: right;
	font-size: 0px;
}

.col1 .tx-affbook-pi1 form .submit input {
	background: url("calendar.png") repeat scroll -268px -66px transparent;
	float: right;
	height: 55px;
	width: 116px;
	text-indent: -999px;
	line-height: -9999px;
	font-size: 0px;
	border: 0px solid transparent !important;
}

.col3 .tx-affbook-pi1 p {
	margin: 0px;
}

.col3 .tx-affbook-pi1 .b0 input , .col3 .tx-affbook-pi1 #carExtras input{
	border: none;
	padding: 0px;
}

.col3 .tx-affbook-pi1 div {
	margin-bottom : 2px;
	float: left;
}

.col3 .tx-affbook-pi1 #originSelector, .col3 .tx-affbook-pi1 #destinationSelector {
	position: absolute;
}

.col3 .tx-affbook-pi1 input {
	padding: 4px;
	border: 1px solid gray;
}

.col3 .tx-affbook-pi1 .block1 input {
	width: 235px;
}

.col3 .tx-affbook-pi1 .block2 input {
	float: left;
}

.col3 .tx-affbook-pi1 .b0 p {
	display: inline;
	margin-left: 5px;
	margin-right: 5px;
}

.col3 .tx-affbook-pi1 .b1 div {
	margin-right: 20px;
}

.col3 .tx-affbook-pi1 select {
	padding: 2px;
	border: 1px solid gray;
}

.col3 .tx-affbook-pi1 #col2 div {
	margin-right: 10px;
	float: left;
}

.col3 .tx-affbook-pi1 .submit input {
	background:url("calendar.png") repeat scroll -268px -66px transparent;
	border:0 solid transparent !important;
	float:right;
	height:55px;
	text-indent:-999px;
	width:116px;
	font-size: 0px;
}

.col3 .tx-affbook-pi1 .submit input:hover {
	background-position: -268px -126px;
}

.col3 .tx-affbook-pi1 .submit {
	float: right;
	margin-top: 10px;
}

.col3 .tx-rgtabs-pi1 #bookingmask .rgtabs-wrapper  {
	background: url("bookingBG_2.jpg") repeat scroll -20px -40px transparent;
}

/* @end */

table.contenttable {
	width: 100%;
	border-collapse: collapse;
	border: 1px solid #BEBEBE;
}


table.contenttable tr {
	border: none;
}

table.contenttable tr td, table.contenttable tr th {
	border: 1px solid #BEBEBE;
	width: auto;
	color: #444444;
	font-family: Verdana;
	font-size: 13px;
	padding: 5px;
}

table.contenttable tr th {
	text-weight: bold;
}

table.contenttable tr:hover td {
	color: black;
	background-color: #E8EEFA;
}

table.contenttable tr:hover th {
        color: white;
        background-color: #034EA2;
}

table.contenttable tr td p {
	margin: 0px;
}

.csc-mailform-field input, .csc-mailform-field select {
	border: 1px solid #BEBEBE;
	padding: 2px;
}


.vcard p {
	font-size: 11px;
	color: gray;
	padding-left: 10px;
	padding-right: 10px;
}


.vcard {
	margin-bottom: 10px;
	border: 5px solid #E8EEFA; 
	overflow: hidden;
}

.vcard H1 {
	font-size: 12px;
	color: gray;
	padding-left:10px;
	padding-bottom: 5px;
	background-color: #E8EEFA;
	width: 100%;
	margin-bottom:5px;
}


.vcard .image {
	float: right;
}

.vcard:hover {
	background-color: #E8EEFA;
}

.vcard:hover p, .vcard:hover H1 {
	color: black;
}

.imageblock {
	float: left;
}

.col2 .tx-felogin-pi1 {
background-color:#E8EEFA;
float:left;
margin-left:10px;
margin-top:10px;
padding:5px;
width:180px;
}

.col2 .tx-felogin-pi1 h3 {
	background-color: #034EA2;
	margin: -5px -5px 5px -5px;
	padding: 5px 5px;
	color: white;
}

.col2 .tx-felogin-pi1 input {
	padding: 2px;
	border: 1px solid lightgray;
}
