

/* Linke Farben bei bedarf*/
p
{
padding-top:8px;
padding-bottom:8px;
margin: 0px;
}

FORM
{
padding: 0;
margin: 0;
}

.notice{

border: #FFD700 3px solid;
padding:8px;
color:#474747;
width:700px;

margin-top:20px;
}


.notice_grey{

border: #E4E4E4 3px solid;
padding:8px;
color:#454545;
width:700px;

margin-top:5px;
margin-bottom:5px;

}


#progress {
position: fixed;
top:50%; 
right:50%;
left:50%;
bottom:50%;

} 

.notice ul li{
list-style:none;
list-style-image:url(/images/verfuegbar.png);


}

h3{
font-size:14px;
color:#214968;
font-family: Verdana, Arial, Helvetica, sans-serif;



}

h2{
font-size:15px;
color:#214968;
font-family: Verdana, Arial, Helvetica, sans-serif;



}

h1{
font-size:16px;
color:#214968;
font-family: Verdana, Arial, Helvetica, sans-serif;


}

  
/*alle Bild Links ohne Rahmen darstellen*/
img {
border: none;

/*behavior: url(iepngfix.htc);*/
}

select{
border:1px solid #DEDEDE;
background-color:#FDFDFD;

}



body  {
        font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size:12px;
    	/*background: #EBEBEB;*/
    	/*background: #4481B8;*/
		/*background: #EEEEEE;*/
    	margin: 0; 
    	padding: 0;
		margin-bottom:30px;
    	text-align: center; 
    	color: #000000;
		line-height:21px;
	background: #FFFFFF url(images/bg.gif) repeat-x center top;
		
    }
	
	
	
	
	
	
	
	.div_wrapper{
	
					background-image:url(images/schatten.png);
		background-repeat: repeat-y;

	
	}
	
	
	.div_wrapper_footer{
	height:15px;
	background-color:#4481B8;
	
					background-image:url(images/schatten2.png);
		background-repeat: repeat-x;

	
	}
	
	

	
	
	
    .seite #container { 
    	width: 955px;  
    	background: #FFFFFF;
    	margin: 0 auto;
    	border: 0px solid #CCCCCC;
    	text-align: left;
		padding-left:5px; 
				padding-right:-8px; 

		
    } 
    .seite #header {
			background-image:url(images/kc-logo.png);
		background-repeat:repeat-x;

    	padding: 0 0px 0 0px;
		height:140px;
		margin-bottom:100px;
		width:963px;
		margin-left:-5px;
		background-color: #EEEEEE;
		

		/*width:967px;
		margin-left:-10px; Attribute setzen wenn schatten erwünscht */ 
		
		
    } 
	
    .seite #rechteseite {
	float: right; /* Dieses Element muss in der Quellenabfolge vor dem Element stehen, neben dem es platziert werden soll. */
	width: 220px; /* Da es sich hier um ein floatendes Element handelt, muss eine Breite angegeben werden. */
	/*background: #E3EDFA; /* Die Hintergrundfarbe wird nur für die Länge des Spalteninhalts angezeigt. */
    	padding: 0px 0; /* Durch die Auffüllung oben und unten entsteht in diesem div ein visueller Leerraum.  */
		/*margin-left:720px;*/
    
	}
   
   
        .seite #linkeseite {
    	width: 90px; 
    	padding: 0px 0; 
				
		margin-left:-10px;
		/*background-color:#0000CC;*/
		

		
		
    }

   
    .seite #mainContent {
	/*margin: 0 170px;*/
	/*padding: 20 0px;*/
	width:720px;
	height: inherit;
	/*margin-left:300px;*/
	text-align: left;
	float:right;
	margin-right:8px;
	margin-top:-10px;
	
    } 
	
	
	.text{
	text-align:justify;
	margin-left:5px;
	
	
	}
	

	
	
	
    .seite #footer { 
	/*background-color:#4082C0;*/
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:10px;
		width:953px;
		font-weight:bold;
		height:50px;
		color: #C8C8C8;
		text-align:center;
		/*border-top:solid 1px #CCCCCC;*/
		background-image:url(images/bg_footer.gif)
		/*margin-bottom:250px;*/
}

.seite #footer a:link {
color: #C8C8C8;
  text-decoration: underline;
  font-weight:bold;

}

.seite #footer a:active {
color: #C8C8C8;
  text-decoration: underline;
  font-weight:bold;

}

.seite #footer a:visited {
color: #C8C8C8;
  text-decoration: underline;
  font-weight:bold;

}


    .footer_text { 
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:10px;
				font-weight:bold;
						color: #738FBA;
						margin-left:-150px;



}




  .footer_text a:link {
  color:#214968;
  text-decoration:none;
  font-weight:bold;
}

 .footer_text a:visited {
  color:#214968;
  text-decoration:none;
    font-weight:bold;

}


 .footer_text a:active {
  color: #214968;
  text-decoration:underline;
    font-weight:bold;

}


.footer_text a:hover {
  color: #980E10;
  text-decoration:underline;
    font-weight:bold;

}




		
.spacer{
		margin-bottom:150px;

}	

		
    .seite #footer p {
    	margin: 0; 
    	padding: 10px 0; 
    }
    .fltrt { 
    	float: right;
    	margin-left: 8px;
    }
    .fltlft { 
    	float: left;
    	margin-right: 8px;
    }
    .clearfloat { 
    	clear:both;
        height:0;
        font-size: 1px;
        line-height: 0px;
    }
	
