html {
height: 100%;
}

body {
margin: 0;
padding: 0 0 30px 0;
font-family: Arial, Helvetica, sans-serif;
font-size: 62.5%;
color: #000;
overflow: visible;
background: #fff url('../images/bg.gif') top repeat-x;
}

a:link, a:active, .blauw {
color: #3cf;
}

a:hover {
color: #f30;
}

a:visited {
color: #c39;
}

html, img, div, table, a img { 
border:0;
margin: 0;
padding: 0;
} 

p { 
margin:0 0 1em;
line-height: 1.4em;
} 

h1 {
font-size: 1.6em;
font-weight: bold;
color: #34bcee;
margin: 0 0 0.4em 0;
}

h2 {
font-size: 1.4em;
font-weight: bold;
color: #34bcee;
margin: 0 0 1.0em 0;
}

h3 {
font-size: 1.2em;
font-weight: bold;
color: #da2e8c;
margin: 0;
}

h4, h5 {
font-size: 1.1em;
font-weight: bold;
margin: 0;
}

/******** Layout ******************************************/

#pagina {
position: relative;
margin: 0;
padding: 0;
width: 100%;
overflow: auto;
background: transparent url('../images/bg.gif') bottom repeat-x;
}

#header {
width: 960px;
height: 120px;
margin: 0 auto;
padding: 0;
clear: both;
}

h1#pagetitle {
float: right;
clear: right;
padding: 20px 20px 0 0;
font-size: 3.0em;
color: #da2e8c;
}

img#logo {
float: left;
margin-left: 10px;
}

#topmenu {
width: 960px;
margin: 0 auto;
padding: 0;
height: 44px;
overflow: hidden;
}

#main_nav {
position: relative;
width: 960px;
height: 165px;
margin: 1px auto 0 auto;
padding: 0;
overflow: visible;
clear: both;
z-index: 100;
}

#wrapper {
position: relative;
width: 960px;
margin: 0 auto;
padding: 0;
overflow: auto;
clear: left;
}

#content {
position: relative;
float:left;
width: 470px;
margin: 0 245px;
padding-top: 30px;
font-size: 1.2em;
background: url('../images/bg_utils.gif') top repeat-x;
}

#extra {
float:right;
width:245px;
margin: 0 0 0 -245px;
font-size: 1.2em;
background: url('../images/bg_utils.gif') top repeat-x;
}

#navigation { 
float:left;
width:245px;
margin: 0 0 0 -960px;
font-size: 1.2em;
}

#footer {
position: relative;
width: 960px;
height: 44px;
margin: 1px auto;
padding: 0;
clear: both;
}

/******* Topmenu *************************************************/

#topmenu {
position: relative;
width: 960px;
margin: 0 auto;
}

a#portal_link {
position: absolute;
left: 0;
top: 13px;
color: #000;
font-size: 1.4em;
font-weight:bold;
text-decoration: none;
padding-left: 30px;
background: url('../images/arrow_portal.gif') left center no-repeat;
}

#topmenu ul {
margin: 13px 5px 0 245px;
padding: 0;
list-style: none;
}

#topmenu ul li {
margin: 0;
padding: 0;
float: left;
}

#topmenu ul li a {
margin: 0;
padding: 0 20px;
color: #fff;
font-size: 1.4em;
font-weight: bold;
text-decoration: none;
}

#topmenu ul li a:hover, #topmenu ul li.current a {
color: #000;
}

/******* Rubrieken **********************************************/

#rubrieken {
position: absolute;
height: 196px;
width: 245px;
background: #ea3d9c url('../images/bg_menu.gif') left repeat-x;
overflow: hidden;
z-index: 1000;
}

#rubrieken ul {
list-style: none;
margin: 18px 20px;
padding: 0;
}

#rubrieken ul a {
display: block;
color: #fff;
font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
font-size: 16px;
margin-bottom: 5px;
text-decoration: none;
padding-left: 10px;
}

#rubrieken ul li.current a, #rubrieken ul a:hover {
background: url('../images/arrow.gif') left no-repeat;
}


/******** Navigatie **********************************************/

#navigation ul {
list-style: none;
margin: 31px 0 50px 0;
padding: 0 0 20px 0;
border-top: 1px solid #fff;
background-color: #00ace5;
}

#navigation ul li {
display: inline;
margin: 0;
padding: 0;
}

#navigation ul li a {
display: block;
margin: 0;
padding: 5px 10px 5px 30px;
text-decoration: none;
font-size: 1.2em;
color: #fff;
border-bottom: 1px solid #fff;
}

#navigation ul li.current a, #navigation ul li a:hover {
background: #3cf url('../images/arrow_sub.gif') 18px center no-repeat;
color: #fff;
}

#navigation ul li ul {
margin: 0;
padding: 0;
border: 0;
}

#navigation ul li.current ul {
background-color: #eee;
border-bottom: 1px solid #34bcee;
padding: 6px 0;
}

#navigation ul li.current ul li ul {
border: 0;
padding: 0;
}

#navigation ul li ul li a, #navigation ul li.current ul li a {
padding: 3px 20px 3px 30px;
background-image: none;
font-weight: bold;
font-size: 1.0em;
color: #333;
border: 0;
}

#navigation ul li ul li a:hover {
background: transparent url('../images/navdot.gif') 20px 7px no-repeat;
}

