body {
	background-color: #FFF;
	background-image: url(../images/bg_body.jpg);
	background-repeat:repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	margin: 0px;
	padding: 0px;
}

h1 {
}
h3 {
	font-size: 13px;
	color: #336;
	padding: 10px 0px 10px 0px;
	margin: 0px;
}
p {
	padding: 0px;
	margin: 0px 0px 13px 0px;
	line-height: 16px;
}

a:link,
a:visited {
	color: #F63;
	text-decoration: none;
}
a:hover,
a:active {
	text-decoration: underline;
}

a img {
    border: none;
}

.datum {
	/*text-transform: uppercase;*/
}


/******************************************
		MAIN LAYOUT DIVS
******************************************/

#mainWrapper {
	width: 845px;
	margin: 0px auto 0px auto;
	border-left: 1px solid #FFF;
	border-right: 1px solid #FFF;
}
#top {
	background: transparent url(../images/rounded_top.gif) top left no-repeat;
	height: 11px;
	margin-top: 17px;
}
#headerWrapper {
	background: url(../images/bg_header.jpg) no-repeat;
	overflow: hidden;
}
#wordAnimation {
	height: 137px;
    width: 770px;
	text-align: right;
}
#header {
	height: 115px;
	padding: 13px 0px 0px 33px;
}
#header h1 {
	background-image: url(../images/logo_index_25.gif);
	background-repeat: no-repeat;
	width: 156px;
	height: 81px;
	margin: 0px;
	padding: 0px;
}
#header h1 a {
	display: block;
	width: 156px;
	height: 81px;
}
#header h1 span {
	display: block;
	width: 0px;
	height: 0px;
	overflow: hidden;
}
#mainContainer {
	float: left;
	width: 485px;
}
#sideContainer {
    position: relative;
	float: left;
    width: 360px;
}

#sideContainer h3 {
	color: #FFF;
	padding: 12px 0 0 15px;
	text-transform: uppercase;
	margin-bottom: 0px;
}
    #sideContainer h3 a{
        color: #FFF;
    }
#sideContainer p {
	margin-left: 10px;
}
#sideContainer .twitter{
    border-left: 1px solid #FF6633;
    border-right: 1px solid #FF6633;
}
    #sideContainer .twitter .kop{
        padding: 10px 15px 8px 15px;
        color: #FFF;
        text-transform: uppercase;
        background-color: #FF6633;
        font-weight: bold;
    }
#leftNav {
	float: left;
	width: 165px;
    background: #62bdeb;
}
#content {
	float: right;
	width: 285px;
	border-top: 10px solid #F3F3F3;
	padding: 18px 15px 30px 20px;
}
#footer {
	/*background-color: #FFF;*/
	/*background-image: url(../images/bg_footer.gif);*/
	background-repeat: no-repeat;
	color: #999;
	text-align: right;
	padding: 5px 5px 20px 0px;
    border-top: 1px solid #dedede;
}

#english {
    background: #62BDEB;
	padding: 20px 0px 10px 10px;
}
#english a {
	background-image: url(../images/en_flag.gif);
	background-position: left top;
	background-repeat: no-repeat;
	padding: 0px 0px 0px 22px;
	color: #369;
}


/******************************************
		MENUS
******************************************/

#leftNav ul {
	background-color: #62bdeb;
	padding: 2px 0px 0px 0px;
	margin: 0px;
	list-style-type: none;
	border: none;
    font-size:11px;
}
#leftNav ul li {
	width: 165px;
	display: block;
	padding: 0px;
	margin: 0px 0px 0px 0px;
	border-bottom: 1px solid #62bdeb;
}
#leftNav ul li a:link,
#leftNav ul li a:visited {
	background: #5db6e6 url(../images/bullet-nav.gif) 8px 10px no-repeat;
	color: #FFF;
	display: block;
	width: 145px;
	margin: 0px;
	padding: 6px 0px 7px 20px;
}
#leftNav #currentMenuItem a,
#leftNav ul li a:hover,
#leftNav ul li a:active {
	background-color: #62bdeb;
	color: #FFF;
	text-decoration: none;
}
.contactButton:link,
.contactButton:visited {
	background-color: #62bdeb;
	color: #FFF;
	display: block;
	width: 150px;
	margin: 0px;
	padding: 10px 0px 10px 10px;
    text-transform: uppercase;
    font-weight: bold;
}
.contactButton:hover,
.contactButton:active {
	background-color: #62bdeb;
	color: #FFF;
	text-decoration: none;
}
#leftNav address {
	color: #444;
	background-color: #99d4f2;
	font-style: normal;
    font-size: 10px;
	padding: 8px 0px 10px 10px;
	line-height: 14px;
	margin: 0px;
}
    #leftNav address a,
    #leftNav address a:active{
        color: #000;
        font-size: 9px;
    }



#sideContainer .top{
    /*background: transparent url(../images/rounded_congresagenda.png) top left no-repeat;*/
    position: relative;
    width: 360px;
    height: 38px;
}
    #sideContainer .top img{
        position: absolute;
        bottom: 0;
        left: 0;
        z-index:1;
    }
    #sideContainer .top h3{
        position: absolute;
        top: 0;
        left: 0;
        z-index:5;
    }

#sideContainer ul {
	background-color: #fff6f3;
    border-top: 1px solid #ff6331;
    border-left: 1px solid #ff6331;
	border-right: 1px solid #ff6331;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#sideContainer ul li {
	padding: 5px 5px 7px 15px;
	margin: 0px;
	border-bottom: 1px solid #F7D0C3;
}
#sideContainer ul li.even {
	background-color: #f6ded7;
}
#sideContainer ul li a:link,
#sideContainer ul li a:visited {
	color: #F63;
	font-weight: bold;
	text-decoration: none;
}
#sideContainer ul li a:hover,
#sideContainer ul li a:active {
	text-decoration: underline;
}
#sideContainer ul li span.datum{
    /*font-size: 10px;*/
}

#sideContainer ul li.in_aantocht{
    background-color: #f4f4f4;
    padding: 8px 5px 8px 15px;
}
    #sideContainer ul li.in_aantocht a:link,
    #sideContainer ul li.in_aantocht a:visited {
        color: #666;
        font-weight: normal;
        text-decoration: none;
        padding: 6px 0 7px 10px;
        background: transparent url(../images/bullet-nav.gif) 0px 10px no-repeat;
    }
/******************************************
		OVERIGE STYLING
******************************************/



