html,body,ul,li,p,h1,h2,h3,h4,h5,h6,form,fieldset,a,div 
{
    margin: 0;
    padding: 0;
    border: 0;
}
body 
{
    font-size: 100.01%; /* Fix for some browser bugs */
    background-color: #ffffff;
}
h1, h2, h3, h4, h5, h6 
{
    font-weight:normal;
    font-size:100%;
}
html
{
    background:#733c6a;
}
body 
{
    background:url("/art/patroon.png") top center;    
    margin:0;
    padding:0;
    font-family:Tahoma, Arial, Helvetica, sans-serif;
    font-size:14px;
    color:#000;
    letter-spacing:0.1px;
}

/* Main site layout */
#body_container
{
    background:url("/art/header.png") no-repeat top center;
}
#topbar, #bottombar
{
    background:#733c6a;
    color:#fff;
    clear:both;
}
#topbar a, #bottombar a, #bottombar h3
{
    color:#fff;
}
#topbar-content, #bottombar-content
{
    width:980px;
    margin:0 auto;
    padding:0 20px;
}
#topbar
{
    height:30px;
    border-bottom:1px solid #fff;
}
#bottombar
{
    margin-top:20px;
    border-top:1px solid #fff;
}
#outline
{
    width:980px;
    margin:0;
    padding:0;
    margin-left:auto;
    margin-right:auto;
}
#mainheader
{ 
    background:url("/art/header.png") no-repeat -150px -30px;
    position:relative;
    height:150px;
    margin:0;
    padding:0;
}
#maincontainer_top
{
    height:10px;
    background:url(/art/ronding-t.png) no-repeat top center;
    margin:0;
    padding:0;
}
#maincontainer_bottom
{
    height:10px;
    background:url(/art/ronding-b.png) no-repeat top center;
    clear:both;
}
#maincontainer 
{
    position:relative;
    clear:both;
    padding:15px 20px;
    background:#fff ;
    border-left:1px solid #000;
    border-right:1px solid #000;
    overflow:auto;
    overflow-x:hidden;
}
#maincenter, #maincenter2, #maincenter_wide, #maincenter_home
{
    position:relative;
    margin:0px;
    padding:0px;
    margin-left:180px;
    padding:0 10px 10px 20px;
    min-height:400px;
    
}
#maincenter2
{
    margin-right:195px;
}
#maincenter_home
{
    margin-left:380px;
}

#mainleft, #mainleft_home
{
    width: 180px;
    float:left;
    margin:0;
    padding:0;
}
#mainleft_home
{
    width:360px;
}
#mainright 
{
    width: 200px;
    float:right;
    margin:0px;
    padding:0;
    min-height:400px;
}
.column
{
    width:190px;
    min-height:100px;
    padding:20px;
    float:left;
}
#bottombar .column
{
    width:205px;
    padding:20px;
    float:left;
}
#bottombar .columnwide
{
    width:410px;
    padding:20px;
    float:left;
}
#bottombar .column img
{
    margin: 0 0 10px 0;
}


#slideshow img, #slideshow_overlay
{
    position:absolute;
    margin:10px 20px;
    width:450px;
    height:150px;
    top:0;
    left:0;
}
#slideshow_overlay
{                    
    background:url("/art/banner-overlay.png");
    z-index:10;
}
#newsbox
{
    position:absolute;
    right:18px;
    top:11px;
    width:190px;
    height:119px;
    overflow:hidden;
    /*border:1px solid #fff;*/
}
#newsbox a
{
    display:block;
    background:transparent;
    color:#fff;
    font-size:1.1em;
    vertical-align:middle;
}
#newsbox a.text
{
    width:150px;
    height:90px;
    padding:20px;
}
#newsbox a:hover
{
    text-decoration:none;
}
#newsbox img
{
    
}

