/* CSS Document */
BODY{
	Margin-top: 12px;
	Margin-bottom: 12px;
	Margin-left: 0px;
	Margin-right: 0px;
	background-color: #70A3DC;
}
TD{
	font-family: verdana;
	font-size: 11px;
	color: #000000;
}
TD a:link, a:active, a:visited{
	color: #000000;
	text-decoration: underline;
}
TD a:hover{
	color: #000000;
	text-decoration: none;
}
TD B, TD  STRONG, TD  BOLD{
	font-family: verdana;
	font-size: 11px;
	color: #70A3DC;
	font-weight: bold;
}
HR{
	height: 1px;
	color: #C7DDF3;
}

#onderlaag{
	position: relative;
	align: center;
	width: 980px;
	height: 100%;
	z-index: 0;
}
#scrollkolom{
  position					: absolute; 
  left						: 92px; 
  top						: 125px; 
  width						: 220px; 
  height					: 60px; 
  z-index					: 1;
}
TD.oranjetekst{
	color: #D3752A;
}
TD.oranje B, TD.oranje STRONG, TD.oranje BOLD{
	font-family: verdana;
	font-size: 11px;
	color: #D3752A;
	font-weight: bold;
}
.maintable{
	border: 2px solid #6692C3;
	background-color: #FFFFFF;
}
.content-padding{
	padding: 25px;
}
.titel{
	font-family: verdana;
	font-size: 11px;
	color: #70A3DC;
	font-weight: bold;
}
input.zoek{
	background-color: #FFFFFF;
	border: 2px solid #FFFFFF;
	font-family: verdana;
	font-size: 11px;
	width: 147px;
	height: 20px;
}
.background{
	background-color: #8FBCE7;
	background-image: url('../images/pijlennavbalk.gif');
	background-position: left;
	background-repeat: no-repeat;
	padding-left: 177px;
}

/*Classes voor email service*/

.emailcontent-padding{
	padding-left: 12px;
	padding-top: 15;
	padding-bottom: 15px;
	padding-right: 12px;
}

.emailtitel {
	font-size: 14px;
	color: #D3752A;
	font-weight: bold;
}
.tekstoranje {
	color: #D3752A;
}
.tekstblauw {
	color: #6692C3;
}

/*Classen voor (multi)zoekresultaten*/
.multizoek_searchresult_page_title{
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
.multizoek_searchresult_page_content{
	font-family: verdana;
	font-size: 11px;
	color: #000000;
}
.multizoek_searchresult_page_extra_info{
	font-family: verdana;
	font-size: 11px;
	font-style: italic;
	color: #000000;
}
.multizoek_searchresult_document_title{
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
.multizoek_searchresult_document_content{
	font-family: verdana;
	font-size: 11px;
	color: #000000;
}
.multizoek_searchresult_document_extra_info{
	font-family: verdana;
	font-size: 11px;
	font-style: italic;
	color: #000000;
}
.multizoek_searchresult_page_title a,
.multizoek_searchresult_document_title a{
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
.multizoek_searchresult_page_title a:hover, 
.multizoek_searchresult_document_title a:hover{
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.imagelinks{
	padding-right: 25px;
}