#specials-cattegorien{
	position:absolute;
	height:418px;
	width:193px;
	}
    
#specials-categorien-list{
    position: relative;
    float: left;
    display: inline;
    height: 418px;
    padding-top:22px;
    padding-left:8px;
    padding-right:14px;    
    width:179px;
}    

#specials-cattegorien a:link, #specials-cattegorien a:visited{
	position:relative;
	float:left;
	display:inline;
	width:193px;
	margin-bottom:13px;
	line-height:12px;
	font-family:"Lucida Sans Unicode","Lucida Grande", Arial, Verdana, Helvetica, sans-serif;
	font-size:11px;
	color:#9e94b6;
	text-decoration:none;
	}
	
#specials-cattegorien a:hover{
	position:relative;
	float:left;
	display:inline;
	width:193px;
	margin-bottom:13px;
	line-height:12px;
	font-family:"Lucida Sans Unicode","Lucida Grande", Arial, Verdana, Helvetica, sans-serif;
	font-size:11px;
	color:#fff;
	text-decoration:none;
	}
	
#specials-cattegorien a:active{
	position:relative;
	float:left;
	display:inline;
	width:193px;
	margin-bottom:13px;
	line-height:12px;
	font-family:"Lucida Sans Unicode","Lucida Grande", Arial, Verdana, Helvetica, sans-serif;
	font-size:11px;
	color:#ed7703;
	text-decoration:none;
	}
	
#specials-container{
    position: relative;
    float: left;
    display: inline;
    margin-top: 20px;
    height:398px;
    width:669px;
    z-index: 0;
}

#specials-content{
    position: relative;
    float: right;
    display: inline;
    width: 270px;
    height:363px;
	padding-right:30px;
    padding-top:35px;
}

#specials-content a:link, #specials-content a:active, #specials-content a:hover, #specials-content a:visited{
    color:orange;
	font-size:11px;
	}

#specials-foto-actief-container{
	position:absolute;
	left:0px;
	top:0px;
	width:322px;
	height:322px;
	overflow:hidden;
	}
	
#specials-foto-actief{
	position:relative;
	float:left;
	display:inline;
	max-width:322px;
	}
	
#specials-foto-omschrijving-container{
	position:absolute;
	left:0px;
	right:0px;
	bottom:0px;
	}

#specials-foto-omschrijving-background{
	position:absolute;
	left:0px;
	top:0px;
	right:0px;
	bottom:0px;
	width:100%;
	height:100%;
	background-color:#42384f;
	filter:alpha(opacity=70);
	opacity: 0.7;
	-moz-opacity:0.7;
	}
	
#specials-foto-omschrijving-content{
	position:relative;
	float:left;
	display:inline;
	margin-left:15px;
	margin-right:10px;
	margin-top:8px;
	padding-bottom:10px;
	line-height:15px;
	color:#d9d3e6;
	}
	
#specials-fotos-thumbnail-container{
	position:absolute;
	width:330px;
	height:58px;
	left:0px;
	bottom:0px;
	overflow:hidden;
	}
	
.specials-fotos-thumbnail{
	position:relative;
	float:left;
	display:inline;
	width:58px;
	height:58px;
	margin-right:8px;
	text-align:center;
	overflow:hidden;
    cursor: pointer;
	}
    
#thumbnail-container{
    position: absolute;
    height: 58px;
}
    
 #thumbnail-navigator{
    position:absolute;
    bottom:0px;
    left:330px;
    height:58px;
    width:14px;    
}