img { behavior: url("/css/png.htc") }

html, body {
    margin: 0; padding: 0;
    border: 0;
}

body {
    background: #EEEEEE;
    font-size: 10pt;
    font-family: verdana,arial,helvetica,sans-serif;
}

ul,ol { margin-top: 0; margin-bottom: 0; padding-top: 0; padding-bottom: 0 }

a { color: black; text-decoration: underline; }
a:hover { text-decoration: none; }

#menu {
    width: 205px;
    margin: 30px 15px 50px 30px; padding: 0;
}
#menu ul, #menu li { list-style: none; margin: 0; padding: 0 }
#menu li a {
    display: block;
    /*border-bottom: 2px solid white;*/
    text-decoration: none;
    margin-bottom: 2px; padding: 3px 4px;
    background-color: #373737;
    color: white;
}
#menu li.selected a { background-color: #7DBE36 }
#menu li a:hover { background-color: #7DBE36 }

#search {
    margin: 0; padding: 0;
    position: relative; left: 775px; top: 10px; width: 156px;
}

#content {
    margin: 30px 30px 0 0; padding: 0;
    width: 702px;
    font-size: 12px;
    line-height: 16px;
    color: black;
}

#footer {
    background-color: #EEEEEE;
    background-repeat: no-repeat;
    text-align: center;
    font-size: 10px;
    color: #999999;
}
#footer a { color: #999999; text-decoration: none; }
#footer a:hover { text-decoration: underline; }

h1,h2,h3 { margin: 0 0 8px 0; padding: 0 }
h1 { font-size: 16px }
h2 { font-size: 14px }
h3 { font-size: 12px }
h1.block { background-color: #7DBE36; color: white; display: block; width: 686px; padding:8px; }

.button { background-color: #373737; color: white; display: inline; font-weight: normal; font-size: 10pt; border: none; }
.button a { background-color: #373737; color: white; text-decoration: none; padding: 4px 7px; }
.button a:hover { background-color: #7DBE36; color: white; }

#vacature_item h1 { background-color: #7DBE36; color: white; display: block; width: 686px; margin: 0; padding:8px;  }
#vacature_item h2 { margin: 14px 0 2px 0; }
#vacature_item div.block { background-color: #EBF3DD; margin: 0; padding: 7px; }

#vacature_list h1 a { text-decoration: none; }
#vacature_list h1 a:hover { text-decoration: none; }
#vacature_list .row { cursor: pointer; background-color: #EBF3DD; }
#vacature_list .highlight { cursor: pointer; background-color: #7DBE36; color: white; }
#vacature_list .highlight a { color: white; }

#folder_list h1 a { text-decoration: none; }
#folder_list h1 a:hover { text-decoration: none; }
#folder_list .row { cursor: pointer; background-color: #EBF3DD; }
#folder_list .highlight { cursor: pointer; background-color: #7DBE36; color: white; }
#folder_list .highlight a { color: white; }

#page_tools { font-size: 10px; margin-bottom: 8px; }
#page_tools a { color: #999999; text-decoration: none; }
#page_tools a:hover { color: #7DBE36; text-decoration: underline; }

small { font-size: 10px; }
small a { color: #999999; text-decoration: none; }
small a:hover { color: #7DBE36; text-decoration: underline; }

.donkergrijs { color: #3399FF; }

td { font-size: 12px; line-height: 16px; vertical-align: top }
td.label small { font-weight: normal; }
td.input { /*padding-top: 8px;*/ }
td.n { white-space: nowrap; }
td.b { font-weight: bold; }
td.c { text-align: center; }
td.r { text-align: right; }

tr.header { background-color: #7DBE36; color: white }
tr.header a { color: white }
tr.light { background-color: white }
tr.dark { background-color: #F7FFED }

.abc { margin-bottom: 20px; }
.paginate { margin-top: 20px; }

.label_table {
    margin: 0; padding: 0;
    /*width: 830px;*/
}
.label {
    /*width: 200px;*/
    font-size: 12px;
    font-weight: bold;
    line-height: 16px;
    color: #7DBE36;
    text-transform: uppercase;
    /*text-align: right;*/
    padding-right: 10px;
}

hr { height: 1px; color: #a5a5a5; background-color: #a5a5a5; border: 0; }


/* These are standard sIFR styles... do not modify */

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

/* Hide Adblock Object tab: the text should show up just fine, not poorly with a tab laid over it. */
.sIFR-flash + div[adblocktab=true] {
  display: none !important;
}

/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */

.sIFR-hasFlash h1 {
	visibility: hidden;
}

.sIFR-hasFlash h2 {
	visibility: hidden;
	letter-spacing: -9px;
	font-size: 55px;
}

.sIFR-hasFlash h3 {
	visibility: hidden;
	letter-spacing: -6px;
	font-size: 25px;
}
