 *{
	margin: 0;
	padding: 0;
}

img {
	border: 0;
}

a.skipcontent {
	position: absolute;
	left: -999em;

}

img#printlogo {
	display: none;
}

/************************************ ALGEMEEN GRID */

html
{
	height: 100%;
}

body
{
	height: 100%;
	font-family: Arial, sans-serif;
	font-size: 12px;
}

table
{
	font-size: 12px;
}

div.sidebar {
	float: right;
	width: 265px;
}

div#datum
{
	display: none;
}

div#site,
form#aspnetForm
{
	position: relative;
	min-height: 98%;
	height:auto !important;
	width: 995px;
	background: url(../img/site/zij_gradient.jpg) no-repeat 730px 80px;
}

body#home div#top {
	height: 254px;
	overflow: hidden;
	background-repeat: no-repeat;
}

body#contentpagina div#top {
	height: 155px;
	overflow: hidden;
	background-repeat: no-repeat;
}

body#detailpagina div#top{
	height: 71px;
	overflow: hidden;
	background: url(../img/site/logo.gif) no-repeat;
}

body#detailpagina div#site{
	background-position: 730px 60px;
}


div#top h1 {
	position: absolute;
	width: 93px;
	height: 55px;
	left: 0;
	top: 0;
	
	background: url(../img/site/logo.gif) no-repeat;
	z-index: 666;
}

div#top h1 span {
	position: absolute;
	left: -999em;
}

div#top div.sidebar {
	height: 254px;
}

div#menu {
	height: 25px;
}

div#menu div.sidebar {
	position: absolute;
	right: 0;
	width: 165px;
	z-index: 999;
}

div#menu div.sidebar input {
	height: 18px;
	margin-top: 2px;
}

div#maincontent {
	padding-bottom: 50px; /* zorgt ervoor dat de footer niet over de content heen valt */
	min-height: 356px;
}

div#main div#maincontent {
	float: left;
	width: 730px;
	overflow: hidden;
}

/***************************************** TOP DINGEN */

div#top div.donker {
	float: left;
	width: 265px;
	background-color: #bbdf34;
	padding: 18px 0;
}


div#top div.licht {
	float: left;
	width: 265px;
	background-color: #d9ed8e;
	padding: 15px 0;
}

div#top div.donker span.label_meerinfo {
	float: left;
	width: 241px;
	
}
	
div#top div.normaal {
	float: left;
	width: 265px;
	background: 0;
	padding: 15px 0;
}

div#top span.label {
	float: left;
	width: 92px;
	margin-right: 5px;
	clear: left;
	padding-right: 13px;
	text-align: right;
	font-size: 12px;
	font-weight: bold;
	color: #336633;
	
}

div#top select,
div#top input {
	width: 144px;
	font-size: 10px;
	margin-bottom: 3px;
}

div#top input {
	height: 16px;
	width: 140px;
}
div#top select {
	height: 18px;
}

div#top div.sidebar p {
	float: left;
	clear: both;
	width: 200px;
	display: inline;
	margin-left: 30px;
	font-size: 10px;
	color: #4a4a4a;
}

div#top div.sidebar p a {
	color: #4a4a4a;
}

div#top a.meerinfo {
	font-size: 10px;
	color: #3e4032;
	
}

div#top a.aanmelden {
	color: #336633;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 15px;
	background: url(../img/site/pijl_groen.gif) no-repeat right 3px;
}

div.topvisual {
	position: absolute;
	width: 730px;
	left: 0;
	top: 0;
	background-color: #fff;
	filter:alpha(opacity=100); 
	-moz-opacity: 1;
	opacity: 1;
}

div.topvisualFlash
{
    position: absolute;
	width: 730px;
	left: 0;
	top: 0;
	background-color: #fff;
	height: 254px;
}

body#home div.topvisual {
	height: 254px;
}

body#contentpagina div.topvisual {
	height: 155px;
}

div.toptekst {
	float: left;
	display: inline;
	width: 205px;
	margin-left: 465px;
	padding: 25px 30px;
}


div.toptekst h2 {
	/*font-size: 18px;*/
	color: #336633;
	/*line-height: 29px;*/
}

div.toptekst h2 em {
	color: #b4dc1e;
	font-style: normal;
}

div.toptekst p {
	color: #4a4a4a;
	padding: 10px 2px;
}

div.toptekst a.leesmeer {
	color: #4a4a4a;
	text-decoration: none;
	padding-left: 13px;
	background: url(../img/site/pijl_oranje.gif) no-repeat 0 3px;
}