.infobox_header_re {
	width: 200px;
	height: 28px;
	padding-top:5px;
	margin-left:8px;
	text-align: center;
	font-size: 12px;
	font-weight:bold;
	color: #FFFFFF;
	/*background-color: #3866BB;*/
	background-image: url(images/box_head.gif);
	background-repeat:no-repeat;
	

}

	.info_box_re        {
	width: 198px;
	background-color: #FFFFFF;
	margin-left:9px;
	font-family: Verdana, Arial, sans-serif;
	font-size:12px;
	color: #000000;
	/*border-top: #ABA9AA;
	border-top-width:1px;
	border-top-style:solid;*/
	margin-top:0px;
	padding-top:10px;
	text-align: center;
	background: #FFFFFF url(images/infobox_bg.gif) repeat-y center top;

	/*padding 50px setzen um Header grafik zu versetzen*/

}
	.info_box_re_footer        {
	width: 198px;
	height:25px;
	background-color: #FFFFFF;
	margin-bottom: 20px;
	margin-left:9px;
	background-image:url(images/box_footer.gif)
	/*padding 50px setzen um Header grafik zu versetzen*/

}



.infobox_header_main {
	width: 564px;
	height: 28px;
	padding-top:10px;
	text-align: left;
	font-size: 14px;
	font-weight:bold;
	color: #000000;
	/*background-color: #3866BB;*/
	background-image: url(images/box_head_main.gif);
	padding-left:20px;
	

}

	.info_box_main       {
	width: 580px;
	background-color: #F0F3F7;
	margin-bottom: 20px;
	font-family: Verdana, Arial, sans-serif;
	font-size:14px;
	color: #000000;
	border: #CCCCCC;
	border-width:2px;
	border-style:solid;
	margin-top:-2px;

	/*padding 50px setzen um Header grafik zu versetzen*/

}


.border {
height: 90px;
width: 961px;

font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
background-image:url(images/suche_bg.gif);
background-repeat: no-repeat;
margin-top:-35px;
margin-left:-5px;
}


   a:link {
  color:#5A5A5A;
  text-decoration:none;
  font-weight:bold;
}

  A:visited {
  color:#5A5A5A;
  text-decoration:none;
    font-weight:bold;

}


  A:active {
  color: #214968;
  text-decoration:underline;
    font-weight:bold;

}


 A:hover {
  color: #5A5A5A;
  text-decoration:underline;
    font-weight:bold;

}

.form_field{
border:1px solid #CCCCCC;
}

.glossar{
font-size:18px; color:#FFFFFF; background-color:#214968;

}
.formular{
background-image: url(images/toolboxbg.png);
background-repeat:repeat-x;
margin-bottom:30px;

}




ul.list_two {
  list-style-type:none; 
  margin:0; 
   padding:0;
   padding-left:5px;
    
  text-align:left;
			   
  
}

 .info_box_re li{
   border-bottom:1px #E6E6E6 solid;
   width:165px;
   margin:5px;
   margin-bottom:0px;
   

}










    #navtab {
	  position:relative;
	  top:145px;
	  width:957px;;
      font-size:14px;
      line-height:normal;
	  height:61px;
	  background-image:url(images/menu/menu_bg.gif);
      }
    #navtab ul {
	margin:0;
	padding:10px 10px 0 0px;
	list-style:none;
      }
    #navtab li {
      display:inline;
      margin:0;
      padding:0;
      }
    #navtab a {
      float:left;
      background:url("images/menu/navtableft.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 5px;
      text-decoration:none;
      }
    #navtab a span {
      float:left;
      display:block;
      background:url("images/menu/navtabright.gif") no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#24618E;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #navtab a span {float:none;}
    /* End IE5-Mac hack */
    #navtab a:hover span {
      color:#FFF;
      }
    #navtab a:hover {
      background-position:0% -42px;
      }
    #navtab a:hover span {
      background-position:100% -42px;
      }

    #navtab a.current {
      background-position:0% -42px;
	  	  color:#FFFFFF

      }

    #navtab a.current span {
      background-position:100% -42px;
	  color:#FFFFFF
      }





  .angebote_listing_head {
  width:305px;
  height:27px;
  color:#FFFFFF;
  padding-left:20px;
  font-size:12px;
  background-color:#3E83C9;
   margin-top:25px;
  margin-bottom:-25px;
  padding-bottom:5px;
  text-align:left;
 /*
    border-width:1px;
  border-style:solid;
  border-color: #FF6600;
 */
  background-image:url(images/info_head_main.png);
}


  .angebote_listing_body {
  /*height:190px;*/
    width:325px;

  color: #000000;
  font-size:12px;
   margin-top:25px;
  margin-bottom:15px;
  text-align:left;
  border:1px solid #E5E5E5;


}

  .angebote_listing_body a {
  text-decoration:underline;
  font-weight:normal;
  line-height:23px;
  
}


