/********************************************************************************************************************/
/*****************************************************Header******************************************************/
.buehnecontainer {
    background-attachment: 																		scroll;
    background-clip: 																					border-box;
    background-color: 																				rgba(0, 0, 0, 0);
    background-image: 																				url(../../img/header/modelle_header.jpg);
    background-origin: 																				padding-box;
    background-position: 																			center top;
    background-repeat: 																				no-repeat !important;
    background-size: 																					cover;
    height: 																									530px;
    min-width: 																							1030px;
	overflow: 																								hidden;	
    }
.containerOuterWrapper{
	width:																										1030px;
	margin:																									0 auto;
	}
.containerInnerWrapper{
	width:																										996px;
	margin:																									0 auto;
	}	
.white-fade{
	height:																									100px;
	width:																										100%;
	bottom:																									0px;
	left:																											0px;
    background: 																							url(../../img/bg/whiteFade.png);
}	
.modelleHeadbox{
	border:																									8px solid #fff;
	background:																							rgba(189, 189, 189, 0.5);
	box-shadow:																							0px 0px 3px #666666;
}
.modelleHeadbox img{
right:-16px;
top:104px;
}
.headline-40{
	font-size:																								40px;
}
.text-shadow-333{
	text-shadow:																							1px 1px 1px #333;
}
ul.text-shadow-333 li{
	background:																							url(../../img/icons/modelIncludeCheck.png) no-repeat;
	background-position:																			left 4px;
}
.headerUnderline{
	height:																									1px;
	border-bottom:																						1px solid #fff;
	background-color:																					#5d5c5c;
}
.getUphere{
	margin-top:																							-50px;
}
.introbox{
	height:																									120px;
	margin-top:																							-65px;
}

.introbox span.bold.italic{
	margin-left:																							0px;
	border-left:																							1px solid #fff;
	padding-right:																						0px;
}
.sicherung {border-bottom: 1px dotted #ccc;}
.breadcrumb{
	width:																									520px;
	border-right:																							1px solid #666666;
	padding-left:																							4px;
	margin-right:																							0px;
}

.breadcrumb a{
	background:																							url(../../img/icons/breadcrumb.png) no-repeat;
	background-position:																				right center;
}
.activButton{
	background:																							#2a5ab2;
	border:																									solid 1px #000E53;
	width:																									150px!important;
}

.passivButton{
	background:																							#cbcbcb;
	border:																									solid 1px #8a8a8a;
	width:																									150px;
	color:																									#666666;
}

.entry{
	border:																									8px solid #fff;
	box-shadow:																							0px 0px 3px #666666;
	height:																									460px;
	width:																									304px;
	margin:																									6px;
	background:																							#EFEFEF;
}

.dotted-bar{
	border-top: 																							dotted 2px #BCBCBC; 
	height:																									2px; 
	width:																									980px;
}

.vermLogo{
	right:-14px;
	top:30px;
	background:																							url(../../img/bg/modelLogoBG.png) no-repeat;
	height:44px;
	width:133px;
}
.vermLogo .logoImage{
	height:																									44px;
	width:																									133px;
	background-position:																				center 1px!important;
}

.vermLogo img{
	margin-top:																							1px;
	margin-left:																							1px;
}

.entryhead span.small-text{
	color:																									#9c9c9c;
}

.listing{
list-style-position: outside;	
}
.listing li{
display: list-item;
list-style-position:outside;
background: url(../../img/bg/listdotGrey.gif) no-repeat;
background-position: left 5px;
padding-left:8px;
}
.buttonPrice{
	display:inline-block;
	bottom:0px;
}

p.priceBox {
    width: 130px;
    text-align: right;
    position: absolute;
    right: 8px;
    bottom: 5px;
}
p.priceBox a{
	text-decoration:	none;
	color:				#666;
}
.priceHeader {
    font-size: 11px;
    font-weight: bold;
    display: block;
    text-decoration: none;
    color: #666;
}
.price {
    position: relative;
    top: -5px;
    left: 4px;
    font-size: 44px;
    color: #8C000D;
    font-weight: bold;
    display: block;
    float: right;
}
.decimalPlaces {
    color: #8C000D;
    font-weight: bold;
    font-size: 16px;
    text-decoration: underline;
    display: block;
    float: right;
}
.perDay {
    font-weight: bold;
    font-size: 10px;
    position: absolute;
    bottom: 0;
    right: 40px;
}
.currency {
    font-weight: bold;
    font-size: 12px;
    color: #666;
    display: block;
    float: right;
    position: relative;
    top: 22px;
    right: 12px;
}


