body
	{
	 font-family: verdana, sans-serif;
	 font-size: 11px;
	 color: #333;
	 margin: 15px auto;
	 padding: 0;
	 background-color: #FFF;
	}

h1
	{
	font-size: 13pt;
	font-weight: bold;
	text-align: left;
	margin: 0 0 12px 0;
	padding: 0;
	color: #f33;
	}

h2
	{
	 font-size: 12pt;
	 font-weight: bold;
	 text-align: left;
	 margin: 0;
	 padding: 0;
	}

h3
	{
	 font-size: 12pt;
	 font-weight: normal;
	 text-align: left;
	 color: red;
	 margin: 12px 0 3px 0;
	 padding: 0;
	}

input, select, textarea
	{
	background: #FCC79C;
	}

input.submit
	{
	margin: 11px 0 11px 0;
	}

#inhoudvlak
	{
	text-align: left;
    margin-left: auto;
    margin-right: auto;
    margin-top: 15px;
	width: 950px;
	background-image: url(/picture_library/border.png);
	background-repeat: repeat-y;
	}

#frameLinksBoven
	{
	position: relative;
	display: block;
	top: 0;
	left: 0;
	width: 230px;
	height: 115px;
	background-image: url(/picture_library/border_top_left.png);
	background-repeat: no-repeat;
	float: left;
	}

#frameMiddenBoven
	{
	width: 210px;
	height: 115px;
	background-image: url(/picture_library/border_top.png);
	background-repeat: repeat-x;
	float: left;
	}

#frameRechtsBoven
	{
	width: 510px;
	height: 115px;
	background-image: url(/picture_library/cwo-leiden_border.png);
	background-repeat: no-repeat;
	float: right;
	}

#frameMenuLinks
	{
	position: relative;
	top: 115px;
	width: 230px;
	height: 31px;
	background-image: url(/picture_library/menu_left.png);
	background-repeat: no-repeat;
	}

#frameMenuBg
	{
	position: relative;
	top: 84px;
	left: 230px;
	width: 717px;
	height: 31px;
	background-image: url(/picture_library/menu_bg.png);
	background-repeat: repeat-x;
	}

#email
	{
	z-index: 10;
	position: relative;
	display: block;
	top: 32px;
	left: 900px;
	width: 27px;
	height: 38px;
	background-image: url(/picture_library/email.png);
	}

#terug
	{
	clear: both;
	position: relative;
	display: block;
	top: 260px;
	left: 72px;
	width: 85px;
	height: 34px;
	background-image: url(/picture_library/back.png);
	}
	
a#cwoKnop
	{
	position: relative;
	display: block;
	width: 125px;
	height: 125px;
	left: 50px;
	top: 5px;
	background-image: url(/picture_library/cwo_knop.gif);
	}
a#cwoKnop:hover
	{
	background-image: url(/picture_library/cwo_knop_over.gif);
	}
a#cwoKnop:active
	{
	background-image: url(/picture_library/cwo_knop_actief.gif);
	}
div#cwoKnopIn
	{
	position: relative;
	display: block;
	z-index: 100;
	width: 125px;
	height: 125px;
	left: 50px;
	top: 5px;	
	background-image: url(/picture_library/cwo_knop_actief.gif);
	}

#inhoud
	{
	position: relative;
	top: -145px;
	bottom: 34px;
	margin-left: 240px;
	width: 512px;
	}

#inhoudvlakOnder
	{
	z-index: 10;
	width: 952px;
	height: 44px;
	background-image: url(/picture_library/border_bottom_all.png);
	background-repeat: no-repeat;
	}

#backtotop
	{
	z-index: 20;
	display: block;
	position: relative;
	left: 50%;
	margin-left: 410px;
	bottom: 0;
	width: 55px;
	height: 34px;
	background-image: url(/picture_library/backtotop.png);
	}

ul#menu
	{
	clear: both;
	position: relative;
	font-family: 'Helvetica Neue', Helvetica, sans-serif;
	z-index: 30;
	font-size: 16px;
	top: 6px;
	left: 202px;
	margin-top: -1em;
	}

ul#menu li
	{
	list-style-type: none;
	float: left;
	margin-right: 25px;
	}

ul#menu li a
	{
	font-size: 15px;
	text-decoration: none;
	color: #333;
	}

ul#menu li a:hover, ul#menu li a:active, ul#menu li a:focus
	{
 	color: #FF3333;
	}

ul#menu li a.lokaal
	{
	color: #FF3333;
	}

.kader, .kaderLinks
	{
	display: block;
	margin-top: 11px; margin-bottom: 11px;
	border-style: solid; border-width: 1px; border-color: #000000; padding: 3px;
	background-color: #C4FFC2;
	}
.kaderLinks
	{
	margin-top: 0;
	width: 180px;
	font-size: 14px;
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
	}
.kaderLinks UL LI
	{
	font-size: 12px;
	font-family: arial, sans-serif;
	}
	
LI, UL, OL
	{
	font-size: 12px;
	margin-top: 0;
	margin-bottom: 0;
	}

P
	{
	margin-bottom: 0;
	}

P.tk
	{
	margin-top: 0;
	}