.angebote_listing_body table, .angebote_listing_body td
{
	border-bottom               : 1px solid #E5E5E5;
	border-collapse      : collapse;
  font                 : 12px Verdana, Helvetica, sans-serif;
  padding:10px 0 10px 10px;

}
.angebote_listing_body table
{
	border                :none;
	border                :1px solid #E5E5E5;
}
.angebote_listing_body table thead th { padding: 5px 0px; color: #6C6C6C; background: url(images/tabbg.png) repeat-x; border-bottom:#FDD78E solid 2px;border-top:#254059 solid 2px; text-align: center; font-weight: bold; font-size:12px;}
.angebote_listing_body tbody th
{
  background            : #fafafb;
  border-top            : 1px solid #CCC;
  text-align            : left;
  font-weight           : normal;
}
.angebote_listing_body tbody tr td
{
	padding               : 5px 10px;
  color                 : #666;
  
}



.angebote_listing_body tbody tr:hover
{
  background            : #FFF url(images/tr_back.gif) repeat;
  cursor:pointer;
}

.angebote_listing_body tbody tr
{
  background            : #FFF url(images/tabbgtd.png) repeat-x;
}


 .angebote_listing_body tbody tr:hover td
{
  color                 : #454545;
  
}
 .angebote_listing_body tfoot td,
.angebote_listing_body tfoot th
{
  border-left           : none;
  border-top            : 1px solid #CCC;
	padding               : 4px;
  background            : #FFF url(images/foot_back.gif);
  color                 : #666;
}
.angebote_listing_body caption
{
	text-align            : left;
	font-size             : 120%;
	padding               : 10px 0;
	color                 : #666;
}
 .angebote_listing_body table a:link
{
	color                 : #666;
}
 .angebote_listing_body table a:visited
{
	color                 : #666;
}
.angebote_listing_body table a:hover
{
	color                 : #003366;
	text-decoration       : none;
}
.angebote_listing_body table a:active
{
	color                 : #003366;
}







.wochenangebote_body a:link {
color: #FFFFFF;
  text-decoration: underline;
  font-weight:bold;

}

.wochenangebote_body a:active {
color: #FFFFFF;
  text-decoration: underline;
  font-weight:bold;

}

.wochenangebote_body a:visited {
color: #FFFFFF;
  text-decoration: underline;
  font-weight:bold;

}

.link_body a:link{
color: #000000;
  text-decoration: underline;
  font-weight:normal;
  
}
.link_body a:active{
color: #000000;
  text-decoration: underline;
  font-weight:normal;
  
}
.link_body a:visited{
color: #000000;
  text-decoration: underline;
  font-weight:normal;
  
}




.tabeffect:hover{
background-color: #F3F3F3;

/*background-color: #FFFFCC;*/

}

  .listing_head {
  width:590px;
  height:32px;
  font-family: Helvetica, Arial, sans-serif;
  color:#FFFFFF;
  padding-left:10px;
  padding-top:10px;
  
  background-color:#3E83C9;
  margin-top:25px;
  margin-bottom:0px;
  background-image: url(images/table_head.png) ;

}

  .tab_listing {
  border-width: 1px;
  border-style:solid;
  border-color: #E9E9E9;
  width:720px;
   margin-top:25px;
   margin-bottom:10px;

  

}



.listing_detail{
background-color: #EFEFEF;

}

  .listing_head_big {
  width:720px;
  height:22px;
  padding:0;
  margin:0;
  background-color:#EFEFEF;
  background-image: url(images/box_head.png) ;

}



	.reise_gr_re{
/*	width:440px;
  background-color:#EFEFEF;*/
  float:left;
  
  
  


}

	.reise_gr_li{
	 width:270px;
	 /*height:260px;*/
	float: right;
 /* background-color:#EFEFEF;*/



	
	

}


.div_reise_header{

background-image:url(images/reise_back_header.png);
   background-repeat:no-repeat;
   height:40px;
   width:auto;
   font-size:16px;
   font-weight:bold;
   color:#FF0000;
   text-align: center;
   
   


}



.div_reise{
/*  border-width: 1px;
  border-style:solid;
  border-color:blue;
 border-color:#3E83C9;
 background-color:#EFEFEF;
 margin-top:-13px;
 padding-top:5px;
 */
 background-image:url(images/reise_back.png);
    background-repeat: repeat-y;
	margin-top:-10px;
	margin-left:5px;
	height: inherit;

}


.div_reise_footer{

background-image:url(images/reise_back_footer.png);
   background-repeat:no-repeat;
   height:40px;
   width:auto;
	margin-left:5px;


}


/*
  .reise_listing_head {
  width:702px;
  height:100%;
  background-color: #FFBF45;
  margin-top:10px;
 padding-left:10px;
 margin-left:5px;
  background-image:url(images/reise_header.gif);
  background-repeat:no-repeat;
}
*/
  .reise_listing_head {
  width:710px;
  height:100px;
  margin-top:10px;
 padding-left:10px;
 padding-top:5px;
 background-image:url(images/reise_header.gif);
 background-repeat:no-repeat;

  

}


  .reise_listing_head img{
  float:right;
	margin-right:10px;
	margin-top:10px;
  

}




#tnt_pagination {
	display:block;
	text-align:left;
	height:22px;
	line-height:21px;
	clear:both;
	padding-top:3px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
}

#tnt_pagination a:link, #tnt_pagination a:visited{
	padding:7px;
	padding-top:2px;
	padding-bottom:2px;
	border:1px solid #EBEBEB;
	margin-left:10px;
	text-decoration:none;
	background-color:#F5F5F5;
	color:#0072bc;
	width:22px;
	font-weight:normal;
}

#tnt_pagination a:hover {
	background-color:#DDEEFF;
	border:1px solid #BBDDFF;
	color:#0072BC;	
}

#tnt_pagination .active_tnt_link {
	padding:7px;
	padding-top:2px;
	padding-bottom:2px;
	border:1px solid #BBDDFF;
	margin-left:10px;
	text-decoration:none;
	background-color:#DDEEFF;
	color:#0072BC;
	cursor:default;
}

#tnt_pagination .disabled_tnt_pagination {
	padding:7px;
	padding-top:2px;
	padding-bottom:2px;
	border:1px solid #EBEBEB;
	margin-left:10px;
	text-decoration:none;
	background-color:#F5F5F5;
	color:#D7D7D7;
	cursor:default;
}


.btnsort{

height:16px;
width:75px;
background-image:url(images/menu/smallbutton_normal.png);
}

.btnsort:hover{
height:16px;
width:75px;
cursor: pointer;
text-decoration: none;
background-image:url(images/menu/smallbutton_a.png);
}

.btnsort span{
font-size:10px;
color:#FFFFFF;

}


.nav{

position:absolute;
margin-top:250px;
font-size:10px;
color:#BBBBBB;
margin-left:5px;
margin-bottom:10px;

}


.nav a:link{
color: #BBBBBB;
  text-decoration: underline;
  font-weight:normal;
  
}
.nav a:active{
color: #BBBBBB;
  text-decoration: underline;
  font-weight:normal;
  
}
.nav a:visited{
color: #BBBBBB;
  text-decoration: underline;
  font-weight:normal;
  
}


