body {
	background-color: #FFF;
	background-image: url(../images/bg_body_main.jpg);
	background-repeat:repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	margin: 0px;
	padding: 0px;
}

h1 {
	font-size: 22px;
	color: #1e1e1e;
	margin: 0px;
	padding: 10px 0px 10px 0px;
}

h2 {
	font-size: 18px;
	color: #4D78B2;
	margin: 0px;
	padding: 20px 0px 20px 0px;
}

h3 {
	font-size: 14px;
	color: #4D78B2;
	padding: 20px 0px 15px 0px;
	margin: 0px;
}

h4 {
	font-size: 18px;
	color: #CCC;
	padding: 0px 0px 20px 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;
}

.input_text {
	border: 1px solid #CCC;
	font-size: 11px;
	color: #666;
	padding: 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

form sup {
	font-size:11px;
	color:#F00;
	vertical-align: text-top;
	padding-left: 2px;
}

form .tableLine {
	padding-top: 20px;
}

form .formButton {
	background-color: #FFF;
	font-weight:bold;
	font-size: 11px;
	color: #F60;
	border: 1px solid #CCC;
}

#pageContent ul,
#congresInfo ul {
	list-style-type: none;
	margin: 5px 0px 20px 10px;
	padding: 0px;
}

#pageContent ul li,
#congresInfo ul li {
	background-image: url(../images/bullet.gif);
	background-repeat: no-repeat;
	background-position: left 4px;
	margin-bottom: 5px;
	padding: 0px 0px 0px 12px;
}


/******************************************
		MAIN LAYOUT DIVS
******************************************/

#mainWrapper {
	/*background: #FFF url(../images/bg_content_main.gif) repeat-y;*/
	width: 770px;
	margin: 0px auto 0px auto;
	border-left: 1px solid #FFF;
	border-right: 1px solid #FFF;
}
#top {
	background: #000 url(../images/rounded_top_main.gif) left no-repeat;
	height: 10px;
	margin-top: 13px;
}
#headerWrapper {
    position: relative;
	background-position: right top;
	background-repeat: no-repeat;
}
.micHeader {
	background-image: url(../images/main_header2_new.jpg);
}
.beamHeader {
	background-image: url(../images/main_header1_new.jpg);
}
.cupHeader {
	background-image: url(../images/main_header3_new.jpg);
}
#headerWrapper .overlay{
    position:absolute;
    top:0;
    right:0;
    width: 605px;
    height: 179px;
    overflow:hidden;
    text-align:right;
}

#header h1 {
	background: #FFF url(../images/logo_main_25.gif) left 37px no-repeat;
	width: 165px;
	height: 118px;
	margin: 0px;
	padding: 0px;
}
#header h1 a {
	display: block;
	width: 165px;
	height: 118px;
}
#header h1 span {
	display: block;
	width: 0px;
	height: 0px;
	overflow: hidden;
}
#mainContainer {
	width: 770px;
}
#sideContainer {
	background-color: #F4F4F4;
	border-left: 1px solid #F63;
	float: right;
	width: 229px;
}
#sideContainer h3 {
	color: #FFF;
	padding: 14px 0px 8px 10px;
	text-transform: uppercase;
	margin-bottom: 10px;
}
    #sideContainer h3 a{
        color: #FFF;
    }
#sideContainer p {
	margin-left: 10px;
}
#leftNav {
	float: left;
	width: 165px;
	border-right: 1px solid #FFF;
    background: #62bdeb;
}
#content {
	float: right;
	width: 564px;
	border-top: 10px solid #F3F3F3;
	padding: 10px 20px 0px 20px;
	margin-top: 179px;
}
#footer {
	/*background-color: #FFF;
	background-image: url(../images/bg_footer.gif);
	background-repeat: no-repeat;*/
    border-top: 1px solid #dedede;
	color: #999;
	text-align: right;
	padding: 5px 5px 20px 0px;
}

.pageTools {
	float: right;
	padding-top: 17px;
}
.pageTools .print {
	background-image: url(../images/print_icon.gif);
	background-position: left 0px;
	background-repeat: no-repeat;
	padding: 2px 0px 2px 18px;
}


/******************************************
		MENUS
******************************************/

/*
#leftNav ul {
	background-color: #369;
	padding: 20px 0px 9px 0px;
	margin: 0px;
	list-style-type: none;
	border: none;
}
#leftNav ul li {
	width: 165px;
	display: block;
	padding: 0px;
	margin: 0px 0px 0px 0px;
	border-bottom: 1px solid #369;
}
#leftNav ul li a:link,
#leftNav ul li a:visited {
	background-color: #4D78B2;
	color: #C8D7EB;
	display: block;
	width: 150px;
	margin: 0px;
	padding: 6px 0px 7px 15px;
}
#leftNav #currentMenuItem a,
#leftNav ul li a:hover,
#leftNav ul li a:active {
	background-color: #ADC1DD;
	color: #369;
	text-decoration: none;
}
.contactButton:link,
.contactButton:visited {
	background-color: #4D78B2;
	color: #C8D7EB;
	display: block;
	width: 150px;
	margin: 0px;
	padding: 6px 0px 7px 15px;
	border-bottom: 1px solid #369;
	border-top: 1px solid #369;
}
.contactButton:hover,
.contactButton:active {
	background-color: #ADC1DD;
	color: #369;
	text-decoration: none;
}
#leftNav address {
	color: #FFF;
	border-top: 23px solid #7291BD;
	background-color: #94ADD0;
	font-style: normal;
	padding: 8px 0px 10px 13px;
	line-height: 14px;
	margin: 0px;
}
*/

