#footer-green, #trip-box{
	display:none;
}
html{
	background:transparent;
}
body{
	
}
#big-image{
	height:280px;
}
#footermenu{
	margin-left:0;
}
#gotofacebook{
	left:0;
}


#content{
	background:transparent;
	margin:180px 0 50px 0;
	width:980px;
	padding:0;
}



#content h1{
	font-size:30px;
	color:#1c1b1b;
	text-shadow: 1px 1px 2px rgba(0,0,0,0.6);
}
#content h2{
	font-size:20px;
	color:#70b830;
	margin-bottom:30px;
	text-shadow: 1px 1px 2px rgba(0,0,0,0.2);
}

/* CONTENTBOX */
#content-box{
	width:980px;
	background-color:#1c1b1b;
	-moz-box-shadow: -18px 18px 5px rgba(0,0,0,0.4);
	-webkit-box-shadow: -18px 18px 5px rgba(0,0,0,0.4);
	box-shadow: -18px 18px 5px rgba(0,0,0,0.4);
}
#content-box h3{
	font-size:15px;
}
.spalte{
	width:440px;
	float:left;
	padding:30px 20px 0 30px;
	text-align:justify;
	font-size:11px;
}
.spalte1{
	padding:30px 30px 0 20px;
}
.buttons-box{
	display:block;
	clear:both;
	height:130px;
	padding:0 0 0 30px;
}
#content .buttons-box a{
	display:block;
	float:left;
	width:286px;
	height:75px;
	padding:35px 0 0 0;
	background:url("/images/ads-link.gif") 0 0 no-repeat;
	color:#fff;
	text-decoration:none;
	text-align:center;
	margin-right:28px;
	font-size:16px;
	text-shadow: 1px 1px 2px rgba(0,0,0,0.6);
}
.box-bottom{
	padding:20px 30px 10px 30px;
	clear:both;
	display:block;
	background-color:#282727;
	text-align:center;
}
#content .box-bottom p{
	color:#a0dc51;
}

/* DETAIL HOTEL */
.clear{
	clear:both;
}
#ads-hotel h2, #ads-restaurants h2{
	width:410px;
}
#ads-hotel-boxen{
	margin-bottom:30px;
	padding-top:10px;
}
#ads-hotel-bottom{
	clear:both;
	width:980px;
	padding:30px 0 0 0;
}
.packbox{
	background-color:#1c1b1b;
	color:#fff;
	font-size:11px;
	float:left;
	-moz-box-shadow: -18px 18px 5px rgba(0,0,0,0.4);
	-webkit-box-shadow: -18px 18px 5px rgba(0,0,0,0.4);
	box-shadow: -18px 18px 5px rgba(0,0,0,0.4);
	margin-right:30px;
	position:relative;
}
#content .packbox h3{
	text-shadow: 1px 1px 2px rgba(0,0,0,0.6);
	font-size:15px;
	text-align:center;
	background:url("/images/ads-packhead.gif") top center no-repeat;
	height:29px;
	padding:15px 0 0 0;
	margin:0;
}
#packboxform.packbox h3{
	background:transparent;
	height:89px;
	padding:40px 0 0 0;
	font-size:25px;
	margin-bottom:20px;
}
#content p.packbox-price{
	background-color:#333131;
	margin:0 0 15px 0;
	padding:14px 0;
	text-align:center;
	line-height:11px;
	font-size:11px;
}
.upgrade{
	position:absolute;
	top:-20px;
	right:10px;
	display:block;
	width:89px;
	height:16px;
	padding:4px 0 0 0;
	text-align:center;
	background:url("/images/ads-upgrade.gif") 0 0 no-repeat;
}
#content p.packbox-price span{
	font-size:15px;
	line-height:18px;
	font-weight:bold;
	color:#fff;
	display:block;
	margin-bottom:4px;
}
#content .packbox ul{
	list-style:none;
	padding:0 15px 10px 15px;
	margin:0;
}
#content .packbox li{
	background:url("/images/ads-check.gif") 0 3px no-repeat;
	padding:0 0 15px 20px;
	line-height:15px;
	color:#fff;
}
#content .packbox li.grey{
	background:transparent;
	color:#a6a6a6;
}
#packbox1{
	width:159px;
}
#packbox2{
	width:190px;
}
#packbox3{
	width:240px;
}
#packboxform{
	width:300px;
	background:url("/images/ads-form-bg.jpg") #82c23b 0 0 no-repeat;
	margin-right:0;
	margin-top:-129px;
}
#ads-restaurants #packboxform{
	margin-left:270px;
}
#packboxform form{
	padding:0 30px 0 30px;
}
#packboxform label{
	display:block;
	margin-bottom:3px;
}
#packboxform input{
	background-color:#92d145;
	border:0;
	width:224px;
	padding:8px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	color:#fff;
	font-size:14px;
}
#packboxform input[type=checkbox]{
	width:auto;
}
#packboxform .row{
	margin-bottom:14px;
}
.typerow{
	display:none;
}
#packboxform .buttons{
	padding:10px 0 0 0;
}
#packboxform .buttons input{
	color:#000;
	background-color:#fff;
	background-image: linear-gradient(bottom, rgb(186,186,186) 17%, rgb(255,255,255) 100%);
	background-image: -o-linear-gradient(bottom, rgb(186,186,186) 17%, rgb(255,255,255) 100%);
	background-image: -moz-linear-gradient(bottom, rgb(186,186,186) 17%, rgb(255,255,255) 100%);
	background-image: -webkit-linear-gradient(bottom, rgb(186,186,186) 17%, rgb(255,255,255) 100%);
	background-image: -ms-linear-gradient(bottom, rgb(186,186,186) 17%, rgb(255,255,255) 100%);
	background-image: -webkit-gradient(
		linear,
		left bottom,
		left top,
		color-stop(0.17, rgb(186,186,186)),
		color-stop(1, rgb(255,255,255))
	);
	-moz-box-shadow: 1px 1px 3px rgba(0,0,0,0.4);
	-webkit-box-shadow: 1px 1px 3px rgba(0,0,0,0.4);
	box-shadow: 1px 1px 3px rgba(0,0,0,0.4);
	cursor:pointer;
	width:240px;
}
#packboxform .buttons input:hover{
	background-image:none;
	background-color:#fff;
}

