html, body {
	height: 101%;
	font-size: 12px;
    font-family: arial, verdana, sans-serif;
	font-weight: normal;
	line-height: 140%;
}

img { 
	border: none; 
	padding: 0;
	margin: 0;
}

.footer, a.footer { 
	color:#666666; 
	font-size: 10px; 
	text-decoration: none ;
}
h1 { 
	font-size: 16px; 
	color: #387BC6;
	display: inline;
}
h2 {
   font-size: 11px;
   font-weight: bold;
   color: #387BC6;
}

/*  GIATA Logo oben links */
td#logo_box {
	height:80px; 
	padding: 0; margin: 0;
	background-color:#387BC6;
	width: 220px;
}
a#giata_logo, a:link#giata_logo, a:visited#giata_logo {
	text-decoration: none; 
    border: none;
	padding-left: 10px;
}
#header {
	font-size: 12px;
	height:70px; 
	text-align: right; 
	padding: 0;
    padding-right: 120px; padding-bottom: 10px;
	background-color: #387BC6; 
	background-image: url('../pics/layout/header.jpg'); 
	background-repeat: no-repeat; 
	background-position: right;
}
.topnav, .topnav_act {
   color: #FFFFFF;
   font-weight: bold;
   padding-left: 10px;
}
/*
.topnav_act {
   color: #EAD32D;
   font-weight: bold;
   padding-left: 10px;
   text-decoration: none;
} */
/* Language Selection */
#languageselection {
    float: right;
    text-align: right;
    padding-right: 10px;
}
#languageselection img {
    margin: 0;
    padding: 0;
}

form#languageDropdown {
	display: inline;
	float: right;
	padding: 3px 10px 0 5px;	
}
form#languageDropdown select {
	font-size: 12px; 
}
/* Breadcrumb */
td#breadcrumbCell {
	font-size: 11px;
	height: 33px;
	text-align: left; 
	padding-left: 10px;
	padding-top: 2px;
}
ul.breadcrumb {
    float: left;
	padding: 0; margin: 0;
}
ul.breadcrumb li {
	display: inline;
    color: black;
	font-weight: bold;
}
ul.breadcrumb li a {
	color: black;
	font-weight: normal;
    padding: 0 7px 0 0; 
}
ul.breadcrumb li img {
    padding-right: 5px;
}
/*  Tabelle mit Subnavigation und Content  */
table#contentSubnaviTable {
	width: 964px;
	background-color:#FFFFFF; 
	border:0px solid #EBEAE5;
	padding: 0; margin: 0;
	font-size: 12px;
}

