/* HTML
 ---------------------------------------------------------------------------- */
body {
	margin: 0px;
	padding: 0px;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 62.5%;
	color: black;
	background: #FFA500 url(../images/map_chile_bg.gif) no-repeat;
	background-position: 814px 338px;
}
* { margin: 0px; padding: 0px; font-size: 1em; }
img { border: 0; }
.clear_float { clear: both; height: 0px; font-size: 1px;}


small { font-size: 1.1em; }
p {
	font-size: 1.2em;
	margin-bottom:40px;
	color:#555;
	padding:0 15px 0 15px;
	text-align:justify;
}
a, a:visited, a:active, a:hover{ color: black; text-decoration: none; }

h1 {
	position: relative;
	display: block;
	width:705px;
	padding-left:16px;
	padding-bottom:3px;
	margin-bottom: 14px;
	font-weight: bold;
	font-size: 1.6em;
	border-bottom: 1px solid #FECB70;
}
h2 {
	position: relative;
	width:705px;
	padding:7px 0 3px 15px;
	margin-bottom: 20px;
	font-weight: bold;
	font-size: 1.2em;
	background-color:#ffa500;
}
h2 span {
	position:absolute;
	top:0px;
	right:70px;
	padding:7px 0 0 18px;
	height:18px;
	border-left:2px solid #fffcf5;
}

#page {  width: 765px; background-color:#fffcf5; }


/* TOP
---------------------------------------------------------------------------- */
#top { margin-bottom: 6px; }
#top #top_image {
	width: 760px;
	height: 245px;
	border-top: 20px solid #FFA500;
}
#top #top_menu {
	position: relative;
	height: 22px;
	width: 756px;
	padding: 8px 0 0 4px;
	background-color: #FFA500;
	font-size: 1.2em;
	font-weight: bold;
	border-top: 10px solid #FECB70;
	border-bottom: 10px solid #FECB70;
}
#top #top_menu a, #top #top_menu span {
	padding: 1px 4px 1px 4px;
	text-decoration: none;
	background-color: #FFA500;
}
#top #top_menu a:visited, #bottom a:active { background-color: #FFA500; }
#top #top_menu a:hover, #top #top_menu span { text-decoration: none; color: #222; background-color: #FFDC95; }

#top #top_menu #flags { position: absolute; top: 7px; right: 156px; height: 18px; }
#top #top_menu #flags a { padding: 0 4px 0 3px; }
#top #top_menu #flags a:hover{ background-color: #FFA500;}


/* LOGO
 ---------------------------------------------------------------------------- */
#logo {
	position:absolute;
	width:140px;
	height:140px;
	top:170px;
	left:610px;
	z-index:2;
}


/* MAIN
 ---------------------------------------------------------------------------- */
#main { position: relative; width: 765px; margin-bottom: 5px; background-color: #FFFCF5 }

#touren_mietwagen {
	margin:14px;
	margin-right:0;
}


/* MAIN => CONTENT CENTER
 ---------------------------------------------------------------------------- */
#main #content_center {
	position: relative;
	width:715px;
	padding: 16px 20px 5px 20px;
	background-image: url(../images/bg_center.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
}

#main #content_center a { color: #EE5F00; font-weight: bold; }
#main #content_center a:hover { text-decoration: underline; color: #EE5F00; }
#main #content_center b { color:#333; }

#main #content_center #txt_unten { margin-top:20px; padding-top:10px; }

#main #content_center #top_print {
	position: relative;
	display: block;
	width: 100%;
	font-size: 1em;
	font-weight: bold;
	border-top: 1px solid #FECB70;
}
#main #content_center #top_print #print { position: absolute; top: 1px; right: 0px; }
#main #content_center #top_print a { color: #EE5F00; }
#main #content_center #top_print a:hover { text-decoration: underline; color: #EE5F00; }


/* TOUR
 ---------------------------------------------------------------------------- */
.tour { width:720px; margin:0 0 30px 0; }
.tour h3 {
	position: relative;
	width:705px;
	padding-left:15px;
	padding-bottom:3px;
	margin-bottom: 15px;
	font-weight: bold;
	font-size: 1.3em;
	border-bottom: 1px solid #ffa500;
}

.tour .tour_imgs { float:left; width:170px; margin:0 15px 30px 0; }

.tour_imgs img { margin-bottom:7px; width:170px; height:128px; }
.tour .tour_txt {
	float:left;
	width:390px;
	margin:0 15px 45px 0;
	padding:0;
	font-size: 1.2em;
	color:#666;
	text-align:justify;
}
.tour_txt ul { margin:5px 0 0 15px; }

.tour .tour_preise { float:left; width:98px; background-color:#fff3dd; padding:15px; border:1px solid #ffa500; }
.tour .tour_preise p { width:98px; padding:0; margin:0; text-align:left; font-weight:bold; color:#333; }


/* MIETWAGEN
 ---------------------------------------------------------------------------- */
 .mietwagen {
	width:100%;
	margin:0 0 11px 0;
	border-bottom:2px solid #ffa500;
 }
 .mietwagen .mietwagen_img {
	float:left;
	width:146px;
	height:90px;
	margin:0 30px 10px 0;
	border:1px solid #ffa500;
 }
 .mietwagen .mietwagen_txt {

 }
 .mietwagen_txt h3 {
	font-size:1.4em;
	margin:0 0 21px 0;
 }
 .mietwagen_txt p {
	margin:0 0 10px 0;
	padding:0;
	line-height:19px;
 }

 .line_hor {
	width:100%;
	height:1px;
	margin-bottom:10px;
	border-bottom:2px solid #ffa500;
 }


/* BOTTOM
 ---------------------------------------------------------------------------- */
#bottom {
	width: 765px;
	height: 3.5em;
	background-color: #FFA500;
	text-align: center;
	font-weight: bold;
}

#bottom a { text-decoration: none; }
#bottom a:hover{ text-decoration: underline; }
#bottom #bottom_bar1 {
	width: 100%;
	height: 5px;
	background-color: #FECB70;
	voice-family: "\"}\""; voice-family:inherit;
	font-size: 0.5em;
	margin-bottom: 9px;
}
html>body #bottom #bottom_bar1 { font-size: 1em; margin-bottom: 7px; }

/* FORM (kontakt form)
------------------------------------------------------------------------ */
.form_style { margin-top: -35px; margin-bottom: 70px; }
.form_style input, .form_style textarea {
	width: 265px;
	height: 14px;
	padding: 2px 2px 1px 2px;
	margin-bottom: 10px;
}
.form_style textarea {
	font-family: Arial,Verdana,Geneva,Helvetica,sans-serif;
	height: 100px;
}
.form_style .field_style1 { color: #666; font-size: 1.1em; border: 1px solid #CCC; }
.form_style .field_style2 { color: #000; font-size: 1.1em;border: 1px solid red; }
.form_style .radio_btn { width: auto; height: auto; margin: 7px 3px -2px 0; padding: 0; }
.form_style select { width: 265px; height: 18px; margin: 2px 0 15px 0; color: #666; }
.form_style option { padding: 1px 0px 3px 5px; color: black; }