#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: #444444;
    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 ul {
	background-color: #F5E5E0;
	border-top: 1px solid #F7D0C3;
	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;
}

#english {
	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;
}
/******************************************
		OVERIGE STYLING
******************************************/

#listTable td {
	vertical-align: top;
	padding: 10px 10px 10px 10px;

}
#listTable .listDatum {
	text-transform: capitalize;
	width: 150px;
	padding-left: 0px;
}
#listTable .listLink {
	background-color: #F9F9F9;
	cursor: hand;
	cursor: pointer;
	border-bottom: 1px solid #E7E7E7;
    width: 400px;
}
#listTable .listLinkEven {
	background-color: #F3F3F3;
	cursor: hand;
	cursor: pointer;
	border-bottom: 1px solid #E7E7E7;
    width: 400px;
}
#listTable .listLinkOver {
	background-color: #CAD8EC;
	cursor: hand;
	cursor: pointer;
	border-bottom: 1px solid #CAD8EC;
}
#listTable table {
	margin: 0px;
	padding: 0px;
}
#listTable table td {
	padding: 2px 4px 0px 0px;
	border: none;
}
#listTable .listInfo {
	display: none;
	background-color: #FFF;
	border: 1px solid #7291BD;
	padding: 5px 10px 10px 10px;
	margin: 5px 0px 0px 0px;
	cursor: auto;
}
#listTable .listLinkOver a,
#listTable .listLinkOver a:hover,
#listTable .listLinkOver a:active {
	color: #369;
	text-decoration: none;
}
#listTable strong {
	color: #369;
}
#listTable .meerInfo {
	padding-top: 5px;
}


.topLink {
	background: url(../images/bg_cotekst.gif) left 17px repeat-x;
	text-align: right;
	padding: 10px 20px 10px 0px;
}
.topLink a {
	background: #FFF url(../images/bg_top_link.gif) 8px 7px no-repeat;
	border: 1px solid #D4D4D4;
	padding: 1px 5px 3px 20px;
}
html>body #content .topLink a { /* niet voor IE dus */
	background-position: 7px 6px;
}

/******************************************
		CONGRES PAGE
******************************************/

#congresInformatie{
    margin-bottom: 15px;
    clear: both;
    overflow: hidden;
}
    #congresInformatie .datum{
        width: 200px;
        float: left;
    }
    #congresInformatie .download{
        width: 200px;
        float: left;
    }
        #congresInformatie .download a{
            color: #666;
            text-decoration: none;
        }
    #congresInformatie .share{
        float: right;
    }

#congresTabs {
	margin: 0px;
	padding: 5px 10px;
	height: 24px;
	width: 541px;
	/*border-bottom: 1px solid #369;*/
    background: #FFF url(../images/bg_tabs_oranje.gif) top left no-repeat;
	white-space: nowrap;
}
#congresTabs li {
	list-style-type: none;
	display: inline;
}
#congresTabs li a {
	display: block;
	float: left;
	padding: 6px 30px 7px 5px;
	text-decoration: none;
    color: #fff;
    font-weight: bold;
}
#congresTabs li a:link,
#congresTabs li a:visited {
	/*background: #ADC1DD url(../images/congrestab_bg.gif) right 0px no-repeat;*/
	color: #fff;
}
#congresTabs li a:hover,
#congresTabs li a:active,
#congresTabs #currentTab a {
	color: #000;
}

#congresInfo {
	padding: 25px 10px 20px 10px;
	width: 534px;
	overflow: hidden;
}

.medewerker {
	padding: 30px 0px 0px 0px;
	position: relative;
}
.medewerker h3 {
	background: transparent url(../images/bg_badge.jpg) top left no-repeat;
	width: 225px;
	height: 146px;
	display: block;
	float: left;
	margin: 0px;
	padding: 0px;
	margin-bottom:20px;
}
    .medewerker h3 span {
        display:block;
        color: #000;
        font-size: 12px;
        font-family: "Arial", sans-serif;

    }
    .medewerker h3 span.titel {
        margin: 60px 0 0 20px;
    }
    .medewerker h3 span.functie{
        margin: 10px 20px;
        font-size: 10px;
    }

.medewerker div {
	float: right;
	width: 325px;
	margin-bottom:20px;
}


#inschrijfFrame {
	width: 520px;
	height: 1024px;
}

/*****
    Referentie buttons
*****/

a.button,
a.button:hover,
a.button:visited {
    line-height: 30px;
    padding: 5px 15px 7px 15px;
    margin: 10px 0 10px 0;
    border: 1px solid #F7D0C3;
    background-color: #FF6633;

    font-weight: bold;
    color: white;
}

div.clearer {
    clear: both;
    height: 1px;
}