#menu {list-style-type:none; width:700px;}
#menu ul {list-style-type:none; padding:0;}
#menu li {float:left; background:#088; margin:1px 1px 0 0;position:relative;}
#menu li.sub {background:#254059;}
#menu li, #menu li a {display:block; color:#fff; font-family:arial, sans-serif; font-size:12px; line-height:20px; width:80px; text-decoration:none; text-align:center; cursor:pointer; font-weight:bold;}
#menu li:hover, #menu li a:hover {background:#c00;}
#menu ul {position:absolute;left:-9999px;width:128px;}
#menu li.click {background:#c00;}


#slider {
    width: 750px; /* important to be same as image width */
    height: 250px; /* important to be same as image height */
    position: relative; /* important */
	overflow: hidden; /* important */
		margin-left: -35px;

}
#sliderContent {
    width: 750px; /* important to be same as image width or wider */
    position: absolute;
	top: 0;
}
.sliderImage {
    float: left;
    position: relative;
	display: none;
}
.sliderImage span {
    position: absolute;
	font: 12px/16px Arial, Helvetica, sans-serif;
    padding: 10px 13px;
    width: 384px;
    background-color: #000;
    filter: alpha(opacity=70);
    -moz-opacity: 0.7;
	-khtml-opacity: 0.7;
    opacity: 0.7;
    color: #fff;
    display: none;
}
.clear {
	clear: both;
}
.sliderImage span strong {
    font-size: 16px;
}
.top {
	top: 0;
	left: 0;
}
.bottom {
	bottom: 0;
    left: 0;
}
ul { list-style-type: none;}


.bonus{
background-image:url(images/bonus.gif);
background-repeat:no-repeat;

width:171px;
height:59px;
margin-bottom:15px;

margin-left:10px;
padding:12px;


}

.bonus_alter{
background-image:url(images/bonus_alter.gif);
background-repeat:no-repeat;
width:171px;
height:80px;
margin-bottom:15px;

margin-left:10px;
padding:12px;


}
.adspecial{


padding:12px;
margin-top:-15px;


}



/* footer */
#footer-wrap {
	position: relative;
	clear: both;
	padding: 1em 0 2.5em 0;
	margin-top: 30px;
	font: normal 1em 'Trebuchet MS', Tahoma, sans-serif;	
	background: #ECF8FE;
	background-image:url(images/footer_bg.gif);
	color: #777;
	width: 950px;
	float: left;		
}
#footer-wrap h3 {
font-size:14px;font-family: Verdana, Arial, Helvetica, sans-serif;
	text-transform: none;
	letter-spacing: 0;
	margin-left: 0;	
	color: #666666;	
}
#footer-content {	
	margin: 0 auto;		
	width: 880px;
	text-align: left;	
}
#footer-content ul.spalten-list {
	background: url(images/dotline.gif) repeat-x left top;
	list-style: none;
	margin: 5px 0 0 5px; padding: 0;	
	width: 98%;
}
#footer-content ul.spalten-list li {
	background: url(images/dotline.gif) repeat-x left bottom;
}
#footer-content ul.spalten-list li a {
	display: block;
	line-height: 2em;
	font-weight: bold;
	padding: 4px 0 4px 8px;
	width: 98%;	
	color: #777;
	border: none;
}
#footer-content ul.spalten-list li a:hover {
	color: #333;
	text-decoration: none;
}
#footer-content ul.spalten-list li a span {
	color: #989898;
	font-style: italic;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#footer-content .spalten {
	width: 280px;
	padding: 0 0 30px 0;			
	display: inline;
}
#footer-content .space-sep {
	margin-right: 12px;
}
#footer-content .spalten2 {
	width: 285px;
	padding: 0 0 30px 0;	
	display: inline;	
}


.accordion2 {
	width: 720px;
	border-bottom: solid 1px #c4c4c4;
	margin-top:10px;
}
.accordion2 h3 {
	background: #e9e7e7 url(images/arrow-square.gif) no-repeat right -51px;
	padding: 7px 15px;
	margin: 0;
	font: bold 120%/100% Arial, Helvetica, sans-serif;
	border: solid 1px #c4c4c4;
	border-bottom: none;
	cursor: pointer;
}
.accordion2 h3:hover {
	background-color: #e3e2e2;
}
.accordion2 h3.active {
	background-position: right 5px;
}
.accordion2 p {
	background: #f7f7f7;
	margin: 0;
	/*padding: 10px 15px 20px;*/
	/*border-left: solid 1px #c4c4c4;*/
	/*border-right: solid 1px #c4c4c4;*/
	display: none;
}





.bigtab{

width:725px; background-color:#FFFFFF; margin-top:10px; 

}