/******* voor Page Detail Breed ******************/
div#site_breed,
form#aspnetForm
{
	position: relative;
	min-height: 98%;
	height:auto !important;
	width: 995px;
	background:none;
}

div#main div#maincontent_breed {
	float: left;
	width: 980px;
	overflow: hidden;
	/* padding-bottom: 50px; /* zorgt ervoor dat de footer niet over de content heen valt */
}

div#main div#maincontent_breed div#webtrail {
	width: 980px;
}

body#detailpagina_breed form#aspnetForm div#site_breed div#top div.sidebar{
	background: url(../img/site/zij_gradient.jpg) no-repeat 0px 0px;
}

body#detailpagina_breed div#top {
	height: 71px;
	overflow: hidden;
	background: url(../img/site/logo.gif) no-repeat;
}

div#maincontent_breed div#content{
	width: 750px;
}



/******************************************** ZOEKEN IN MENU */

div#menu fieldset {
	border: 0;
	text-align: right;
	padding-right: 15px;
}

div#menu legend {
	display: none;
}

div#menu input.text {
	width: 120px;
	height: 14px;
	line-height: 15px;
	font-size: 12px;
}

div#menu input.submit {
	border: 0;
	width: 15px;
	height: 21px;
	background: url(../img/site/pijl_submit.gif) no-repeat 4px 8Px ;
}

/********************************************* UITZONDERINGEN OP HOMEPAGINA */

body#home div#submenu {
	float: left;
	width: 280px;
	padding-top: 30px;
	clear: both
}

body#home div#content {
	float: left;
	width: 410px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 27px;
	overflow: hidden;
}

body#home div#main div.sidebar {
	padding: 0;
	width: 265px;
}

body#home div#main div.sidebar ul {
	margin: 0px 25px;
}

body#home div#main div.sidebar h1 {
	margin: 27px 5px 0 25px;
	color: #336633;
	font-size: 15px;
}

body#home div.alsosee {
	margin-left: 25px;
}

body#home div.alsosee img{
	width: 95px;
	height: 72px;
}

a#direct_inloggen {
	float: left ;
	padding-left: 22px;
	clear: both;
	width: 240px;
	display: inline;
	color:#F26721;
    font-size:13px;
    text-decoration: none;
}

/**************************************** STANDAARD DINGEN */

div.head {
	display: block;
	clear: both;
}

h1 {
	color: #f26721;
	font-size: 15px;
}

h1 span.toonalle {
	font-weight: normal;
	font-size: 11px;
	padding-bottom: 5px;
}

/* oranje */
div#content h1 span.toonalle a.oranje {
 	 color: #f26721;
   text-decoration: underline;
   font-size: 9px;
}

div#content h1 span.toonalle a.oranje:hover{
 	text-decoration: underline;
}

/* groen */
h1 span.toonalle a.groen {
 	 color: #336633;
   text-decoration: underline;
   font-size: 9px;
}

h1 span.toonalle a.groen:hover {
 	text-decoration: underline;
}

hr {
	color: #b8b8b8;
	background-color: #b8b8b8;
	height: 1px;
	border: 0;
	margin: 10px 0;
	clear:both;
}

ul.standaard, div#standaardlijst ul.standaard {
	list-style: none;
	margin-left: 0px;
}

ul.standaard li {
	padding-left: 10px;
	background: url(../img/site/pijl_oranje_klein.gif) no-repeat 0 4px;
	font-size: 10px; /* was 11px */
	color: #4a4a4a;
	margin-top: 5px;
}

ul.standaard li p {
	font-size: 12px;
	padding-bottom: 5px;
	line-height: 12px;
}

ul.standaard li a {
	color: #4a4a4a;
	text-decoration: none;
}

ul.standaard li p a{
	text-decoration: underline;
}

ul.standaard li a:hover {
	text-decoration: underline;
}

/********************************** d */

div#webtrail {
	float: left;
	width: 700px;
	height: 25px;
	margin-left: 21px;
	padding: 5px 0 5px 0;
}

div#webtrail ol {
	list-style: none;
}

div#webtrail li {
	float: left;
	line-height: 25px;
	font-size: 10px;
	color: #3a3535;
	padding-right: 9px;
	padding-left: 5px;
	background: url(../img/site/li_webtrail.gif) no-repeat right center;
}

div#webtrail li.laatste {
	background: 0;
}

div#webtrail a {
	color: #999999;
}

/*********************************** SUBMENU ************/

div#submenu {
	float: left;
	width: 195px;
	overflow: hidden;
	clear: both
}

