/* Uitlijning Afbeeldingen */
.alignleft
{
  float: left;
  margin-right: 5px;
  margin-bottom: 5px;
}

.alignright
{
  float: right;
  margin-left: 5px;
  margin-bottom: 5px;
}

/* Uitlijning Tekst */
div.left
{
  text-align: left;
}
div.center
{
  text-align: center;
}
div.right
{
  text-align: right;
}


h1, h2, h3 
{
  font-family: arial, helvetica;
  font-weight: bold;
  letter-spacing: 1px;
}



h1.blocktitel,
h1.nieuwsBericht
{
  display: block;
  position: absolute;
  color: white;
  font-size: 13px;
  font-weight: bold;
  height: 29px;
  padding-top: 10px;
  padding-left: 10px;
  margin-left: 12px;
  margin-top: -15px;
}

.standaardcontent h1.blocktitel {
margin-left: 20px;
padding-top: 10px;
height: 29px;

}

.standaardcontent .klein
{
  font-size: 9px;
}

.standaardcontent .tabblock
{
  margin-left: 20px;
}

.standaardcontent .tabline
{
  margin-left: 20px;
}


.content_container {
min-height: 25px;
_height: 25px;
}





.standaardcontent,
.formulier,
.catalogi,
.cursussen,
.cursus,
.overzicht,
.newsItem,
.content,
#eigenschaptabel_container ,
.meatballsub

{
  display: block;
  background-color: white;
  border: 1px solid #c4c4c4;
  margin: 0px 3px 25px 0px;
  font-size: 12px;
  line-height: 17px;
  padding-bottom: 15px;
  padding-left: 21px;
  padding-right: 21px;
  padding-top: 30px;
  text-align: justify;
 
  min-height: 1px;
  height: auto !important;
  height: 1px;
  
}


 
.column_left_wide .standaardcontent,
.column_left_wide .formulier,
.column_left_wide .catalogi,
.column_left_wide .cursussen,
.column_left_wide .cursus,
.column_left_wide .overzicht,
.column_left_wide .newsItem {

width: 508px;
}




.standaardcontent h1,
.standaardcontent h2
{
	font-size: 13px;
  display: block;
  color: #bb3f00;
  margin-bottom: 4px;
  
}


.column_left_small .standaardcontent h1.blocktitel,
.column_left_wide .standaardcontent h1.blocktitel
{
  margin-left: 0px;
  margin-top: -47px;
  margin-left: -10px;
  color: white;
}

.column_left_small {
float: left;
width: 512px;
_height: 1px;
min-height: 1px;
padding-left: 8px;
padding-top: 15px;
display: block;
}

	.column_left_small h1.blocktitel
	{
	  width: 484px;
	  
	  background: url('/images/bg_h1.png') no-repeat 0px 0px;
	}

.column_left_wide {
float: left;
width: 555px;
_height: 1px;
min-height: 1px;
padding-left: 8px;
padding-top: 30px;
display: block;
}

	.column_left_wide h1.blocktitel,
	.column_left_wide h1.nieuwsBericht
	{
	  width: 527px;
	  background: url('/images/bg_h1_wide.png') no-repeat 0px 0px;
	}
	
	

.column_right_wide {
float: left;
width: 254px;
margin-left: 5px;
}

	.column_right_wide h3 {
	width: 217px;
	}
	
		.column_right_wide h3.news {
		background: url('/images/bg_column_right_heading_wide.png') no-repeat 0px 0px;
		}

		.column_right_wide h3.partners {
		background: url('/images/bg_column_right_heading_wide.png') no-repeat 0px -36px;
		}

		.column_right_wide h3.contact {
		background: url('/images/bg_column_right_heading_wide.png') no-repeat 0px -72px;
		}

.column_right_small {
float: left;
width: 211px;
margin-left: 5px;

}

	.column_right_small h3 {
	width: 174px;
	
	}
	
		.column_right_small h3.partners {
		background: url('/images/bg_column_right_heading_small.png') no-repeat 0px 0px;
		}

		.column_right_small h3.contact {
		background: url('/images/bg_column_right_heading_small.png') no-repeat 0px -36px;
		}
		

