* {-moz-box-sizing:border-box;box-sizing:border-box;-webkit-box-sizing:border-box;outline:0px}

body,#main,table,p,div,input,textarea,li {
	font-family: Arial;
	font-size: 11px;
	line-height:17px;
	color: #333333
}

body {
	background-color: #000000; 
	text-align: center; 
	margin: 0px; 
	background-image:url(images/bg-content.jpg);
	background-repeat:no-repeat;
	background-position:top center;
}

h1 { color:#009dcd; margin:0px; font-size:14px; text-transform:uppercase; padding-bottom:16px }
h2 { color:#000000; margin:0px; font-size:14px; text-transform:uppercase; padding-bottom:16px }

A IMG {border:0}
OL, UL 	{ margin-bottom: 0px; padding:0px }
UL LI	{ margin-left: 14px; text-indent: 0px; list-style-type: disc}
OL LI	{ margin-left: 18px; text-indent: 0px }
UL		{ margin-left: 0px; margin-top:0px; margin-bottom:0px; margin-right:0px; text-indent: 0px } 
UL UL	{ margin-left: 28px; text-indent: 0px }
UL UL LI { margin-left: 0px; text-indent: 0px }

div.faq div.listitem, div.faq div.listitem_ingeklapt { margin-bottom:0px}
div.faq div.listitem_ingeklapt div.details{ display:none }
div.faq div.listitem {  }
div.faq div.vraag { padding-left:16px; cursor:pointer; background-position:left 4px; background-repeat:no-repeat; text-decoration:none; font-weight:bold}
div.faq div.listitem div.vraag { background-image:url(images/minus.gif) }
div.faq div.listitem div.details{ padding-left:16px; background-image:url(images/details.gif);background-position:-3px top; background-repeat:no-repeat;  }
div.faq div.listitem_ingeklapt {}
div.faq div.listitem_ingeklapt div.vraag { background-image:url(images/plus.gif) }

#page {
	margin: 10px auto;
	text-align: left;
	width: 987px;
}

#main {
	width: 987px;
	padding-left:15px; padding-right:15px; padding-bottom:15px;
}

#animatie {position:absolute;
	height:auto;
	margin-left:35px;
	margin-top:66px;
	overflow:hidden;
	width:394px} 

#kader_content { width: 500px; margin-left:443px; margin-top:185px; overflow:auto; height:450px; position:absolute; line-height:15px} 
#kader_left { width: auto; max-width:230px; min-width:108px; padding-right:16px}
#kader_right { display:inline-block; padding-left:16px; padding-right:12px; border-left:1px solid #002355; height:100%; width:auto} 
#kader_content div#submenu ul { margin-left: 16px }
#kader_content div#submenu li { padding:0px; margin:0px; color:#009dcd; font-weight:bold; white-space: nowrap }
#kader_content div#submenu li a { color:#000000; font-weight:bold }
#kader_content a {text-decoration:none}
#kader_content a:hover {text-decoration:underline}

div#menus {left:50%;
	margin-left:-360px;
	position:absolute;
	top:39px}

div#menus div#menu {
	width:700px;
	height:34px}

div#menus div#menu a.menu_item ,
div#menus div#menu a.menu_item_active { 
display:inline-block; height:34px; width:82px; background-repeat:no-repeat; background-position:left top; vertical-align:bottom; 
text-decoration:none; color:#009dcd; text-transform:uppercase; font-weight:bold; text-align:center; margin-right:7px }

div#menus div#menu a.menu_item {
	background-image:url(images/menuitem_inactive.png);
	padding-top:16px
}
div#menus div#menu a:hover.menu_item {
	background-image:url(images/menuitem_active.png);
	padding-top:2px
}
div#menus div#menu a.menu_item_active {
	background-image:url(images/menuitem_active.png);
	padding-top:2px;
	color:#002355}

div#actiebutton { z-index: 9; position:absolute; top:100px; left:50%; margin-left:-155px; width:227px; height:231px }
div#actiebutton.vergiftiging {  background-image:url(images/actiebutton_bijvergiftiging.png) }
div#actiebutton.diarree { background-image:url(images/actiebutton_bijdiarree.png) }

div#homeimage     { z-index: 8; position:absolute; top:180px; left:50%; margin-left:-49px; width:528px; height:494px; background-image:url(images/home_image.png) }

div.buttonbar a.button, input.button {
	display:block;
	position:relative;
	margin:5px auto;
	width:70px;
	text-decoration:none;
	text-align:center;
	cursor:pointer;
	
	padding:5px 8px 4px 8px;
	height:22px;
	max-width:120px;
	background-image:url(library/images/button_bg_inactive.gif);
	border-top:1px solid #D8DFEA;
	border-left:1px solid #D8DFEA;
	border-bottom:1px solid #8B9FBF;
	border-right:1px solid #8B9FBF;
}

div.buttonbar a:hover.button {
	color:#00008B;
	padding:5px 7px 4px 9px;
	border-top:1px solid #8B9FBF;
	border-left:1px solid #8B9FBF;
	background-image:url(library/images/button_bg_hover.gif);
	text-decoration:none;
}

input.button {padding-top:0px; height:24px; color:blue}