.bigtab table, .bigtab td
{
	border-bottom               : 1px solid #E5E5E5;
	border-collapse      : collapse;
  font                 : 12px Verdana, Helvetica, sans-serif;
  padding:10px 0 10px 10px;

}
.bigtab table
{
	border                :none;
	border                :1px solid #E5E5E5;
}
.bigtab table thead th { padding: 5px 0px; color: #6C6C6C; background: url(images/tabbg.png) repeat-x; border-bottom:#FDD78E solid 2px;border-top:#254059 solid 2px; text-align: center; font-weight: bold; font-size:12px;}
.bigtab tbody th
{
  background            : #fafafb;
  border-top            : 1px solid #CCC;
  text-align            : left;
  font-weight           : normal;
}
.bigtab tbody tr td
{
	padding               : 5px 10px;
  color                 : #666;
}
.bigtab tbody tr:hover
{
  background            : #FFF url(images/tr_back.gif) repeat;
  cursor:pointer;
}

.bigtab tbody tr
{
  background            : #FFF url(images/tabbgtd.png) repeat-x;
}


 .bigtab tbody tr:hover td
{
  color                 : #454545;
  
}
 .bigtab tfoot td,
.bigtab tfoot th
{
  border-left           : none;
  border-top            : 1px solid #CCC;
	padding               : 4px;
  background            : #FFF url(images/foot_back.gif);
  color                 : #666;
}
.bigtab caption
{
	text-align            : left;
	font-size             : 120%;
	padding               : 10px 0;
	color                 : #666;
}
 .bigtab table a:link
{
	color                 : #666;
}
 .bigtab table a:visited
{
	color                 : #666;
}
.bigtab table a:hover
{
	color                 : #003366;
	text-decoration       : none;
}
.bigtab table a:active
{
	color                 : #003366;
}

.reise_sub_header{
background-image:url(images/reise_sub_header.gif);
background-repeat:no-repeat;
height:41px;
width:721px;

}

.reise_sub_header h3{

padding:10px;
margin-left:50px;
}





.reisecontent table, .reisecontent td
{
	border-bottom               : 1px solid #CCC;
	border-collapse      : collapse;
  font                 : 12px"Tahoma", "Bitstream Vera Sans", Verdana, Helvetica, sans-serif;
}
.reisecontent table
{
	border                :none;
	border                :1px solid #CCC;
}
.reisecontent table thead th { background-image:url(images/th_back.gif); background-repeat:no-repeat; padding: 5px 10px; color: #fff; text-align: left; font-weight: bold; font-size:12px;}
.reisecontent tbody th
{
  background            : #fafafb;
  border-top            : 1px solid #CCC;
  text-align            : left;
  font-weight           : normal;
}
.reisecontent tbody tr td
{
	padding               : 5px 10px;
  color                 : #666;
}
.reisecontent tbody tr:hover
{
  background            : #FFF url(images/tr_back.gif) repeat;
  cursor: auto;
}

#none_hover tbody tr:hover{
background:none;

}

 .reisecontent tbody tr:hover td
{
  color                 : #454545;
  
}
 .reisecontent tfoot td,
.reisecontent tfoot th
{
  border-left           : none;
  border-top            : 1px solid #CCC;
	padding               : 4px;
  background            : #FFF url(images/foot_back.gif);
  color                 : #666;
}
.reisecontent caption
{
	text-align            : left;
	font-size             : 120%;
	padding               : 10px 0;
	color                 : #666;
}
 .reisecontent table a:link
{
	color                 : #666;
}
 .reisecontent table a:visited
{
	color                 : #666;
}
.reisecontent table a:hover
{
	color                 : #003366;
	text-decoration       : none;
}
.reisecontent table a:active
{
	color                 : #003366;
}

.reisecontent table h2{
color:#FFFFFF;
margin:0px;
padding:0px;


}


h5.trigger {

		font-size:12px;
    	margin: 0; 
    	padding: 0;

}

h5.trigger a {
	text-decoration: none;
	display: block;
}
h5.trigger a:hover { color: #ccc; }
.toggle_container_side {
	margin: 0 0 0px;
	padding: 0;
	border-top: 1px solid #d6d6d6;
	overflow: hidden;
	width: 173px;
}
.toggle_container_side .block {
	padding: 0px; /*--Padding of Container--*/
}


#frageform {
padding:0px;
}

#fragenform {
width:175px;
}
#frageform p.width300 {
width:175px;
}
#frageform p {
margin:0;
}
.floatLeft {
float:left !important;
}


#frageform p input {
-x-system-font:none;
background:transparent url(images/frageinput.gif) no-repeat scroll right bottom;
border:1px solid #DEDEDE;
color:#424242;
font-family:Arial,"Lucida Grande",Verdana;
font-size:12px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:normal;
margin:4px 0 0;
padding:4px;
width:165px;
}


#frageform p textarea {
-x-system-font:none;
background:transparent url(images/frageinput.gif) no-repeat scroll right bottom;
border:1px solid #DEDEDE;
color:#424242;
font-family:Arial,"Lucida Grande",Verdana;
font-size:12px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:normal;
height:90px;
line-height:normal;
margin:4px 0 0;
padding:10px;
width:150px;
}


#frageform p input#submit_frage {
background:transparent url(images/abschickenbutton.gif) no-repeat;
border:medium none;
cursor:pointer;
display:block;
height:40px;
margin:0;
outline-color:-moz-use-text-color;
outline-style:none;
outline-width:medium;
padding:0;
text-indent:-9999px;
width:169px;
}

#frageform p input:focus
{
	background-position:top right
}

#frageform p input:hover
{
	background-position:top right
}

#frageform p input#submit_comment:focus
{
/*background:transparent url(images/abschickenbutton_a.gif) no-repeat;*/
}

#frageform p input#submit_comment:hover
{
/*background:transparent url(images/abschickenbutton_a.gif) no-repeat;*/
}

#frageform p textarea:focus {
background:transparent url(images/frageinput.gif) no-repeat scroll right top;
}

#frageform p textarea:hover {
background:transparent url(images/frageinput.gif) no-repeat scroll right top;
}


element.style {
clear:both;
}
#frageform p label, #frageform p.subscribe-to-comments {
-x-system-font:none;
font-size:12px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:normal;
}


#beratungform {
padding:0px;
}

#beratungenform {
width:600px;
background:#EFEFEF;
padding:10px;
}
#beratungform p.width300 {
width:500px;
}
#beratungform p {
margin:0;
}
.floatLeft {
float:left !important;
}


#beratungform p input {
-x-system-font:none;
background:transparent url(images/frageinput.gif) no-repeat scroll right bottom;
border:1px solid #DEDEDE;
color:#424242;
font-family:Arial,"Lucida Grande",Verdana;
font-size:12px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:normal;
margin:4px 0 0;
padding:4px;
width:200px;
}


#beratungform p textarea {
-x-system-font:none;
background:transparent url(images/frageinput.gif) no-repeat scroll right bottom;
border:1px solid #DEDEDE;
color:#424242;
font-family:Arial,"Lucida Grande",Verdana;
font-size:12px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:normal;
height:90px;
line-height:normal;
margin:4px 0 0;
padding:10px;
width:550px;
}