/*  Subnavigation an der linken Seite */
td#subnavigation {
    padding: 10px 10px 210px 10px; 
    background-color: #EBEAE5; 
    width:155px; 
    background-image:url('../pics/layout/subnavi-footer.jpg'); 
    background-position:bottom; 
    background-repeat:no-repeat;
    text-align: left;
}
h1#subnaviHeader {
	display: block;
	margin: 0;
	padding-bottom: 4px;
	border-bottom: 1px solid #72A1D7;
}
div.bM {
    border: none;
    padding: 0 0 6px 0; margin: 0;
    text-align: left;
}
div.bM  h1{
	
}
div.bM ul {
    padding: 0; margin: 0;
}
div.bM ul li {
    list-style-type: none;
    padding: 0; margin: 0;
}
div.bM ul li a{
    display: block;
    padding: 0; margin: 0;
}
div.bM ul li.bM_ACT a {
   border-bottom: 1px solid #72A1D7;
   padding: 4px 0 4px 12px;
   margin-top: 0;
   text-decoration:none;
   font-weight: bold;
   color: rgb(56, 123, 198);
   padding-left:12px;
   background-image:url('../pics/layout/skip-sidenav-active.gif');
   background-repeat:no-repeat;
   background-position:left;
}
div.bM ul li.bM_ACT a:hover {

}
div.bM ul li.bM_CURIFSUB a{
   border-bottom: 1px solid #72A1D7;
   padding: 6px 0 2px 12px;
   margin-top: 6px;
   text-decoration:none;
   color:#000000;
   font-weight: normal;
   background-image:url('../pics/layout/skip-sidenav-active.gif');
   background-repeat:no-repeat;
   background-position:left;
}
div.bM ul li.bM_CURIFSUB a:hover {

}
div.bM ul li.bM_CUR a {
   border-bottom: 1px solid #72A1D7;
   text-decoration:underline;
   color:#387BC6;
   font-weight: normal;
   padding: 2px 0 3px 12px;
   margin: 0 0 0 12px;
   background-color:#DBDAD6;
   background-image:url('../pics/layout/skip-sidenav-over.gif');
   background-repeat:no-repeat;
   background-position:left;
}
div.bM ul li.bM_CUR a:hover {

}
div.bM ul li.bM_IFSUB a {
   border-bottom: 1px solid #72A1D7;
   text-decoration:none;
   font-weight: bold;
   color: rgb(56, 123, 198);
   padding: 5px 0 4px 12px;
   margin: 0;
   background-image: url('../pics/layout/skip-sidenav.gif');
   background-repeat: no-repeat;
   background-position: left;
}
div.bM ul li.bM_IFSUB a:hover {

}
div.bM ul li.bM_NO a {
    border-bottom: 1px solid #72A1D7;
    margin: 1px 0 0 12px;
    padding: 2px 0 2px 12px; 
   text-decoration: none;
   color: #000000;
   font-weight: normal;
   background-image:url('../pics/layout/skip-sidenav.gif');
   background-repeat:no-repeat;
   background-position:left;
   background-color: transparent;
}
div.bM ul li.bM_NO a:hover {
   text-decoration:none;
   color:#387BC6;
   padding-left:12px;
   background-color:#DBDAD6;
   background-image:url('../pics/layout/skip-sidenav-over.gif');
   background-repeat:no-repeat;
   background-position:left;
}

/* Contentbereich */
td#content {
	padding: 10px 0 10px 10px; margin: 0;	
	font-size: 12px;
}
td#content h1 {
	display: block;
	font-size: 16px;
	line-height: 120%;
	margin: 0; padding: 0;
    color: rgb(56, 123, 198);
}
td#content h2 {
	display: block;
	font-size: 13px;
	padding: 0 10px;
	margin: 0;
    font-weight: bold;
	color: rgb(56, 123, 198);
}
td#content div.blueProductHeaderBox {
	background-color: #CDDEF8;
	padding: 10px; margin: 0;
}
td#content div.blueProductHeaderBox h1 {
	display: block;
	margin: 0 0 10px 0;
	font-size: 16px;
    color: rgb(56, 123, 198);
}
td#content div.blueProductHeaderBox p {
	padding: 0; margin: 0;	
	text-align: right;
	font-size: 12px;
    font-weight: bold;
	color: rgb(56, 123, 198);
}
td#content hr {
	height: 1px;
	border: 0;
	border-bottom: 1px solid #EFEFEF;
	color: white;
	background-color: white;
	margin: 0; padding: 0;
	margin-bottom: 10px;
}
td#content p {
	padding:0 10px 10px 10px;
}
td#content p.bottomBorder {
    border-bottom: 1px solid #EFEFEF;
}
td#content p.imgParagraph  {
	border: none;
	width: 350px;
}
td#content p.imgParagraph  img { 
	padding: 5px; 
}
	
td#content a   {
    color: rgb(56, 123, 198);
}
td#content a.mainlink
{
	color:#387BC6;
	padding-left:10px;
	background-image:url('../pics/layout/skip.gif');
	background-repeat:no-repeat;
	background-position:left;
}
td#content  li {
	/* list-style-image: url('../pics/layout/skip-small.gif'); */
	list-style-image: none;
	list-style: none;
	padding: 0; margin: 0;
	padding-bottom: 5px;
}
td#content  ul {
	padding: 0 20px 0 25px;
	margin: 0;
}
td#content  table.contenttable {	

}
td#content  table.contenttable td {
	vertical-align: top;
	font-size: 12px;
}

