body,input,textarea,select,p,table,td,th,tr, h1,h2,h3,h4,h5,h6
{
    font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
}

body {
	margin: 0;
	padding: 0;
	background-color: #FFF;
}

img {
	border: none;
	margin: 0;
	padding: 0;
}

img.bijlagen_beeld {
	margin-left: 5px;
	margin-right: 5px;
}

form {
	margin: 0;
}

h1 {
	font-size: 17px;
	color: #870026;
	margin: 20px 0 10px 0;

}

h2 {
	font-size: 17px;
	color: #577882;
	margin: 0 0 10px 0;
}

h3 {
	font-size: 12px;
	color: #577882;
	margin: 5px 0 0 0;
	font-weight: normal;
}

h3 a {
	color: #999;
	text-decoration: underline;
}

h4 {
	font-size: 11px;
	font-weight: bold;
	color: #870026;
	margin: 0 0 10px 0px;
}


h5 {
	font-size: 11px;
	color: #577882;
	font-weight: bold;
	margin: 0;
}

/* Splash page */

#wrapsplash {
	margin: 39px auto;
	position: relative;
	width: 600px;
	height: 420px;
	padding: 10px;
	background: url(../../img/splashbg.jpg);
}

#taalkeuze {
	position: relative;
	top: 220px;
	margin: 0 auto;
	height: 25px;
	line-height: 25px;
	text-align: center;
	width: 420px;
	color: #FFF;
	font-size: 14px;
	font-weight: bold;
	background-color: #870027;
}

#taaltekst {
	position: relative;
	margin: 0 auto;
	margin-top: 230px;
	height: 25px;
	width: 420px;
	color: #000;
}

#taalkeuze a:link, #taalkeuze a:visited {
	color: #FFF;
	text-decoration: none;
}

#taalkeuze a:hover {
	color: #EEE;
	text-decoration: underline;
}

#taalkeuze ul {
	list-style: none;
	font-size: 14px;
	line-height: 18px;
	margin-left: 0;
	padding-left: 0;
}

.taaltekst {
	font-weight: normal;
	font-size: 11px;
}

a.taaltekst:link, a.taaltekst:visited, a.taaltekst:hover {
	color: #333;
	text-decoration: none;
}

a.taaltekst:hover {
	color: #666;
	text-decoration: underline;
}

#logossplash {
	position: absolute;
	top: 380px;
	left: 32px;
	height: 40px;
}

#twompact {
	color: #FFF;
	width: 600px;
	margin: 4px auto;
	margin-top: -40px;
	text-align: right;
	font-size: 10px;
}

#twompact a {
	color: #FFF;
}

/* Pages */

#wrap {
	background-color: #FFF;
}

#header {
	padding: 0 0 0 5px;
	position: relative;
	height: 110px;
	background: url(../../img/headeruamsbg.jpg) no-repeat right;
}

#maincontent-home {
	background: url(../../img/homebg.jpg) no-repeat #FFF;
}

#footer {
	position: relative;
	height: 10px;
	border-bottom: 10px solid #870026;
	clear: both;
}

span.left {
	float: left;
}

span.right {
	float: right;
}

#headernavig {
	background-color: #577882;
	float: right;
	text-align: center;
	height: 20px;
	line-height: 20px;
	margin: 0;
	margin-top: 89px;
	padding: 0 10px;
	position: relative;
	color: #FFF;
	font-weight: bold;
	font-size: 11px;
}

#headernavig a:link, #headernavig a:visited {
	color: #FFF;
	text-decoration: none;
	padding: 3px 5px 3px 5px;
}

#headernavig a:hover {
	color: #DEDEDE;
	text-decoration: none;
	padding: 3px 5px 3px 5px;
}

#headernavig a#headercurrent {
	color: #FFF;
	background-color: #870026;
	text-decoration: none;
	padding: 3px 5px 3px 5px;
}

.header-icon {
	vertical-align: middle;
}

#topnavig {
	min-height: 25px;
	font-size: 11px;
	color: #577882;
	border-bottom: 5px solid #870026;
	line-height: 25px;
	padding-left: 20px;
}

