* {
    text-align: left;
	margin: 0px;
	padding: 0px;
}

html, body {
    border: 0px;
    
    width: 100%;
    height: 100%;
    
    padding: 0px;
    margin: 0px;
    
    font-size: 0.9em;
    font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
}

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

img {
    border: 0px;
}

h1 {
    font-size: 1.6em;
}
h2 {
    font-size: 1.2em;
}

/**
 * Generieke CSS elementen
 */
#wrapper {
	width: 866px;
	height: auto !important;
	height: 620px;
	min-height: 620px;
	margin-left: auto;
	margin-right: auto;
	/*padding-left: 32px;
	padding-right: 32px;*/
	border: 0px;
}
#top_bar {
	height: 19px;
	padding-top: 16px;
	color: #a0a0a0;
}
#top_bar a {
	color: #a0a0a0;
}
#footer {
	width: 866px;
	height: 40px;
	padding-top: 20px;
	clear: both;
	position: relative;
	bottom: 0px;
	left: 0px;
	top:10px;
}
#footer .left {
	list-style: none;
	clear: left;
}
#footer .left li {
	display: block;
	float: left;
	border-right: 1px solid #a0a0a0;
	padding-right: 1em;
	margin-right: 1em;
	line-height: 1.6em;
}
#footer .left li.last {
	border: 0px;
}
#footer .left li.last .small {
	font-size: 1em;
}
#footer .left li.last .medium {
	font-size: 1.2em;
}
#footer .left li.last .large {
	font-size: 1.4em;
}
#footer .left li a {
	color: #a0a0a0;
}
#footer .right {
	float: right;
	margin-right: 16px;
}

/**
 * Homepage specifieke css
 */
#header_home .left {
	float: left;
	width: 242px;
	height: 243px;
	margin-right: 0px;
}
#header_home .right {
	float: left;
	width: 611px;
	height: 243px;
	background: #fff url(../../gfx/bg.header.home.jpg) no-repeat;
    position:relative;
    z-index:99999;
}
#header_home .right a {
    background-image:url('../../gfx/kort.png');
    width:154px;
    height:152px;
    top:30px;
    right:30px;
    font-size:0.1em;
    position:absolute;
    display:block;
}
#header_home .right a:hover {
    background-image:url('../../gfx/kort_hover.png');
}
#content {
	position: relative;
	top: 20px;
	width: 866px;
	/*height: 254px;*/
	min-height: 254px;
}
#content .large_block {
	width: 242px;
    height: auto !important;
    /*height: 254px;*/
	min-height: 274px;
	margin-right: 20px;
	float: left;
}
#content .large_block .content {
	color: #00355f;
	padding: 0 15px 14px 20px;
}
#content .large_block .content a {
	color: #00355f;
}
#content .large_block .content .linklist {
	margin: 0px;
	margin-top: 14px;
	list-style: none;
}
#content .large_block .content .linklist li {
	display: block;
	margin: 0px;
	margin-bottom: 5px;
}
#content .large_block .content .linklist li a {
	text-decoration: none;
}
#content .large_block .content .linklist li a:hover {
    text-decoration: underline;
}
#content .large_block h2 {
	height: 26px;
	padding-left: 18px;
	padding-top: 14px;
	margin-bottom: 0px;
}
#content .large_block h2 a {
	color: #fff;
}
#content .large_block .content .news_item {
	margin-top: 14px;
}
#content .purple {
	background-color: #efe5f1;
}
#content .purple h2 {
	background: #914e9f;
}

#content .blue {
	width: 284px;
	margin-right: 24px;
	background-color: #edf1f4;
}
#content .blue h2 {
	background: #00355f;
}

