/* CSS Document */
body					{ margin:0; background-color:#FFFFFF; background-image:url(../slices/bg_home.gif); background-repeat:repeat-x }

ul {list-style-type: none; padding: 0px; margin-top:0px; margin-left:0px}
li {  
	background-image:url(../slices/bullet_content.gif); 
	background-repeat:no-repeat; 
	background-position:0em 0.7em; 
	padding-left:15px; 
	padding-top:1px; 
	line-height:1.7em;
}

li a:link, li a:active, li a:visited 	{ color: #6e6e6e; text-decoration: none; }
li a:hover 								{ color: #6e6e6e; text-decoration: none; }

/* div id's */
#main					{ margin:auto; width:932px}
#menu					{ width:932px; height:71px;}
#submenu				{ width:932px; height:41px; background-image:url(../slices/menu_2e-nivo_bg.gif); background-repeat:repeat-x;}
#logoholder				{ float:left; width:186px; height:71px; background-color:#CCCCCC;}
#navbuttons				{ float:left; width:540px; height:38px; margin:33px 0px 0px 0px; top:0px; padding-right:41px;}
#navbuttons A:link 		{ color:#656565; text-decoration:none;}
#navbuttons A:active 	{ color:#656565; text-decoration:none;}
#navbuttons A:visited 	{ color:#656565; text-decoration:none;}
#navbuttons A:hover 	{ color:#392c64; text-decoration:none;}
#subbuttons				{ width:932px; height:23px; }

#flash_frame			{ width:932px; height:301px;}

#content_container		{ width:932px; padding:30px 0px 35px 0px;}
#col1					{ float:left; width:357px; margin-left:15px; display:inline; }
#content_title			{ width:357px; height:98px;}
#content_input			{ width:332px; padding-right:25px;}
#content_link			{ width:332px; margin-top:50px; padding-right:25px;}

#col2					{ float:left; width:369px; display:inline; padding-left:3px; }
.assorti_container		{ width:349px; cursor:pointer; padding:10px 0px 12px 0px; }
.assorti-img			{ float:left; width:122px;}
.assorti-img IMG		{ border:solid 1px #e6e6e7}
.assorti-info			{ float:left; width:217px;}
.divider				{ width:349px; height:1px; font-size:0px; background-image:url(../slices/hor_stippellijn.gif); background-repeat:repeat-x; }

#col3					{ float:left; width:165px; margin-left:23px; display:inline; }
#kop_labels				{ width:165px; height:45px;}
#banner_container		{ width:163px; border:solid 1px #dbdcdc; margin:30px 0px 30px 0px; }

#colsub1				{ float:left; width:186px; background-color:#CCCCCC }
#colsub2				{ float:left; width:372px; margin-left:17px; display:inline; background-color:#999999 }
#colsub3				{ float:left; width:330px; margin-left:27px; display:inline; background-color:#666666 }

/* Div id's & classes zoekformulier */
#zoekveld				{ float:left; width:145px; height:71px; background-image:url(../slices/bg_zoekveld.gif); background-repeat:no-repeat; padding:0px 0px 0px 20px;}
#trefwoord				{ float:left; width:125px; height:19px; margin-top:28px; _margin-top:30px;}
#zoekbutton				{ float:left; width:20px; height:19px; margin-top:30px;}

.clear					{ clear:both; }


/* txt classes */
.content-text			{ font-family:Arial, Helvetica, sans-serif; font-size:0.7em; line-height:1.4em; color:#A6A8AA; }
.assorti-title			{ font-family:Arial, Helvetica, sans-serif; font-size:0.7em; font-weight:bold; line-height:1.1em; color:#848587; }
.assorti-text			{ font-family:Arial, Helvetica, sans-serif; font-size:0.7em; line-height:1.1em; color:#A6A8AA; }
.datum-info				{ font-family:Arial, Helvetica, sans-serif; font-size:0.7em; line-height:1.1em; color:#6d6d6d; float:left;}
.menu-text				{ font-family:Arial, Helvetica, sans-serif; font-size:0.7em; color:#656565; }
.banner-text			{ font-family:Arial, Helvetica, sans-serif; font-size:0.7em; letter-spacing:0.05em; color:#a6a8aa; padding:10px 5px 10px 5px; }