#topnavig a:link, #topnavig a:visited {
	color: #577882;
	text-decoration: none;
	padding: 2px 5px 6px 5px;
}

#topnavig a:hover {
	color: #FFF;
	background-color: #870026;
	height: 20px;
	padding: 2px 5px 6px 5px;
	text-decoration: none;
}

#topnavig #current {
	color: #FFF;
	background-color: #870026;
	height: 20px;
	text-decoration: none;
}

#topnavig #current a:link, #topnavig #current a:visited, #topnavig #current a:hover {
	color: #FFF;
	background-color: #870026;
	height: 20px;
	text-decoration: none;
}

.rood {
	color: #870026;
}

#profiel  a:link, #profiel  a:visited, #profiel  a:hover{
	color: #870026;
	text-decoration: none;
	background-color: #FFFFFF;
	padding: 0px;
}

#sidebar {
	float: left;
	width: 230px;
	display: inline;
}

#content {
	margin-left: 260px;
	margin-right: 20px;
	line-height: 18px;
}

.sidehome {
	height: 80px;
	margin: 1px 0 0 0;
	background-color: #577882;
	color: #FFF;
}

.fotohome {
	float: left;
}

.sidetekst {
	float: right;
	margin: 10px;
	width: 100px;
}

.sidetekst a:link, .sidetekst a:visited, .sidetekst a:hover {
	display: block;
	color: #EEE;
	text-decoration: none;
}

.sidenavig {
	line-height: 35px;
	margin: 1px 0 0 0;
	background-color: #577882;
	color: #FFF;
	border-left: 10px solid #577882;
	padding-left: 10px;
}

.sidenavig_active {
	border-color: #870026;
}

.sidenavig a:link, .sidenavig a:visited {
	color: #FFF;
	text-decoration: none;
	display: block;
}

.sidenavig a:hover {
	color: #DEDEDE;
	text-decoration: none;
}

p.sidesubnavig_url {
	margin: 0;
	margin-left: 30px;
}

.sidesubcolornavig {
	background-color: #CCD6D9;
	margin: 1px 0 0 0;
	display: block;
}

.sidesubnavig {
	height: auto;
	line-height: 20px;
	color: #000;
	display: block;
}

.sidesubnavig a:link, .sidesubnavig a:visited {
	color: #000;
	text-decoration: underline;
	display: block;
}

.sidesubnavig a:hover {
	color: #333;
	text-decoration: none;
	display: block;
}

.sidemark {
	float: left;
	padding-right: 10px;
}

#kruimel {
	height: 25px;
	line-height: 25px;
	color: #999;
	font-size: 9px;
}

#kruimel a:link, #kruimel a:visited {
	color: #999;
	text-decoration: none;
}

#kruimel a:hover {
	text-decoration: underline;
}

#logos {
	margin: 60px 0 0 0;
	clear: both;
}

#tekst {
	float: left;
	width: 70%;
}
#nieuws {
	float: right;
	width: 27%;
	margin-right: 0px;
	margin-top: 20px;
	border: 1px solid #870026;
	z-index: 10;
	opacity: .7;
}

h1.nieuws {
	color: #FFF;
	font-size: 11px;
	background-color: #870026;
	padding: 3px 10px;
	margin: 0;
}

.nieuwsitem {
	margin: 1px 0 0 0;
	color: #333;
	background-color: #FFF;
	padding: 10px;

}

.nieuwsmeer {
	text-align: right;
}

.nieuwsmeer a:link, .nieuwsmeer a:visited, .nieuwsmeer a:hover {
	
}

#kalender {
	padding: 0;
	margin: 0;
	border-left: 1px solid #CCC;
	color: #870026;
	text-align: center;
	background-color: #FFF;
}

.kalnav, a.kalnav:link, a.kalnav:visited, a.kalnav:hover {
	color: #FFF;	
	text-decoration: none;
}	


caption.kal {
	margin: 0;
	padding: 0;
	background-color: #870026;
	color: #FFF;
	text-align: center;
	line-height: 20px;
	font-weight: bold;
}

th.kal {
	color: #870026;
	background-color: #CCD6D9;
	border-right: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	border-top: 1px solid #CCC;
	height: 30px;
}

