/*Layout */


*{margin:0; padding:0;}
#contents_left a{
  color: #1D308D;
  text-decoration: none;
}

#clearer{
  clear: both;
  float: none;
}

img{
  border: none;
}

#stdnavi{
  position: absolute;
  top: 10px;
  left: 585px;
  background-color: white;
  color: black;
  display: block;
  width: 368px;
  padding: 3px;
  filter:alpha(opacity=70); /* Transparenz für IE*/
  -moz-opacity:0.7; /* Transparenz für Mozilla */
  opacity:0.7; /* Transparenz für Opera */
  font-size: 12px;
}

#stdnavi a{
  color: black;
  text-decoration: none;
  font-weight: bold;
}

* html #stdnavi{
  position: absolute;
  top: 10px;
  left: 585px;
  background-color: white;
  color: black;
  display: block;
  width: 373px;
  padding: 3px;
  margin-right:0px;
  filter:alpha(opacity=70); /* Transparenz für IE*/
  -moz-opacity:0.7; /* Transparenz für Mozilla */
  opacity:0.7; /* Transparenz für Opera */

}

#stdnavi a:hover{
  color: 6DA0E5;
  text-decoration: none;
}



body{
  margin: 0px;
  background-repeat: repeat-x;
  background-color: #D1DEE7;
  background-position: 0px 0px;
  font-family: Arial,Verdana,Georgia,Tahoma;
  font-size: 12px;
  align: center;
  text-align: center;
}


td{
 font-size: 12px;
 vertical-align: top;
}

#container{
  margin: 0px auto;
  width: 960px;
  text-align: left;
  margin-bottom: 0px;
  margin-top: 0px;
  min-height:900px; 
  height:auto !important;  /* für moderne Browser */
  height:900px;  /*für den IE */
  background: #FFFFFF url(../images/background_main.gif) repeat-y left top;  
}

/* 20080619 DEBUG #container{
  align: center;
  margin: auto;
  float: inline;
  width: 960px;
  text-align: left;
  margin-bottom: 0px;
  margin-top: 0px; */
 /* background-color: red; */
/*   min-height:900px; */
/*   height:auto !important;  *//* für moderne Browser */
/*   height:900px;  *//*für den IE */
/* } */

#header{
  color: white;
  background-color: white;
  width: 960px;
  height: 250px;
  text-align: left;
  background-repeat: no-repeat;
  margin:0;
  padding: 0px;
  border-left: 1px solid white;
  position: relative;
}

#logo a.logolink{
	display: block;
	position: absolute; 
	left: 0px;
	top: 0px;
	width: 319px;
	height: 95px;
	background: transparent url(../gfx/logo.png) 0px 0px no-repeat scroll;
	text-indent: -99999px;
	overflow: hidden;
}

#logo a.logolink:hover{
	background: transparent url(../gfx/logo.png) 0px -95px no-repeat scroll;
}

#navi{
  height: 34px;
  border: 1px solid #FFFFFF;
  border-right: 0px;
  border-bottom: 0px;
  background: #FFFFFF;
  font-family: Arial,Verdana,Georgia,Tahoma;
  font-size: 11px;
  width: 100%;
  margin: 0px;
  padding: 0px;
}

#clearer{
  clear:both;
  float: none;
}

div.reisehl {
   background: #bfdaf7 url(../gfx/reiseheader.jpg) right top repeat-y;
   display: block;
   width: 960px;
   /*height: 300px;*/
   overflow: auto;
}

div.reisehl h2 {
	border-bottom: 1px solid #fffa04;
	font-size: 14px;
	font-weight: bold;
	line-height: 24px;
	margin-bottom: 7px;
	margin-left: 20px;
}

#schatten{
   float: left;
   clear: both;
   display:block;
   min-height: 280px;
   width: 455px;
   min-height: 250px;
   height:auto !important;  /* für moderne Browser */
   height: 250px;
   margin-bottom: 0px;
   font-size: 12px;
   padding-left: 25px;
   padding-top: 1px;
   padding-bottom: 10px;
   font-family: Arial,Verdana,Georgia,Tahoma;
   color: #1d308d;
}

html* #schatten {
   width: 480px;
}

#schatten h1{
  font-family: Arial,Verdana,Georgia,Tahoma;
  font-size: 16px;
  font-weight: bold;
 padding-left: 34px; 
  background-image:url(../gfx/h1left.gif);
  background-repeat: no-repeat;
  background-position: 0px 0px;
}

#schatten p{
 padding-left: 34px; 
}

#schatten ul {
 padding-left: 34px;
}

#schatten ul li {
}

#schatten ul li p {
 padding-left: 0px;
}

#main{
   float: inline;
   display:block;
/*  min-height:1250px;  */
  height:auto !important; */ /* für moderne Browser */
  height:960px;  /*für den IE */
   background-color:white;
  -moz-box-sizing:border-box;
   box-sizing:border-box;
}

* hmtl #main{
   float: inline;
   display:block;
/*  min-height:1250px; */
  height:auto !important;  /* für moderne Browser */
  height:960px;  /*für den IE */
   background-color:white;
  -moz-box-sizing:border-box;
   box-sizing:border-box;
}

