* {
    font-family: arial;
}
body {
    margin: 0px;
    font-size: 12px;
}

a{
	color: #000;
}

img{
	border: none;
}

form {
    padding: 0px; margin: 0px;
}
.cleaner, .cms_cleaner {
    clear: both;
}

#siteContainer {
    width: 990px;
    margin: 0 auto;
}

#mainMenu {
    height: 154px;
}
#leftContainer {
    width: 250px;
    min-height: 1px;
    float: left;
}
#contentContainer {
    width: 467px;
    float: left;
	overflow:hidden;
    padding: 0px 16px;
}
#content {
    line-height: 20px;
}
#rightContainer {
    width: 240px;
    float: left;
}
#breadcrumb,
#breadcrumb a,
#weblog .berichtInfo,
#weblog .berichtInfo a {
    font-size: 10px;
    color: #00718f;
    text-decoration: none;
}

#contentContainer .abc_letter {
    font-size: 15px;
    color: #d31145;
}
#footer {
    color: #00718f;
    font-size: 10px;
    padding: 14px;
    margin: 14px 0px 0px 0px;
    border-top: 1px solid #00718f;
}
#footer a {
    color: #00718f;
    font-size: 10px;
}

.blok {
    margin-bottom: 15px;
    padding: 0px;
    position: relative;
    line-height: 18px;
}
.blok, .blok a {
    color: #FFFFFF;
}
.blok_blauw {
    background: #015D76 url(/site_files/img/rb_bg_blauw.jpg) no-repeat top left;
}
.blok_rood {
    background: #AE0E3A url(/site_files/img/rb_bg_rood.jpg) no-repeat top left;
}
.rb_container {
    margin-bottom: 15px;
    line-height: 18px;
}
.extraPadding {
    padding: 12px;
}
.more_button_rood, .more_button_blauw {
    font-size: 14px;
    font-weight: bold;
    text-decoration: none;
    display: block;
    padding: 5px 0px;
    margin-top: 5px;
	width: 217px;
	height:16px;
}
.more_button_rood:hover, .more_button_blauw:hover {
    color: #FFFFFF;
}
.more_button_rood {
    background: url(/site_files/img/rb_rood_pijltje.gif) no-repeat right top;
}
.more_button_blauw {
    background: url(/site_files/img/rb_blauw_pijltje.gif) no-repeat right top;
}
.blok h2 {
    font-size: 18px;
    font-weight: bold;
    margin: 0px 0px 6px 0px;
    padding: 0px 0px 6px 0px;
    border-bottom: 1px solid #FFFFFF;
}

#leftContainer dl {
    padding: 0px; margin: 0px 0px 0px 0px;
}
#leftContainer dt {
    font-size: 14px;
    color: #d31145;
    border-bottom: 1px solid #015D76;
    padding: 26px 15px 10px 10px;
    font-weight: bold;
}
#leftContainer .homepageLessPadding dt {
	padding: 10px 15px 10px 10px;
	clear: both;
}
#leftContainer dd {
    padding: 10px 15px 10px 10px;
    margin: 0px;
    line-height: 25px;
}
#leftContainer .plain_text {
    line-height: 20px;
    color: #000000;
    font-weight: normal;
}
#leftContainer a {
    color: #015D76;
    font-weight: bold;
    text-decoration: none;
}
#leftContainer a:hover {
    color: #d31145;
}

.search h2 {
    border: 0px;
    margin: 0px;
}

.searchCrumb{
    color: #999999;
    font-size: 10px;
}

.searchCrumb a{
    color: #999999;
    font-size: 10px;
}

