@import url("standaard.css");

@import url("nieuws.css");

@import url("forms.css");

@import url("navigatie.css");


/*****************************************/
/* CONTENT PAGE*/
/*****************************************/

#top_tab_menu{
	position:absolute;
	bottom:-1px;
	right:10px;
	width:230px;
	padding:0px;
	margin:0px;
}

#top_tab, #top_tab ul{
	margin:0;
	padding:0;
	list-style-type:none;
	list-style-position:outside;
	position:relative;
	line-height:1.5em;
	height:27px;
	margin-left:10px;
	z-index:20;

}

#top_tab a{
	display:block;
	padding:5px 0px 0px 0px;
	color:#fff;
	text-decoration:none;
	font-weight:normal;
	font-size:10px;
	height:22px;
}

#top_tab a:hover{
	display:block;
	text-decoration:none;
	font-weight:normal;
	font-size:10px;
	background-image:url(/images/tab_consumer02.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	color:#444;
}

#top_tab li{
	float:left;
	background-image:url(/images/tab_consumer.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	height:26px;	
	color:#fff;
	width:92px;
	text-align:center;	
	margin-left:10px;
	
}

#top_tab ul {
	position:absolute;
	display:none;
}

#top_tab li ul a{
	width:10em;
	height:auto;
	float:left;
	background-color:#ee1720;
	background-image:none;

}

/*****************************************/
/* CONTENT PAGE*/
/*****************************************/

#full .contentblok .tekst_rechts{
    width: 680px;
    padding-right: 25px; 
}

#full .contentblok{
    width: 680px;
    padding-right: 25px;
}


.contentblok{
    float:left;
    width:470px;
    border-bottom:1px dotted #444;
    padding-top:10px;
    margin-right:0px;
    padding-left:10px;
    padding-bottom:10px;
}



/* HOME CONTENT LINKS */

#links{
    float:left;
    width:505px;
}

.image_links{
    float:left;
    width:140px;
/*    height:121px;*/
/*    overflow:hidden;*/
}

.image_rechts{
    float:left;
    width:140px;
/*    height:121px;*/
/*    overflow:hidden;*/
}

.image_links img{
    float:left;
    width:140px;
/*    height:121px;*/
/*    overflow:hidden;*/
}

.image_rechts img{
    float:left;
    width:140px;
/*    height:121px;*/
/*    overflow:hidden;*/
}

.contentblok .tekst_rechts{
    float:left;
    width:320px;
}

.contentblok .tekst_links{
    float:left;
    width:320px;
}

.contentblok h2{
    padding:0px;
    margin:0px;
}

/* HOME CONTENT RECHTS */


.image_links{
    float:left;
    width:140px;
}

.image_links img{
    float:left;
    width:140px;
}

.contentblok .tekst_rechts{
    float:left;
    width:320px;
    padding-left:10px;
}

.contentblok .tekst_rechts h2{
    padding:0px;
    margin:0px;
}


#midden{
    float:left;
    width:200px;
}

#midden h2{
    background-image:url(/images/content_header_bg2.jpg);
    background-repeat:no-repeat;
    background-position:top left;
    color: #fff;
    padding:3px;
    margin:0px;
    font-size: 11px;
    padding-left:10px;
}

#midden .contentblok{
    width:200px;
    border:0px solid;
    padding-left:0px;
}

#midden .contentblok .tekst_rechts{
    width:200px;
    float:left;
    padding-left:0px;
}

#midden .contentblok .tekst_rechts p{
    padding:0px;
    margin:0px;
    padding-top:5px;
    
}

#midden .contentblok .image_links img{
    width:200px;
}

.contentblok h2{
    
}

#rechts{
    background-image: url("/images/right_top_header.jpg");
    background-repeat: no-repeat;
    background-position: top left;
    background-color: #9fd40a;
    overflow: hidden;
    width: 184px;
    color: white;
    padding-left: 10px;
    padding-top: 5px;
    padding-bottom: 10px;
    padding-right:10px;
    float:right;
    margin-top:10px;
}

#rechts .contentblok{
    width:175px;
    padding: 4px;

}

#rechts h3{
    padding:0px;
    margin:0px;
    color:#444;
    font-size: 11px;

}

#rechts .contentblok h2{
    color: #444;

}

#rechts .contentblok .tekst_rechts{
    width:100%;

}


.contentblok .tekst_links{
    float:left;
    width:340px;
}

.contentblok .tekst_links h2{
    padding:0px;
    margin:0px;
}

.contentblok .image_rechts{
    float:right;
    width:140px;
    height:140px;
    overflow:hidden;
}

.contentblok_image_rechts img{
    float:right;
    width:140px;
    height:121px;
    overflow:hidden;
}

.content_news_text{
}

.content_news_text p{
	padding:5px;
	margin:0px;
}

.party_button{
	float:right;
}

#content01{
	float:left;
	width:500px;
}

#content02{
	float:left;
	width:205px;
}

#content02 h1{
	margin:0px;
	background-color:#ee1720;
	padding:10px 0 4px 8px;	
	background-image:none;
	color:#fff;
	height:20px;
	font-size:14px;
	text-transform:none;
	width:196px;
}

#content02 p{
	margin:0px;
	padding:0px;
}





/*****************************************/
/* FLASH SCREENS*/
/*****************************************/

#flash_screens_image{
	background-color:#fff;
	float:left;
	height:234px;
	width:525px;
}

#flash_screens{
	float:left;
	width:178px;
}

#submenu, #submenu ul{
	margin:0;
	padding:0;
	list-style-type:none;
	list-style-position:outside;
	position:relative;
	line-height:1.5em;
	height:25px;
}

#submenu a{
	display:block;
	padding:11px 10px;
	text-decoration:none;
	font-weight:bold;
	font-size:12px;
	color:#444444;
	height:16px;
}

#submenu a:hover{
	background:url(/images/submenu_bg2.jpg) top left no-repeat;
	color:#fff;

}

#submenu li{
	position:relative;
	background:url(/images/submenu_bg.jpg) top left no-repeat;
	height:39px;
}

#submenu ul {
position:absolute;
display:none;
width:11em;
top:1.7em;
background-color:#fff;
}

#submenu li ul a{
	width:10em;
	height:auto;
	float:left;
	background-color:#fff;
	height:39px;	
	

}

#submenu li ul a:hover{
background-color:#d3d3d3;

}

#submenu ul ul{
top:auto;
}	

#submenu li ul ul {
left:11em;
margin:0px 0 0 10px;
}

.clear{
    clear: both;
}
