/*-----layout------*/
body {
	background-image: url(../gfx/congres/congreshome_bodybg.jpg);
}
#header {
	background-image: url(../gfx/congres/congres_headerbg.gif);
	background-repeat: repeat-x;
}
.logo{
	background-image: url(../gfx/congres/congres_logo.gif);
	background-repeat: no-repeat;
}

/*-----photoselectbuttons------*/
.photoselect a {
   color:#000;
}
.photoselect a:hover {
   color:#0475bb;
}

/*-----content------*/
#contentborder_top{
	background-image:url(../gfx/congres/congres_conttop.gif);
	background-repeat: no-repeat;
}
#contenthome_content{
	border:1px solid #1c1c1c;
   border-width:0 1px;
	background: #eaeaea url(../gfx/congres/congreshome_contbg.gif) repeat-x;
}
.contenthome_itemright{
	background-color: #bababa;
}

#arrangement{
	border: 1px solid #a7a7a7;
	margin: 8px;
	padding: 10px 16px 10px 18px;
}

#arrangementbutton a{
   color:#000000 !important;
}

#arrangementbutton a:hover{
   color:#9e003f !important;
}

#arrangementbutton{
	background-image: url(../gfx/congres/congres_arrangbuttonbg.jpg);
}

#contentnext_content{
	border-left: 1px solid #1c1c1c;
	border-right: 1px solid #1c1c1c;
	background-color: #161616;
	background-image: url(../gfx/next_contbg.gif);
	background-repeat: repeat-x;
}
#contentborder_bottom{
	background-image: url(../gfx/congres/congres_contbottom.gif);
	background-repeat: no-repeat;
}
#contenthome_content a {color:#9e003f; text-decoration: none;}
#contenthome_content a:hover{color:#9e003f; text-decoration: underline;}
#contentnext_content a {color:#0475bb; text-decoration: none;}
#contentnext_content a:hover{color:#0475bb; text-decoration: underline;}


/*----navigation----*/
#navcontainer ul {
	font-family:"Times New Roman";
   text-transform:uppercase;
}
#navcontainer ul ul {
	font-family: arial;
   text-transform:capitalize;
}
#navlist li{
	border-top: 1px solid #d2d2d2;
}
#subnavlist li{
	border-top: 0px solid #353535;
}
#navlist li.noborder{
	border-top: 0px solid #242424;
}
#navlist a {color:#dedede;font-weight:normal;text-decoration:none}
#navlist a:hover {color:#0475bb;font-weight:normal;text-decoration:none}
#subnavlist a {color:#3d3d3d; font-weight:normal; text-decoration:none}
#subnavlist a:hover {color:#a6033c; font-weight:normal; text-decoration:none}


/*----text elements----*/
h1 {
	margin-top: 0px;
	margin-bottom: 8px;
	font-family: "Times New Roman";
	font-size: 12pt;
	font-weight: normal;
}
h2{
	margin-top: 0px;
	margin-bottom: 8px;
	font-size: 8pt;
	font-weight: normal;
}
h3{
	margin-top: 0px;
	margin-bottom: 8px;
	font-family: "Times New Roman";
	font-size: 10pt;
	font-weight: normal;
}
p{
	margin-top: 0px;
	margin-bottom: 8px;
	font-size: 8pt;
	font-weight: normal;
	line-height: 16px;
}
.text {
   color: #000000;
}

.text h1 {color: #0475bb;}
.text h2 {color:#909090;}
.text p {color: #000000;}
.itemrighttext{color: #909090;}

.itemrighttext p{
color: #3b3b3b;
}


/*----footer----*/
#footer{
	background-image: url(../gfx/congres/congres_footerbg.gif);
	background-repeat: repeat-x;
	color: #ffffff;
}
#footer a {color: #ffffff;text-decoration:none}
#footer a:hover{color: #ffffff;text-decoration: underline;}

/* activiteiten */
.ac_calendar .ac_weekend {
   background:#d4e6f1;
}
.ac_calendar .ac_highlighted {
   background: #0475bb;
}
.ac_calendar .ac_today {
   background:#ff3b00;
   color:white;
}
.ac_items a {
   color:white;
   border-bottom:1px solid #484848;
}

/* vactures */

/*.vacancy_companyname {
   font-size:15px;
}*/
.vacancy_catname {
   color:#0475bb;
   font-size:12px;
}
.vacancy_date {
   color:#737373;
}
.vacancy_item h3 {
   font-size:13px;
}
.vacancy_item_detail h3 {
   color:#545454;
   font-family:tahoma;
   font-size:22px;
   font-weight:normal;
   margin:0 0 1em;
}

.vacancy_item_detail .vacancy_date {
   color:white;
   font-weight:bold;
}