.searchField {
    background: url(/site_files/img/search_bg.jpg) no-repeat left top;
    border: 0px;
    padding: 3px 3px;
    width: 191px;
    font-size: 11px;
}
#search_archive .searchField {
    background: url(/site_files/img/search_archive_bg.jpg) no-repeat left top;
    width: 210px;
}
.searchSubmit {
    vertical-align: middle;
    margin-top: -2px;
    _margin-top: -6px;
}
.logo1 {
    background: url(/site_files/img/logo1_grey.jpg) no-repeat left top;
    display: block;
    width: 94px;
    height: 35px;
    float: left;
    margin-right: 8px;
}
.logo1:hover {
    background: url(/site_files/img/logo1_color.jpg) no-repeat left top;
}
.logo1 img { display: none; }
.logo2{
    background: url(/site_files/img/logo2_grey.jpg) no-repeat left top;
    display: block;
    width: 127px;
    height: 35px;
    float: left;
}
.logo2:hover {
    background: url(/site_files/img/logo2_color.jpg) no-repeat left top;
}
.logo2 img { display: none; }

.submenu .active {
    color: #E21245;
}

/********************************** WEBLOG CSS ****************************************/

#weblog table{
	width: 100%;
}

#weblog h2.abc_letter{
	margin: 6px 0px 0px 0px;
	padding: 0px;
	color: #00718f;
}

#weblog .itemFooter{
	border-top: 		1px solid #a1cbd6;
	border-bottom: 	1px solid #a1cbd6;
}

#weblog .itemFooter a.leesReactie{
	background: url(/site_files/img/leesreacties.gif) no-repeat;
	display: inline;
	padding-left: 20px;
	margin-left: 8px;
}

#weblog .itemFooter a.plaatsReactie{
	background: url(/site_files/img/plaatsreactie.gif) no-repeat;
	display: inline;
	padding-left: 20px;
	margin-left: 8px;
}

#weblog .infoBlokje{
	background-color: #dbebef;
	padding: 10px 13px 10px 13px;
}

#weblog label{
	float: left;
	display: inline;
	font-weight: bold;
	margin-top:14px;
}

#weblog input, #weblog textarea {
	float: right;
	margin-top:14px;
}

#weblog input.textfield{
	width: 380px;
}

/******************************* EINDE WEBLOG CSS *************************************/


/********************************** EVENTS CSS ****************************************/
.label{
	display: inline;
	width: 100px;
	float: left;
	font-weight: bold;
}

.inschrijfblok{
	margin: 10px 0px 10px 0px;
	background-color: #e0eef1;
	padding: 6px;
}

.cursusomschrijving{
	width: 355px; 
	float: left;
}

.cursusomschrijving ul, .cursusomschrijving ol{
	margin-left: -18px;
	_margin-left: 15px;
	.margin-left: 15px;	
}
/******************************* EINDE EVENTS CSS *************************************/


/*

Speciale CMS klassen, voornamelijk voor alinea types

!! ALTIJD INLCUDEN !!

*/
.cms_3kolommen{
    width: 100%;
}

.cms_3kolommen div{
    width: 30%;
    float: left;
}

.cms_3kolommen_last_row{
    padding-right:0px;
}

.cms_3kolommen_row{
    padding-right:20px;
}

.cms_2kolommen{
    width: 100%;
    clear : both;
}

.cms_2kolommen div{
    width: 220px;
    float: left;
    margin-right: 8px;
}

.cms_afbeeldingrechts{
    padding: 0px 0px 10px 10px;
    float: right;
    width: 240px;
    height: 240px;
}

.cms_afbeeldinglinks{
    padding: 6px 16px 10px 0px;
    float : left;
    width: 250px;
    height: 250px;
}

.cms_afbeelding{
    padding: 0;
    margin : 0;
    float : left;
}

.cms_cleaner{
    height : 1px;
    width : 100%;
    float : left;
    display:inline;
}

.devider {
  background-color: #006987;
  width: 100%;
}

.paragraph {
  width: 100%;
  padding-bottom: 15px;
  float:left;
  clear: both;
  line-height: 20px;
}

/*

einde CMS klassen

*/

/* OPMAAK VAN EEN OEFENING */
.kolomHeaderLinks{
    float : left;
    width : 80%;
    font-weight : bold;
}

.kolomHeaderLinks a{
    color: #D31145;
    text-decoration : underline;
}

.kolomHeaderRechts{
    float : right;
    width : 15%;
    font-weight : bold;
}

.kolomHeaderRechts a{
    color: #D31145;
    text-decoration : underline;
}