.extrabox 
{
    width:160px;
    text-align:center;
    margin:5px 5px 15px 5px;
    padding:5px;
}
#user_info
{
    float:right;
    height:20px;
    padding:5px 15px 5px 5px;
}
#site_search
{
    float:right;
}
.infobox
{
    float:right;
    width:250px;
    margin-left:20px;
    padding:15px;
}
.sitetext
{
    margin-bottom:10px;
}
/* MAIN MENU */
#smallmenu
{
    font-family: l, Verdana, Helvetica, sans-serif;
    position:absolute;
    top:0px;
    right:230px;
    text-align:right;
    line-height:1.8;
}
#smallmenu, #smallmenu a 
{
    color:#000;
}
#maintopbar 
{                    
    position:absolute;
    bottom:-1px;
    margin-left:20px;
}
#topmenu
{
    position:relative;
    list-style-type: none;
    padding:0;
    margin:0;
}
#topmenu li
{
    display:inline;
    list-style: none;
    top:0;
    margin:0;
    padding:0;
    height:34px;   
}
.menubtn a
{
    display:block;
    float:left;
    height:34px;
}
#btn-cursusaanbod a
{
    background:url(/art/button-cursusaanbod.png);
    width:174px;
}
#btn-vestigingen a
{
    background:url(/art/button-vestigingen.png);
    width:146px;
}
#btn-informatie a
{
    background:url(/art/button-informatie.png);
    width:139px;
}
#btn-contact a
{
    background:url(/art/button-contact.png);
    width:119px;
}

#btn-cursusaanbod a:hover, #btn-vestigingen a:hover, #btn-informatie a:hover, #btn-contact a:hover
{
    background-position:0px 68px;
}
#btn-cursusaanbod a.highlight, #btn-vestigingen a.highlight, #btn-informatie a.highlight, #btn-contact a.highlight
{
    background-position:0px 34px;
    margin-top:1px;
}

#logo
{
    display:blovck;
    position:absolute;
    top:0;
    left:0;
    width:350px;
    height:100px;
}
/* SIDEBAR MENU AND NAVIGATION*/

ul.nav 
{
    margin:0;
    padding:0;
    list-style-type:none;
    list-style-image:none;
}
ul.nav li
{
    margin-bottom:10px;
    vertical-align: middle;
    border:1px outset #ccc;
    font-size:1.2em;
}           
ul.nav ul
{
    list-style-type:none;
    list-style-image:none;
    padding-left:7px;
    margin-left:5px;
    font-weight:normal;
}                       
ul.nav ul li
{
    border:0;
    margin-bottom:0;
    font-size:0.9em;
}
ul.nav li.active  
{
    background:#eee;/*#fdcb27 url(/art/verloop-geel.png) repeat-y top left;*/
    border:1px outset #733c6a;    
}
ul.nav a
{
    display:block;
    padding:1px 5px;
    color:#000;
}
ul.nav a:hover
{
    text-decoration:none;
    background:#fdcb27 url(/art/verloop-geel.png) repeat-y top left;
}
#trail
{
    height:30px;
    margin:0;
    padding: 4px;
    font-size:0.9em;
    letter-spacing:0;
}
#trail, #trail a
{
    color:#fff;
}
ul.hmenu
{
    list-style-type: none;
    margin-left:0;
    padding:0;
}
ul.hmenu li
{                  
    display:inline;
    border: 1px solid #333;
    background: #ddd;
    padding: 3px;
    margin-right:0px;
}
ul.tabmenu
{
    margin:0 0 10px 0;
    padding:0;
    width:100%;
    list-style-type:none;
    display:block;
    line-height:2.4em;
}
ul.tabmenu li
{
    display:inline;
}
ul.tabmenu a 
{
    border:1px outset #ccc;
    padding:5px 10px 5px 10px;
    margin-right:5px;
    margin-bottom:2px;
}
ul.tabmenu a:hover, .tabmenua
{                              
    text-decoration:none;
}
div.summary
{
    /*clear:left;*/
}
.newsitem_home
{

}
.newsitem_home h3
{
    background:#733C6A;
    color:#fff;
    padding:10px;
    -moz-border-radius-topleft: 10px;
    -moz-border-radius-bottomright: 10px;
    -webkit-border-radius-topleft: 10px;
    -webkit-border-radius-bottomright: 10px;
}
.newsitem_home h3 a
{
    color: #fff;
}
/* DATA TABLES */
th 
{
    text-align:left;
}
table.data, table.list, table.rooster, table.cursus, table.normal, table.pic_browse
{
    width:100%;
    border-collapse:collapse;
    margin-bottom:20px;
}
table.rooster td, table.cursus td, table.normal td
{
    vertical-align: top;
}
table.rooster thead th, table.rooster td
{
    text-align:center;
    
}
table.cursus td
{
    padding:0 10px 15px 10px;
    width:33%;
}
table.data thead
{

}

