﻿#showCase{overflow:hidden;}
#showCase .nav{
position:absolute;
overflow:hidden;
z-index:999;
right:10px;
bottom:3px;
}
#showCase .nav li{
float:left;
list-style-type:none;
padding: 0 10px 0 0;
}
#showCase .nav li a {
color:#FFF;
}
#showCase .nav li.aktief a{
color:#324370;
text-decoration:underline;
}
#showCase .overzicht{
background-color:#DFDFDF;
position:relative;
}
#showCase .item img{
position:absolute;
}
#showCase .item{
display: none;
cursor: text;
position: absolute;
width: 626px;
height:262px;
overflow:hidden;
}
#showCase .item.active {
color:#28A0AF;
}
#showCase .item a{

}
#showCase .item a:hover{
text-decoration:none;
}

#showCase .active span{cursor: pointer;}
#showCase .item .titel{display: block;}
#showCase .item .extra{position: absolute;margin-top:10px;}
#showCase .item .extra a{font-weight: bold;text-decoration: none;}
#showCase .item .extra a:hover{text-decoration: underline;}
#showCase .item .tekst{display: block;color:#687496;}
#showcase_logo{position: absolute;left: 207px;top: 216px;}
#showCase .item{display:none;}
#showCase h2 a{color: #30416D;}
