﻿/* defaults */
*															{ margin: 0; padding: 0; }
body														{ margin: 0; padding: 0; font-family: Arial; font-size: 11px;  background: #fff url('../images/bg.gif') repeat; text-align: center; }
	
a img														{ border: 0; }

h1, h2, h3, h4, h5, h6										{ font-weight: bold; font-style: normal; margin: 8px 0 4px 0; }
h4, h5, h6													{ font-weight: normal; }
h1															{ font-size: 13px; color: #7d0d00; } 
h2															{ font-size: 12px; color: #d45500; }
h3															{ font-size: 11px; color: #4c4c4c; }
h4															{ font-size: 13px; color: #7d0d00; }
h5															{ font-size: 12px; color: #d45500; }
h6															{ font-size: 11px; color: #4c4c4c; }

ul															{ padding: 0 0 0 18px; margin: 0 0 8px 0; line-height: 14px; }
ol															{ padding: 0; margin: 0 0 8px 22px; line-height: 14px; }
li															{ line-height: 14px; }
p															{ line-height: 14px; margin: 4px 0 2px 0; }
a															{ color: #4c4c4c; text-decoration: underline; outline: none; }

/* Start website*/
#wrapper													{ margin: 0 auto; width: 800px; background: #fff; text-align: left;}

/* Header */
#header														{ height: 115px; width: 800px; background: url('../images/header_800x115_zomer.jpg') no-repeat; }
#headerTop													{ height: 92px; }
#headerLeft													{ float: left; }
#headerRight												{ float: right; background: url('../images/header_balk.gif') no-repeat; color: #828282; width: 402px; height: 21px;   text-align: right; padding: 2px 0 0 0; font-size: 11px; }
#headerBottom												{ height: 23px; width: 800px; }

#headerRight a												{ color: #828282; text-decoration: none; }
#headerRight a:hover										{ color: #4c4c4c; text-decoration: underline; }
#headerRight a.active										{ color: #4c4c4c; text-decoration: underline; }

.searchfield												{ height: 13px; border: 1px solid #eaeaea; color: #828282; padding:1px 3px 0 3px; width: 100px; font-size: 11px; }
.searchbutton												{ height: 16px; border: none; background: #d45500; color: #fff; padding: 0 6px; }

/* MenuTop */
#headerBottom ul											{ padding: 0; margin: 0; list-style: none; }
#headerBottom li											{ float: left; position: relative; }
#headerBottom li a											{ color: #fff; display: block; height: 19px; font-size: 14px; font-weight: bold; padding: 4px 0 0 10px; width: 142px; text-decoration: none; }
#headerBottom li ul											{ display: none; position: absolute; top: 1em; left: 0; } 
#headerBottom li > ul										{ top: auto; left: auto; }
#headerBottom li:hover ul									{ display: block; }
#headerBottom .navitem1 ul li a, #headerBottom .navitem2 ul li a, #headerBottom .navitem3 ul li a,
#headerBottom .navitem4 ul li a								{ font-size: 12px; font-weight: normal; border-top: 1px solid #fff; color: #fff; display: block; padding: 3px 5px 1px 20px; text-decoration: none; width: 127px; }
.navitem1													{ background: url('../images/navigation_medisch_aanbod.gif') no-repeat; }
.navitem1 ul li a:link,
.navitem1 ul li a:visited,
.navitem1 ul li a:active 									{ background: #952b14; }
.navitem1 ul li a:hover 									{ background: #8a1e04; }
.navitem2													{ background: url('../images/navigation_patienten.gif') no-repeat; }
.navitem2 ul li a:link,	
.navitem2 ul li a:visited,
.navitem2 ul li a:active 									{ background: #df3040; }
.navitem2 ul li a:hover 									{ background: #bb0020; }
.navitem3													{ background: url('../images/navigation_bezoekers.gif') no-repeat; }
.navitem3 ul li a:link,	
.navitem3 ul li a:visited,
.navitem3 ul li a:active 									{ background: #a7a722; }
.navitem3 ul li a:hover 									{ background: #a49a00; }
.navitem4													{ background: url('../images/navigation_zorgverleners.gif') no-repeat; }
.navitem4 ul li a:link,	
.navitem4 ul li a:visited,
.navitem4 ul li a:active 									{ background: #e6bc3c; }
.navitem4 ul li a:hover 									{ background: #daac38; }
.navitem5													{ background: url('../images/navigation_vacatures.gif') no-repeat; }

/* Main */
#main														{ background: #fff; color: #828282; padding: 0 0 15px 0; }

/* Breadcrumb */
#breadCrumb													{ width: 618px; font-size: 10px; line-height: 13px; margin: 5px 0 3px 182px; }
#breadCrumb a												{ color: #828282; text-decoration: none; }
#breadCrumb .active											{ color: #4c4c4c; }

/* NavigationMenu */
#navigationMenu												{ float: left; width: 160px; margin: 0 10px 0 12px; }

#navigationMenu ul											{ list-style: none; list-style-image: none; margin: 0; padding: 0; }
#navigationMenu li a										{ display: block; padding: 3px 10px 4px 10px; width: 140px; font-size: 12px; background: #da7322; color: #fff; text-decoration: none;  border-top: 1px solid #fff; }
#navigationMenu li a:hover									{ background: #d06f1a; }
#navigationMenu li.active a									{ background: #d06f1a; font-weight: bold; text-decoration: underline; }
#navigationMenu ul.subMenu									{ list-style: none; margin-left: 17px; }
#navigationMenu ul.subMenu li a								{ color: #d06f1a; background: #fff; padding: 3px 13px; background: url('../images/bullet.gif') no-repeat 0 8px; width: 116px; }
#navigationMenu ul.subMenu li a:hover						{ font-weight: bold; background: url('../images/bullet.gif') no-repeat 0 8px; }
#navigationMenu ul.subMenu li.activeSub a					{ font-weight: bold; text-decoration: underline; }
#navigationMenu ul.subsubMenu								{ margin-left: 10px; }
#navigationMenu ul.subsubMenu li a							{ padding-right: 0; }

/* Content*/
#contentContainer											{ float: left; width: 606px; margin: 0; }
#contentBorder												{ border-top: 1px solid #eaeaea; border-left: 1px solid #eaeaea; border-right: 1px solid #eaeaea; min-height: 400px; height:auto !important; height:400px;  }
#content													{ padding: 10px 10px 0 20px; margin: 0; width: 568px; }
#content a													{ font-style: italic; color: #D45500; }
#contentFooter												{ background: url('../images/contentfooter.png') no-repeat; height: 20px; }

/* Footer */
#footer														{ width: 776px; background: url('../images/footer_corner.gif'); font-size: 9px; color: #828282; padding: 5px 12px; }
#footer a													{ color: #828282; text-decoration: none; }
#footer a:hover												{ color: #4c4c4c; }

/* Clearfix */
.clearfix:after 											{ visibility: hidden; display: block; font-size: 0; content: " "; clear: both; height: 0; }
.clearfix 													{ display: inline-block; }
/* start commented backslash hack \*/
* html .clearfix 											{ height: 1%; }
.clearfix 													{ display: block; }
/* close commented backslash hack */

/* JobNavigation */
#jobNav a													{ font-style: normal; }
.Back														{ float: left; }
.Apply														{ float: right; }

/* lblspAppLink */
#ctl00_templateMainContent_lblSpAppLink						{ display: block; margin: 15px 0 0 0; }