#content .small_block_pink {
	width: 282px;
    height: auto !important;
	height: 147px;
    min-height: 147px;
	background: #fce3f0;
	float: left;
}
#content .small_block_pink .content {
	color: #00355f;
	padding: 0 15px 10px 20px;
}
#content .small_block_pink .content a {
    color: #00355f;
}
#content .small_block_pink h2 {
	background: #ec4399;
	height: 26px;
	padding-left: 17px;
	padding-top: 14px;
	margin-bottom: 14px;
}
#content .small_block_pink h2 a {
	color: #fff;
}
#content .small_block_lightblue {
	width: 282px;
	height: auto !important;
    height: 108px;
    min-height: 108px;
	margin-top: 20px;
	background: #d9f4f8;
	float: left;
}
#content .small_block_lightblue .content {
	color: #00355f;
	padding: 0 15px 10px 20px;
}
#content .small_block_lightblue h2 {
	background: #00b3cd;
	height: 26px;
	padding-left: 17px;
	padding-top: 14px;
	margin-bottom: 14px;
}
#content .small_block_lightblue h2 a {
	color: #fff;
}
#content .small_block_lightblue .content .linklist {
    list-style: none;
}
#content .small_block_lightblue .content .linklist li a {
    color: #00355f;
}

/**
 * DEFAULT TEMPLATE
 * MENU
 */
#left_bar {
	width: 242px;
    height: auto !important;
    /*height: 516px;*/
    /*min-height: 516px;*/
    background: #00355f;
}
#left_bar ul {
	list-style: none;
	display: block;
	background: #00355f;
	margin-top: 0px;
}
#left_bar ul li.top_image {
    background: #fff;
    padding: 0px 0px 15px 0px !important;
    margin: 0px !important;
    
}
#left_bar ul li {
	display: block;
    height: auto !important;
	height: 20px;
    min-height: 20px;
	padding: 6px 10px 6px 10px;
	border-bottom: 1px solid #fff;
}
#left_bar ul li.bigtext {
    color: #fff;
    font-weight: bold;
    font-size: 1.1em;
    border: 0px;
    padding-top: 60px
}
#left_bar ul li.nomargin {
    color: #fff;
    font-weight: bold;
    border: 0px;
}
#left_bar li.purple a.active {
    color: #914e9f;
}
#left_bar li.lightblue a.active {
	color: #00b4cd;
}
#left_bar li.pink a.active {
	color: #ec4399;
} 
#left_bar li.blue a.active {
	color: #91b4e5;
}
#left_bar ul li a {
	color: #fff;
	font-weight: bold;
}
#left_bar ul li ul.submenu {
    height: auto;
    margin-top: 0px;
}
#left_bar ul li ul.submenu li {
    padding: 0px 10px 0px 10px;
    border: 0px;
}
#left_bar ul li ul.submenu li a {
    font-size: 0.8em;
}

/**
 * DEFAULT TEMPLATE
 * CONTENT
 */
.subPageList {
	list-style:none;
}
.persoonlijk {
	color:#FFFFFF;
	font-weight:bold;
	margin-left:5px;
}
#content_right {
	float: right;
	width: 606px;
	margin-left: 15px;
}
#content_right #sub_header {
    height: 40px;
    width: 100%;
    padding-left: 15px;
    padding-top: 80px;
    color: #fff;
}
#content_right .purple {
    background: #914e9f;
}
#content_right .pink {
    background: #ec4399;
}
#content_right .lightblue {
    background: #00b3cd;
}
#content_right .blue {
    background:#00355f;
}
#content_right .yellow {
    background: #d2b832;
}
#content_right #sub_content {
    margin-top: 0px;
    /*height: 396px;*/
    overflow: auto;
    color: #00355f;
    padding-right: 15px;
    padding-left: 15px;
    background: #fff;
}
#content_right #sub_content p.margin_top_15 {
    margin-top: 14px;
    height: 1px;
}
#content_right #sub_content h1 {
    margin-top: 15px;
    font-size: 1.3em;
}
#content_right #sub_content a {
    color: #00355f;
    text-decoration: underline;
}
#content_right #sub_content p {
    margin-top: 10px;
}
/**
 * Contentlinks van subpagina's onderaan het artikel
 */
#content_right #sub_content ul.subpage_list {
    margin-top: 20px;
    list-style: none;
}
#content_right #sub_content ul.subpage_list li {
    margin-bottom: 15px;
}
#content_right #sub_content ul.subpage_list li a {
    text-decoration: underline;
}

#content_right #sub_content ul.subpage_list_bold {
    margin-top: 20px;
    list-style: none;
}
#content_right #sub_content ul.subpage_list_bold li {
    margin-bottom: 15px;
}
#content_right #sub_content ul.subpage_list_bold li a {
    text-decoration: underline;
    font-weight: bold;
}

