/*------------------------CSS-DATEI FR ENCANTOCHILE-----------------------------------*/

* {
	font-family:Verdana, Arial, Helvetica, sans-serif;
  }
  
  html, body {
    margin: 0;
    padding: 0;
  }

  body {
  	background: #f7f0df;
	font-size:12px;
	height: 100%;
	line-height: 16px;
    min-width:45em; /* Mindestbreite verhindert Umbruch und Anzeigefehler in modernen Browsern */
    text-align:center;  /* Zentrierung im Internet Explorer */
  	/*background-image:url(../pics/petro3.gif);	*/
  }

  body, p a, {
    margin:0; 
	padding:0;
  }

  div#seite {
    text-align: left;    /* Seiteninhalt wieder links ausrichten */
    width: 700px;
    left: 50%;
	margin-left: -350px;
	position: absolute;
  }
	
  #werbung {
	position:absolute;
	left:710px;
	}
  
  #logo {
	display: none;
  }
    
  #top {
    text-decoration: none;
  }
  	
/*----------------------------------KOPF------------------------------------------------*/

  #header_top {
	height: 140px;
  }
  
 /*----------------------------------NAVIGATION------------------------------------------------*/
  
  #servicenavi {
    width: 660px;
	font-size: 11px;
	text-align: right;
	margin-bottom: 3px;
	margin-top: 10px;
}
 
  #servicenavi ul {
  	margin:0;
	padding:0;
	display: inline;
  }
  
  #servicenavi li {
  	list-style-type: none;
	display: inline;
	padding: 0 0 0 3px;
	border-left: 1px solid #5b140e;
  }
  
  #servicenavi li.aussen {
  	border: none;
  }
  
  #servicenavi a {
    color: #5b140e;
	text-decoration: none;
  }
  
   #servicenavi a:hover {
	color: #CC6600;
	text-decoration: underline; 
	outline: none; 
  }
    
  #navi {
  	margin-top: 0px !important; 
  	margin-top: -3px; /* fuer IE6 */
  	height: 24px;
	background-color:#5b140e;
	border-bottom: 1px solid #000000;
  }
  

 	/* General */
  #navigation { 
   list-style: none;
   text-align: center;
   font-weight: bold;
   display: inline;
  }
  
  #navigation, #navigation * { 
    padding: 0; 
	margin: 0; 
  }
	
	/* Head links */
  #navigation li.headlink { 
	float: left;
	list-style:none;
	position: relative;
  }
	
  #navigation li.headlink a { 
	text-decoration:none;
	padding: 4px 10px;
    margin:0 10px;/*oben-unten: Abstand zu nchstem Text; links-rechts: Abstand vom Bildrand*/
	float:left;/*bewirkt Mglichkeit, allen Elementen dieselbe Breite zuzuweisen, s.u. */
  }

 #navigation li.headlink a:hover { 
	 color: #5b140e; 
	 background-color: #CC6600; 
	 border-bottom: #000000;
 }

	/* Child lists and links */
  #navigation li.headlink ul { 
    margin: 0; 
	display: none; 
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	text-align: left; 
	list-style: none;
	top: 24px; 
	left: 0;
	position: absolute;
	width: 180px;
 }
  
  #navigation li.headlink:hover ul { 
    display: block;
  }	
  
  #navigation li.headlink ul li a { 
 	padding: 6px 10px 6px 10px;
	width: 180px;
	text-decoration:none;
  }
  
  #navigation li.headlink ul li a:hover { 
    color: #5b140e; 
	background-color: #CC6600;
  }
 
	/* Pretty styling */
  #navigation a { 
    color: white;
    background-color: #5b140e; 
  } 
  
  #navigation ul li a:hover { 
    text-decoration: none;
  }
  
  ul#navigation div {
     clear:left;/*notwendig, damit Breitenzuweisung funktioniert*/
  }
  
