a img {
	border: none;
}

a:hover {
	color: #FFFF80;
}

body {
	background-color: #09270B;
	color: #000000;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
}

h2 {
	text-align: center;
	color: #82A246;
	background-color: #38312B;
}

h6 {
font-style: italic;
font-size: larger;
color:#82A246;
}

.entfernung {
	font-style: italic;
	}

#container {
	border: 0px solid #FF00FF;
	height: 1400px;
	left: 50%;
	margin-left: -462px; /* zur Zentrierung des umgebenden Containers */
	margin-top: 2px; /* zur Abrückung des Containers vom oberen Seitenrand */
	position: absolute;
	right: 50%;
	width: 924px;
}

#logo {
	background: url('../images/Logo_bg.jpg');
	background-repeat: no-repeat;
	display: inline;
	float: left;
	height: 79px;
	width: 970px;
	padding: 0px;
	margin: 0px;
}

#topnavi {
	position: absolute;
	top: 10px;
	left:360px;
	display: inline;
	margin: 15px 0px 0px 100px;
	font-size: 12px;
	}

#topnavi ul {
	margin: 0px;
	padding: 0px;
}

#topnavi li {
	display: inline;
	margin: 0px;
	padding: 0px 30px 0px 0px;
}

#topnavi a {
	text-decoration: none;
	color: #99cc33;
	font-weight: bolder;
}

#topnavi a:hover {
	color: #FFFF80;
	background-image: url('../images/but_hover_big.gif');
}

#topnavi .current {
	color: #FFFF80;
	font-weight: bold;
	background-image: url('../images/but_hover_big.gif');
}


#header {
	background-image: url('../images/ecuador_leiste.jpg');
	float: left;
	height: 50px;
	width: 924px;
}

.description {
	background-color: #4F4B25;
	float: left;
	margin-top: 10px;
	width: 714px;
	color: #FFFF80;
	padding: 3px 7px 5px 7px;
}

 .tourhead {
	margin: 7px 0 7px 0;
	text-align:center;
	color:#82A246;
	background-color: #38312B;
}

#enduro_header {
	background-color: #4F4B25;
	color:#FFFF80;
	margin:30px 0px 10px 0px;
	padding:1px;
	width: 722px;
	text-align:left;
	padding: 3px;
	}

#enduro_header img {
	margin: 2px 10px 10px 10px;

}

#quito {
	background-color: #4F4B25;
	border: 1px solid #4F4B25;
	color: #FFFF80;
	float: left;
	margin-top: 0px;
	width: 714px;
	padding: 3px 7px 3px 7px;
}

#quito img{
	border: 0px;
	border-color: #82A246;
}

#quito p {
	margin: 7px 7px 7px 7px;
}

#specials{
	background-color: #4F4B25;
	color: #82A246;
	float: right;
	font-size: 15px;
	font-weight: bold;
	height: auto;
	margin-top: 30px;
	text-align: center;
	width: 184px;
}

#specials img {
	border: 1px;
	border-color: #82A246;
	display: block;
	float: left;
	margin: 15px 5px 5px 10px;
}

#specials1 {
	color: #82A246;
	font-size: 10px
	text-align: center;
	margin-top: 10px;
	text-align: center;
}

#specials1 a {
	border: 0px;
	border: 1px;
	border-color: #82A246;
	color: #82A246;
	margin: 0px;
	text-decoration: none;
}

#specials1 a:hover{
	color: #FFFF80;
}

#specials2 {
	color: #82A246;
	font-size: 12px;
	margin-top: 70px;
	text-align: center;
}

#specials2 a {
	border: 0px;
	color: #82A246;
	margin: 0px;
	text-decoration: none;
}

#specials2 a:hover{
	color: #FFFF80;
}

#specials3 {
	color: #82A246;
	font-size: 10px
	text-align: center;
	margin-top: 10px;
	text-align: center;
}

#specials3 a {
	border: 0px;
	border: 1px;
	border-color: #82A246;
	color: #82A246;
	margin: 0px;
	text-decoration: none;
}

#specials3 a:hover{
	color: #FFFF80;
}

#subnavi {
	border-bottom: 1px solid #414320;
	color: #82A246;
	float: left;
	margin: 0 63px 0 0;
	padding;0;
	text-decoration: none;
	width: 924px;
}

#subnavi .current {
	background-image: url('../images/but_hover_big.gif');
	color: #FFFF80;
	font-weight: bold;
}

#subnavi a {
	color: #82A246;
	text-decoration: none;
}

#subnavi a:hover {
	background-image: url('../images/but_hover_big.gif');
	color: #FFFF80;
}

#subnavi li{
	display: inline;
	margin: 0 50px 0 0;
	padding: 0px 30px 0px 0px;
}

#subnavi ul{
	margin: 12px 10px 5px 5px;
}


