/* bodyfont en scrollbar */
body, td  { font-family: Arial, Helvetica, sans-serif, Verdana, Geneva ; line-height: 100%; scrollbar-base-color: #007EFF; scrollbar-face-color: #007EFF; scrollbar-track-color: #FFFFFF; scrollbar-arrow-color: #FFFFFF; scrollbar-highlight-color: #FFFFFF; scrollbar-3dlight-color: #007EFF; scrollbar-shadow-color: #FFFFFF; scrollbar-darkshadow-color: #007EFF; }


/* tekst */
.main	 	{ font-size: 12px; line-height: 15px; color: #000000; font-weight: normal; padding: 8px; }
.normal	{ font-size: 12px; line-height: 15px; color: #000000; font-weight: normal; }
p 			{ font-size: 12px; line-height: 15px; color: #000000; font-weight: normal; margin-top: 0px; padding-top: 0px; } /* WYSIWYG-variant van 'normal' */

.blok	 	{ font-size: 11px; line-height: 14px; color: #000000; font-weight: normal; padding: 5px; background-color: #EAF1F5; }
.bloktext	{ font-size: 11px; line-height: 14px; color: #000000; font-weight: normal; }

.tabletitle { font-size: 11px; line-height: 100%; color: #FFFFFF; font-weight: bold; }
.zoekpag	{ font-size: 13px; line-height: 100%; color: #004790; font-weight: bold; letter-spacing: 1px; }

.kreet	 	{ color: #FF0000; font-weight: bold; }
.kleur		{ color: #007EFF; }
.small	 	{ font-size: 10px; line-height: 13px; color: #000000; font-weight: normal; }
.bold	 	{ font-size: 12px; line-height: 15px; font-weight: bold; }
.plain	 	{ font-size: 12px; line-height: 100%; color: #000000; font-weight: normal; }
.footer 	{ font-size: 10px; line-height: 100%; color: #4F4F4F; font-weight: normal; }

.title 		{ font-size: 18px; line-height: 18px; color: #353535; font-weight: bold; margin-bottom: 3px; }
h1	 		{ font-size: 18px; line-height: 18px; color: #353535; font-weight: bold; margin-bottom: 3px; } /* WYSIWYG-variant van 'title' */
.subtitle 	{ font-size: 14px; line-height: 14px; color: #007EFF; font-weight: bold; } 
h2 			{ font-size: 14px; line-height: 14px; color: #007EFF; font-weight: bold; margin-bottom: 0px; } /* WYSIWYG-variant van 'subtitle' */

/* invisible omschrijving */
h3			{ position: absolute; z-index: 0; display: none; top: -3000px; left: -3000px; font-size: 11px; line-height: 0px; }

/* achtergronden */
.c100	{ background-color: #007EFF; }
.c50	{ background-color: #66B2FF; }
.c10	{ background-color: #EAF1F5; }
.c0		{ background-color: #FFFFFF; }

/* links */
a:link, a:active, a:visited { color: #007EFF; text-decoration: underline; }
a:hover 					{ color: #FF9600; text-decoration: underline; }

a.blok:link, a.blok:active, a.blok:visited	{ color: #000000; text-decoration: underline; }
a.blok:hover								{ color: #000000; text-decoration: none; }

a.tabletitle:link, a.tabletitle:active, a.tabletitle:visited { font-size: 11px; line-height: 100%; color: #FFFFFF; font-weight: bold; text-decoration: underline; }
a.tabletitle:hover { font-size: 11px; line-height: 100%; color: #EAF1F5; font-weight: bold; text-decoration: underline; }

a.zoekpag:link, a.zoekpag:active, a.zoekpag:visited	{ font-size: 12px; line-height: 100%; color: #007EFF; font-weight: bold; text-decoration: underline; }
a.zoekpag:hover { font-size: 12px; line-height: 100%; color: #FF9600; font-weight: bold; text-decoration: underline; }

a.menu:link, a.menu:visited	{ font-size: 11px; line-height: 12px; color: #F06D02; font-weight: bold; text-decoration: none; }
a.menu:active, a.menu:hover	{ font-size: 11px; line-height: 12px; color: #0853A4; font-weight: bold; text-decoration: none; }

a.footer:link, a.footer:active, a.footer:visited	{ font-size: 10px; line-height: 100%; color: #4F4F4F; text-decoration: underline;  }
a.footer:hover  									{ font-size: 10px; line-height: 100%; color: #007EFF; text-decoration: underline;  }



/* lists */
ul		{ list-style-type: square; list-style-image: url(../images/interface/w_bullet.gif); padding-left: 0px; margin-left: 16px; margin-top: 4px; margin-bottom: 12px; }
li		{ line-height: 100%; color: #000000;  margin-bottom: 5px; }

/* ruler */
hr	{ border: solid 1px #007EFF; height: 1px; text-align: left; }

/* border */
.pic, .border	{ border: solid 1px #353535; }
.picl			{ border: solid 1px #353535; margin-right: 10px; }
.picr			{ border: solid 1px #353535; margin-left: 8px; }

/* forms */
form		{ margin: 0px; }
.button 	{ margin-top: 3px; margin-bottom: 3px; cursor: pointer; }
.textfield	{ border: 1px solid #A5ACB2; font-size: 11px; font-weight: bold; color: #000000; background-color: #FFFFFF; padding-left: 2px; padding-right: 4px; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif ; }
.textarea	{ border: 1px solid #A5ACB2; font-size: 11px; font-weight: bold; color: #000000; background-color: #FFFFFF; padding-left: 4px; padding-right: 5px; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif ; scrollbar-base-color: #FFFFFF; scrollbar-face-color: #FFFFFF; scrollbar-track-color: #FFFFFF; scrollbar-arrow-color: #A5ACB2; scrollbar-highlight-color: #FFFFFF; scrollbar-3dlight-color: #FFFFFF; scrollbar-shadow-color: #FFFFFF; scrollbar-darkshadow-color: #FFFFFF;  }
select 		{ color: #000000; font-size: 11px; }

div			{	margin-bottom: 6px;	}

#header {
	position: relative;
	margin-bottom: 0 !important;
}
#logo {
	position: absolute;
	right: 50px;
	top: 0;
}
#sgrlogo {
	margin-top: 91px;
	margin-left: 6px;
	margin-bottom: 0 !important;
}
