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

* { margin:0; padding:0; }

body {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:normal;
	background:url(../images/bgbody.jpg) no-repeat #3d6799;
}

h1, h2, h3, h4, h5, h6 { color:#011956; font-size:18px; font-weight:normal; font-family:Georgia, "Times New Roman", Times, serif; margin-bottom:20px; }
h1 { font-size:24px; }
h2 { font-size:20px; }
h3 { font-size:18px; }
h4 { font-size:16px; }
h5 { font-size:14px; }
h6 { font-size:12px; }

hr { color:#011956; border:1px solid #011956; background:#011956; margin-bottom:15px; }

#main-container { height:100%; }
#main { height:626px; }

#broodkruimel {
	position:absolute;
	top:60px;
	left:260px;
	line-height:20px;
	font-weight:bold;
}

#broodkruimel a {
color:#000;
text-decoration:none;
}

#header { width:961px; }

#header-top { height:90px; /* background:yellow; */ }
#header-top-left { width:170px; padding:20px 0 0 60px; height:70px; float:left; /* background:red; */ }
#header-top-right { 
	width:700px; 
	padding:30px 20px 0 0; 
	height:60px; 
	text-align:right; 
	line-height:20px; 
	color:#fff;
	font-size:20px;
	font-family:Georgia, "Times New Roman", Times, serif;
	float:right;
	/* background:blue; */
}

#header-content { }
#header-content-left { 
	width:188px;
	padding:16px 0 0 47px;
	float:left;
	/* background:white; */
}
#header-content-left ul { list-style:none; }
#header-content-left li { display:inline; }
#header-content-left li a {
	display:block;
	width:186px;
	height:86px;
	text-decoration:none;
}
#header-content-left li a span { display:none; }
#header-content-left li.menu1 a { background:url(../images/menu-left/slipcursus-volgen.png) no-repeat; }
#header-content-left li.menu2 a { background:url(../images/menu-left/het-nieuwe-rijden.png) no-repeat; }
#header-content-left li.menu3 a { background:url(../images/menu-left/nascholing-chauffeurs.png) no-repeat; }
#header-content-left li.menu4 a { background:url(../images/menu-left/transport-logistiek.png) no-repeat; }
#header-content-left li.menu5 a { background:url(../images/menu-left/hulpdiensten.png) no-repeat; }

#header-content-right { 
	width:716px;
	float:right;
}

#header-content-right-splash {
	width:716px;
	height:200px;
	background:url(../images/bg-header-right-top.jpg) no-repeat;
}
#header-content-right-splash p {
	padding:68px 0 0 50px;
}
#header-content-right-splash .slogan {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:32px;
	color:#FFFFFF;
}
.slogan a {
	color:#fff;
	text-decoration:underline;
}
.slogan a:hover {
	color:#ff6a03;
}
#header-content-right-splash .slogansmall {
	font-size:11px;
}
#header-content-right-splash .space1 { display:inline-block; width:70px; }
#header-content-right-splash .space2 { display:inline-block; width:367px; }


#header-content-right-blocks {
	background:url(../images/bg-header-blocks.jpg) no-repeat;
	width:691px;
	height:456px;
	position:absolute;
	top:290px;
	left:260px;
}
#header-content-right-blocks-left {
	width:300px;
	padding:20px;
	height:405px;
	float:left;
}
#header-content-right-blocks-left p { margin-bottom:10px; }
#header-content-right-blocks-left img { float:left; margin:3px 10px 7px 0; }
#header-content-right-blocks-right {
	width:300px;
	padding:20px;
	height:405px;
	float:right;
}
#header-content-right-blocks-right-top {
	height:130px;
	margin-bottom:35px;
}
#header-content-right-blocks-right-top a {
	text-align:right;
	color:#3d6799;
	display:block;
	width:280px;
	text-align:right;
}
#header-content-right-blocks-right-bottom {
	height:250px;
}