.column_right_textItem {
background-color: #fff0e7;
border: 1px solid #c0642f;
margin: 30px 7px 5px 10px;
font-size: 11px;
line-height: 17px;
padding-left: 13px;
padding-right: 0px;
padding-bottom: 13px;
padding-top: 30px;

}

	.column_right_textItem h3 {
	display: block;
	position: absolute;
	color: white;
	font-size: 13px;
	font-weight: bold;
	height: 26px;
	letter-spacing: 1px;
	padding-top: 10px;
	padding-left: 10px;
	margin-top: -47px;
	margin-left: -4px;
	}
	
table.vestigingen td.naam
{
  padding-right: 17px;
}



/* opmaak tabellen uit UBB: */
.contentTable
{
  margin-left: -5px;
}

  .contentTable th,
  .contentTable td
  {
    padding: 2px 5px;
		text-align: left;
  }
  
  .contentTable th
  {
    background-color: #5A74B6;
    font-weight: bold;
    color: white;
  }


/* NIEUWSOVERZICHT RECHTS HOMEPAGE */
.column_right_wide ul {
list-style: none;
}

	.column_right_wide ul li a, 
	.column_right_wide ul li a:visited {
	color: #00185a;
	text-decoration: none;
	}

	.column_right_wide ul li a:hover {
	text-decoration: underline;
	color: black;
	}



/*--- CATALOGI & INSCHRIJVEN--- */

ul.catalogusList,
ul.cursuslist {
list-style: none;
min-height: 185px;
height: auto !important;
height: 185px;
margin-bottom: 25px;
display: table;
margin-left: -28px;
width: 550px;
}

	ul.catalogusList li {
	border-bottom: 1px solid #eeeeee;
	min-height: 140px;
	height: auto !important;
	height: 140px;
	display: block;
	width: 255px;
	border-bottom: 1px solid #eeeeee;
	margin-bottom: 25px;
	background-color: #dadfee;
	float: left;
	margin-left: 18px;
	display: table;
	margin-bottom: 25px;
	}

	ul.cursuslist li {
	border-bottom: 1px solid #eeeeee;
	min-height: 215px;
	height: auto !important;
	height: 215px;
	display: block;
	width: 255px;
	border-bottom: 1px solid #eeeeee;
	margin-bottom: 25px;
	background-color: #dadfee;
	float: left;
	margin-left: 18px;
	/*display: table; uit: anders reageert Mozilla niet op min-height!*/
	margin-bottom: 25px;
	}

		ul.catalogusList h2,
		ul.cursuslist h2 a,
		.cursus h2 {
		display: block;
		margin-bottom: 3px;
		font-size: 12px;
		font-weight: bold;
		font-family: arial, verdana, helvetica;
		color: white;
		background-color: #1e2f62;
		width: 246px;
		height: 20px;
		padding-top: 4px;
		padding-left: 9px;
		}

		.cursus h2
		{
		  display: block;
		  width: auto;
		  margin-top: 10px;
		}

		ul.catalogusList .image img, 
		ul.cursuslist .image img {
		margin: 0px;
		padding: 0px;

		}

		ul.catalogusList  .image,
		ul.cursuslist .image {
		float: right;
		padding: 10px;
		}

		ul.catalogusList .omschrijving,
		ul.cursuslist .korteomschrijving {
		padding: 5px 5px 5px 7px;
		margin-right: 5px;
		min-height: 115px;
		_height: 115px;
		}



		ul.catalogusList .bestel
		{
		  display: block;
		  width: 100px;
		  padding-top: 5px;
		  float:left;
		}

			ul.catalogusList .bestel input, 
			ul.catalogusList .download input,
			ul.cursuslist .bestel input {
			background-image: url('/images/bg_button_bestel.png');
			background-position: 0px 0px;
			background-repeat: no-repeat;
			border: none;
			height: 21px;
			width: 62px;
			color: white;
			cursor: pointer;
			font-weight: bold;
			margin-top: 10px;
			margin-bottom: 10px;
			margin-left: 10px;
			}

			ul.catalogusList .bestel input:hover,
			ul.catalogusList .download input:hover {
			background-position: 0px -21px;
			}