/*----------------------------------INHALT------------------------------------------------*/
  div#inhalt {
 	padding:25px 40px 10px 40px;
	min-height: 520px;
	height: auto !important;
    height: 590px;			/*IE 6 */
	background-color:#f8dc8f; 
  }
    
  div#inhalt h1 {
    font-size: 18px;
    margin-bottom: 20px;
	color: #5b140e;
  }
  
  #inhalt h2 {
    font-size:14px;
	margin-top: 16px;
	margin-bottom: 8px;
  }

  #inhalt h3 {
    font-size: 12px;
    margin-bottom: -10px;
  }
  
  #inhalt h3 img {
    border: none;
	margin-right: 5px;
	margin-top: 10px;
  }
  
  div#inhalt p {
    margin:1em 0;
  }
  
   div#inhalt i {
    font-size: 9px;
	text-align: right;
	position: absolute;
	margin-top: -10px;
	margin-left: 5px;
 }
  
 #inhalt img {
  		border: 4px solid #8f5444;
		margin-right: 10px;
		margin-bottom: 8px;
 }

 #inhalt img.rechts {
  		border: 4px solid #8f5444;
		margin-left: 10px;
		margin-bottom: 8px;
}	
  
	#intro{
		width:28em;	
	}
	
	#inhalt img.rahmenlos {
		border: none;
	}	
	
	#pics{
		background-image:url(../pics/collage.jpg);
		background-repeat:no-repeat;
		min-height: 600px;
		height: auto !important;
    	height: 600px;			/*IE 6 */
	}

	#inhalt a:link { 
		text-decoration: underline;
		color:#5b140e;
		font-weight:bold;
 	} 
	  
	#inhalt a:visited { 
		text-decoration:underline;
		color:#5b140e;
		font-weight:bold;
		background-image:none;
 	}
	#inhalt a:hover { 
		text-decoration:none;
		color: #CC6600;
		font-weight:bold;
		background-image:none;
 	} 
	#inhalt a:active { 
		text-decoration:none;
		color:#5b140e;
		font-weight:bold;
		background-image:none;
 	} 
	.tabelle, table {
		font-size: 12px;
	}
	
	form#kontakt {
		border:1px solid #993300;
		padding:5px;
		margin: 0;
	}

	.top {
		font: lighter 12px Verdana, Arial, Helvetica, sans-serif;
		
		margin-top: 60px;
		padding-bottom: 4px;
		border-bottom: 1px dotted #663300;
	}
	
	.pfeil {
		font-size: 22px;
		float: left;
		margin-top: -14px;
		text-decoration: none;
	}
		
/*----------------------------------TOUREN------------------------------------------------*/

	div#tour {
		font-size:0.8em;
		width:28em;
	}
	
	div#headline {
		font-weight:bold;
		margin-top:1em;
		margin-bottom:0.2em;
		padding:0.2em 0;
		border-bottom:2px solid #663300;
	}
	
/* Kurzinfos Detail-Route mit Preis, Teilnehmer, PDF Icon.... */

	.ueberblick_left {
		width: 410px;
		float: left;
		padding-right: 20px;
		margin-bottom: 24px;
	}
	
	.ueberblick_left h2 {
		padding: 10px 0 4px 25px;
		border-bottom: 1px dotted #663300;
		background: url(../pics/petro8.gif) no-repeat;
	}
	
	.ueberblick_right {
		width: 190px;
		float: right;
		font-size: 10px;
		margin-bottom: 24px;
	}
	
	.icon_pdf {
		height: 30px;
		width: 30px;
		float: left;
		display: block;
		margin-top: -5px;
		background: url(../pics/pdf.gif) no-repeat;
	}
	
	.icon_send {
		height: 30px;
		width: 30px;
		float: left;
		display: block;
		background: url(../pics/send.gif) no-repeat;
	}
	
	.ueberblick_left dl {
		 /* alternativ Clearfix anwenden */
		 margin: 0;
		 padding: 0;
	}

	.ueberblick_left dt, .ueberblick_left dd {
		float: left;
		padding-bottom: 4px;
	}
	
	.ueberblick_left dt {
		font-weight: bold;
		margin-top: 3px;
		width: 180px;
	}
	
	.ueberblick_left dd {
		margin: 0px;
		width: 210px;
		margin-top: 3px;
	}
	
	.hinweis {
		font: bold 10px Verdana, Arial, Helvetica, sans-serif;
		line-height: 12px;
	}
	
	.stern {
		font-weight: bold;
		color: #663300;
	}

	.reisetag {
		padding-left: 47px;
	}

	
	.reisebaustein {
		padding: 0 2px 1px 2px;
		margin-left: 10px;
		color: #EEEECC;
		background: #CC6600;
		margin-top: -7px;
		position: absolute;
		font: normal 9px Verdana, Arial, Helvetica, sans-serif;
	}
	
	
	
	