.vandaag, td.vandaag a, td.vandaag a:link, td.vandaag a:visited {
	color: #F6F4DA;
	font-weight: bold;
	background-color: #870026;
	text-decoration: none;
	text-align: center;
}

.actief, td.actief a, td.actief a:link, td.actief a:visited {
	color: #F6F4DA;
	font-weight: bold;
	background-color: #A9BABF;
	text-decoration: none;
	text-align: center;
}

td.kal {
	border-right: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	width: 30px;
	height: 30px;
	text-align: center;
}

td.kal a {
	text-decoration: none;
	font-weight: bold;
	background-color: #577882;
}

td.kal a:link, td.kal a:visited {
	display: block;
	color: #FFF;
	background-color: #577882;
	height: 30px;
	line-height: 30px;
}

td.kal a:hover, td.kal a:active {
	color: #FFF;
}

#kalender_legende {
	height: auto;
	margin-right: 10px;
	width: 80%;
	/*clear: both;*/
	margin-bottom: 10px;
}

.legend_box {
	height: 10px;
	width: 10px;
	border: 1px solid #000000;
	margin-right: 10px;
	margin-left: 10px;
}

fieldset.kal {
	border: 1px solid #EEE;
	color: #666;
	line-height: 18px;
	margin-top: 20px;
}

legend.kal {
	color: #000;
}


fieldset.zoek {
	width: 200px;
	border: 1px solid #EEE;
	color: #666;
	line-height: 18px;
	text-align: left;
	margin-top: 20px;
}

.zoek-icon {
	padding: 3px 0;
}

legend.zoek {
	color: #000;
}

hr.hr1 {
	color: #ABBBC0;
    background-color: #ABBBC0;
    border: 0;
    height: 1px;
	margin: 1px 0;
	margin-bottom: 20px;
    /*clear: both;*/
	/*text-align: center;*/
	width: 96%;
}

hr.hr2 {
	color: #DDE4E6;
    background-color: #DDE4E6;
    border: 0;
    height: 1px;
	margin: 1px 0;
    /*clear: both;*/
	/*text-align: center;*/
	width: 96%;
}

.hr1 {
	height: 1px;
	background-color: #ABBBC0;
	margin: 1px 0;
	margin-bottom: 20px;
}

.hr2 {
	height: 1px;
	background-color: #DDE4E6;
	margin: 1px 0;
}

.div_hr1 {
	border: 0px;
	border-top: 1px solid #ABBBC0;
	height: 1px;
	width: 96%;
	margin: 0px;
}

.div_hr2 {
	border: 0px;
	border-top: 1px solid #DDE4E6;
	height: 1px;
	width: 96%;
	margin: 0px;
}

.div_hr2 hr {
	display: none;
	margin: 0px;
}

.div_hr1 hr {
	display: none;
	margin: 0px;
}

.table_opleidingen_detail {
	margin-left: 15px;
	width: 98%;
}

.tr_opleidingen_detail {

}

.td_opleidingen_detail {
	
}

.table_opleidingen_inschr_detail {
	margin-left: 0px;
}

.tr_opleidingen_inschr_detail {
}

.td_opleidingen_inschr_detail {
}


.uams_opl_inschr_groep_titel, .uams_opl_groep_titel, .uams_zoeken_resultaat_groep_titel {
	background-color: #CCD6D9; 
	padding: 1px;
	padding-left: 5px;
	width: 98%; 
	/* border-bottom: 1px solid #000; */
	font-weight: bold;
}

.opleidingen_inschr_detail_extra_titel {
	font-size: 14px;
	font-weight: bold;
	color: #577882;
	margin: 0 0 10px 0px;
}

.extra_groep {
	margin-left: 20px;
}

.extra_groep_betaling {
	background-color: #EEEEEE;
}

.uams_bedrag_te_betalen {
	font-weight:bold;
	color: #FF0000;
}

.td_opleidingen_inschr_multi_detail {
	width: 100px;
}

.td_opleidingen_inschr_multi_detail_talen {
	width: 140px;
	border-left: 1px solid #000000;
	font-size: 8px;
	text-align: center;
}

.table_opleidingen_inschr_multi_detail {
	width: 620px;
}

.required {
	font-size: 9px;
	vertical-align: super;
}