table.data td, table.data th, table.rooster td .les, table.rooster th
{
    padding:5px;
}
table.list td
{
    text-align:right;
}
table.pic_browse td
{
    vertical-align: middle;
    text-align: left;
    width:20%;
}
/* HEADERS */
h1, h2, h3, h4
{
    margin:10px 0 5px 0;
    padding-bottom:5px;
    letter-spacing: 1.3px;
}
h1
{
    font-size:1.4em;
    /*border-bottom:1px dotted #5e1664;*/
}
h2
{
    font-size:1.3em;
}
h3
{
    font-size:1.2em;
}
h4
{
    font-size:1.1em;
}


/* LINKS */
a
{
    color:#009;
    text-decoration:none;
}
a:hover
{
    text-decoration:underline;
}
p
{
    margin:0;padding:5px 0px;
}
ul
{
    margin-left:0;
    padding-left:1.5em;
}
    
/* IMAGES */
img, a img
{
    border:0;
}

/* BASIC FORMATTING */
.strong
{
    font-weight: bold;
}
.bigger
{
    font-size:1.2em;
}
.smaller
{
    font-size:0.8em;
}
.highlight
{
    background:#ff0;
}
.right
{
    float:right;
}
.clear
{
    clear:both;
}
.teaser
{                     
    display:block;
    padding:10px;
    /*background:#733c6a;*/
    background:#fdcb27 url(/art/verloop-geel.png) repeat-y top left;
    color:#733c6a;
    font-size:1.2em;
    text-align:center;
    margin:0 0 10px 0;
    border:outset 2px #fff;
}
.teaser:hover
{
    text-decoration:none;
}
a.to_top {display:block; float:right; font-size:0.9em; color:#aaa;}
/* DIVS */
.cervo_event, .cervo_news
{
    overflow:auto;
    margin-bottom:10px;
    padding-bottom:10px;
    padding-right:5px;
    border-bottom: 1px solid #ccc;
}
.cervo_event img, .cervo_news img
{
    margin:5px 0 5px 10px;
    border:1px solid #ccc;
}
.pic_browse
{
    margin:15px;
    padding:0;
    float:left;
}
.pic_browse img
{
    border:1px solid #ccc;
}
.help
{
    background: #fff url(/art/help.png) no-repeat top right;
    margin-top:20px 0;
    border-top:1px solid #ccc;
    padding: 20px 0;
}
/* FORMS */
form
{
    margin:10px 0;
}               
fieldset
{
    border:1px solid #733c6a;
    padding:20px;
}
.textfield, .widetextfield , input.narrow, .smalltextfield
{
    font-size:12px;
    margin:0.2em;
    padding:0.2em; 
}
.textfield
{
    width:200px;
}
.smalltextfield
{
    width:100px;
}
.widetextfield
{
    width:450px;
}
.textarea, .bigtextarea
{
    margin:3px;
    height:150px;
    width:400px; 
}
.bigtextarea
{
    width:500px;
    height:300px;
}
.hugetextarea
{
    width:650px;
    height:400px;
}
label
{
    display:block;
    text-align:right;
    width:10em;
    height:1em;
    float:left;
    font-weight:bold;
    padding:0.2em;
    margin:0.2em;    
}
label.right
{
    display:inline;
    float:none;
    font-weight:normal;
    text-align:left;
    width:auto;
    height:auto;
}
input.narrow
{
    width:40px;
}
.form_error
{
    color:#f00;
}
/* NEWS */
.newsitem
{
    text-align:justify;
}
.date
{
    text-align:right;
}
.newsitem_home
{
    padding:5px;
}
/* SEARCH */
.search_result
{
    margin-bottom:0 0 10px 0;
    padding:0 10px 10px 10px;
}
#site_search
{
    margin:2px 2px 0 0;
}
.main_submit
{
    background:none;
    color:#f2dc9b;
    font-weight: bold;
    font-variant: small-caps;
    border:1px outset;
    font-size:1.1em;
    margin-top:1px;
}

/* ERRORS */
.error, .notification, .modification
{
    font-size:1.2em;
    padding:20px;
    text-align:center;
    margin-bottom:20px;    
}
.error
{
   background:red;
}
.modification
{
    background:green;
}
.notification, .notification ul
{
    background:#fdcb27;
    list-style-type:none;
}
/* Google Maps */
#gmap
{
    width:600px;
    height:400px;
    border:1px solid #000;
}
/* SLIMBOX */

#lbOverlay {
    position: fixed;
    z-index: 9999;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: #000;
    cursor: pointer;
}

