html, body
{
    height: 101%;
}
body
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 16px;
    background-image: url(http://www.uck.nl/_img/bg.png);
    background-repeat: repeat-y;
    background-position: center;
    margin: 0px;
    padding: 0px;
    color: #333333;
}

h4 
{
    font-size: inherit;
	background-image: url(http://www.uck.nl/_img/submenu.png);
	PADDING-BOTTOM: 3px;
	background-repeat:repeat-y;
	text-transform: uppercase;
	font-weight: normal;
}

h1, .OranjeTitelBalk
{
    font-size: 32px;
    font-weight: lighter;
    color: #FFF;
    background-image: url(http://www.uck.nl/_img/h1.png);
    text-transform: uppercase;
    line-height: 37px;
    height: auto;
    margin-top: 10px;
    margin-right: 0;
    margin-bottom: 10px;
    margin-left: 0;
    padding-left: 6px;
    background-repeat: repeat-y;
}
h2
{
    font-size: 15px;
    font-weight: normal;
    color: #666;
    padding: 0px;
    height: 21px;
    text-transform: uppercase;
    line-height: 21px;
    text-indent: 6px;
    margin: 10px 0 5px 0;
    background-color: #FFFF00;
}
h3
{
    font-size: 11px;
    font-weight: normal;
    color: #999;
    padding: 0px;
    height: 10px;
}
h3 a
{
    color: #999;
    text-decoration: none;
}
h3 a:visited
{
    color: #999;
    text-decoration: none;
}
h3 a:hover
{
    color: #000;
    text-decoration: none;
}
hr
{
    border-top-width: 1px;
    border-top-style: dotted;
    border-top-color: #999;
    height: 0px;
    padding: 0px;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
    margin: 10px 0;
}
a.meer
{
    color: #999;
    padding-left: 18px;
    text-decoration: none;
    background-image: url(http://www.uck.nl/_img/pijltje.png);
    background-repeat: no-repeat;
    background-position: 0px -1px;
    line-height: 20px;
}
a.meer:hover
{
    background-image: url(http://www.uck.nl/_img/pijltje_over.png);
    background-repeat: no-repeat;
    background-position: 0px -1px;
    color: #333;
}
a:link
{
    color: #000000;
}
a:hover
{
    color: #33CCFF;
}
a:visited
{
    color: #000000;
}
a:active
{
    color: #FFFF00;
}
ul
{
    padding: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 20px;
}
li
{
    list-style-type: square;
    list-style-position: outside;
}
.dotted
{
    border-bottom-width: 1px;
    border-bottom-style: dotted;
    border-bottom-color: #666;
}

#main
{
    position: relative;
    width: 900px;
    margin-right: auto;
    margin-left: auto;
    height: 100%;
}
#header
{
    height: 120px;
    width: 900px;
    position: relative;
    background-image: url(http://www.uck.nl/_img/header.png);
    top: 0px;
    padding: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 20px;
    margin-left: 0px;
    z-index: 999;
}
#home
{
    height: 120px;
    width: 186px;
    position: relative;
    top: 0px;
    padding: 0px;
    margin: 0px;
}
#home a
{
    height: 120px;
    text-indent: -5000px;
    width: 186px;
    background-image: url(http://www.uck.nl/_img/home.png);
    background-repeat: no-repeat;
    overflow: hidden;
    position: relative;
    top: 0px;
    left: 0px;
    display: block;
}
#home a:hover
{
    height: 120px;
    text-indent: -5000px;
    width: 186px;
    background-image: url(http://www.uck.nl/_img/home_over.png);
    background-repeat: no-repeat;
    overflow: hidden;
    position: relative;
    top: 0px;
    left: 0px;
    display: block;
}

#search
{
    position: absolute;
    text-align: center;
    left: 700px;
    top: 0px;
    padding-top: 2px;
}
#search a
{
    color: #999999;
    text-decoration: none;
}
#search a:hover
{
    color: #333333;
    text-decoration: underline;
}
#search .zoekbalk
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    line-height: 12px;
    color: #666;
    border: 1px solid #666;
    height: 14px;
    width: 150px;
    position: relative;
    top: -5px;
    padding-top: 3px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 3px;
    margin-top: 5px;
}
#search a.zoekknop
{
    display: inline;
    height: 20px;
    width: 20px;
    overflow: hidden;
}
#search a.zoekknop:hover
{
    display: inline;
    height: 20px;
    width: 20px;
    overflow: hidden;
}

#menu
{
    width: 180px;
    position: relative;
    list-style: none;
    margin: 0;
    float: left;
    z-index: 1000;
    padding-top: 0px;
    padding-right: 15px;
    padding-bottom: 0px;
    padding-left: 0px;
}
#menu #cursus
{
    list-style: none;
    margin: 0;
    position: relative;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 5px;
    padding-left: 0px;
    font-size: 15px;
    line-height: 14px;
    font-weight: normal;
    text-transform: uppercase;
    color: #FFFFFF;
}
#menu #cursus li
{
    width: 180px;
    display: block;
    position: relative;
    height: 21px;
    margin: 0px;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 1px;
    padding-left: 0px;
}
#menu #cursus li a
{
    display: block;
    margin: 0;
    text-decoration: none;
    color: white;
    background-image: url(http://www.uck.nl/_img/menu_cursus.png);
    padding-top: 3px;
    padding-right: 3px;
    padding-bottom: 3px;
    padding-left: 5px;
    height: 14px;
    background-repeat: no-repeat;
    background-position: bottom;
}
#menu #cursus li a:hover
{
    color: #333;
    background-image: url(http://www.uck.nl/_img/menu_rollover.png);
}
#menu #onderwijs
{
    list-style: none;
    margin: 0;
    position: relative;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 5px;
    padding-left: 0px;
    font-size: 15px;
    line-height: 14px;
    font-weight: normal;
    text-transform: uppercase;
    color: #FFFFFF;
}
#menu #onderwijs li
{
    width: 180px;
    display: block;
    position: relative;
    padding-bottom: 1px;
    height: 21px;
    padding-top: 0px;
    padding-right: 0px;
    padding-left: 0px;
}
#menu #onderwijs li a
{
    display: block;
    margin: 0;
    text-decoration: none;
    color: white;
    background-image: url(http://www.uck.nl/_img/menu_onderwijs.png);
    padding-top: 3px;
    padding-right: 3px;
    padding-bottom: 3px;
    padding-left: 5px;
    height: 14px;
    background-position: bottom;
}
#menu #onderwijs li a:hover
{
    color: #333;
    background-image: url(http://www.uck.nl/_img/menu_rollover.png);
}
#menu #overig
{
    list-style: none;
    margin: 0;
    position: relative;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 5px;
    padding-left: 0px;
    font-size: 15px;
    line-height: 14px;
    font-weight: normal;
    text-transform: uppercase;
    color: #FFFFFF;
}
#menu #overig li
{
    width: 180px;
    display: block;
    position: relative;
    padding-bottom: 1px;
    height: 21px;
    padding-top: 0px;
    padding-right: 0px;
    padding-left: 0px;
}
#menu #overig li a
{
    display: block;
    margin: 0;
    text-decoration: none;
    color: white;
    background-image: url(http://www.uck.nl/_img/menu_overig.png);
    padding-top: 3px;
    padding-right: 3px;
    padding-bottom: 3px;
    padding-left: 5px;
    height: 14px;
    background-position: bottom;
}
#menu #overig li a:hover
{
    color: #333;
    background-image: url(http://www.uck.nl/_img/menu_rollover.png);
}
#menu #submenu, #menu #zoeken
{
    list-style: none;
    margin: 0;
    position: relative;
    font-size: 12px;
    line-height: 14px;
    font-weight: normal;
    text-transform: uppercase;
    color: #333;
    padding: 0px;
}
#menu #submenu li, #menu #zoeken li
{
    width: 180px;
    display: block;
    position: relative;
    padding-bottom: 3px;
    height: 19px;
    padding-top: 0px;
    padding-right: 0px;
    padding-left: 0px;
}
#menu #submenu li a, #menu #zoeken li a
{
    display: block;
    margin: 0;
    text-decoration: none;
    color: #666666;
    background-image: url(http://www.uck.nl/_img/submenu.png);
    padding-top: 3px;
    padding-right: 3px;
    padding-bottom: 3px;
    padding-left: 5px;
    height: 14px;
    background-position: bottom;
}
#menu #submenu li a:hover, #menu #zoeken li a:hover
{
    color: #333;
    background-image: url(http://www.uck.nl/_img/menu_rollover.png);
}
#menu #cursus .selected
{
    color: #333;
    background-image: url(http://www.uck.nl/_img/menu_rollover.png);
}

#socialmedia {clear:both;height:21px}
#facebook {background: url('http://www.uck.nl/_img/fb.png') no-repeat; width:21px; height:20px;float:left;margin-left:2px;margin-right:6px;}
#youtube {background: url('http://www.uck.nl/_img/yt.png') no-repeat; width:21px; height:20px;float:left;margin-right:7px;}
#twitter {background: url('http://www.uck.nl/_img/tw.png') no-repeat; width:21px; height:20px;float:left;margin-right:7px;}
#linkedin {background: url('http://www.uck.nl/_img/li.png') no-repeat; width:21px; height:20px;float:left;}


.Etalagetitel
{
    color: #666;
    padding: 5px;
    text-transform: uppercase;
}

table.Etalage td, table.Etalage2 td
{
    padding-bottom:3px;
}

table.Etalage td
{
    width:30%;
}

table.Etalage td img
{
    width:215px;
}

table.Etalage a.meer
{
    margin-top:6px;
    display:block;
    background-position: 0px 3px;
}

table.Etalage hr, table.Etalage2 hr
{
    margin:0px;
    display:block;
}

#content
{
    float: left;
    position: relative;
    width: 490px;
    margin: 0px;
    padding: 0px;
}
#contentbreed, .contentbreed
{
    float: left;
    position: relative;
    width: 705px;
    margin: 0px;
    padding: 0px;
}

#subcontent
{
    float: left;
    position: relative;
    width: 200px;
    left: 15px;
    margin: 0px;
    padding: 0px;
}

#agenda
{
    list-style: none;
    margin: 0;
    position: relative;
    font-size: 12px;
    line-height: 14px;
    font-weight: normal;
    color: #333;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 5px;
    padding-left: 0px;
}
#agenda li
{
    width: 200px;
    display: block;
    position: relative;
    height: auto;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 2px;
    margin-left: 0px;
}
#agenda li a
{
    text-decoration: none;
    color: #333;
    background-image: url(http://www.uck.nl/_img/submenu.png);
    padding: 5px;
    background-repeat: repeat-y;
    display: block;
}
#agenda li a:hover
{
    text-decoration: none;
    color: #FFFFFF;
    background-color: #333;
    display: block;
    background-image: url(http://www.uck.nl/_img/submenu_rollover.png);
}

#nieuws
{
    list-style: none;
    margin: 0;
    position: relative;
    font-size: 12px;
    line-height: 14px;
    font-weight: normal;
    color: #333;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 5px;
    padding-left: 0px;
}
#nieuws li
{
    width: 200px;
    display: block;
    position: relative;
    height: auto;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 2px;
    margin-left: 0px;
}
#nieuws li a
{
    text-decoration: none;
    color: #333;
    background-image: url(http://www.uck.nl/_img/submenu.png);
    padding: 5px;
    background-repeat: repeat-y;
    display: block;
}
#nieuws li a:hover
{
    text-decoration: none;
    color: #FFFFFF;
    background-color: #333;
    display: block;
    background-image: url(http://www.uck.nl/_img/submenu_rollover.png);
}

.lijst
{
    list-style: none;
    position: relative;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 5px;
    padding-left: 0px;
    border-top-width: 1px;
    border-top-style: dotted;
    border-top-color: #999;
    margin-top: 10;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
}
.lijst li
{
    width: auto;
    display: block;
    position: relative;
    height: auto;
    border-bottom-width: 1px;
    border-bottom-style: dotted;
    border-bottom-color: #999;
}
.lijst li a
{
    text-decoration: none;
    color: #666;
    padding: 5px;
    display: block;
    text-transform: uppercase;
}
.lijst li a:hover
{
    text-decoration: none;
    color: #333;
    background-color: #EEE;
    display: block;
}
.lijst li .leidscherijn
{
    background-image: url(http://www.uck.nl/_img/ookinleidscherijn.png);
    background-repeat: no-repeat;
    background-position: right;
}

.prismalijst
{
    padding: 0px;
    margin: 0px;
    border-top-width: 1px;
    border-top-style: dotted;
    border-top-color: #999;
}


.prismalijst td
{
    height:22px;
}
.prismalijst li
{
    list-style: none;
    position: relative;
    padding-top: 0px;
    padding-right: 0px;
    padding-left: 0px;
    height: auto;
    display: block;
}

.prismalijst li a
{
    text-decoration: none;
    color: #666;
    display: block;
    text-transform: uppercase;
    height: 100%;
}
.prismalijst tr:hover
{
    text-decoration: none;
    color: #333;
    background-color: #EEE;
    display: block;
}





.opties
{
    list-style: none;
    margin: 0;
    position: relative;
    padding: 0px;
}
.opties li
{
    width: 200px;
    display: block;
    position: relative;
    padding-bottom: 2px;
}
.opties li a
{
    text-decoration: none;
    color: #666;
    background-image: url(http://www.uck.nl/_img/submenu.png);
    padding: 4px;
    background-repeat: repeat-y;
    display: block;
}
.opties li a:hover
{
    text-decoration: none;
    color: #FFFFFF;
    background-color: #333;
    display: block;
    background-image: url(http://www.uck.nl/_img/submenu_rollover.png);
}

#footer
{
    clear: both;
    width: 900px;
    position: relative;
    margin: 0px;
    padding-top: 50px;
    padding-right: 0px;
    padding-bottom: 50px;
    padding-left: 0px;
    font-size: 12px;
    color: #999999;
}
#footer a
{
    color: #999999;
    text-decoration: none;
}
#footer a:hover
{
    color: #333333;
    text-decoration: underline;
}

.productmenu
{
    width:231px;
    visibility: visible;
    display: none;
    text-transform: uppercase;
    background-repeat: no-repeat;
    line-height: 15px;
    position: absolute;
    background-position: bottom;
    padding-top: 0;
    padding-right: 0;
    padding-bottom: 20px;
    padding-left: 0;
    background-image: url(http://www.uck.nl/_img/panelbottom.png);

 
}


#menuKinderen
{
    margin: 0;
    width: 230px;
    font-size: 12px;
    top: 183px;
    left: 190px;
    z-index: 1001;
 
}
#menuKinderen ul
{
    margin: 0;
    padding: 0;
    position: relative;
    list-style-type: none;
}
#menuKinderen li
{
    width: 130px;
    display: inline;
    position: relative;
    height: 23px;
}
#menuKinderen li a
{
    display: block;
    margin: 0;
    text-decoration: none;
    color: white;
    background-image: url(http://www.uck.nl/_img/panel1_bg.png);
    padding-top: 3px;
    padding-right: 3px;
    padding-bottom: 3px;
    padding-left: 5px;
    background-repeat: no-repeat;
    background-position: bottom;
}
#menuKinderen li a:hover
{
    color: #333;
    background-image: url(http://www.uck.nl/_img/panel1_rollover.png);
    background-repeat: no-repeat;
    background-position: top;
}
#menuJongeren
{
    margin: 0;
    width: 230px;
    font-size: 12px;
    top: 205px;
    left: 190px;
    z-index: 1002;

}
#menuJongeren ul
{
    margin: 0;
    padding: 0;
    position: relative;
    list-style-type: none;
}
#menuJongeren li
{
    width: 130px;
    display: inline;
    position: relative;
    height: 23px;
}
#menuJongeren li a
{
    display: block;
    margin: 0;
    text-decoration: none;
    color: white;
    background-image: url(http://www.uck.nl/_img/panel1_bg.png);
    padding-top: 3px;
    padding-right: 3px;
    padding-bottom: 3px;
    padding-left: 5px;
    background-repeat: no-repeat;
    background-position: bottom;
    border-bottom-width: 1px;
}
#menuJongeren li a:hover
{
    color: #333;
    background-image: url(http://www.uck.nl/_img/panel1_rollover.png);
    background-repeat: no-repeat;
    background-position: bottom;
}
#menuVolwassenen
{
    margin: 0;
    width: 230px;
    font-size: 12px;
    top: 227px;
    left: 190px;
    z-index: 1003;
}
#menuVolwassenen ul
{
    margin: 0;
    padding: 0;
    position: relative;
    list-style-type: none;
}
#menuVolwassenen li
{
    width: 130px;
    display: inline;
    position: relative;
    height: 22px;
}
#menuVolwassenen li a
{
    display: block;
    margin: 0;
    text-decoration: none;
    color: white;
    background-image: url(http://www.uck.nl/_img/panel1_bg.png);
    padding-top: 3px;
    padding-right: 3px;
    padding-bottom: 3px;
    padding-left: 5px;
    background-repeat: no-repeat;
    background-position: bottom;
}

#menuVolwassenen li a:hover
{
    color: #333;
    background-image: url(http://www.uck.nl/_img/panel2_rollover.png);
    background-repeat: no-repeat;
    background-position: bottom;
}

#menuLeidscheRijn
{
    margin: 0;
    width: 230px;
    font-size: 12px;
    top: 249px;
    left: 190px;
    z-index: 1004;
}
#menuLeidscheRijn ul
{
    margin: 0;
    padding: 0;
    position: relative;
    list-style-type: none;
}
#menuLeidscheRijn li
{
    width: 130px;
    display: inline;
    position: relative;
    height: 22px;
}
#menuLeidscheRijn li a
{
    display: block;
    margin: 0;
    text-decoration: none;
    color: white;
    background-image: url(http://www.uck.nl/_img/panel1_bg.png);
    padding-top: 3px;
    padding-right: 3px;
    padding-bottom: 3px;
    padding-left: 5px;
    background-repeat: no-repeat;
    background-position: bottom;
}

#menuLeidscheRijn li a:hover
{
    color: #333;
    background-image: url(http://www.uck.nl/_img/panel2_rollover.png);
    background-repeat: no-repeat;
    background-position: bottom;
}

#menuPrimair
{
    display: none;
    margin: 0;
    width: 230px;
    font-size: 12px;
    text-transform: uppercase;
    background-repeat: no-repeat;
    line-height: 14px;
    position: absolute;
    top: 319px;
    left: 190px;
    background-image: url(http://www.uck.nl/_img/panelbottom.png);
    background-position: bottom;
    padding-top: 0;
    padding-right: 0;
    padding-bottom: 20px;
    padding-left: 0;
    z-index: 1003;
}

#menuPrimair ul
{
    margin: 0;
    padding: 0;
    position: relative;
    list-style-type: none;
}

#menuPrimair li
{
    width: 130px;
    display: inline;
    position: relative;
    height: 22px;
}

#menuPrimair li a
{
    display: block;
    margin: 0;
    text-decoration: none;
    color: White;
    background-image: url(http://www.uck.nl/_img/onderwijs_sub_bg.png);
    padding-top: 3px;
    padding-right: 3px;
    padding-bottom: 3px;
    padding-left: 5px;
    background-repeat: no-repeat;
    background-position: bottom;
}

#menuPrimair li a:hover
{
    color: Black;
    background-image: url(http://www.uck.nl/_img/panel1_rollover.png);
    background-repeat: no-repeat;
    background-position: bottom;
}
#menuVoortgezet
{
    display: none;
    margin: 0;
    width: 230px;
    font-size: 12px;
    text-transform: uppercase;
    background-repeat: no-repeat;
    line-height: 14px;
    position: absolute;
    top: 341px;
    left: 190px;
    background-image: url(http://www.uck.nl/_img/panelbottom.png);
    background-position: bottom;
    padding-top: 0;
    padding-right: 0;
    padding-bottom: 20px;
    padding-left: 0;
    z-index: 1003;
}

#menuVoortgezet ul
{
    margin: 0;
    padding: 0;
    position: relative;
    list-style-type: none;
}

#menuVoortgezet li
{
    width: 130px;
    display: inline;
    position: relative;
    height: 22px;
}

#menuVoortgezet li a
{
    display: block;
    margin: 0;
    text-decoration: none;
    color: White;
    background-image: url(http://www.uck.nl/_img/onderwijs_sub_bg.png);
    padding-top: 3px;
    padding-right: 3px;
    padding-bottom: 3px;
    padding-left: 5px;
    background-repeat: no-repeat;
    background-position: bottom;
}

#menuVoortgezet li a:hover
{
    color: Black;
    background-image: url(http://www.uck.nl/_img/panel1_rollover.png);
    background-repeat: no-repeat;
    background-position: bottom;

}

#menuKDVBSO
{
    display: none;
    margin: 0;
    width: 230px;
    font-size: 12px;
    text-transform: uppercase;
    background-repeat: no-repeat;
    line-height: 14px;
    position: absolute;
    top: 363px;
    left: 190px;
    background-image: url(http://www.uck.nl/_img/panelbottom.png);
    background-position: bottom;
    padding-top: 0;
    padding-right: 0;
    padding-bottom: 20px;
    padding-left: 0;
    z-index: 1003;
}

#menuKDVBSO ul
{
    margin: 0;
    padding: 0;
    position: relative;
    list-style-type: none;
}

#menuKDVBSO li
{
    width: 130px;
    display: inline;
    position: relative;
    height: 22px;
}

#menuKDVBSO li a
{
    display: block;
    margin: 0;
    text-decoration: none;
    color: White;
    background-image: url(http://www.uck.nl/_img/onderwijs_sub_bg.png);
    padding-top: 3px;
    padding-right: 3px;
    padding-bottom: 3px;
    padding-left: 5px;
    background-repeat: no-repeat;
    background-position: bottom;
}

#menuKDVBSO li a:hover
{
    color: Black;
    background-image: url(http://www.uck.nl/_img/panel1_rollover.png);
    background-repeat: no-repeat;
    background-position: bottom;

}

.overigmenu
{
    width:230px;
    visibility: visible;
    display: none;
    text-transform: uppercase;
    background-repeat: no-repeat;
    line-height: 14px;
    position: absolute;
    background-position: bottom;
    padding-top: 0;
    padding-right: 0;
    padding-bottom: 20px;
    padding-left: 0;
    background-image: url(http://www.uck.nl/_img/panelbottom.png);

 
}

#menuInDeWijk
{
    margin: 0;
    font-size: 12px;
    top: 433px;
    left: 190px;
    background-image: url(http://www.uck.nl/_img/panelbottom.png);
    background-position: bottom;
    z-index: 1008;
}

#menuInDeWijk ul
{
    margin: 0;
    padding: 0;
    position: relative;
    list-style-type: none;
}

#menuInDeWijk li
{
    width: 130px;
    display: inline;
    position: relative;
    height: 22px;
}

#menuInDeWijk li a
{
    display: block;
    margin: 0;
    text-decoration: none;
    color: White;
    background-image: url(http://www.uck.nl/_img/overig_sub_bg.png);
    padding-top: 3px;
    padding-right: 3px;
    padding-bottom: 3px;
    padding-left: 5px;
    background-repeat: no-repeat;
    background-position: bottom;
}

#menuInDeWijk li a:hover
{
    color: Black;
    background-image: url(http://www.uck.nl/_img/panel1_rollover.png);
    background-repeat: no-repeat;
    background-position: bottom;
}

#menuMaatwerk
{
    margin: 0;
    font-size: 12px;
    top: 455px;
    left: 190px;
    background-image: url(http://www.uck.nl/_img/panelbottom.png);
    background-position: bottom;
    z-index: 1010;
}

#menuMaatwerk ul
{
    margin: 0;
    padding: 0;
    position: relative;
    list-style-type: none;
}

#menuMaatwerk li
{
    width: 130px;
    display: inline;
    position: relative;
    height: 22px;
}

#menuMaatwerk li a
{
    display: block;
    margin: 0;
    text-decoration: none;
    color: White;
    background-image: url(http://www.uck.nl/_img/overig_sub_bg.png);
    padding-top: 3px;
    padding-right: 3px;
    padding-bottom: 3px;
    padding-left: 5px;
    background-repeat: no-repeat;
    background-position: bottom;
}

#menuMaatwerk li a:hover
{
    color: Black;
    background-image: url(http://www.uck.nl/_img/panel1_rollover.png);
    background-repeat: no-repeat;
    background-position: bottom;
}


#menuVerhuur
{
    margin: 0;
    top: 477px;
    left: 190px;
    background-image: url(http://www.uck.nl/_img/panelbottom.png);
    background-position: bottom;
    z-index: 1011;
}

#menuVerhuur ul
{
    margin: 0;
    padding: 0;
    position: relative;
    list-style-type: none;
}

#menuVerhuur li
{
    width: 130px;
    display: inline;
    position: relative;
    height: 22px;
}

#menuVerhuur li a
{
    display: block;
    margin: 0;
    text-decoration: none;
    color: White;
    background-image: url(http://www.uck.nl/_img/overig_sub_bg.png);
    padding-top: 3px;
    padding-right: 3px;
    padding-bottom: 3px;
    padding-left: 5px;
    background-repeat: no-repeat;
    background-position: bottom;
}

#menuVerhuur li a:hover
{
    color: Black;
    background-image: url(http://www.uck.nl/_img/panel1_rollover.png);
    background-repeat: no-repeat;
    background-position: bottom;
}

#menuOverHetUck
{
    margin: 0;
    top: 547px;
    left: 190px;
    background-image: url(http://www.uck.nl/_img/panelbottom.png);
    background-position: bottom;
    z-index: 1012;
}
#menuOverHetUck ul
{
    margin: 0;
    padding: 0;
    position: relative;
    list-style-type: none;
}
#menuOverHetUck li
{
    width: 130px;
    display: inline;
    position: relative;
    height: 22px;
}
#menuOverHetUck li a
{
    display: block;
    margin: 0;
    text-decoration: none;
    color: #666;
    background-image: url(http://www.uck.nl/_img/panel3_bg.png);
    padding-top: 3px;
    padding-right: 3px;
    padding-bottom: 3px;
    padding-left: 5px;
    background-repeat: no-repeat;
    background-position: bottom;
}
#menuOverHetUck li a:hover
{
    color: White;
    background-image: url(http://www.uck.nl/_img/panel3_rollover.png);
    background-repeat: no-repeat;
    background-position: bottom;
}


#menuEtalage
{
    margin: 0;
    top: 591px;
    left: 190px;
    background-image: url(http://www.uck.nl/_img/panelbottom.png);
    background-position: bottom;
    z-index: 1013;
}

#menuEtalage ul
{
    margin: 0;
    padding: 0;
    position: relative;
    list-style-type: none;
}

#menuEtalage li
{
    width: 130px;
    display: inline;
    position: relative;
    height: 22px;
}

#menuEtalage li a
{
    display: block;
    margin: 0;
    text-decoration: none;
    color: #666;
    background-image: url(http://www.uck.nl/_img/panel3_bg.png);
    padding-top: 3px;
    padding-right: 3px;
    padding-bottom: 3px;
    padding-left: 5px;
    background-repeat: no-repeat;
    background-position: bottom;
}

#menuEtalage li a:hover
{
    color: White;
    background-image: url(http://www.uck.nl/_img/panel3_rollover.png);
    background-repeat: no-repeat;
    background-position: bottom;
}

#menuContact
{
    margin: 0;
    top: 613px;
    left: 190px;
    background-image: url(http://www.uck.nl/_img/panelbottom.png);
    background-position: bottom;
    z-index: 1014;
}

#menuContact ul
{
    margin: 0;
    padding: 0;
    position: relative;
    list-style-type: none;
}

#menuContact li
{
    width: 130px;
    display: inline;
    position: relative;
    height: 22px;
}

#menuContact li a
{
    display: block;
    margin: 0;
    text-decoration: none;
    color: #666;
    background-image: url(http://www.uck.nl/_img/panel3_bg.png);
    padding-top: 3px;
    padding-right: 3px;
    padding-bottom: 3px;
    padding-left: 5px;
    background-repeat: no-repeat;
    background-position: bottom;
}

#menuContact li a:hover
{
    color: White;
    background-image: url(http://www.uck.nl/_img/panel3_rollover.png);
    background-repeat: no-repeat;
    background-position: bottom;
}



h1.cursus, h1.inschrijven
{
    font-size: 32px;
    font-weight: lighter;
    color: #FFF;
    height: auto;
    background-image: url(http://www.uck.nl/_img/h1_cursus.png);
    text-transform: uppercase;
    line-height: 37px;
    margin-top: 10px;
    margin-right: 0px;
    margin-bottom: 10px;
    margin-left: 0px;
    display: block;
    padding-left: 6px;
}
.onderwijs h1, h1.onderwijs
{
    font-size: 32px;
    font-weight: lighter;
    color: #FFF;
    height: auto;
    background-image: url(http://www.uck.nl/_img/h1_onderwijs.png);
    text-transform: uppercase;
    line-height: 37px;
    margin-top: 10px;
    margin-right: 0px;
    margin-bottom: 10px;
    margin-left: 0px;
    display: block;
    padding-left: 6px;
}
.overig h1
{
    font-size: 32px;
    font-weight: lighter;
    color: #FFF;
    height: auto;
    background-image: url(http://www.uck.nl/_img/h1_overig.png);
    text-transform: uppercase;
    line-height: 37px;
    margin-top: 10px;
    margin-right: 0px;
    margin-bottom: 10px;
    margin-left: 0px;
    display: block;
    padding-left: 6px;
}

div.rightpane
{
    float:right;
	width: 705px;
	z-index:1;
}

div.content
{
    display:block;
    position:relative;
    float:left;
	width: 490px;
	z-index: 2;	
	padding:0px;
	margin:0px;
}

div.rightmenu
{
    display:block;
    position:relative;
    left:15px;
    width:200px;
    float:left;
}

.Rooster
{
    text-transform:uppercase;
    font-size: 15px;
    line-height:14px;
    color:#666;
}
a.docent
{
    text-decoration:underline;
}

.inschrijvenLink
{
    text-decoration:none;
    border: 0px;

}

.Kenmerk
{
    color: #666;
    font-size: 10px;
}

.KenmerkWaarde
{
    color: #666;
    font-size: 12px;
}

.button
{
    padding: 0px;
    text-align: left;
    border: none;
    background-color: White;
    color: #33CCFF;
    font-weight: bold;
    font-size: 11px;
    font-family: Verdana, Arial, Helvetica, Geneva, SunSans-Regular, sans-serif;
    cursor: pointer;
    margin-right: 0px;
}

.inschrijvenLink, .inschrijvenLink img
{
    text-decoration:none;
    border: 0px;

}

.errorLabel
{
    font-size: 11px;
    font-weight: bold;
    color: red;
    padding-left: 2px;
}