/**
 * CONTENT PAGINAS KLEUR DEFINITIE
 */
#content_right #sub_content.purple h1 {
    color: #914e9f;
}
#content_right #sub_content.pink h1 {
    color: #ec4399;
}
#content_right #sub_content.lightblue h1 {
    color: #00b3cd;
}
#content_right #sub_content.blue h1 {
    color: #00355f;
}
#content_right #sub_content.yellow h1 {
    color: #d2b832;
}
#content_right #sub_content h2 {
    color: #00355f;
    margin-top: 15px;
    margin-bottom: 10px;
    font-weight: bold;
    font-size: 1.1em;
}

/**
 * VACATURE MODULE
 */
#content_right #sub_content ul.vacTable {
    margin-top: 15px;
    list-style: none;
}
#content_right #sub_content table.vacDetailTable {
    margin-top: 15px;
}
#content_right #sub_content table.vacDetailTable tr th {
    width: 100px;
}
#content_right #sub_content table.vacDetailTable tr td {
    width: 75%;
}

/**
 * HUISARTS AANMELDEN PAGINA
 */
#sub_content table.huisartsform {
    width: 460;
}
#sub_content table.huisartsform tr th.label {
    width:200px;
}
#sub_content table.huisartsform tr td {
    width: 250px;
    padding-left: 1px;
    padding-right: 1px;
    text-align: left;
}
#sub_content table.huisartsform tr td.full {
    width: 100%;
}

#content_right #sub_content table.huisartsform tr td input.input_box {
    border: 1px solid #00355f;
    color: #00355f;
    width: 100%;
    font-size: 1.0em;
}
#content_right #sub_content table.huisartsform tr td textarea.input_box {
    border: 1px solid #00355f;
    color: #00355f;
    width: 100%;
    font-size: 1.0em;
}
#content_right #sub_content table.huisartsform tr td input.input_box_small {
    border: 1px solid #00355f;
    color: #00355f;
    width: 50px;
    font-size: 1.0em
}
#content_right #sub_content table.huisartsform tr td input.submit {
    width: 200px;
    font-size: 1.0em;
    text-align:center;
}
#content_right #sub_content table.huisartsform tr td.full table.ha {
    width: 450px;
}
#sub_content table.huisartsform tr td.full table.ha tr th {
    width: 200px;
}
#sub_content table.huisartsform tr td.full table.ha tr th.small {
    width: 50px;
}
#sub_content table.huisartsform tr td.full #ha_extra {
    width: 100%;
}
#sub_content table.huisartsform tr td.full #ha_extra p.small {
    width: 90px;
    clear: left;
    display: block;
    margin-right: 5px;
    float: left;
    font-weight:bold;
}
#sub_content table.huisartsform tr td.full {
    padding-top: 15px;
    padding-bottom: 15px;
}
#sub_content table.huisartsform tr td.full #ha_extra p.big {
    width: 150px;
    margin-right: 5px;
    float: left;
    font-weight: bold;
}
#sub_content table.huisartsform tr td.full #ha_extra select {
    float: left;
    clear: left;
    width: 90px;
    margin-right: 5px;
}
#sub_content table.huisartsform tr td.full #ha_extra input {
    float: left;
    width: 150px;
    margin-right: 5px;
}
/**
 * SITEMAP PAGINA
 */
#content_right #sub_content .sitemapList li {
    margin-left: 20px;
}

/**
 * FAQ MODULE
 */
#content_right #sub_content .faq dt {
    margin-top: 10px;
}
#content_right #sub_content .faq dt a {
    text-decoration: none;
}
#content_right #sub_content .faq dt.questionActive a {
    font-weight: bold;
}
#content_right #sub_content .faq dt a:hover {
    color: #a0a0a0;
}
#content_right #sub_content .faq dt.questionActive a:hover {
    color: #00355f;
}
#content_right #sub_content .faq .answerHidden {
    display:none;
    visibility: hidden;
}
#content_right #sub_content .faq .answerVisible {
    display:block;
    visibility: visible;
}