#navigation ul li ul li.current a {
background: transparent url('../images/navdot.gif') 20px 7px no-repeat;
font-weight: bold;
}

#navigation ul li ul li ul li a, #navigation ul li ul li.current ul li a {
background-image: none;
padding: 3px 4px 3px 40px;
font-weight: normal;
}

#navigation ul li ul li ul li a:hover {
background: transparent url('../images/navcircle.gif') 28px 7px no-repeat;
}

#navigation ul li ul li ul li.current a {
background: transparent url('../images/navcircle.gif') 28px 7px no-repeat;
font-weight: bold;
}

#navigation ul li ul li ul li ul li a, #navigation ul li ul li ul li.current ul li a {
background-color: transparent;
padding: 3px 4px 3px 50px;
background: transparent url('../images/navbullet.gif') 40px 7px no-repeat;
font-weight: normal;
}

#navigation ul li ul li ul li ul li a:hover, #navigation ul li ul li ul li ul li.current a {
background: transparent url('../images/navbullet.gif') 40px 7px no-repeat;
text-decoration: underline;
}

#navigation ul li ul li ul li ul li.current a {
font-weight: bold;
background: transparent url('../images/navbullet.gif') 40px 7px no-repeat;
}

/******* Extramenu **********************************************/

#footer ul {
position: absolute;
left: 255px;
top: 15px;
margin: 0;
padding:0;
list-style: none;
border-left: 1px solid #1ca4d7;
overflow: auto;
}

#footer ul li {
display: inline;
float: left;
}

#footer ul li a {
margin: 0 0 0 -1px;
padding: 0 8px;
font-size: 1.2em;
text-decoration: none;
border-left: 1px solid #000;
color: #000;
}

#footer ul li a:hover {
text-decoration: underline;
}


/******* Zoeken ***************************************************/

form#simple_frm {
margin: 0;
padding: 0 0 0 370px;
float: right;
width: 345px;
height: 165px;
background: #572381 url('../images/foto.jpg') left top no-repeat;
overflow: hidden;
}

form#simple_frm h2, form#simple_frm a {
color: #e2bffe;
}

form#simple_frm h2 {
font-size: 1.6em;
margin-bottom: 10px;
}

form#simple_frm fieldset {
border: 0;
margin: 0;
padding: 40px;
}

form#simple_frm input {
display: block;
float: left;
width: 230px;
height: 16px;
border: 1px solid #bbb;
background-color: #fff;
font-weight: bold;
margin: 0;
padding: 3px;
}

form#simple_frm input.hidden {
height: 0;
visibility: hidden;
display: none;
}

form#simple_frm input.submit {
border: 0;
padding: 0;
width: 24px;
height: 24px;
overflow: hidden;
background: #0ae url('../images/submit.gif');
cursor: pointer;
}

form#simple_frm h2 {
}

/******* Utilities ***********************************************/

a#leesvoor {
float: right;
background: url('../images/leesvoor.gif') left top no-repeat;
width: 60px;
height: 0;
overflow: hidden;
padding-top: 34px;
margin-left: 10px;
}

#set_normal {
display: none;
float: right;
padding-top: 10px;
}
#set_style {
display: none;
float: right;
padding-top: 10px;
}
#set_bigger {
display: block;
float: right;
padding-top: 10px;
}
#set_text {
display: block;
float: right;
padding-top: 10px;
}

#set_normal a, #set_bigger a {
color: #000;
font-weight: bold;
font-size: 1.2em;
margin: 0 25px;
}

#set_style a, #set_text a {
color: #000;
font-size: 1.2em;
margin: 0 25px;
}

a.terug, a.print_page, a.invite {
float: right;
padding-left: 22px;
margin: 8px 15px 15px 0;
color: #000;
}

a.terug {
background: url('../images/terug.gif') left center no-repeat;
}

a.print_page {
background: url('../images/print.gif') left center no-repeat;
}

a.invite {
background: url('../images/invite.gif') left center no-repeat;
}

#breadcrumb {
position: absolute;
top: 7px;
left: 20px;
}

/******* Content *************************************************/

#module_content {
padding: 20px;
}

#extra_content {
padding-top: 55px;
padding-right: 20px;
}

.kader, .Kader {
border: 1px solid #699;
background-color: #effbff;
padding: 20px;
margin-bottom: 20px;
}

.kader h1, .Kader h1 {
font-size: 1.4em;
}
/* Nieuws */
.news_item_complete h2.news_intro_title {
margin-bottom: 0;
font-size: 1.6em;
}

.news_item_complete .news_date {
font-style: italic;
}

.news_item_complete .news_intro {
margin: 1.2em 0;
font-weight: bold;
}

.news_block {
margin-bottom: 1.2em;
}

.news_block h2 {
margin-bottom: 0;
}

.news_block p {
margin-bottom: 0;
}

/* Evenementen */

h2.event_titel, .mod_event h1 {
margin-bottom: 0;
}

.default_date, .default_time {
font-style: italic;
}

.detail_date {
margin-top: 1.2em;
}

.mod_event p {
margin-top: 1.2em;
margin-bottom: 0;
}

.mod_event table {
margin: 1.2em 0 0 0;
padding: 0;
}

.mod_event tr, .mod_event td {
margin: 0;
padding: 0;
}