/* CSS Document */
h1 {
	color: #f6b562;
}
h2 {
	color: #c97a1d;
}


#navi ul li a.first.besucht, #navi ul li a.first:hover {
	background: url(img/navi-list-first-2.gif) repeat-x bottom left;

}
#navi ul li a.last.besucht, #navi ul li a.last:hover{
	background: url(img/navi-list-last-2.gif) repeat-x bottom left;


}
#navi ul li a:hover, #navi ul li a.besucht  {
	background: url(img/navi-list-2.gif) repeat-x bottom left;

}
#navi ul ul li a:hover, #navi ul ul li a.besucht {
	color: #3c6e1a;
}
#inhalt a {
	color: #f6b562;
}
.img {
	background: url(img/weltreisen-img-2.gif) no-repeat top left;

}

.teaser {
	background: url(img/teaser-2.jpg) no-repeat top left;
}
.box h2 {
	background: url(img/weltreisen-box-top-2.gif) no-repeat top left;
}
.box {
	background: url(img/weltreisen-box-bottom-2.gif) no-repeat bottom right;
}
#inhalt li {
	background: url(img/weltreisen-list-2.gif) no-repeat left 5px;
}

