a img {
	border: none;
}

a:hover {
	color: #FFFF80;
}

body {
	background-color: #09270B;

	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
}

p {
	padding:7px;
}

h1 {
	text-align: center;
	color: #82A246;
	background-color: #38312B;
}


h2 {
	text-align: center;
	color: #82A246;
	background-color: #38312B;
}

.table{
	width:707px;
	margin: 2px;
	float:right;
	padding: 9px;
}

#container {
	border: 0px solid #FF00FF;
	height: auto;
	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;
}

#topnavi .current {
	color: #FFFF80;
	font-weight: bold;
}


#header {
	float: left;
	height: 50px;
	width: 924px;
}

.description {
	background-color: #4F4B25;
	float: left;
	margin-top: 10px;
	width: 730px;
	color: #FFFF80;
	text-align: justify;
	height: auto;
}

.description a{
	color: #82A246;
	text-align: center;
}

 .tourhead {
	margin: 10px 0 10px 0;
	text-align:center;
	color:#82A246;
	background-color: #38312B;
}


.descintro {
	padding: 0px;
	width: 725px;
	height: auto;
}

.descintro img  {
	margin: 5px;
}


.quito1 {
	float: left;
	height: auto;
	width: 180px;
	padding: 0px;
}

.quito1 img {
	padding: 5px;
	margin-bottom: 5px;
}

.quito-p {
	float: right;
	text-align: left;
	height: auto;
	width:520px;
}
#quito-p2{
	width: 710px;
}

#quito img {
vertical-align: text-bottom;
}

tr.odd {
	background-color: #95C345;
}
tr.even {
	background-color: #B9D165;
}

td {
	padding: 2px 4px 2px 4px;
	color:#4f4b25;
	}

#specials{
	background-color: #4F4B25;
	color: #82A246;
	float: right;
	font-size: 15px;
	font-weight: bold;
	height: auto;
	margin-top: 10px;
	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 {
	color: #FFFF80;
	font-weight: bold;
}

#subnavi a {
	color: #82A246;
	text-decoration: none;
}

#subnavi a:hover {
	color: #FFFF80;
}

#subnavi li{
	display: inline;
	margin: 0 50px 0 0;
	padding: 0px 30px 0px 0px;
}

#subnavi ul{
	margin: 12px 10px 5px 5px;
}