.adbox{
	background-color:#e9e9e9;
	border:1px solid #cccccc;
	padding:25px;
	float:left;
	width:423px;
	height:260px;
	position:relative;
	overflow:hidden;
	margin:0 30px 30px 0;
}
.last, .adbox.last{
	margin-right:0;
}
#content .adbox h3{
	color:#66b32a;
	font-size:20px;
	font-weight:normal;
	padding:0 0 0 35px;
	background:url("/images/ads-check-green.gif") 0 0 no-repeat;
	margin-bottom:20px;
}
#content .adbox p{
	color:#1c1b1b;
	margin:0;
}
#content .adbox-img{
	float:left;
	width:180px;
	height:175px;
	overflow:hidden;
	margin:0 15px 15px 0;
}
#content .adbox-img img{
	margin:0;
}

#ads-hotel-info{
	clear:both;
}
#content #ads-hotel-info p{
	color:#000;
	font-size:13px;
}

@media (min-width: 793px) and (max-width: 1250px) {

#content{
	background:transparent;
	margin:-180px 0 50px 0;
	width:768px;
	padding:0;
}

#content-box{
	width:768px;
	background-color:#1c1b1b;
	-moz-box-shadow: -18px 18px 5px rgba(0,0,0,0.4);
	-webkit-box-shadow: -18px 18px 5px rgba(0,0,0,0.4);
	box-shadow: -18px 18px 5px rgba(0,0,0,0.4);
}

.spalte{
	width:320px;
	float:left;
	padding:30px 20px 0 30px;
	text-align:justify;
	font-size:11px;
}

.buttons-box{
	display:block;
	clear:both;
	height:130px;
	padding:0 0 0 30px;
}
#content .buttons-box a{
	display:block;
	float:left;
	width:220px;
	height:75px;
	padding:25px 0 0 0;
	background:url("/images/ads-link.gif") 0 0 no-repeat;
	background-size: 100% auto;
	color:#fff;
	text-decoration:none;
	text-align:center;
	margin-right:18px;
	font-size:16px;
	text-shadow: 1px 1px 2px rgba(0,0,0,0.6);
}
.box-bottom{
	padding:20px 30px 10px 30px;
	clear:both;
	display:block;
	background-color:#282727;
	text-align:center;
}
#ads-hotel-bottom{
	clear:both;
	width:768px;
	padding:30px 0 0 0;
}

.adbox{
	background-color:#e9e9e9;
	border:1px solid #cccccc;
	padding:25px;
	float:left;
	width:313px;
	height:260px;
	position:relative;
	overflow:hidden;
	margin:0 30px 30px 0;
}

}

@media (min-width: 1px) and (max-width: 792px) {

#content{
	background-color:#1c1b1b;
	margin:-110px 0 0px 0!important;
	width:100%!important;
	padding:0px!important;
}

#content-box{
	width:90%!important;
	background-color:#1c1b1b;
	-moz-box-shadow: 0px 0px 0px rgba(0,0,0,0);
	-webkit-box-shadow: 0px 0px 0px rgba(0,0,0,0);
	box-shadow: 0px 0px 0px rgba(0,0,0,0);
		padding-left: 5%!important;
	padding-right: 5%!important;
}

.spalte{
	width:100%!important;
	float:left;
	padding:0px!important;
	text-align:justify;
	font-size:11px;
}

.buttons-box{
	display:block;
	clear:both;
	height:130px;
	padding:0 0 0 0px;
}
#content .buttons-box a{
	display:block;
	float:left;
	width:100%!important;
	height:75px;
	padding:25px 0 0 0;
	background:url("/images/ads-link.gif") 0 0 no-repeat;
	background-size: 100% 100%;
	color:#fff;
	text-decoration:none;
	text-align:center;
	margin-bottom:20px;
	font-size:16px;
	text-shadow: 1px 1px 2px rgba(0,0,0,0.6);
}
.box-bottom{
	padding:20px 30px 10px 30px;
	clear:both;
	display:block;
	background-color:#282727;
	text-align:center;
}
#ads-hotel-bottom{
	clear:both;
	width:768px;
	padding:30px 0 0 0;
}

.adbox{
	background-color:#e9e9e9;
	border:1px solid #cccccc;
	padding:25px;
	float:left;
	width:313px;
	height:260px;
	position:relative;
	overflow:hidden;
	margin:0 30px 30px 0;
}

}