.submit_button {
	border: 1px solid #000000;
	background-color: #CCD6D9;
	color: #000000;
	padding: 2px;
}

.form_verzonden {
	color: #FFFFFF;
	background-color: #B7BD00;
	border: 1px solid #000000;
	padding: 5px;
	margin-top: 10px;
	margin-bottom: 10px;
	/*clear: both;*/
}

.form_nietverzonden {
	color: #FF0000;
	background-color: #FFFCE2;
	border: 1px solid #FF0000;
	padding: 5px;
	margin-top: 10px;
	margin-bottom: 10px;
	/*clear: both;*/
}


/* zoeken */
.zoek_hr {
	background-color: #CCCCCC;
	color: #CCCCCC;
	border: 0px;
	height: 1px;
}

.zoeken_pagina_actief {
	font-weight: bold;
	color: #B05971;
}

.zoek_divider {
	margin-left: 20px;
}

.zoek_resultaten_highlight {
	background-color: #FFFF66;
	border-bottom: 1px dotted #FF0000;
 }
 
.zoek_advanced_form_titel {
	font-weight: bold;
	color: #666666;
}

#zoek_advanced_form_table_resultaat {
	background-color: #EFEFEF;
}

.zoek_advanced_form_titel_resultaat {
	font-weight: bold;
}

#zoek_advanced_form_table {
	width: 90%;
}

.zoeken_lijst {
	
}

.opleidingen_homepage_links {
	margin-top: 5px;
	width: 48%;
	margin-bottom: 15px;
	float: left;
}

.opleidingen_homepage_rechts {
	margin-top: 5px;
	width: 48%;
	float: right;
}

.opleidingen_homepage_by_type {
	border: 1px solid #870026;
	margin: 5px;
	padding: 5px;
}

.opleidingen_homepage_by_thema {
	border: 1px solid #870026;
	margin: 5px;
	padding: 5px;
}

.opleidingen_homepage_alle_opl_lijst {
	border: 1px solid #870026;
	margin: 5px;
	padding: 5px;
}

.opleidingen_homepage_zoekbox {
	border: 1px solid #870026;
	margin: 5px;
	padding: 5px;
	background-color:#870026;
}

.opleidingen_homepage_zoekbox h5 {
	color: #FFFFFF;
}

.opleidingen_homepage_zoekbox a:link, .opleidingen_homepage_zoekbox a:visited {
	color: #FFFFFF;
}

.opleidingen_lijst_table {
	width: 98%;
}

.opleidingen_lijst_tr {
	
}

.opleidingen_lijst_th {
	text-align: left;
	border-bottom: 1px solid #000000;
}

.opleidingen_lijst_td {
	
}

.opleiding_overzicht_hr {
	color: #000000;
    background-color: #000000;
    border: 0;
    height: 1px;
	margin: 5px 0;
	margin-bottom: 5px;
	text-align: left;
	width: 98%;
}

.opleidingen_overzicht_uitleg {
	margin-left: 20px;
	margin-bottom: 10px;
}

a:link {
	color: #577882;
}
a:visited {
	color: #000000;
}

a:hover {
	color: #870026;
}

.titel_opleidingen_detail {
	color: #577882;
	font-weight: bold;
	margin-left: 10px;
}

.sub_opleidingen_detail {
	margin-left: 25px;	
}

.link_top {
	text-align: right;
	margin-right: 30px;
}

.advanced_zoek_kolom {
	vertical-align: top;
	width: 250px;
}

.advanced_zoek_kolom_alternative {
	padding-left: 20px;
}

.div_select, .div_multiple_select {
	width: 400px;
	border: 1px solid #CCCCCC;
	padding: 2px;
}

.div_multiple_select {
	height: 75px;
	
	overflow: auto; /* Firefox, Netscape */	
	word-wrap: break-word;       /* IE 5.5+ */
}

.multiple_select {
	height: 50px;
}

.print_button  {
	margin-left: 10px;
}

.par_zonder_margin_top {
	margin-top: 0px;
}

/* GALLERY */

.mpact_gallery_foto {
	padding: 2px;
	border-left: 5px solid #870026;
	margin: 5px;
	
}