#beratungform p input#submit_frage {
background:transparent url(images/abschickenbutton.gif) no-repeat;
border:medium none;
cursor:pointer;
display:block;
height:40px;
margin:0;
outline-color:-moz-use-text-color;
outline-style:none;
outline-width:medium;
padding:0;
text-indent:-9999px;
width:169px;
}

#beratungform p input:focus
{
	background-position:top right
}

#beratungform p input:hover
{
	background-position:top right
}

#beratungform p input#submit_comment:focus
{
/*background:transparent url(images/abschickenbutton_a.gif) no-repeat;*/
}

#beratungform p input#submit_comment:hover
{
/*background:transparent url(images/abschickenbutton_a.gif) no-repeat;*/
}

#beratungform p textarea:focus {
background:transparent url(images/frageinput.gif) no-repeat scroll right top;
}

#beratungform p textarea:hover {
background:transparent url(images/frageinput.gif) no-repeat scroll right top;
}


element.style {
clear:both;
}
#beratungform p label, #beratungform p.subscribe-to-comments {
-x-system-font:none;
font-size:12px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:normal;
}





#newsletterform {
padding:0px;
}

#beratungenform {
width:600px;
background:#EFEFEF;
padding:10px;
}
#newsletterform p.width300 {
width:500px;
}
#newsletterform p {
margin:0;
}
.floatLeft {
float:left !important;
}


#newsletterform p input {
-x-system-font:none;
background:transparent url(images/frageinput.gif) no-repeat scroll right bottom;
border:1px solid #DEDEDE;
color:#424242;
font-family:Arial,"Lucida Grande",Verdana;
font-size:12px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:normal;
margin:4px 0 0;
padding:4px;
width:200px;
}


#newsletterform p textarea {
-x-system-font:none;
background:transparent url(images/frageinput.gif) no-repeat scroll right bottom;
border:1px solid #DEDEDE;
color:#424242;
font-family:Arial,"Lucida Grande",Verdana;
font-size:12px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:normal;
height:90px;
line-height:normal;
margin:4px 0 0;
padding:10px;
width:550px;
}


#newsletterform p input#submit_frage {
			padding:3px 12px;
		-webkit-border-radius:3px;
		-moz-border-radius:3px;
		color:#FFFFFF !important;
		font-weight:bold;
		font-size:20px;
		text-decoration:none;
		cursor:pointer;
		line-height:20px;
		display:inline-block;
		margin:0 0 20px 0;
		background:url(images/green_button.png) #14AE0D repeat-x;
		background-position:0px -93px;
		border:1px solid #0a810d;
		text-shadow:-1px -1px 1px #0a810d;
}

#newsletterform p input:focus
{
	background-position:top right
}

#newsletterform p input:hover
{
	background-position:top right
}

#newsletterform p input#submit_comment:focus
{
/*background:transparent url(images/abschickenbutton_a.gif) no-repeat;*/
}

#newsletterform p input#submit_comment:hover
{
/*background:transparent url(images/abschickenbutton_a.gif) no-repeat;*/
}

#newsletterform p textarea:focus {
background:transparent url(images/frageinput.gif) no-repeat scroll right top;
}

#newsletterform p textarea:hover {
background:transparent url(images/frageinput.gif) no-repeat scroll right top;
}


element.style {
clear:both;
}
#newsletterform p label, #newsletterform p.subscribe-to-comments {
-x-system-font:none;
font-size:12px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:normal;
}





.merkzettel{
background:url(images/merkzettel.png) no-repeat;
height:60px;
width:180px;
padding-top:48px;
font-size:10px;
font-weight:bold;
text-decoration:underline;
text-align:center;
position: absolute;
top:95px;
margin-left:780px;

}


.abox{
float:left;
margin-right:70px;
margin-top:-10px;

}


.aboxbody{
background:url(images/abox_body.png) no-repeat;
width:175px;
height:101px;
padding:3px;
color:#7c7e81;
font-size:11px;
font-weight:bold;

}


.aboxbody span{
font-weight:bold;
color:#003366;
}


.aboxbody p{
color:#003366;
font-weight:bold;
font-size:14px;
position:relative;
top:-5px;

margin-left:60px;

}


.aboxbody p span{
color:#7c7e81;
font-size:11px;
font-weight:bold;

}



.aboxhead{
width:171px;
height:20px;
background:#23405D;
position:relative;
top:20px;
font-size:12px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight:bold;
color:#FFFFFF;
padding:2px;
}


.aboxmain{
float:left;
margin-right:10px;
margin-top:-10px;

}


.aboxbodymain{
background:url(images/abox_body.png) no-repeat;
width:175px;
height:101px;
padding:3px;
color:#7c7e81;
font-size:11px;
font-weight:bold;

}


.aboxbodymain span{
font-weight:bold;
color:#003366;
}


.aboxbodymain p{
color:#003366;
font-weight:bold;
font-size:14px;
position:relative;
top:-5px;

margin-left:60px;

}


.aboxbodymain p span{
color:#7c7e81;
font-size:11px;
font-weight:bold;

}



.aboxheadmain{
width:171px;
height:20px;
background:#23405D;
position:relative;
top:20px;
font-size:12px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight:bold;
color:#FFFFFF;
padding:2px;
}


.sorttab{
height:23px;
width:216px;
padding:10px;

}


 #sort, #sort ul { list-style-type:none; margin:5px; padding:0;  } /* Style-Reset */
	    
		#sort li { float:left; width:185px;  } /* Horizontale Anordnung */
		
		#sort li ul { display:none; } /* Normalzustand eingeklappt */
		#sort li:hover ul { display:block; } /* Ausgeklappt */
	  
	  #sortcontainer { height:34px; width:170px; position:relative; left:556px; top:33px; background:url(images/sorttab.png) no-repeat;
 }
		   	  #sortcontainer2 { height:34px; width:170px; position:relative; left:370px; top:68px; background:url(images/sorttab.png) no-repeat;

	  }
  
	  #sort { position:absolute; }
		
	  #sort a { font-weight:bold; text-align:left; display:block; height:20px; width:135px; padding:2px; }
	  #sort a:link, #sort a:visited { color: #254059; background:#F2F2F2;text-decoration:underline; }
	  #sort a:active, #sort a:hover { color:#000; background: #FFFFCC; text-decoration:none; }
	  
	  