div#submenu h2 {
	line-height: 20px;
	background-color: #b4dc1e;
	color: #fff;
	font-size: 12px;
	padding-left: 26px;
}

div#submenu ul {
	list-style: none;
}

.sIFR-hasFlash div#submenu h2.sifr {
	visibility: visible;
}

div#submenu li {
	font-size: 11px;
	line-height: 19px;
	background: url(../img/site/bg_submenu.gif) repeat-x bottom;
	
	/*
		height: 19px; Marjolein: weggehaald, omdat menu titels nog weleens lang kunnen zijn*/
}

div#submenu li a {
	display: block;
	padding-left: 26px;
	text-decoration: none;
	color: #999999;
	
	/*
		height: 19px; Marjolein: weggehaald, omdat menu titels nog weleens lang kunnen zijn*/
}

div#submenu li a:hover,
div#submenu li.active a {
	color: #f17934;
	font-weight: bold;
}
/* nog een niveau dieper*/

div#submenu li.sub a,
div#submenu li.sub_active a {
	display: block;
	padding-left: 40px;
	text-decoration: none;
	color: #999999;
		
	/*
		height: 19px; Marjolein: weggehaald, omdat menu titels nog weleens lang kunnen zijn*/
}

div#submenu li.sub a:hover,
div#submenu li.sub_active a,
div#submenu li.sub_active a:hover {
	color: #f17934;
	font-weight: bold;
}

div#submenu li ul {
    margin-bottom: 5px;
}

div#submenu li ul li {
   background: none;
   display: block;
   padding: 2px 0px;
}

/********************************** CONTENT DINGEN */

div#content {
	float: left;
	width: 490px;
	padding-left: 22px;
	padding-right: 10px;
	color: #4a4a4a;
	overflow: hidden;
}

div#content h1{
	color: #f26721;
	font-size: 15px;
	margin-bottom: 10px;
}

div#content h2 {
	color: #f26721;
	margin-bottom: 10px;
	font-size: 12px; /* was 11px */
}

div#content h3 {
	font-size: 12px;
	margin-bottom: 0px;
}

div#content p {
	line-height: 18px;
	margin-bottom: 14px;
}

div#content p.intro {
	font-weight: bold;
	line-height: 14px;
}

div#content a {
	color: #4a4a4a;
	}

div#content a.call {
	padding-left: 15px;
	background: url(../img/site/call.gif) no-repeat 0 1px;
	margin-right: 18px;
	float: left;
}

div#content a.mail {
	padding-left: 15px;
	background: url(../img/site/mail.gif) no-repeat 0 3px;
	margin-right: 18px;
	float: left;
}

div#content a.print {
	padding-left: 15px;
	background: url(../img/site/print.gif) no-repeat 0 2px;
	margin-right: 18px;
	float: left;
}

div#content a.download {
	padding-left: 15px;
	background: url(../img/site/download.gif) no-repeat 0 3px;
	margin-right: 18px;
	float: left;
}

div#content a.document {
	padding-left: 15px;
	background: url(../img/site/document.gif) no-repeat 0 3px;
	margin-right: 18px;
	float: left;
}

div#content a.leesverder{
	color: #f26721;	
}

div#content a.terug {
	float: right;
	margin-top: -25px;
	color: #f26721;
}

div#content a.terugTestimonial {
	float: right;
	color: #f26721;
}

div#content span.datum {
	font-weight: normal;
	color: #999999;
	padding-right: 5px;
}

div#content td {
	vertical-align: top;
	font-family: Arial, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color:#4A4A4A;
}

div#content ul {
	line-height: 18px;
}

/********************************** CONTENT SIDEBAR */

div#main div.sidebar {
	display: inline;
	width: 246px;
	padding: 25px 0px 25px 10px;
	overflow: hidden;
	float: left;
}

div#main div.sidebar h2 {
	color: #336633;
	margin-bottom: 18px;
	clear: both;
}

div#main div.sidebar h3 {
	font-size: 11px;
}


/******************************* ALSOSEE */
div.alsosee {
	float: left;
	margin-left: 0px;
	margin-bottom: 20px;
	display: inline;
	width: 246px;
	color: #4a4a4a;
	font-size: 10px;
}

div.alsosee img {
	float: left;
	margin: 3px 20px 10px 0px;
	width: 95px;
	height: 72px;
}

div.alsosee a{
	color: #4a4a4a;
	text-decoration: none;
}