/*  Block rechts neben Content */
td#blockRight {
	padding:10px;
	vertical-align: top;
	width: 220px; 
	height: 100%;
}
div.boxBlueText, div.boxYellowText {
	vertical-align: top;
	background-image: url('../pics/layout/box_blue_middle.gif');
    background-repeat: repeat-y;
	background-position: 0 0;
	padding: 0; margin: 0;
}
div.boxYellowText {
	background-image: url('../pics/layout/box_yellow_middle.gif');
}
div.boxBlueText h1, div.boxYellowText h1 {
	text-align: left;
	margin: 0;
	padding: 4px 8px 4px 8px;
	color:#FFFFFF;
    font-family:Tahoma,Arial;
    font-variant:small-caps;
    font-weight:bold;
	font-size:12px;
	display: block;
	background-image: url('../pics/layout/box_blue_top.gif');
    background-repeat: no-repeat;
	background-position: 0 0;
	line-height: 20px;
}
div.boxYellowText h1 {
	color: rgb(153, 0, 0);
	background-image: url('../pics/layout/box_yellow_top.gif');
}
div.boxBlueText p, div.boxYellowText p {
	padding: 10px 10px 5px 10px; margin: 0;
}
div.boxYellowText p {
	text-align: left;
	padding-top: 15px;
}
div.boxBlueText img, div.boxYellowText img {
	display: block;
	margin:10px auto 0 auto;
	text-align: center;
}
div.boxBlueText ul {
	padding-left: 25px;
}
div.boxBlueText li, div.boxYellowText li {
	list-style-image:url('../pics/layout/skip-small.gif');
	
}

div.boxBlueText a.mainlink, div.boxYellowText a.mainlink {
	color:#387BC6;
	line-height: 160%;
	padding-left:10px;
	background-image:url('../pics/layout/skip.gif');
	background-repeat:no-repeat;
	background-position:left;
}
div.boxBlueBottom, div.boxYellowBottom{
	vertical-align: top;
	background-image: url('../pics/layout/box_blue_bottom.gif');
    background-repeat: no-repeat;
	background-position: 0 0;
	line-height: 10px;
	margin: 0 0 10px 0; padding: 0;
}
div.boxYellowBottom{
	background-image: url('../pics/layout/box_yellow_bottom.gif');
}
.productPrice {
	font-size: 13px;
	font-weight: bold;
	color: rgb(153, 0, 0);
}
span.blueText {
	color: rgb(56, 123, 198);
	font-weight: bold;
}
div.divider {
	height: 2px;
	padding: 0; 
	margin: 10px;	
	background-image: url('../pics/layout/hr.gif');
	background-repeat: repeat-x;
	background-position: 0 0;
}

/* Partner-Seiten */
table#veranstalter, table#portale, table#crs, table#ibe, table#reisebueros { 
    width: 760px;
	text-align: left;
	font-size: 12px;
	margin-left: 7px;
}
table#veranstalter td, table#portale td,table#crs td, table#ibe td, table#reisebueros td { 
    vertical-align: top;
}
table#veranstalter td.logo{ 
    width: 10%;
    padding-bottom: 30px;
}
table#portale td.logo{ 
    width: 180px;
    padding-bottom: 30px;
}
table#portale td, table#crs td, table#ibe td, table#reisebueros td {
	height: 90px;
	text-align: left;
	vertical-align: bottom;
	width: 33%;
}
table#portale td img, table#crs td img, table#ibe td img, table#reisebueros td img { 
	position: relative;
	bottom: 10px; left: 0;
	display: block;
}

.clearer { clear: both;}

 td#vert_shadow {
	width: 6px; 
	height: 6px; 
	vertical-align: top; 
	background-image:url('../pics/layout/bg_03.gif'); 
	background-repeat:repeat-y;
 }
 td#vert_shadow div#topcorner {
	background-image: url('../pics/layout/bg_02.gif'); 
	background-repeat: no-repeat;
	background-position: top right;
 }
 td#hor_shadow {
	background-image:url('../pics/layout/bg_05.gif'); 
	background-repeat:repeat-x; 
 }
 td#hor_shadow div#bottomcorner {
	background-image: url('../pics/layout/bg_04.gif'); 
	background-repeat: no-repeat;
	background-position: top left;
 }
 td#corner_shadow {
	
 }
  td#corner_shadow div#corner {
	background-image: url('../pics/layout/bg_06.gif'); 
	background-repeat: no-repeat;
	background-position: top left;
 }
