html, body {
	height:100%;
	margin:0;
	padding:0;
	text-align:center;
}

html {
   	overflow: -moz-scrollbars-vertical;
}

body
{
	background: #ededed;
	font-family: Arial, Helvetica, Tahoma, Verdana;
	font-size:12px;
	line-height: 140%;
	color:#000000;
}

body > div#container {
	height:auto;
}

form {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;	
}

a {
	padding: 0px 0px 0px 0px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}

a:hover {
	color: #000000;
	text-decoration: underline;
}

img {
	border: none;
}

#rootmenu {
	margin: 5px 0px 5px 10px;
	color: #888888;	
}

#rootmenu a:link, #rootmenu a:visited {
	font-weight: normal;
	color: #888888;
	text-decoration: none;
}

#rootmenu a:hover {
	color: #888888;
	text-decoration: underline;
}

#container
{
	float:left;
	padding: 0;
	margin:0 auto;
	width: 100%;
	position:relative;
	text-align:left;
}

#background
{
	float: left;
	position: relative;
	background: transparent;
	margin:0px 0px 0px 0px;
	height: 80px;
	text-align: left;
	width: 100%;	
}

#logo
{
	position: absolute;
	top: 0px;
	left: 240px;
	/* float: left;*/
	width: 200px;
	height: 90px;
	background: url(../images/template/copaco_logo.png) no-repeat top left;
}

#topbanner
{
	position: absolute;
	top: 15px;
	left: 290px;
	/* float: left;*/
	width: 468px;
	height: 60px;
}

#topbanner p.bodytext
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;	
}

#minicart
{
	position: absolute;
	font-family: arial, helvetica, tahoma, verdana;
	font-size: 9px;
	top: 15px;
	left: 810px;
	/* float: left;*/
	width: 175px;
	height: 70px;
}

#toprechts p.bodytext
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;	
}

#iconhome
{
	position: absolute;
	top: 90px;
	left: 0px;
	visibility:hidden;
	/* float: left;*/
}

#navigation
{
	position: absolute;
	top: 91px;
	left: 30px;
	/* float: left;*/
}

/*- Begin topmenu in Header */

ul.topmenu {
	margin: 0px 0px 0px 0px;
	padding: 0;
	position: relative;
	bottom: 0;
	left: 20px;
	width: 90%;
	}

ul.topmenu li {
	display: inline;
	margin: 0px 0px 0px 0px;
	}

ul.topmenu,
ul.topmenu li a {
	padding: 2px 5px 3px 5px;
	}

ul.topmenu li a {
	font: 11px Verdana, Helvetica, Arial, Sans-Serif;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;	
	}

ul.topmenu li a:hover {
	font-weight: normal;
	background: #ffffff;
	color: #000 !important;
	text-decoration: none;
	}

/* einde top menu */


#main
{
	float: left;
	width: 1003px;
	margin: 0px 0px 0px 0px;
}

#sidebar {
	float: left;
	padding: 0px;
	width: 237px;
} 

#sidebar #linkerblok {
	padding: 0px 0px 0px 0px;
	width: 237px;
	/* background: url(../images/template/linkerkant_submenu_02.gif) repeat-y top left; */
}

#sidebar #linkerblok h1 {
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 0px 0px;
	color: #505050;
	font-size: 16px;
	font-family: Tahoma, Arial, Helvetica;
}

#sidebar #linkerblok #linkerbloktop {
	/* background: url(../images/template/linkerblok_bovenkant.jpg) no-repeat top left; */
	height: 10px;
	margin: 0px 0px 0px 0px;
}

#sidebar #linkerblok #zoeken {
	padding: 0px 20px 0px 10px;
}

#sidebar #linkerblok #zoeken form {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#sidebar #linkerblok #zoeken h1 {
	font-family:"Myriad Pro","HelveticaNeue-light","Helvetica Neue","Lucida Grande",helvetica,arial,sans-serif;
	font-size: 20px;
	font-weight: normal;
	margin: 0px 0px 10px 0px;
	color: #818181;
}

#sidebar #linkerblok #zoeken select {
	background: #fff;
	color: #000000;
	border: 1px solid #a1a1a1;
	width: 190px;
	margin: 0px 0px 1px 0px;
}

#sidebar #linkerblok #zoeken p {
	margin: 10px 0px 0px 0px;
}

#linkermenu_sub
{
	float: left;
	width: 237px;
	min-height: 190px;
	background: url(../images/template/linkerkant_submenu_02.gif) repeat-y top left;
}

#linkermenu_sub_top
{
	float: left;
	width: 237px;
	height: 25px;
	background: url(../images/template/linkerkant_submenu_01.gif) no-repeat top left;
}


#linkermenu_sub_content
{
padding-left: 20px;
}

#linkermenu_sub_bottom
{
	float: left;
	width: 237px;
	height: 33px;
	background: url(../images/template/linkerkant_submenu_03.gif) no-repeat top left;
}

#sidebar h2, #news h2 {
	margin: 0 0 6px; 
} 

#contentcontainer {
	float: left;
	/* background: transparent url(../images/template/maincontent.gif) repeat-y top left; */
	background: transparent url(../images/template/content_background.jpg) no-repeat bottom left;
	width: 745px;
	margin: 3px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#contentmidden {
	float: left;
	background: #fff url(../images/template/maincontent.gif) repeat-y top left;
	width: 745px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#content {
	float: left;
	width: 705px;
	margin: 0px 0px 20px 0px;
	padding: 0px 20px 20px 20px;
}

#content h1, #content h1.csc-firstHeader {
	margin: 20px 0px 10px 0px;
	color: #0d206a;
	font-size: 13px;
} 