h6.trigger {
	padding: 0 0 0 30px;
	margin: 0 0 0px 0;
	background: url(images/expand.gif) no-repeat;
	height: 20px;
	font-size:12px;
	float: left;
}



h6.trigger a {
	color: #ccc;
	text-decoration: none;
	display: block;
	font-weight: normal;
}
h6.trigger a:hover { color: #ccc; }
h6.active {background-position: left bottom;}


.toggle_container {
	margin: 0 0 5px;
	padding: 0;
	width:300px;
	overflow: hidden;
	clear: both;
	border:none;

}

#loginbutton{
background:url(images/loginbutton.png) no-repeat;
height:31px;
width:106px;
padding-left:12px;
font-size:12px;
position: absolute;
margin-left:750px; 
margin-top:0px;
color:#24618E;
font-weight:bold;

}


/*
	jQuery Coda-Slider v2.0 - http://www.ndoherty.biz/coda-slider
	Copyright (c) 2009 Niall Doherty
	This plugin available for use in all personal or commercial projects under both MIT and GPL licenses.
*/

/* Insignificant stuff, for demo purposes */

	.panel h2.title { margin-bottom: 10px }
	noscript div { background: #ccc; border: 1px solid #900; margin: 20px 0; padding: 15px }

/* Most common stuff you'll need to change */

	.coda-slider-wrapper { padding: 0px 0 }
	.coda-slider { background: #ebebeb }
	
	/* Use this to keep the slider content contained in a box even when JavaScript is disabled */
	.coda-slider-no-js .coda-slider { height: 200px; overflow: auto !important; padding-right: 20px }
	
	/* Change the width of the entire slider (without dynamic arrows) */
	.coda-slider, .coda-slider .panel { width: 700px; height:200px; } 
	
	/* Change margin and width of the slider (with dynamic arrows) */
	.coda-slider-wrapper.arrows .coda-slider, .coda-slider-wrapper.arrows .coda-slider .panel { width: 600px }
	.coda-slider-wrapper.arrows .coda-slider { margin: 0 10px }
	
	/* Arrow styling */
	.coda-nav-left a, .coda-nav-right a { background: #000; color: #fff; padding: 5px; width: 100px }
	
	/* Tab nav */
	.coda-nav ul li a.current { background: #DBDBDB; color: #404040; }
	
	/* Panel padding */
	.coda-slider .panel-wrapper { padding: 0px }
	
	
	/* Preloader */
	.coda-slider p.loading { padding: 20px; text-align: center }

/* Don't change anything below here unless you know what you're doing */

	/* Tabbed nav */
	.coda-nav ul { clear: both; display: block; margin: 0; margin-top:20px; padding:0; overflow: hidden; width:700px; background-color:#DADADA; }
	.coda-nav ul li { float:left; border-right:1px solid #FFFFFF; }
	.coda-nav ul li a { background: #22405D; color: #FFFFFF; font-size:11px; display: block; float: left; margin-right: 0px; padding: 1px 4px; text-decoration: none }
	
	/* Miscellaneous */
	.coda-slider-wrapper { clear: both; overflow: auto }
	.coda-slider { float: left; overflow: hidden; position: relative }
	.coda-slider .panel { display: block; float: left }
	.coda-slider .panel-container { position: relative }
	.coda-nav-left, .coda-nav-right { float: left }
	.coda-nav-left a, .coda-nav-right a { display: block; text-align: center; text-decoration: none }
	
	
	
/* Navbar im Schiff menu. */
#smallnavbar {
   margin: 0;
   padding: 0;
   height: 1em;
   }
#smallnavbar li {
   list-style: none;
   float: left; }
#smallnavbar li a {
   display: block;
   padding: 3px 4px;
   font-size:11px;
   text-decoration:underline; 
   
   
   }
#smallnavbar li ul {
   display: none; 
   width: 10em; 
   background-color: #F0F6F9;}
#smallnavbar li:hover ul, #smallnavbar li.hover ul {
   display: block;
   position: absolute;
   margin: 0;
   padding: 0; 
   
   }
#smallnavbar li:hover li, #smallnavbar li.hover li {
   float: none; }
#smallnavbar li:hover li a, #smallnavbar li.hover li a {
   background-color: #F0F6F9;
   border-bottom: 1px solid #fff;
   color: #000; }
#smallnavbar li li a:hover {
   background-color: #F0F6F9; }




/*Kleiner bilder slider*/


.jcarousel-skin-tango .jcarousel-container {
    background: #EEEEEE;
    border: 1px solid #DADADA;
}

.jcarousel-skin-tango .jcarousel-direction-rtl {
	direction: rtl;
}

.jcarousel-skin-tango .jcarousel-container-horizontal {
    width: 245px;
    padding: 20px 32px;
}

.jcarousel-skin-tango .jcarousel-container-vertical {
    width: 75px;
    height: 245px;
    padding: 40px 20px;
}

.jcarousel-skin-tango .jcarousel-clip {
    overflow: hidden;
}

.jcarousel-skin-tango .jcarousel-clip-horizontal {
    width:  245px;
    height: 75px;
}

.jcarousel-skin-tango .jcarousel-clip-vertical {
    width:  75px;
    height: 245px;
}

.jcarousel-skin-tango .jcarousel-item {
    width: 75px;
    height: 75px;
}

.jcarousel-skin-tango .jcarousel-item-horizontal {
	margin-left: 0;
    margin-right: 10px;
}

.jcarousel-skin-tango .jcarousel-direction-rtl .jcarousel-item-horizontal {
	margin-left: 10px;
    margin-right: 0;
}

.jcarousel-skin-tango .jcarousel-item-vertical {
    margin-bottom: 10px;
}

.jcarousel-skin-tango .jcarousel-item-placeholder {
    background: #fff;
    color: #000;
}

/**
 *  Horizontal Buttons
 */
.jcarousel-skin-tango .jcarousel-next-horizontal {
    position: absolute;
    top: 43px;
    right: 0px;
    width: 32px;
    height: 32px;
    cursor: pointer;
    background: transparent url(images/next-horizontal.png) no-repeat 0 0;
}

.jcarousel-skin-tango .jcarousel-direction-rtl .jcarousel-next-horizontal {
    left: 5px;
    right: auto;
    background-image: url(images/prev-horizontal.png);
}

.jcarousel-skin-tango .jcarousel-next-horizontal:hover,
.jcarousel-skin-tango .jcarousel-next-horizontal:focus {
    background-position: -32px 0;
}

.jcarousel-skin-tango .jcarousel-next-horizontal:active {
    background-position: -64px 0;
}

.jcarousel-skin-tango .jcarousel-next-disabled-horizontal,
.jcarousel-skin-tango .jcarousel-next-disabled-horizontal:hover,
.jcarousel-skin-tango .jcarousel-next-disabled-horizontal:focus,
.jcarousel-skin-tango .jcarousel-next-disabled-horizontal:active {
    cursor: default;
    background-position: -96px 0;
}

.jcarousel-skin-tango .jcarousel-prev-horizontal {
    position: absolute;
    top: 43px;
    left: 0px;
    width: 32px;
    height: 32px;
    cursor: pointer;
    background: transparent url(images/prev-horizontal.png) no-repeat 0 0;
}

.jcarousel-skin-tango .jcarousel-direction-rtl .jcarousel-prev-horizontal {
    left: auto;
    right: 5px;
    background-image: url(images/next-horizontal.png);
}

.jcarousel-skin-tango .jcarousel-prev-horizontal:hover, 
.jcarousel-skin-tango .jcarousel-prev-horizontal:focus {
    background-position: -32px 0;
}

.jcarousel-skin-tango .jcarousel-prev-horizontal:active {
    background-position: -64px 0;
}

.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal,
.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal:hover,
.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal:focus,
.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal:active {
    cursor: default;
    background-position: -96px 0;
}

/**
 *  Vertical Buttons
 */
.jcarousel-skin-tango .jcarousel-next-vertical {
    position: absolute;
    bottom: 5px;
    left: 43px;
    width: 32px;
    height: 32px;
    cursor: pointer;
    background: transparent url(images/next-vertical.png) no-repeat 0 0;
}

.jcarousel-skin-tango .jcarousel-next-vertical:hover,
.jcarousel-skin-tango .jcarousel-next-vertical:focus {
    background-position: 0 -32px;
}

.jcarousel-skin-tango .jcarousel-next-vertical:active {
    background-position: 0 -64px;
}

.jcarousel-skin-tango .jcarousel-next-disabled-vertical,
.jcarousel-skin-tango .jcarousel-next-disabled-vertical:hover,
.jcarousel-skin-tango .jcarousel-next-disabled-vertical:focus,
.jcarousel-skin-tango .jcarousel-next-disabled-vertical:active {
    cursor: default;
    background-position: 0 -96px;
}

.jcarousel-skin-tango .jcarousel-prev-vertical {
    position: absolute;
    top: 5px;
    left: 43px;
    width: 32px;
    height: 32px;
    cursor: pointer;
    background: transparent url(images/prev-vertical.png) no-repeat 0 0;
}

.jcarousel-skin-tango .jcarousel-prev-vertical:hover,
.jcarousel-skin-tango .jcarousel-prev-vertical:focus {
    background-position: 0 -32px;
}

.jcarousel-skin-tango .jcarousel-prev-vertical:active {
    background-position: 0 -64px;
}

.jcarousel-skin-tango .jcarousel-prev-disabled-vertical,
.jcarousel-skin-tango .jcarousel-prev-disabled-vertical:hover,
.jcarousel-skin-tango .jcarousel-prev-disabled-vertical:focus,
.jcarousel-skin-tango .jcarousel-prev-disabled-vertical:active {
    cursor: default;
    background-position: 0 -96px;
}


#toTop {
	display:none;
	text-decoration:none;
	position:fixed;
	bottom:10px;
	right:10px;
	overflow:hidden;
	width:51px;
	height:51px;
	border:none;
	text-indent:-999px;
	background:url(images/ui.totop.png) no-repeat left top;
}

#toTopHover {
	background:url(images/ui.totop.png) no-repeat left -51px;
	width:51px;
	height:51px;
	display:block;
	overflow:hidden;
	float:left;
	opacity: 0;
	-moz-opacity: 0;
	filter:alpha(opacity=0);
}

#toTop:active, #toTop:focus {
	outline:none;
}




	.cbutton
	{
			padding:3px 12px;
		-webkit-border-radius:3px;
		-moz-border-radius:3px;
		color:#FFFFFF !important;
		font-weight:bold;
		text-decoration:none;
		cursor:pointer;
		line-height:20px;
		display:inline-block;
		margin:0 0 20px 0;
		background:url(images/green_button.png) #14AE0D repeat-x;
		background-position:0px -93px;
		border:1px solid #0a810d;
		text-shadow:-1px -1px 1px #0a810d;
	}
	


    #ree_schiff{
	width:700px;
	height:auto;
    }

    #ree_schiff ul {
      margin:0;
      padding:0;
      list-style:none;
    }
    #ree_schiff li {
      float:left;
      padding:5px;
      margin:0px;
	  width:200px;
    }


#vor_newsletter{
position: relative;
left:250px;
bottom:320px;

}

#vor_newsletter ul {
    margin-left: 30px;
}
#vor_newsletter li {
    list-style-image: url("images/icon/vorhanden.png");
	margin-top:20px;

}