#bestellenForm table,
.cursusData,
#inschrijvenForm {
width: 510px;
}

.cursusData
{
  margin-left: 7px;
}

	#bestellenForm td,
	#inschrijvenForm td {
	width: 450px;
	}

	#bestellenForm th,
	#inschrijvenForm th {
	width: 60px;
	}

	#bestellenForm tr,
	#inschrijvenForm tr {
	
	}

	select,
	#bestellenForm select,
	#inschrijvenForm select {
	border: 1px solid #cccccc;
	width: 250px;
	margin-bottom: 5px;
	}
	
	#inschrijvenForm select {
		width: 350px;
	}

	#bestellenForm th,
	.cursusData th,
	#inschrijvenForm th {
	text-align: left;

	}

	textarea,
	input,
	#bestellenForm input,
	.cursusData input,
	#inschrijvenForm input {
	background-color: #eeeeee;
	border: 1px solid #cccccc;
	margin-bottom: 3px;
	font-family: arial, helvetica;
font-size: 12px;
	}
	
	textarea {
	width: 350px;
	}


.DataBoundText {
width: 200px;
}

.DataBoundSelect {
width: 152px;
}

input.SubmitButton,
#bestellenForm input.SubmitButton,
#inschrijvenForm input.SubmitButton,
.cursusData input.SubmitButton
{
  background: none;
  background-image: url('/images/bg_button_breed.png');
  background-position: 0px 0px;
  background-repeat: no-repeat;
  border: none;
  height: 21px;
  width: 100px;
  color: white;
  cursor: pointer;
  font-weight: bold;
  margin-top: 10px;
  margin-bottom: 10px;
  margin-left: 10px;
}

	#Telefoon {
	width: 100px;
	}
	
	#Naam {
	
	}

.cursusData input.SubmitButton
{
  margin-bottom: 0px;
  margin-top: 0px;
}

input.SubmitButton:hover
{
  background-position: 0px -21px;
}


/* --- NIEUWS --- */

.newsItemShort h2, .newsItem h2{
font-size: 16px;
color: #1e2f5d;
}

.date {
margin-bottom: 5px;
color: #aaaaaa;
}

.newsItemShort {
margin-bottom: 10px;
}

	.newsItemShort .readMoreLink a {
	display: block;
	padding-top: 5px;
	padding-bottom: 10px;
	border-bottom: 1px solid #eeeeee;
	color: #f2641a;
	}

	.newsItem .introText {
	font-weight: bold;
	margin-bottom: 13px;
	}

	
/* --- SITEMAP --- */

.sitemap .hoofdmenu {
margin-left: 15px;
}

	.sitemap .submenu {
	margin-left: 30px;
	margin-bottom: 15px;
	}

/* --- ERRORS --- */
.validatieerror {
color: red;
display: block;
font-weight: bold;
margin-bottom: 10px;
}

div.melding_fout
{
  border: 2px solid red;
  color: red;
  clear: left;
  padding: 5px;
  font-weight: bold;
  margin: 10px 0px;
}

div.melding_mededeling
{
  border: 2px solid green;
  color: green;
  padding: 5px;
  font-weight: bold;
  margin: 10px 0px;
}

#inschrijvenForm input.Error,
#inschrijvenForm select.Error,
#bestellenForm input.Error,
#bestellenForm select.Error,
.cursusData input.Error,
.cursusData select.Error,
.contact input.Error,
.contact textarea.Error {
border: 1px solid red;
}

/* --- CONTACTFORM --- */
th {
width: 125px;
text-align: left;
vertical-align: top;
}

.catalogusDigitaalOpmerking {
margin: 10px 0px;
padding: 5px 10px;
border: 1px solid orange;
font-style: italic;
}

	.letop {
	color: orange;
	font-weight: bold;
	}