#content h2, #content h2.csc-firstHeader {
	margin-top: 20px;
	color: #0d206a;
	font-size: 13px;
} 

#content h3, #content h3.csc-firstHeader {
	margin-left: -15px;
	margin-right: -15px;
	margin-top: 0px;
	margin-bottom: 10px;
	color: #FFFFFF;
	font-size: 13px;
	background: #0d206a;
	padding-left:15px;
	padding-right:15px;
	padding-bottom:5px;
	padding-top:5px;
	width:705px;
} 

#content h4, #content h4.csc-firstHeader {
	margin-top: 20px;
	color: #0d206a;
	font-size: 13px;
} 

#content h5, #content h5.csc-firstHeader {
	margin: 20px 0px 15px 0px;
	color: #0d206a;
	font-size: 24px;
} 

#contenttop {
	float: left;
	background: transparent url(../images/template/maincontenttop.gif) no-repeat top left;
	width: 745px;
	height: 4px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;	
}

#contentbottom {
	float: left;
	background: #f0f0f2 url(../images/template/maincontentbottom.gif) no-repeat top left;
	width: 745px;
	height: 4px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;	
}


/* BEGIN: Clearfix
--------------------------------------------------------- */
.clearfix:after {
	clear: both;
	display: block;
	content: ".";
	height: 0;
	visibility: hidden;
}

/* END: Clearfix
--------------------------------------------------------- */
	
/* BEGIN: FOOTER
--------------------------------------------------------- */
div#footer {
	height:160px;
	overflow:hidden;
}

#footer {
	float: left;
	position: relative;
	margin: 10px 0px 0px 0px;
	text-align: left;
	width: 100%;
	background: transparent;	
}

#footertekst
{
	position: absolute;
	top: 40px;
	left: 20px;
	/* float: left; */
	width: 195px;
	height: 110px;
	margin: 0px;
	background: transparent;
}

#footertekst p.bodytext
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;	
}

#footerlogo
{
	position: absolute;
	top: 40px;
	left: 260px;
	/* float: left;*/
	width: 700px;
	height: 65px;
	margin: 0px;
	background: transparent;
	text-align: center;
	visibility: hidden;
}

#footerlogo img
{
	margin: 0px 0px 0px 0px;
	vertical-align: middle;
}

#footercopyright
{
	position: absolute;
	top: 0px;
	left: 250px;
	color: #818181;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;	
}

#footercopyright img
{
	vertical-align: bottom;
}

#footercopyright p.bodytext
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;	
}


#footercopyright a {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-weight: bold;
	/* text-transform: uppercase; */
	color: #818181;
	text-decoration: none;
}

#footercopyright a:hover {
	text-decoration: underline;
}

/* END: FOOTER
--------------------------------------------------------- */

/* BEGIN: SUCKERFISH
--------------------------------------------------------- */
/* Credits: Dynamic Drive CSS Library */
/* URL: http://www.dynamicdrive.com/style/ */

.suckertreemenu ul{
margin: 0;
padding: 0;
list-style-type: none;
}

/*Top level list items*/
.suckertreemenu ul li{
position: relative;
display: inline;
float: left;
background-color: transparent; /*overall menu background color*/
}

/*Top level menu link items style*/
.suckertreemenu ul li a{
background: #0d206a; /* url(../images/hoofdmenu_achtergrond.gif) no-repeat; */
display: block;
width: 100px; /*Width of top level menu link items*/
padding: 5px 6px 6px 10px;
text-decoration: none;
font-weight: bold;
text-align: center;
text-indent: -10px;
text-transform: uppercase;
color: #fff;
/* filter:alpha(opacity=100);
-moz-opacity:.99;
opacity:.99; */
}
	
/*1st sub level menu*/
.suckertreemenu ul li ul{
left: 0;
position: absolute;
top: 1em; /* no need to change, as true value set by script */
display: block;
visibility: hidden;
}

/*Sub level menu list items (undo style from Top level List Items)*/
.suckertreemenu ul li ul li{
display: list-item;
float: none;
}

/*All subsequent sub menu levels offset after 1st level sub menu */
.suckertreemenu ul li ul li ul{ 
left: 159px; /* no need to change, as true value set by script */
top: 0;
}

/* Sub level menu links style */
.suckertreemenu ul li ul li a{
background: #0d206a;
display: block;
width: 160px;
text-decoration: none;
padding: 5px 10px 5px 10px;
border-bottom: 1px solid #fff;
font-weight: normal;
text-align: left;
text-indent: 0px;
text-transform: none;
color: #fff;
/* filter:alpha(opacity=90);
-moz-opacity:.90;
opacity:.90;*/
}

.suckertreemenu ul li a:hover{
background: #0066a8;
color: #fff;
text-decoration: none;
}

.suckertreemenu ul li ul li a:hover {
	background: #0066a8;
	color: #fff;
}

/*Background image for top level menu list links */
.suckertreemenu .mainfoldericon{
/* background: #F3F3F3 url(media/arrow-down.gif) no-repeat center right; */
}

/*Background image for subsequent level menu list links */
.suckertreemenu .subfoldericon{
/* background: #F3F3F3 url(media/arrow-right.gif) no-repeat center right; */
}

* html p#iepara{ /*For a paragraph (if any) that immediately follows suckertree menu, add 1em top spacing between the two in IE*/
padding-top: 1em;
}
	
/* Holly Hack for IE \*/
* html .suckertreemenu ul li { float: left; height: 1%; }
* html .suckertreemenu ul li a { height: 1%; }

/* END: SUCKERFISH
--------------------------------------------------------- */