div.alsosee a h3 {
	float: left;
	margin-left: -15px;
	font-size: 11px;
	background: url(../img/site/pijl_oranje.gif) no-repeat 0px 3px;
	padding-left: 15px;
	width: 125px;
}

/******************************* ALSOSEE NO IMAGE */

div.alsosee_noimage {
	float: left;
	margin-left: 0px;
	display: inline;
	width: 240px;
	color: #4a4a4a;
	font-size: 10px;
	margin-bottom: 10px;
}

div.alsosee_noimage img {
	float: left;
	margin: 3px 15px 10px 0px;
	width: 95px;
	height: 72px;
}

div.alsosee_noimage a{
	color: #4a4a4a;
	text-decoration: none;
}

div.alsosee_noimage a h3 {
	float: left;
	font-size: 11px;
	background: url(../img/site/pijl_oranje.gif) no-repeat 0px 3px;
	padding-left: 15px;
	width: 230px;
}

div.alsosee_noimage div{
	margin-left: 15px;
}

/******************************* ALSOSEE VACATURE UITGELICHT */

div#main div.sidebar div.alsosee_vacatureuitgelicht {
	float: left;
	margin-left: 0px;
	display: inline;
	width: 240px;
	color: #4a4a4a;
	font-size: 12px;
	margin-bottom: 10px;
}

div#main div.sidebar div.alsosee_vacatureuitgelicht img {
	float: left;
	margin: 3px 15px 10px 0px;
	width: 95px;
	height: 72px;
}

div#main div.sidebar div.alsosee_vacatureuitgelicht a{
	color: #4a4a4a;
}

div#main div.sidebar div.alsosee_vacatureuitgelicht a h3 {
	float: left;
	font-size: 12px;
	background: url(../img/site/pijl_oranje.gif) no-repeat 0px 3px;
	padding-left: 15px;
	width: 230px;
}

div#main div.sidebar div.alsosee_vacatureuitgelicht div{
	margin-left: 15px;
}

div#main div.sidebar div.alsosee_vacatureuitgelicht h1{
	color: #f26721;
	font-size: 15px;
	margin-bottom: 10px;
}

div#main div.sidebar div.alsosee_vacatureuitgelicht h2 {
	color: #336633;
	margin-bottom: 10px;
	font-size: 12px; 
}

div#main div.sidebar div.alsosee_vacatureuitgelicht h3 {
	font-size: 12px;
	margin-bottom: 0px;
}

div#main div.sidebar div.alsosee_vacatureuitgelicht ul{ 
	list-style: disc;
	margin: 10px 0px 10px 25px;
}

div#main div.sidebar div.alsosee_vacatureuitgelicht ul li ul{
	list-style: square;
	margin-bottom: 10px;
}


/******************************* DOWNLOAD */
div.download {
	color: #4a4a4a;
	margin-bottom: 20px;
}

div.download h3 {
	font-size: 11px;
	background: url(../img/site/pijl_oranje.gif) no-repeat 0px 3px;
	padding-left: 13px;
}

div.download p {
	padding-left: 12Px;
	width: 230px;
	font-size: 10px;
	margin-bottom: 5px;
}

div.download a.download {
	margin-left: 13px;
	background-repeat: no-repeat;
	padding-left: 21px;
	color: #4a4a4a;
	font-size: 10px;
	padding-bottom: 3px;
}

/********************************** NIEUWSBRIEVEN */

div.nieuwsbrief_item {
	clear: both;
	padding: 5px;
}

div.nieuwsbrief_item_groen {
	background: url(../img/site/bg_nieuwsbrief_groen.gif) repeat-x;
}
div.nieuwsbrief_item_groengeel {
	background: url(../img/site/bg_nieuwsbrief_groengeel.gif) repeat-x;
}
div.nieuwsbrief_item_oranje {
	background: url(../img/site/bg_nieuwsbrief_oranje.gif) repeat-x;
}
div.nieuwsbrief_item_rood {
	background: url(../img/site/bg_nieuwsbrief_rood.gif) repeat-x;
}
div.nieuwsbrief_item_paars {
	background: url(../img/site/bg_nieuwsbrief_paars.gif) repeat-x;
}
div.nieuwsbrief_item_grijs {
	background: url(../img/site/bg_nieuwsbrief_grijs.gif) repeat-x;
}
div.nieuwsbrief_item_blauw {
	background: url(../img/site/bg_nieuwsbrief_blauw.gif) repeat-x;
}
div.nieuwsbrief_item_geel {
	background: url(../img/site/bg_nieuwsbrief_geel.gif) repeat-x;
}

