#visual {
    height:192px;
    left:0;
    overflow:hidden;
    position:relative;
    top:14px;
    width:100%;    
}

#rider_equipment_container {
    padding: 20px 0 0 20px;    
}

.overviewTeaser  {
    width: 155px;
    float: left;
    margin-right:10px;
}

.otContent  {
    border-color:#999999;
    border-style:solid;
    border-width:0 0 0 1px;
    margin:10px 0 0;
    padding:6px 0 20px 16px;
}

.otHeadline  {
    font-weight:bold;
    padding:10px 0 0;
}

.otContent ul {
    list-style-type: none;
    margin: 0;
    padding:10px 0 0;
}

.otContent ul li {
    margin-bottom:4px;    
}

#buttonnavi  {
    left:13px;
    position:absolute;
    top:215px;
    width: 600px;
}

#buttonnavi ul {
    margin: 0;
    padding: 0;    
}

#buttonnavi ul li {
    display: inline;    
}

#reQickLinks {
    left:6px;
    position:relative;
    top:70px;
}

#reQickLinks .customselect {
    margin: 10px 0 0 10px;    
}

.travelListTxt {
    float:right;
    width:350px;    
    color:#000000;
}

.travelListTxt h3 {
    font-size:12px;
    font-weight:bold;
    line-height:14px;
    padding:0 0 3px 4px;    
    margin: 0;
}

.travelListTxt p {
    margin: 0;
    padding-left:4px;        
}

.travelListImg {
	min-height: 140px;
}

.travelListImg img {
    border: none;
}

.travelListLine  {
    border-color:#AFAFAF;
    border-style:solid;
    border-width:0 0 1px;
    clear:both;
    line-height:1px;
    margin:10px 0;
    width:100%;
}

.travelPrice, .rePrice {
	font-size: 12px;
    font-weight: bold;
    position: relative;
    top: 60px;
}

.rePrice {
	top: 120px;
}

.travelDiscountPrice, .reDiscountPrice {
	position: relative;
    top: 65px;
    font-size: 12px;
    font-weight: bold;
    color: #b63338;
}

.reDiscountPrice {
	top: 125px;	
}

.reInfo {
	position: relative;
    top: 135px;
    font-size: 12px;
    font-weight: bold;
    color: #b63338;
}

.reInfo a {
	color: #b63338;
	text-decoration: underline;
}

#bImageContainer {
    /*height:520px;*/
    left:22px;
    overflow:hidden;
    position:absolute;
    top:107px;
    /*width:330px;*/
    background-color: #fff;
    cursor: pointer;
    z-index:9;
}

#bImageContainer img {
    border:1px solid #AFAFAF;
}

#bImageContainer img.lens {
    border: none;
    height:18px;
    left:0;
    position:absolute;
    top:0;
    width:19px;    
}

#reItem {
    position: relative;
    height:270px;
    left:365px;
    overflow:hidden;
    top:150px;
    width:410px;
}

#reContainer {
    position: absolute;
    font-size:12px;
    line-height:14px;    
}

#reContainer h2 {
    font-size:13px;
    font-weight:bold;
    line-height:14px;
    padding:0 0 4px;
    margin: 0;    
}

#reContainer h1 {
    font-size:14px;
    font-weight:bold;
    line-height:15px;
    padding:0 0 6px;
    margin: 0;
}

#reContainer p {
    margin: 0;    
}

#properties_wrap {
    position: absolute;    
}

#properties {
    position: absolute;
    height:270px;
    left:810px;
    overflow:hidden;
    top:150px;
    width:170px    
}

.propertyIcon  {
    display:inline;
    float:left;
    padding-right:5px;
    height:45px;
}

.propertyIcon img {
    border: none;    
}

#iconExplanation {
    display: none;
    position: absolute;
    background-color: #fff;
    padding: 4px;
    border:1px solid #AFAFAF;
    border-radius:5px;
    -moz-border-radius:5px;
    -webkit-border-radius:5px;
}

#iconExplanation b {
    display: block;    
    padding-bottom: 3px;
}

#addInfoLayer  {
    height:160px;
    left:365px;
    position:absolute;
    top:440px;
    width:622px;
}

#addInfoTabs  {
    height:18px;
    left:0;
    position:absolute;
    top:0;
    width:622px;
}

.addInfoTabItem {
    border-color:#AFAFAF;
    border-style:solid;
    border-width:1px 1px 0;
    display:inline;
    float:left;
    line-height:18px;
    margin-right:2px;
    padding:0 4px;   
    cursor: pointer; 
    color: #4C4C4C;
}

.aitActive  {
    background-color:#AFAFAF;
}

#addInfoContent  {
    border:1px solid #AFAFAF;
    clear:both;
    height:142px;
    left:0;
    position:absolute;
    top:18px;
    width:622px;
}

.addInfoContentCounterNext  {
    clear:both;
    left:600px;
    position:absolute;
    top:46px;
    cursor: pointer;
}

.addInfoContentCounterBack  {
    left:8px;
    position:absolute;
    top:46px;
    cursor: pointer;
}

.addInfoContentCounterBack.disabled,
.addInfoContentCounterNext.disabled {
    visibility: hidden;    
}

.tab {
    padding: 16px 50px;    
}

.tab ul {
    margin: 0;
    padding: 0;    
}

.tab ul li {
    float: left;
    list-style-type: none;   
    width: 134px;
}

.tab ul li a img {
    border: none;  
    width: 120px;  
}

.tab ul li a {
    width: 120px;
    color:#000000;    
}