#horizontaltext{
   width: 960px;
   background-color: c0c0c0;
}


* html #contents_left{
   float: left;
   -moz-box-sizing:border-box;
   box-sizing:border-box;
   height:700px;  /*für den IE */
   min-height:700px;
   height:auto !important;/* für moderne Browser */
   width: 960px;
   padding-left: 20px;
   padding-top: 20px;
   padding-right: 20px;
   padding-bottom: 20px;
  font-family: Arial,Verdana,Georgia,Tahoma;

}


#contents_left{
   float: left;
   -moz-box-sizing:border-box;
   box-sizing:border-box;
/*  min-height:700px;  */
  height:auto !important; /* für moderne Browser */
/*  height:700px;  */ /*für den IE */
   width: 960px;
   padding-left: 20px;
   padding-top: 20px;
   padding-right: 20px;
   padding-bottom: 20px;
  font-family: Arial,Verdana,Georgia,Tahoma;
}

#contents_left a:hover{
  color: #1D308D;
  text-decoration: underline;

}

#contents_left p{
  font-family: Arial,Verdana,Georgia,Tahoma;
  color: #192B87;
}

#contents_left h1{
  font-family: Arial,Verdana,Georgia,Tahoma;
  font-size: 16px;
  font-weight: bold;
 padding-left: 20px; 
  background-image:url(../gfx/h1left.png);
  background-repeat: no-repeat;
  background-position: 0px 0px;
}

#contents_left h2{
  font-family: Arial,Verdana,Georgia,Tahoma;
  font-size: 14px;
  font-weight: bold;
/*  margin-left: 20px;  */
  border-bottom: 1px dotted #215499 !important;
  line-height: 24px;
  border-bottom-width: 2px;
  margin-bottom: 7px;
  color: #215499;
}

#contents_left table td{
  font-family: Arial,Verdana,Georgia,Tahoma;
   padding-left: 20px;
   color: #1D308D;	
}

/*#contents_left table img{
  padding-left: 20px;

} */

#contents_right{
   float: left;
   padding-bottom: 0px;
   -moz-box-sizing:border-box;
   box-sizing:border-box;
   font-family: Arial,Verdana,Georgia,Tahoma;
   font-size: 11px;
   width: 480px;
   min-height:241px;
   height:auto !important;  /* für moderne Browser */
   height:250px; /*für den IE */
   padding-top: 20px;
   padding-left: 20px;
}

#contents_right h1{
  font-family: Arial,Verdana,Georgia,Tahoma;
  font-size: 12px;
  font-weight: bold;
  padding-left: 18px;
  padding-top: 18px;
}

#contents_right table{
  padding-left: 18px;
  color: #192B87;
}

/*#contents_right img{
  margin-left: 15px;
  border: 2px solid #C0C0C0;

}*/

/* FOOTER in style.css */


.wrapper {	
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -120px; /* the bottom margin is the negative value of the footer's height */
}
#footer, .push {
	height: 120px; /* .push must be the same height as .footer */
}


html* .wrapper{
	margin: 0 auto;
}

#footer{
  height: 120px;
  width: 920px;
  margin: 0px auto;
  padding-top: 20px;
  padding-left: 40px;
  font-family: Arial,Verdana,Georgia,Tahoma;
  background:  transparent url(../gfx/footer_gradient_reise.png) no-repeat top scroll;
  color: #FFFFFF;
  line-height: 20px;
  text-align: left;
}

html* #footer {
	width: 960px;
}

#footer a{
  border-bottom: 1px dotted white;
  color: white;
  text-decoration: none;
}
#footer a:hover{
  color: #f9c649;
  border-bottom: 1px dotted #f9c649;
  text-decoration: none;
}

#footer span {
	float: right;
	padding-right: 114px;
}

#footer span a {
	color: #FFFFFF;
	text-transform: uppercase;
	font-size: 11px;
}
.footercell {
	float: left;
	width: 240px;
}
.bodytext {
	color: #192B87;
}

#angebot{
  margin: 15px;
  display:block;
  font-family: Arial,Verdana,Georgia,Tahoma;
  background-color: white;
  width:348px;
  font-size: 12px;
  border: 2px solid #C0C0C0;
  -moz-box-sizing:border-box;
  box-sizing:border-box;
  padding-left: 10px;
  padding-top: 10px;
  padding-right: 10px;
  padding-bottom: 10px;
}

#angebot a{
  padding: 4px;
  background-image: url(../gfx/nav_bg.jpg);
  border: 1px solid white;
  color: black;  
  text-decoration: none;
  font-family: Arial,Verdana,Georgia,Tahoma;
  font-weight: bold;
  padding-right: 7px;
  font-size: 12px;
}

#angebot ul{
  list-style-type: none;
}
#angebot li{
  background-image: url(../gfx/bulletpoint.gif);
  background-repeat: no-repeat;
  padding-left: 25px;
  line-height: 16px;
  font-size: 12px;
  padding-bottom: 5px;
}

#footercell{
  display:block;
  width: 240px;
  height: 70px;
  float: left;
}


/*SUBMENU */

