/*
CSS DOOR SEBASTIAN MULDERS
HTTP://WWW.SEBASTIANM.NL/
*/

* { padding: 0px; margin: 0px; }
html, body { height: 100%; }
body { background: #25839c url( "http://www.web-resource.nl/template/images/background.jpg" ) repeat-x; font-size: 11px; font-family: Verdana; }
a:link, a:visited, a:active
{
	color: #000000;
	text-decoration: none;
}

a.hover
{
	color: #000000;
	text-decoration: underline;
}

.clear { clear: both; }
#pagina { min-height: 100%; _height: 100%; } 
#container { width: 900px;  margin: 0 auto;  padding-bottom: 50px; }
#menu { float: left; height: 26px; margin-top: 5px; list-style: none; color: #FFF; }
#menu a { color: #FFF; text-decoration: none; }
#menu a:hover { color: #FFF; text-decoration: underline; } 
#menu li { display: block; margin: 0 10px 0 10px; float: left; }
#welkom { margin-top: 5px; float: right; color: #FFF; }
#left { float: left; width: 662px; }
#left #header { width: 662px; height: 92px; background: url( "http://www.web-resource.nl/template/images/header.jpg" ) no-repeat; }
#left #content { width: 637px; border: 3px #9bd026 solid; margin-top: 8px; background-color: #fafafa; padding: 5px; }
#left #content .cbox { width: 636px; }
#left #content .cbox h2 { height: 22px; background: url( "http://www.web-resource.nl/template/images/c_bar.png" ) no-repeat; font-size: 11px; color: #FFF; font-weight: normal; padding: 4px 8px 0 8px; }
#left #content .cbox .inhoud { background-color: #edf2df; padding: 5px; color: #06637d; margin-bottom: 5px; }
#left #content .cbox .inhoud a { color: #3797b2; text-decoration: none; }
#left #content .cbox .inhoud hr { color: #99bfc2; background-color: #99bfc2; height: 1px; border: none; width: 100%; }

#right { float: left; width: 206px; }
#right .sbox { width: 193px; border: 3px #9bd026 solid; margin-top: 8px; margin-bottom: 14px; margin-left: 8px; background-color: #fafafa; padding: 5px 5px 0 5px; }
#right .sbox h3 { height: 22px; width: 193px; background: url( "http://www.web-resource.nl/template/images/s_bar.png" ) no-repeat; font-size: 11px; color: #FFF; font-weight: normal; padding: 4px 8px 0 8px; }
#right .sbox .menu { margin-top: -4px; list-style: none; }
#right .sbox .menu a { color: #3797b2; text-decoration: none; }
#right .sbox .menu a:hover { color: #3797b2; text-decoration: underline; }
#right .sbox .menu hr { color: #99bfc2; background-color: #99bfc2; height: 1px; border: none; }
#right .sbox .menu li { height: 20px; vertical-align: center; padding: 5px 3px 0px 5px; color: #3797b2; }

#right .sbox .menu_tekst { vertical-align: center; padding: 2px 3px 0px 5px; color: #3797b2; }
#right .sbox .menu_tekst a { color: #3797b2; text-decoration: none; }
#right .sbox .menu_tekst hr { color: #99bfc2; background-color: #99bfc2; height: 1px; border: none; }

#right .sbox .menu li .title { float: left; } 
#right .sbox .menu li .info { float: right; color: #84d2e8; } 


#right .sbox .menu .i { float: left; color: #84d2e8; float: right; }
#right .sbox .menu .clearr { clear: both; background-color: #fff; }
#footer { color: #052b35; margin: -45px 0 0 0; padding: 0 0 10px 0; height: 35px; width: 100%; background-color: #207389; }
#footer #footer_center { margin: 0px auto; padding-top: 15px; width: 880px; text-algin: center; }
#footer #footer_center p { float: left; margin-left: 15%; }
#footer #footer_center #footer_left { float: left; width: 70%; }
#footer #footer_center #footer_right { float: right; width: 30%;  }
#footer a { color: #052b35; text-decoration: none; }
#footer a:hover { color: #052b35; text-decoration: underline; }
ul.pages { display: inline; list-style: none; margin: 0px 0px 12px 0px; padding: 0px 0px 10px 0px; font: 9px, Verdana; color: black; }
ul.pages LI.active { background: #82B710; border: 1px solid #cbe171; color: #0C3E83; display: inline; height: 31px; margin: 0px 0px 10px 1px; padding: 2px 8px 3px 8px; text-align: center; vertical-align: middle; }
ul.pages LI.item { display: inline; margin: 0px 0px 10px 1px; }
ul.pages LI.item A { background: #E4FA8B; border: 1px solid #cbe171; height: 31px; padding: 2px 8px 3px 8px; text-align: center; text-decoration: none; vertical-align: middle; }
ul.pages LI.item A:hover { background: #82B710 ; font-weight: bold; }