@charset "utf-8";
/* CSS Document */

body {
	background-color: #C69C6D;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(../img/safari_extrem_4x4_bodybg.jpg);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-size: 100% 100%;
	color: #3C1E00;
}

#nav_top {
	background-color: #000000;
	height: 40px;
	width: 100%;
	position: fixed;
	top: 0px;
	left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #ffcc66;
	z-index: 100;
}


#navigation {
	margin-top: 10px;
	margin-left: auto;
	width: 750px;
	margin-right: auto;
}

#info {
	float: left;
}

#info_button {
	width: 100px;
	height:100px;
	background-image: url(../img/button_safari_40.png);
	background-image: url(../img/button_safari_20.png);
	background-image: url(../img/button_safari_2_frei.png);
	float: right;
	margin-right: 80px;
}

#navigation a {
	text-decoration: none;
	color: #ffcc66;
	padding-left: 10px;
	padding-right: 10px;
}
#navigation a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
#navigation a:active {
	text-decoration: none;
	color: #CC0000;
}

#content {
	margin-right: auto;
	margin-left: auto;
	width: 800px;
	padding-bottom: 10px;
	padding-top: 10px;
	background-image: url(../img/30trans1pxbrown.png);
}

#content_txt {
	width: 520px;
	margin-left: 10px;
	padding-bottom: 10px;
	float: left;
}

#content_pics {
	width: 250px;
	margin-left: 540px;
}
#content_pics img {
	margin-bottom: 25px;
}

#tag1 {
	background-image: url(../img/black2pxbreit.jpg);
	background-repeat: repeat-y;
	background-position: 10px;
}

.tag {
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
}
.headline {
	font-size: 14px;
	font-weight: bold;
	color: #1A0D00;
}
#route {
	margin-left: 5px;
	float: left;
}
#route_punkte {

}

#route_text {

}
.small_font {
	font-size: 10px;
}
.big_font {
	font-size: 16px;
	font-weight: bold;
}

.preis {
	font-size: 36px;
	font-weight: normal;
	color: #FFF;
	font-style: italic;
	padding-left: 30px;
}

.route_head {
	padding-left: 40px;
	background-image: url(../img/route_punkt.png);
	background-repeat: no-repeat;
	background-position: 4px top;
}

.route_textdetail {
	width: 400px;
	margin-left: 45px;
	margin-top: 10px;
	margin-bottom: 0px;
	padding-bottom: 35px;
}

#footer {
	position: fixed;
	left: 0px;
	bottom: 0px;
	width: 100%;
	background-image: url(../img/safari_extrem_4x4_bottombg.png);
	height: 182px;
	background-position: right;
	background-repeat: repeat-x;
}

#vid {
	padding-left: 0px;
	margin-bottom: 10px;
}

#holder {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 10px;
	margin-top: -550px;
}
#head {
/*
	background-image: url(../img/safari_extrem_4x4_headpic_2016_130.png);
	background-image: url(../img/safari_extrem_4x4_headpic_2017_130.png);
*/
	background-image: url(../img/safari_extrem_4x4_headpic_2017_130_neu.png);
	background-repeat: no-repeat;
	height: 300px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	width: 1000px;
}
#head .termin-button {
	bottom: -140px;
	position: absolute;
	right: 150px;
	width: 120px;
}
#head_pics {
	background-image: url(../img/safari_extrem_4x4_afrika.png);
	height: 230px;
	width: 1000px;
}
#spur_bg {
	background-image: url(../img/safari_extrem_4x4_headpic1_bg.png);
	background-repeat: no-repeat;
	background-position: center;
	height: 550px;
}

.clear {
	clear: both;
}
#leistungen {
	margin-left: 40px;

}
#fahrzeug {
	margin-left: 40px;
}
#info {
	margin-left: 40px;
}
#routeagb {
	margin-left: 40px;
	float: left;
	font-size: 10px;
}


#kontakt {
	margin-left: 40px;
}
h1 {
	background-image: url(../img/arrow_right.png);
	background-repeat: no-repeat;
	background-position: left center;
	color: #FFF;
	font-size: 1.7em;
	margin-left: 20px;
	padding-left: 30px;
}
h2 {
	color: #3C1E00;
}
h3 {
	color: #3C1E00;
}
a {
	color: #824100;
	text-decoration: none;
}
li {
	padding-bottom: 5px;
}

a:hover {
	color: #3C1E00;
	text-decoration: underline;
}
