a img {
	border: none;
}

a:hover {
	color: #FFFF80;
}

body {
	background-color: #09270B;
	color: #000000;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
}

p {
	padding:4px;
}

h2 {
	text-align: center;
	color: #82A246;
	background-color: #38312B;
}
h4{
	margin: 12px;
}

table {
	color: #4f4b25;
	border: 1px;
	margin-left: 46px;
}

tr.odd {
background-color: #95C345;
}
tr.even {
background-color: #B9D165;
}
td {
	padding: 2px 10px 2px 10px;
	text-align: center;
}

.td1 {
padding-right: 30px;
}

#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: 730px;
	color: #FFFF80;
	text-align: justify;
}

 .tourhead {
	margin: 10px 0 10px 0;
	text-align:center;
	color:#82A246;
	background-color: #38312B;
}

.column1 {
	width: 361px;
	float: left;
	}
p .column1 {
	padding: 7px;
}

.column2 {
	width: 361px;
	float: right;
}
p .column2{
	padding: 7px;
}

#quito {
	background-color: #4F4B25;
	border: 1px solid #4F4B25;
	color: #FFFF80;
	float: left;
	margin-top: 5px;
	width: 728px;
	text-align: justify;
}

#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: 5px;
	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;
}
#footer{
	width:700px;
	text-align: center;
	font-size: small;
	font-weight:bold;
}