.kolomLinks{
    margin-top : 8px;
    float : left;
    width : 80%;
}

.kolomRechts{
    margin-top : 8px;
    float : right;
    width : 15%;
}

.fotoKolom{
    float : left;
    width : 173px;
    padding: 0;
    margin: 0;
    text-align: center;
}
.letterNavigatie {
	padding: 0px;
	margin-bottom: 10px;
	width: 100%;
	text-align: left;
}

.nummerNavigatie {
    width : 100%;
    text-align : center;
}

#content .letterNavigatie a {
	font-weight: bold;
	color: #D31145;
}

#content .letterNavigatie div {
    height : 20px;
    width : 22px;
    float : left;
    text-align: left;
	padding: 5px 0px 0px 0px;
}

#content .letterNavigatie .active a {
    color: black;
    text-decoration: none;
}

#content .ruler {
    border: 0;
    height: 1px;
    background-color: #015D76;
}

#content .lightruler {
    border: 0;
    height: 1px;
    background-color: #a1cbd6;
}

.oefenDivider{
    width: 96%;
    font-weight: bold;
    padding-right: 10px;
    padding-top:8px;
    padding-bottom:8px;
}

.oefenTekst{
    width: 96%;
    padding-left: 10px;
    padding-right: 10px;
    padding-top:8px;
    padding-bottom:8px;
}

.oefenSpacer{
    height : 20px;
    clear : both;
}

.artikelGereedschap{
    float : right;
    width : 200px;
    border : 1px solid #748F16;
    padding: 0;
    margin : 0;
    background-color: #ffffff;
}
.artikelGereedschap a {
	color: #6F9924;
	text-decoration: none;
}

.artikelGereedschap img {
    margin-top : 5px;
    margin-bottom : -7px;
}
.artikelGereedschap dl {
    margin : 0;
    padding : 0px 0px 5px 0px;
}

.artikelGereedschap dt {
    margin : 0;
	color: #ffffff;
	font-weight: bold;
	padding: 5px 8px;
	border-bottom: 0px;
	border-left: 1px solid #748F16;
	border-right: 1px solid #748F16;
	background-color: #748F16;
}
.artikelGereedschap dd{
    margin : 0px 5px 5px 5px;
    padding : 0;

}

.oefenAnkers{
    float : left;
}
.clearer{
	clear:both;
	line-height:0px;
	margin:0px;
	padding:0px;
}

#kennisbankSearch input{
	border: 1px solid #D31145;
	padding: 3px;
	width: 459px;

}

#columnMiddle #kennisbankSearch input {
    margin-bottom: 10px;
}

.info{
	background-color: #FFDFE8;
	border: 1px solid #D31145;
	padding: 10px;
	margin-bottom: 15px;
	text-decoration: bold;
}

.kennis_download{
	display: block;
	height: 16px;
	line-height: 16px;
	padding-left: 25px;
	background: url('../img/download_new.gif') no-repeat;
	margin-bottom: 10px;
}

/****************** weblog *****************/

.pagingNext a{
	float: right;
}

.page_list{
text-align:center;
float: left;
width: 350px;

}

.pagingPrev a{
	float: left;
}

.noWeblogMessageFound {
    text-align: center;
    padding: 20px;
}

.weblogListItemTextBlokjeContainer {
    padding: 10px 0px;
}

/******************** CONTACTFORMULIER *******************************/
.contactFormAlinea {
    margin: 0px; padding: 0px;
}
.contactFormText {
    margin-bottom: 18px;
}
.formRow {
    margin-bottom: 8px;
}
.formError label {
    color: #CC0000;
}
.formRow label {
    display: block;
    width: 140px;
    float: left;
    text-align: left;
    padding-right: 12px;
    font-weight: bold;
}
.formRow .input, .formRow .select, .formRow .textarea {
    width: 300px;
    float: left;
}
.formRow .submit {
    float: left;
}
.formErrorMessage { 
    border: 1px solid #CC0000;
    background-color: #FFFFE1;
    color: #CC0000;
    padding: 10px;
    margin-bottom: 12px;
}