@charset "utf-8";
/* CSS Document */

/*/////////////////ALGEMENE/////////////////*/

body{
	margin:0px;
	padding:0px;
}
#menu1{
	overflow:hidden;
}
.menu {
	width:100%;
	height:100%;
	float:left;
	position:relative;
}
#hoofdmenu_image {
	width:100%;
	height:285px;
	float:left;
	background-position:center;
	background-repeat:no-repeat;
    background-size: 100% auto;
}
#hoofdmenu_background {
	width:100%;
	height:195px;
	float:left;
	position:relative;
	overflow:hidden;
    background-size: 100% 100%;
}
#hoofdmenu_text {
	width:100%;
	float:left;
	overflow:hidden;
    position:absolute;
    left:0px;
    top:0px; 
    background-position:center right; 
    background-repeat:no-repeat;
	width: 100%; 
	height: 180px; 
	overflow: hidden; 
	margin-top:7px;	
}
#hoofdmenu_text table {
	width: 100%;
}
#hoofdmenu_text td { 
	display:table-cell !important;
}
#hoofdmenu_text table tr:hover {
	background-position:left;
	background-repeat:repeat-x;
	cursor:pointer;
}
#top_menu3 {
	width:100%;
	height:225px;
	float:left;
}
#bottom_menu3 {
	width:305px;
	height:193px;
	float:left;
	margin-left:15px;
}
#inner_menu3 .bottom_menu3_txt{
	margin-left:0px !important;
}
#menu2_text {
	width: 100%; 
	height: 418px; 
	float:left;
	overflow:hidden;
}
#menu2_text table { 
	width: 100% ; 
}
#back_picture {
	position:relative;
	width:100px;
	height:100%;
	float:left;
	background-position:center;
	background-repeat:no-repeat;
}
#main{
	width:269px; 
	height:215px; 
	float:left; 
	margin-left:15px;
	overflow:hidden; 
	position:relative;
}
#mainfoto{
	width:305px; 
	height:480px; 
	float:left; 
	margin-left:15px;
	overflow:hidden; 
	position:relative;
}
#maintext { 
	height:207px;
	width: 269px; 
	overflow: hidden; 
	margin-top:8px 
}
#maintext #menu3_maintext { 
	width: 100% !important; 
}
#maintext #menu3_maintext #tekst { 
	display: block !important; 
	margin: 0 !important; 
}
#bottom_text {
	width:262px;
	height:65px;
	float:left;
	margin-left:10px;
	visibility:hidden;
	filter:alpha(opacity=0);
	-moz-opacity:0;
}
#bottom_text2 {
	width:300px;
	height:65px;
	float:right;
	margin-right:10px;
}
#bottom {
	height:65px;
	float:left;
	margin-left:40px;
	margin-top:4px;
	background-position:center;
	background-repeat:no-repeat;
}
#link_picture {
	width:40px;
	height:40px;
	float:right;
	margin-top:12px;
	margin-right:10px;
	background-position:center;
	background-repeat:no-repeat;
}
#link_picture:hover {
	cursor:pointer;
}
#scrolls{
	float:left;
	height:14px;
	width:100%;
	margin-top:8px
}
.scroll_up{
    float: left;
    height: 13px;
    width: 154px;
	background-position:center top;
}
.scroll_up:hover{
	background-position:center bottom;
}
.scroll_down{
    float: left;
    height: 13px;
    width: 154px;
	background-position:center top;
}
.scroll_down:hover{
	background-position:center bottom;
}
#image{
	border-bottom-right-radius:30px; 
	-moz-border-radius-bottomright:30px; 
	-webkit-border-bottom-right-radius:30px;
	overflow:hidden;
}
#image2{
	border-bottom-right-radius:13px; 
	-moz-border-radius-bottomright:13px; 
	-webkit-border-bottom-right-radius:13px;
	overflow:hidden;
}
#thumb{
	border-bottom-right-radius:30px; 
	-moz-border-radius-bottomright:30px; 
	-webkit-border-bottom-right-radius:30px;
	display:block;
}
#nix1{
	width:40px;
	height:70px;
	position:absolute;
	top:0px;
	right:0px;
	cursor:pointer;
}
#nix2{ 
	width:40px;
	height:70px;
	position:absolute;
	bottom:0px;
	right:0px;
	cursor:pointer;
}
.footermenu2{
	width:100%;
	height:62px;
	float:left;
}
.footermenu3{
	width:100%;
	height:62px;
	float:left;
}
.homelink{
	width:23%;
	height:62px;
	float:left;
}
.imgcat{
	width:23%;
	height:62px;
	float:left;
}
.currentcategory{
	width:77% !important;
	height:62px;
	float:left;
}

.homecattitle
{
	overflow:hidden;
}