/* CSS Document */
html{ 
	font-size: 101%;
	height:100%;
}
body {
	background: #c4b693 url(img/weltreisen-background.jpg) top left repeat-x;
	margin: 0px;
	padding: 0px 0px 0px 0px;	
	font-size: 0.7em;
	height:100%;	
	font-family:Arial, Helvetica, sans-serif;
	text-align: center;
	overflow-y: scroll; 

}
#content {
	width: 960px;
	background: #c4b693 url(img/weltreisen-background.gif) top center repeat-y;
	text-align: left;
	margin: 0px auto;
	padding: 0px;
}
#head {

	background: url(img/weltreisen-head.jpg) bottom center no-repeat;
	height: 193px;
	width: 960px;
	margin: 0px;
	padding: 0px;	
}
#servicenavigation {
	text-align: right;
	line-height: 20px;
}
#servicenavigation a {
	color: #fff;
	text-decoration: none;
}


#navi {
	width: 150px;
	margin: 0px;
	padding: 2px 0px 0px 10px;
	float: left;
	display: block;

}
#navi ul {
	margin: 0px;

	padding: 0px;
	list-style-type:none;

}
#navi ul li a.first{
	background: url(img/navi-list-first.gif) repeat-x bottom left;
	line-height: 24px;
	font-size: 1em;	
	text-indent: 10px;
	text-decoration: none;
	display: block;
	width: 150px;
}
#navi ul li a.last{
	background: url(img/navi-list-last.gif) repeat-x bottom left;
	line-height: 27px;
	font-size: 1em;	
	text-indent: 10px;
	text-decoration: none;
	display: block;
	width: 150px;
}
#navi ul li a{
	background: url(img/navi-list-background.gif) repeat-x bottom left;
	line-height: 24px;
	color: #684221;
	font-weight: normal;
	font-size: 1em;	
	text-indent: 10px;
	padding: 0px;
	margin: 0px 0px 0px 3px;
	text-decoration: none;
	display: block;
	width: 150px;
}
  

#navi ul li a:link {
	text-decoration: none;
}
#navi ul li a:visited {
	text-decoration: none;
}
#navi ul li a:hover {
	text-decoration: none;
	color: #fff;
}
#navi ul li a:active {
	text-decoration: underline;
}
#navi ul li a.besucht {
	color: #fff;
	font-weight: bold;
}
#navi ul li ul {
	background: url(img/navi-sublist-background.gif) no-repeat top left;
	margin: 0px 0px 0px 3px;
	width: 150px;
}
#navi ul li ul a.last2, #navi ul li ul a:hover.last2 {
	background: url(img/navi-sublist-background-last.gif) no-repeat bottom left !important;
	margin: 0px;
	width: 150px;
}
#navi ul ul li {

}
#navi ul ul li a{
	background: transparent; 
	font-size: 0.9em;
}
#navi ul ul li a:hover {
	text-decoration: underline;
	background: transparent; 

}
#navi ul ul li a.besucht {
	text-decoration: underline;
	background: transparent; 
    font-weight: normal;
}
#navi ul ul li a:active {
	text-decoration: underline;
}
#navi ul ul li ul {
	padding-top: 2px;

}
#navi-horizontal {
	height: 30px;
	margin-top: 140px;
	font-size: 1.1em;
	font-weight: bold;

}
#navi-horizontal ul {
	margin: 0px 0px 0px 15px;
	padding: 0px;
	list-style-type:none;
}
#navi-horizontal ul li{
	display: block;
	float:left;
	width: 146px;
	text-align: center;

}
#navi-horizontal ul li a{
	display: block;
	float:left;
	width: 146px;
	line-height: 30px;
	text-align: center;
	text-decoration: none;
	color: #684221;
}


#navi-horizontal ul li a:link {

}
#navi-horizontal ul li a:visited {

}
#navi-horizontal ul li a:hover {

}
#navi-horizontal ul li a.navi2:hover, #navi-horizontal ul li a.navi2besucht {
	background: url(img/weltreisen-navi-2.gif) top left no-repeat;
	color: #fff;
}
#navi-horizontal ul li a.navi8:hover, #navi-horizontal ul li a.navi8besucht {
	background: url(img/weltreisen-navi-8.gif) top left no-repeat;
	color: #fff;
}
#navi-horizontal ul li a.navi23:hover, #navi-horizontal ul li a.navi23besucht {
	background: url(img/weltreisen-navi-23.gif) top left no-repeat;
	color: #fff;
}
#navi-horizontal ul li a.navi33:hover, #navi-horizontal ul li a.navi33besucht {
	background: url(img/weltreisen-navi-33.gif) top left no-repeat;
	color: #fff;
}
#navi-horizontal ul li a.navi38:hover, #navi-horizontal ul li a.navi38besucht {
	background: url(img/weltreisen-navi-38.gif) top left no-repeat;
	color: #fff;
}
#navi-horizontal a:active {

}
#navi-horizontal ul li a.besucht {

  
}
#navi-tab {
	height: 30px;
	margin: 5px 0px 0px 0px;
	padding: 0px;
	font-size: 1em;
	width: 758px;
}

#navi-tab ul {
	margin: 0px;
	padding: 0px;
	list-style-type:none;
}

