/* CSS Document */
h1 {
	color: #c24f0c;
}
h2 {
	color: #891b00;
}


#navi ul li a.first:hover, #navi ul li a.first.besucht  {
	background: url(img/navi-list-first-38.gif) repeat-x bottom left;

}
#navi ul li a.last:hover, #navi ul li a.last.besucht {
	background: url(img/navi-list-last-38.gif) repeat-x bottom left;


}
#navi ul li a:hover, #navi ul li a.besucht  {
	background: url(img/navi-list-38.gif) repeat-x bottom left;

}
#navi ul ul li a:hover, #navi ul ul li a.besucht  {
	color: #3c6e1a;
}
#inhalt a {
	color: #c24f0c;
}

.teaser {
	background: url(img/teaser-38.jpg) no-repeat top left;
}
.img {
	background: url(img/weltreisen-img-38.gif) no-repeat top left;

}
.box h2 {
	background: url(img/weltreisen-box-top-38.gif) no-repeat top left;
}
.box {
	background: url(img/weltreisen-box-bottom-38.gif) no-repeat bottom right;
}
#inhalt li {
	background: url(img/weltreisen-list-38.gif) no-repeat left 5px;
}

/*BILDERGALERIE*/
#gross a.next {
    float: right;
	background: url(img/weltreisen-bilder-right-38.gif) no-repeat;
	margin-right: 75px;
	outline: none;
}

#gross .prev{
	background: url(img/weltreisen-bilder-left-38.gif) no-repeat;
	outline: none;
}

#klein a.next {
    float: right;
	background: url(img/weltreisen-galerie-rightarr-38.gif) no-repeat;
	margin-right: 105px;
	outline: none;
}

#klein .prev{
	background: url(img/weltreisen-galerie-leftarr-38.gif) no-repeat;
	outline: none;
}