div.nieuwsbrief_item h3 {
	font-size: 12px;
	background: url(../img/site/pijl_oranje_klein.gif) no-repeat 0 3px;
	padding-left: 10px;
}

div.nieuwsbrief_item h3 a
{
	text-decoration:none;
}
div.nieuwsbrief_item h3 a:hover
{
	text-decoration:underline;
}

div.nieuwsbrief_item img {
	float: left;
	margin-right: 5px;
	margin-top: 3px;
}

div.nieuwsbrief_item p {
	font-size: 12px;
}

div.rechts img {
	float: right;
	margin-right: 0px;
	margin-left: 5px;
}

ul.nieuwsbrieven {
	list-style: none;
	margin-bottom: 10px;
}

ul.nieuwsbrieven li {
	padding-left: 10px;
	background: url(../img/site/pijl_oranje_klein.gif) no-repeat 0 5px;
	line-height: 18px;
}

ul.nieuwsbrieven li a {
	text-decoration: none;
	color: #00513b;
}

ul.nieuwsbrieven li a:hover {
	text-decoration: underline;
}

div.nieuwsbrief_sidebar {
	border-bottom: 1px solid #d8d8d8;
	width: 215px;
	margin-bottom: 20px;
}

div.nieuwsbrief_sidebar h3 {
	font-size: 11px;
	color: #00513b;
	font-weight: bold;
	padding-left: 10px;
	background: url(../img/site/pijl_oranje_klein.gif) no-repeat 0 3px;
	margin-bottom: 5px;
}

div.nieuwsbrief_sidebar p {
	color: #4a4a4a;
	font-size: 10px;
	width: 210px;
	margin-bottom: 10px;
}


div.nieuwsbrief_alsosees 
{
	font-size:11px;
}

div.nieuwsbrief_item a.leesmeer
{
	color: #4a4a4a;
	padding-left: 13px;
	background: url(../img/site/pijl_oranje.gif) no-repeat 0 3px;
}
	
/********************************** FOOTER */

div#footer
{
	height: 15px;
	padding-top: 27px;
	width: 996px;
	background: url(../img/site/footer.jpg) no-repeat right;
}

div#footer ul {
	float: right;
	margin-right: 5px;
	list-style: none;
	margin-bottom: 5px;
}

div#footer li {
	float: left;
	line-height: 10px;
	border-right: 1px solid #fff;
	padding: 0 5px;	
}

div#footer li.laatste { border: 0; }

div#footer li a {
	color: #fff;
	text-decoration: none;
	font-size: 10px;
}

div#footer li.footer_links {
	border-right: 1px solid #00513B;
}

div#footer li.footer_links a {
	color: #00513B;
	font-weight: bold;
}

div#dataviewer
{
	background-color: #FFFFFF;
	height: 100%;
}

div.opleidingaanmelden table tr td
{
 float: left;   
 margin: -4px 5px 0px 0px;    
}
div.opleidingaanmelden table input
{
    float: left;   
    margin: -3px 5px 0px 0px;    
}

/********************************** ToolTips */
.ToolTip {
	width: 275px;
}

.tip-top {
	border-top: 1px solid #ebeba9;
	background: #ffffe0;
}

.tip {
	border-left: 1px solid #ebeba9;
	border-right: 1px solid #c3c370;
	background: #ffffe0;
		padding: 5px;
}

.tip-bottom {
	border-bottom: 1px solid #c3c370;
	background: #ffffe0;
}

/********************************** Tijdelijk BTN style, moet verplaatst worden naar juiste plek */

input.btn_besparingsscan {
	background: #b3dc1f;
	border-left: 1px solid #e8f4bb;
	border-top: 1px solid #e8f4bb;
	border-right: 1px solid #637912;
	border-bottom: 1px solid #637912; 
	color: #007500;
	font-weight: bold;
}

.bottomContent
{
    clear: both;
    display: block;
    margin-left: 195px;
    padding-left: 22px;
}

/**************Mobile String******************/
div#mobile
{
	text-decoration: none;
	font-size: 18px;
}

div#mobile p
{
    padding-bottom: 12px;
}

/************ Formulieren Module *************/
.scfForm {
    font-family: Arial, sans-serif !important;
	font-size: 12px !important;
	color: #4A4A4A !important;
    line-height: 18px !important;
    text-align: left;
}

/**************Mobile String******************/
div.social_media {
	margin-bottom: 20px;
}

div.social_media span.IN-widget {
	margin-right: 10px;
}

div.social_media iframe.facebook {
	overflow: hidden;
	width: 200px;
	height: 20px;
	border: none;
}