#page {
	background:url(../images/bg-page.png) repeat-y;
	padding-bottom:40px;
	width:879px;
}

#page-left {
	width:195px;
	float:left;
	padding:30px 0 0 50px;
}
#page-left p {
	margin-bottom:10px;
}

#sidemenu-wrapper { background:url(../images/bg-sidemenu-middle.png) repeat-y; }
#sidemenu-top { background:url(../images/bg-sidemenu-top.png) top no-repeat; height:13px; width:180px; }
#sidemenu-bottom { background:url(../images/bg-sidemenu-bottom.png) bottom no-repeat; height:13px; width:180px; }
#sidemenu { display:block; width:160px; padding:0px 10px; }

#sidemenu ul { list-style:none; padding: 1px 0;}
#sidemenu ul li ul { list-style:none; padding: 0px 0;}
#sidemenu li { display:inline; }
#sidemenu li a {
	display:block;
	width:150px;
	line-height:28px;
	text-decoration:none;
	background:#dfe0e3;
	margin-bottom:3px;
	margin-top:2px;
	color:#011956;
	text-align:right;
	font-weight:bold;
	font-size:12px;
	padding-right:10px;
}
#sidemenu ul li ul li a {
	background:#f0f0ea;
	color:#5c6fa4;
	line-height:24px;
	font-size:11px;
	margin-bottom:1px;
	margin-top:1px;	
}
#sidemenu li a:hover {
	color:#000000;
}

#page-left a.button {
	display:block;
	width:180px;
	height:99px;
	border:none;
	background:url(../images/bgsidebutton.png) no-repeat;
	margin-top:30px;
}
#page-left a.button:hover {
	background:url(../images/bgsidebuttonhover.png) no-repeat;
}
#page-left a.schaap {
	display:block;
	width:180px;
	height:90px;
	margin:30px 0 0 0;
}



#page-right {
	width:590px;
	float:right;
	padding:140px 20px 0px 10px;
}

#page-right p {
	margin-bottom:15px;
}

#page-right ul { padding:0 0 15px 20px; list-style:square; }
#page-right a { color:#011956; font-weight:bold; text-decoration:none; }
#page-right a:hover { text-decoration:underline; }

.clear {
	clear:both;
}

#footer {
	height:100px;
	background:url(../images/bg-footer.jpg) no-repeat;
	padding:5px 0 0 30px;
	color:#FFFFFF;
}
#footer-top {
	height:18px;
	line-height:18px;
	margin-bottom:10px;
}
#footer-top a { color:#FFFFFF; }
#footer-bottom { }
#footer-bottom ul { list-style:none; }
#footer-bottom li { display:inline; }
#footer-bottom li a {
	display:block;
	height:18px;
	line-height:18px;
	color:#FFFFFF;
	text-decoration:none;
}
#footer-bottom li a:hover { text-decoration:underline; }
#footer-bottom-left {
	width:200px;
	float:left;
}
#footer-bottom-right {
	float:left;
	width:500px;
}

#xfadeContainer {
   	position:relative;
	height:70px;
	width:300px;
	overflow:hidden;
	border:0px solid #000;
}
#xfadeContainer img {
	display:none;
	float:left;
	position:absolute;
	
}
	
#page-left a.evobutton {
    display:block;
	width:180px;
	    height:99px;
		border:none;
		    background:url(../images/niv-evo.jpg) top left no-repeat;
			margin-top:30px;
			    margin-left:px;
			    text-decoration:none;
			    }
			    
#page-left a.evobutton:hover {
        background:url(../images/niv-evohover.png) no-repeat;
}

#page-right a {
    color:#ff6a03;
        text-decoration:none;
        }
        #page-right img {
            border-color:#ff6a03;
            }
            #page-right a:hover {
                text-decoration:underline;
                }

#header-content-right-blocks-left a {
    color:#ff6a03;
        text-decoration:none;
        }
        #header-content-right-blocks-left a:hover {
                text-decoration:underline;
                }