#lbCenter, #lbBottomContainer {
    position: absolute;
    z-index: 9999;
    overflow: hidden;
    background-color: #fff;
}

.lbLoading {
    background: #fff url(/art/tb_throbber.gif) no-repeat center;
}

#lbImage {
    position: absolute;
    left: 0;
    top: 0;
    border: 10px solid #fff;
    background-repeat: no-repeat;
}

#lbPrevLink, #lbNextLink {
    display: block;
    position: absolute;
    top: 0;
    width: 50%;
    outline: none;
}

#lbPrevLink {
    left: 0;
}

#lbPrevLink:hover {
    background: transparent url(/art/tb_vorige.gif) no-repeat 0 15%;
}

#lbNextLink {
    right: 0;
}

#lbNextLink:hover {
    background: transparent url(/art/tb_volgende.gif) no-repeat 100% 15%;
}

#lbBottom {
    font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
    font-size: 10px;
    color: #666;
    line-height: 1.4em;
    text-align: left;
    border: 10px solid #fff;
    border-top-style: none;
}

#lbCloseLink {
    display: block;
    float: right;
    width: 100px;
    height: 22px;
    background: transparent url(/art/tb_sluit.gif) no-repeat center;
    margin: 5px 0;
    outline: none;
}

#lbCaption, #lbNumber {
    margin-right: 71px;
}

#lbCaption {
    font-weight: bold;
}
/* Color */
/* main color 1 */
/*
body
{
    background:#D5FBFF;
}
#mainheader
{
    background:#2F3738;
}
#maincontainer
{
    background:#fff;
}
#maintopbar, #topmenu a
{
    background:#9FBCBF;
}
#topmenu a:hover, #topmenu .activetab
{
    background:#647678;
    color:#fff;
}
*/

#mainheader, #mainfooter
{
    /*background:#BF4E24/*#733C6A/*#304973#3C5C73*/;
    /*color:#fff;*/
}
#maincontainer
{
    /*background:#fff;*/
}
h1, h2, h3, h4
{
    color:#733c6a/*BF4E24*/;
}
ul.tabmenu a
{
    background:#eee;
}
ul.tabmenu a:hover, .tabmenu .activetab 
{
    background:#fdcb27/*CFCFFF*/;
    border:1px outet #733c6a; 
}
.infobox
{
    background:#eee;
    border:1px solid #ccc;
}
table.data, table.rooster
{
    border:1px solid #ccc;
}
.evenrow
{
    background: #e9e9e9 /*#F2DC9B*/;
}
.evenbg
{
    background: #ebd3e7;
}
table.data thead, table.rooster thead
{
    background:#733c6a;
    color:#fff;
    letter-spacing: 1px;
}
.warning
{
    border-top:1px dotted #000;
    border-bottom:1px dotted #000;
    min-height:48px;
    background: #fff url("/art/icons/warning-icon.png") no-repeat top left;
    padding: 5px 5px 5px 72px;
    margin: 0px 0px 10px 0px;
}
.facebook_like
{
    margin-top:20px;
    background:#fff;
    -moz-border-radius-topleft: 10px;
    -moz-border-radius-bottomright: 10px;
    -webkit-border-radius-topleft: 10px;
    -webkit-border-radius-bottomright: 10px;
}

.field 
{
  padding-bottom: 10px;
}
.fieldinfo
{
  font-size: 0.9em;
  margin-left: 12em;
}
/* Hide print-only text */

.show_print
{
    display:none;
}
