﻿#showCase{
width: 715px;
height: 277px;
position: relative;
float:left;
overflow:hidden;
}

.item .active
{
	height:226px;
	overflow:hidden;
}

#showCase .nav{
left: 20px;
overflow: hidden;
position: absolute;
top: 232px;
z-index: 1;
}
#showCase .nav li{
float:left;
list-style-type:none;
padding: 0 10px 0 0;
}
#showCase .nav li a{
font-weight:bold;
font-size:14px;
padding:5px;
}

#showCase .case.active{
	height:226px;
}

#showCase .nav li.active a{
font-weight:bold;
color:#fff;
background-color:#aab326;

}
#showCase .nav li.active a:hover{
text-decoration:none!important;
}
#showCase .overzicht{
width: 715px;
height: 258px;
float: left;
background-repeat: no-repeat ;
background-position:left top;
overflow:hidden;
padding-top: 19px;
}
#showCase .item img{
height:277px;
left:244px;
position:absolute;
top:0px;
width:471px;
overflow:hidden;
}
#showCase .item{
font-weight: bold;
cursor: text;
position: absolute;
left: 0;
top: 0;
width: 695px;
height:277px;
padding: 0 0 0 20px;
background: #ececec;
}
#showCase .item span,
#showCase .item a{
color:#FFF;
text-decoration:none;
font-weight:bold;
cursor:pointer;
}
#showCase .item a:hover{
text-decoration:none;
}
/*#showCase .active span{color: #EB690A;cursor: pointer;}*/
#showCase .item .titel{color: #000;font-size: 14px;margin-bottom: 15px;width: 170px;display: block;margin: 15px 0px 10px 25px;}
#showCase .item h3{color:#A9B223;font-weight:bold;font-size:14px!important;text-decoration:none!important;float:left;width:215px;}
#showCase .item h3 a{color:#A9B223;font-weight:bold;font-size:14px!important;text-decoration:none!important;}
#showCase .item .extra{position: absolute;left: 25px;top: 223px;}
#showCase .item .extra a{color: #000;font-weight: bold;text-decoration: none;}
#showCase .item .extra a:hover{text-decoration: underline;}
#showCase .item .tekst{color: #000;font-size: 11px;margin-bottom: 15px;font-weight: normal;padding: 0;width:215px;display: block;clear:left;}


#accordeon li{background:url(/i/accordeon_titel_bg.jpg) repeat-x 0 0 transparent; width:229px;display:block;}
#accordeon li a{display: block;padding: 5px; color:#777777;}

#item1, #item2, #item3, #item4, #item5
{
	height:226px;
	overflow:hidden;
} 