#submenu{
  position: absolute;
  color: white;
  margin-top: 0px;
  top: 284px;
  left: auto; 
  visibility: hidden;
  z-index: 99;
}

#submenu div{
  display:block;
  background-color: #fff;
  width:157px;
  visibility: hidden;
  float: left;
  margin-left:1px;
/*  margin-right:1px; */
  border: 1px solid #fcb332;
  border-top: 0px;
  color: #192b87;
}

*html #submenu div {
	width: 158px;
	margin: 0px 1px;
}

#submenu ul{
list-style-type: none;
  margin: 0px;
  padding: 0px;
  padding-top: 0px;
  display: block;
  font-family: Arial,Verdana,Georgia,Tahoma;
  color: #192b87;
}

#submenu ul li{
  display: block;
  padding: 0px;
  padding-left: 0px;
  line-height: 24px;
  border-bottom: 1px dotted white;
  color: #192b87;
}

#submenu ul li a{
 color: #192b87;
  display: block;
  text-decoration: none;
  padding-left: 16px;
  border-top: 1px dotted white;
  border-bottom: 1px dotted white;
  background: transparent none;
}

#submenu ul li a:hover{
  color: #192b87;
  display: block;
  text-decoration: none;
  padding-left: 16px;
  border-bottom: 1px dotted white;
  background: #f8f2be url(../gfx/navigation_2.gif) no-repeat left top;
}

.mmenu li{
  text-align: left;
}

#test{
  display: block;
  padding: 0px;
  padding-left: 0px;
  border-bottom: 1px dotted white;
}

.submenu{
  display: block;
  padding: 0px;
  padding-left: 0px;
  border-bottom: 1px dotted white;
  list-style-type: none;
}

.submenu a{
  display: block;
  padding: 0px;
  color: white;
  text-decoration: none;
  padding: 0px;
  padding-left: 10px;
  line-height: 24px;
  font-size: 11px;
  color: #43A332;
}

.submenu a:hover{
  display: block;
  color: #FFD043;
  background-color: #fff;
  text-decoration: none;

}

#search{
  width: 100px;
  border: none;
  height: 19px;
  margin-top: 6px;
  margin-bottom: 6px;
  margin-left: 6px;
  padding: 2px;
  background-image: url(../gfx/lupe.gif);
  background-repeat: no-repeat;
  background-position: 2px;
  padding-top: 3px;
  padding-left: 21px;
  font-family: Arial,Verdana,Georgia,Tahoma;
  color: #BBBBBB;

}
/* */

/******************************************
Menü
*******************************************/

 #navi ul {
      margin: 0px;
      padding: 0px;
      list-style-type: none;
      font-family: Arial,Verdana,Georgia,Tahoma;
      font-weight: bold;
      font-size: 12px;
    }
    
    #navi li{
      margin: 0px;
      padding: 0px;
      float: left;
      width: 159px;
      line-height: 33px;
      border: 0px transparent none;
      border-right: 1px solid #FFFFFF;
      text-align: center;
      background: transparent url(../gfx/navigation_1.gif) repeat-x 0px -33px;
      vertical-align : middle;
    }
    
    *html #navi li {
     padding: 0px;
     border: none;
     width: 160px;
    }
    
    #navi li span{
      margin: 0px;
      padding: 0px;
      display:block;
      background: transparent url(../gfx/navigation_1.gif) repeat-x 0px -33px;
      height: 33px;
      vertical-align: middle;

    }
     #navi li span a{
       margin: 0px;
       padding: 0px;
       color: black;
     }

     #navi li a:hover, li a.active,
     #navi li.nofx a:hover, .nofx a.active{
      display:block;
      background: transparent url(../gfx/navigation_1.gif) repeat-x 0px 0px;
      height: 33px;
      vertical-align: middle;
      color: #192B87;
      border: 1px solid #FCB332;
      border-bottom: 0px;

    }
    
    #navi li.nofx{
    border-right: 0px;
    }
    
    *html #navi li.nofx {
    width: 158px;
    }

    #navi li a {
      display:block;
      color: #ffffff;
      text-decoration: none;
      height: 32px;
      vertical-align: middle;
      border-top: 1px solid transparent;
      border-left: 1px solid transparent;
      border-right: 1px solid transparent;
      border-bottom: 0px;
    }
    
    #navi li a:hover, #navi #main_spalte5_1, #navi #main_spalte6_1 {
      color: #192B87;
      border-top: 1px solid #FCB332;
      border-left: 1px solid #FCB332;
      border-right: 1px solid #FCB332;
      background: transparent url(../gfx/navigation_1.gif) repeat-x 0px 0px;
    }
    
    /* SPALTE1,4,6 ohne Inhalt, daher andere Styles f. einwandfreie Darstellung */
    
    #submenu #spalte1 {
	background: transparent none;
	border: 1px solid transparent;
	visibility: hidden;
    }

*html #submenu #spalte1 {
	background: transparent none;
	border: none;
	padding: 1px;
	visibility: hidden;
    }
    

#contents_left p{
  font-family: Arial,Verdana,Georgia,Tahoma;
}

#main ul,#main li,#main ul li {
	list-style-type: square;
}