/* -------------- Ende Kurzinfos ----------------------------------------*/
/* -------------- Tour --------------------------------------------------*/

	.icon h2 {
		background: url(../pics/petro8.gif) no-repeat;
		padding: 0 0 0 25px;
	}
	
	.tour_left {
		padding-right: 20px;
		margin-bottom: 24px;
		width: 410px;
		float: left;
	}
	
	.tour_left ul {
		margin-left: 0px !important;
		margin-left: 20px;  /* IE 6 */
	}
	
	.tour_left li {
		line-height: 18px;
	}
	
	.tour_left h2, .tour_left_unten h2 {
		margin-top: 0 !important;
		padding: 0px 0 4px 25px;
		border-bottom: 1px dotted #663300;
		background: url(../pics/petro8.gif) no-repeat;
	}

	.tour_left img {
		margin: 0 10px 0px 0;
        float: left;
		width: 120px;
        height: 80px;
	}
	
	.tour_right {
		width: 190px;
		float: right;
	}
	
	.tour_right dl {
		 /* alternativ Clearfix anwenden */
		 margin: 0;
		 padding: 0;
	}

	.tour_right dt, .tour_right dd {
		padding-bottom: 4px;
	}
	
	.tour_right dt {
		font-weight: bold;
		margin-top: 0px;
		width: 70px;
		float: left;
	}
	
	.tour_right img {
		width: 182px;
		float: right;
		border: 4px solid #8f5444;
		margin-bottom: 24px !important;
	}	
	
	.tourroute {
		width: 100%;
		font: italic 14px "Times New Roman", Times, serif;
		color: #663300;
		margin-top: -5px;
		margin-bottom: 16px;
		float: left;
		border-bottom: 1px dotted #663300;
	}
	
	.tour_left_unten {
		width: 410px;
		float: left;
		padding-right: 20px;
		margin-top: 0px !important;
	}
		
	.tour_right_unten {
		width: 190px;
		float: right;
		margin-top: 0px !important;
		font-size: 10px;
	}
	
	.mehr a {
		font-size: 10px;
		margin-left: 8px;
	}
	
	.werbung {
		text-align: center;
	}
	
	ul.links li {
		list-style: none;
		padding-bottom: 10px;
	}	

/*----------------------------------IMPRESSUM------------------------------------------------*/

	#impressum {
		float: right;
		margin-top: -2px;
		margin-left: 60px;
		padding: 0;
		font-size: 10px;
		line-height: 14px;
		text-align: left;
	}

	#impressum h2 {
   		font-size:14px;
		margin-top: 0px;
		margin-bottom: 10px;
    }
	
	
	#impressum h3 {
		font: bold 11px Verdana, Arial, Helvetica, sans-serif;
		margin-top: 10px;
		padding: 0px;
	}

	.mail {
		font-size: 9px;
	}
	
/*----------------------------------FUSSZEILE------------------------------------------------*/
  #fusszeile { 
  	width: 700px; 
  	height: 20px;
	padding: 10px 0 2px 0;
    font-size: 9px;
	font-weight: bold;
	text-align: center;
	background-color:#f8dc8f;
	margin-top: 0;
	margin-left: 0;
 }
  
  #fusszeile ul {
  	margin:0;
	padding:0;
	display: inline;
  }
  
  #fusszeile li {
  	list-style-type: none;
	display: inline;
  }
  
  #fusszeile a {
  	padding:0 6px 0 2px;
	border-right:1px solid #5b140e;
  }
  
   #fusszeile a.rechts {
  	border: none;
  }
  
  #fusszeile a:link {
  	color:#5b140e;
	text-decoration: none;  
  }
  
  #fusszeile a:visited {
	color:#5b140e;
	text-decoration: none;  
  }
  
  #fusszeile a:hover {
	color: #CC6600;
	text-decoration: underline;  
  }
  
  #fusszeile a:active {
	color:#5b140e;
	text-decoration: none;  
  }

  .clearer {
  height: 1;
  clear: both;
  }