#navi-tab ul li{
	display: block;
	float:left;
	line-height: 18px;
	height: 18px;
	width: 120px;
	color: #462b19;
	font-weight: normal;
	padding: 0px;
	margin: 0px 10px 0px 0px;
	text-align: center;
}
#navi-tab ul li a{
	display: block;
	float:left;
	line-height: 18px;
	color: #8c6847;
	padding: 0px;
	margin: 0px;
	width: 120px;
	text-align: center;
	border-bottom: 1px solid #896334;
	background: url(img/navi-tab.gif) no-repeat top left;
}


#navi-tab ul li a:link {
	text-decoration: none;
}
#navi-tab ul li a:visited {
	text-decoration: none;
}
#navi-tab ul li a:hover {
	text-decoration: underline;
	color: #fff;
	border-bottom: none;
}
#navi-tab ul li a:active {
	text-decoration: underline;
}
#navi-tab a.besucht {
	text-decoration: underline;
	color: #fff; 
	background: url(img/list-image.gif) no-repeat left center;
	margin-bottom: 1px;

}
#tab-inhalt{

	background: #fff ;
	margin: 0px;
	padding: 5px;
	width: 746px;
}

#inhalt {
	padding: 0px 10px 20px 170px;
	margin: 0px;

}
#inhalt ul {
	margin: 4px 0px 4px 20px;
	padding: 0px;
}
#inhalt li {
	list-style: none;
	margin: 0px;
	padding: 0px 0px 0px 10px;
}
	

#adsense {
	float:left;
	margin-top:15px;
	margin-left:5px;
	}

.img {
	display: block;
	width: 240px;
	height: 327px;
	float:right;
	padding: 29px 24px 0px 30px;
	margin: 0px 10px 0px 0px;
}
.img img{
	width: 240px;
	height: 240px;
}
.img p{
	display: block;
	line-height: 40px;
	text-align: center;
	font-size: 0.9em;
	font-style: italic;
}

.imgsmall {
	display: block;
	padding: 22px 0px 0px 21px;
	margin: 0px 0px 0px 10px;
	min-height: 140px;
	height: auto !important;
	height: 140px;
}
.imgsmall img{
	float: left;
        width: 120px;
	      height: 120px;
	      margin: 0px 40px 20px 0px;
}
.imgsmall p{
	      margin: -8px 0px 6px 160px;  
	      display: block;
        width: 500px;
}
.imgsmall ul{
	      margin: -8px 0px 6px 160px;  
		  float: left; 
		  width: 500px;
}
.imgsmall li{
	      display: block;
        width: 480px;
}

#breadcrumb {
	color: #c0801f;
	font-size: 0.9em;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 4px 0px;
	height: 17px;
	line-height: 17px;
	text-indent: 0px;

}
#breadcrumb a {
	color: #c0801f;
	font-size: 1em;
	font-weight: normal;
	text-decoration: none;
	
}
#breadcrumb .active {
	color: #003b0d;
	text-decoration: underline;
}
h1 {
	margin: 8px 0px 2px 0px;
	padding: 0px;	
	font-size: 1.8em;
	font-weight: normal;

}
#tab-inhalt h1 {
	margin: 0px 0px 2px 0px;
	padding: 0px;


}
h2 {
	margin: 10px 0px 2px 0px;
	padding: 0px;	
	color: #945500;
	font-size: 1.1em;
	font-weight: bold;
}
p {
	padding: 0 0px 6px 0px;
	margin: 0px;
}
#inhalt a{

}
#inhalt a:hover{

}
#inhalt a[target="_blank"] {

}
#inhalt a[target="_blank"]:visited {

}


#bilder {

}
.teaser {
	background: url(img/teaser-weltreise.jpg) no-repeat top left;
	width: 360px;
	height: 150px;
	margin: 0px 10px 0px 10px;
	float: left;
	display: block;

}
.teaser a{
	margin: 0px 0px 8px 0px;
	display: block;
	font-weight: bold;
}
.teaser p{
	margin: -135px 0px 0px 160px;
	padding: 30px 10px 0px 0px;	
	width: 150px;

}
.teaser img{
	background: url(img/teaser-img.jpg) no-repeat top left;
	margin: 24px 0px 0px 34px;
	display: block;
	padding: 6px;



}

.box {
	width: 240px;
	float: right;
	padding: 5px;
	margin: 0px 0px 20px 20px;
}
.box h2 {
	padding: 20px 10px 0px 12px;
}
.box p {
	padding: 0px 12px 0px 12px;
}
.box ul {
	padding: 0px 0px 0px 40px;
	background: url(img/weltreisen-box-background.gif) no-repeat center center;
}
.bildergalerie{
	margin: 0px auto 10px auto;
	background: url(img/weltreisen-bildergalerie-back.jpg) no-repeat top center;
	height: 400px;
	width: 540px;
}
.bildergalerie img {
	height: 270px;
	width: 360px;
	margin: 20px 0px 0px 80px;
}
.bildergalerie.vorschau {
	margin: 30px 0px 0px 0px;
	padding: 0px;
	width: 494px;
	height: 77px;
	background: url(img/weltreisen-galerie-back.jpg) no-repeat top center;
}
.bildergalerie.vorschau img {
	height: 56px;
	width: 75px;
	padding: 4px;
	border: 1px solid #af9e78;
	background: #fff;
	display: block;
	float:left;
	margin: 6px 11px 0px 24px;
}
#footer {
	background: url(img/content-end.gif) no-repeat top center;
	height: 35px;
	width: 990px;
	margin: 0px auto;

}