#w3s_logo
{
      display :none;    
}

* 
{
	padding			: 0px;
	margin			: 0px;
}

img
{
	border			: 0px;	
}
a img {
    border:0px;
}
p
{
	margin			:  0 0 20px 0;
}

li, dd, blockquote 
{
	margin-left		: 25px;
}

H1
{
	font-size		: 16px;
    color			: #1b2e7e;
}

H2
{
	font			: 11px Arial;
    color			: #000;
}

a
{
	behavior		: url(/Include/hover.htc);	
	text-decoration	: none;
	font-weight		: bold;
	color			: #1b2e7e;
}

a:hover
{
	color			: #0087d4;
}

html, body 
{
	font			: 11px Arial;
    background-color: #fff;
    color			: #000;
    width			: 100%;
    text-align		: center;   
}

html
{
    overflow		: -moz-scrollbars-vertical;
}

.clear
{
	clear			: both;	
	line-height		: 0px;
	font-size		: 0px;
}

.H90
{
	height			: 90px;
	width			: 1px;
}

#w3s_logo
{
      display :none;    
}

#MainContainer, #MainContainerHome
{
	top				: 0;
	position		: relative;
	width			: 975px;
	border			: 1px solid #a19b97;
	border-top		: 0px;
	text-align		: left;
	margin-bottom	: 20px;
}

#MainContainer
{
}

#Header
{
    width			: 975px;
    height			: 80px;
}
#NovaLogo
{
	position		: absolute;
    top				: 20px;
    left			: 0px;
    z-index			: 2;
    left			: 10px;
}

#NovaPrintLogo
{
	display:none;
}
/* topmenu */

#TopMenu
{
	position		: absolute;
    padding-right	: 43px;
    top				: 35px;
	float			: right;
	right			: 165px;
	font-size		: 10px;
}
.TopMenuItem
{
    float			: right;
}
.TopMenuTussenBlok
{
	padding			: 0 6px;
    float			: right;
}

#TopMenu .TopMenuItem a, #TopMenu .TopMenuItem a:hover
{
	color			: #000;
}

#ZoekBox
{
	position		: absolute;
    top				: 32px;
    right			: 37px;
}

#SearchTag
{
    float			: left;
    cursor          : pointer;
}

#SearchTag input
{
	background-color: #fff;
	border			: 0px; 
	cursor			: hand;
	cursor			: pointer;
	font-size		: 11px;
}

#SearchTag a
{
	color			: #000;
}

#Search
{
    width			: 125px;
    float			: left;
}

#SearchString
{
    border			: solid 1px #CCC;
    width			: 123px;
    height			: 20px;
    float			: left;
}

#SearchContent table
{
	width			: 480px;
}

/* menu */
#MenuContainer
{
    width			: 100%;
    height			: 50px;
}
#HoofdMenu
{
	position		: relative;
    float   		: right;
    font-size		: 14px;  
    margin-top		: 12px;
}
#TabMenuLeft
{
	position		: relative;
    bottom			: 17px;
    width			: 14px;
    height			: 38px;
    float			: left;
    background		: url(/Images/menu_sub_hoek_links.gif) no-repeat left bottom;
}

.ContentMenu
{
	float			: left;
	background		: url(/Images/menu_underline.gif) repeat-x left bottom;
}

.ContentMenu ul li{
    list-style:none;
    padding:0px;
    height:21px;
}

.ContentMenu ul li ul {
    position: absolute;
    z-index: 9999999999999;
    width:170px;
    margin-top:3px;
    padding-bottom:12px;
    background-image : url('/Images/submenu_bottom.png');
    background-repeat:no-repeat;
    background-position:left bottom;
    margin-left:-6px;
}

.ContentMenu ul li ul li {
    margin-left:0px;
    border-left:solid 1px #b9b4b1;
    border-right:solid 1px #b9b4b1;
    background-color:white;

}

.ContentMenu ul li ul li A {
    margin-left:6px;
}

.ContentMenu a, .ContentMenu a:visited
{
	color			: #a19b97;
}

.ContentMenu a:hover
{
	color			: #000;
}

.HoofdMenuItemCurrent, .SubMenuItemCurrent, .HoofdMenuItemCurrent a, #HoofdMenu .ContentMenu .HoofdMenuItemCurrent a, .ContentMenu .SubMenu .SubMenuCenter .SubMenuItemCurrent a
{
	font-weight		: bold;
	color			: #000;
}

.HoofdMenuItem, .HoofdMenuItemCurrent
{
	float			: left;
	padding-right	: 14px;
}

.MenuRight
{
	float			: left;
	width			: 31px;
}
/* SubMenu */

.SubMenu
{
	display			: none;
}

.SubMenuLeft
{
	background		: #fff url(/Images/menu_sub_hoek_links.gif) no-repeat left bottom;
	top				: -19px;
	height			: 38px;
	width			: 14px;
	position		: absolute;
	float			: left;
	left			: 0px;
}

.SubMenuCenter
{
	background		: url(/Images/menu_underline.gif) repeat-x left bottom;
	margin			: 2px 0 0 11px;
	height			: 17px;
	float			: left;
}

.SubMenuItem, .SubMenuItemCurrent
{
	font-weight		: bold;
	font-size		: 11px;
	padding-left	: 10px;
	height          : 18px;
	line-height     : 18px;
}

.SubMenuItemCurrent A {
    color: #000 !Important;	
}

.SubMenuItem a, .SubMenuItem a:visited
{
	color			: #a19b97;	
}

.SubMenuItem a:hover
{
	color			: #000;	
}

.SubMenuRight
{
	background		: url(/Images/menu_hoek_rechts.gif) no-repeat left bottom;
	float			: left;
	height			: 19px;
	width			: 14px;
}
/*einde topmenu*/
#MainContent
{
	width			: 975px;
}

#ContentRight
{
	width			: 159px;
	float			: right;	
}

.ContentLeft P,.ContentRight P{
    margin-bottom:0px;
}

#ContentLeft
{
	width			: 800px; 
	float			: left;	
	font-size		: 11px;
}

#ContentLeftLeft
{
	width			: 290px;
	float			: left;
}

#ContentLeftRight
{
	width			: 480px;
	float			: left;	
}

#Content
{
	font-size		: 11px;
}

#ContentHome
{
	padding-left:15px;
	margin-top:12px;
}

.ContentTitel,.ContentTitelTekst
{
	font-weight		: bold;
	margin			: 12px 0 20px;
    font-size		: 16px;
    color			: #1b2e7e;
    text-align		: left;
}
.ContentTitelTekst
{
	float:left;
}


.ContentTitelNieuws
{
	position		: relative;
	float			: left;
	width			: 260px;
	font-weight		: bold;
	margin			: 35px 0 20px;
    font-size		: 16px;
    color			: #1b2e7e;
    text-align		: left;
}


.RssNieuws
{
	position relative;
	float:right;
	width:180px;
	font-size:12px;
	font-weight:normal;
	margin-top: 35px;
	text-align:right;
	padding-right:30px;
}

.pollTitel
{
	position		:relative;
	font-weight		: bold;
	margin			: 0px 0 20px;
    font-size		: 16px;
    color			: #1b2e7e;
    text-align		: left;
}

.ContentTitelLocatie
{
	font-weight		: bold;
	margin			: 35px 0 20px;
    font-size		: 16px;
    color			: #1b2e7e;
}

.ContentLinks, .ContentLeft
{
	width			: 220px;	
	float			: left;
	padding-bottom	: 10px;
}

.ContentRechts, .ContentRight
{
	width			: 220px;
	float			: right;
	margin			: 0 20px 10px 0;
}

.ContentOnder
{
	width			: 450px;
	margin-bottom	: 10px;
	clear			: both;
}

#BannerLinksKlein
{
    width			: 221px;
    height			: 380px;
    left			: 0px;
    float			: left;
}

#BannerLinksTekst
{
    width			: 221px;
    float			: left;
    font-size		: 11px;
    left			: 29px;
    margin-top		: 20px;
    position		: relative;
}


#ClosePopUp
{
	position		: absolute; 
	margin-right	: -1px;
	right			: 10px;
}

#PopUpPicture
{
	border			: solid 1px #a19b97;
}

#AgendaReeks
{
    font-weight		: bold;
    font-size		: 10px;
}

#GooglePath
{
	margin-bottom	: 12px;
	width			: 450px;
	font-size		: 10px;
}

#Colofon, #Colofon a, #Colofon a:hover, #Colofon a:visited
{
	color			: #C0C0C0;
	font-size		: 9px;
}

.Poll, #ContentLeftLeft .Border
{
	margin-left		: 30px;
}

.BorderAandachtsveld {
    text-align:left;
    padding-bottom:24px;
}

.Border
{
	text-align		: center;	
}

.BorderTitel
{
	margin-bottom	: 6px;	
}

.BorderAandachtsveld .BorderTopBottom {
    width:217px;
}

.BorderTopBottom
{
	height			: 13px;
	width			: 181px;
	float			: left;
}
.BorderAandachtsveld .BorderTop, .BorderAandachtsveld .BorderBottom {
    width: 191px;
}

.BorderTop, .BorderBottom
{
	float			: left;
	height			: 3px;
	width			: 155px
}

.BorderBottom
{
	margin-top		: 10px;
}

.BorderCorner
{
	float			: left;
	height			: 13px;
}
.BorderAandachtsveld .BorderCenter {
    width: 190px;
}

.BorderCenter
{
	float			: left;
	width			: 154px;
	padding			: 0 10px;
}

.BorderTekst
{
	text-align		: left;	
}

.Radio, .RadioBorder
{
	text-align		: left;
}

.RadioBorder
{
	margin-left		: 10px;	
}

.PollSubmit
{
	margin-top		: 10px;	
}

.ResultTitel
{
	text-align:left;
}

.ResultPane
{
	background-color: #1B2E7E;	
	height			: 11px;
	float			: left;	
}

.ResultPaneFull
{
	height			: 11px;
	float			: left;	
	width			: 100px;
}

.Answers
{
	float			: left;	
	margin-top		: -2px;
}

/*opleidingen*/
.OpleidingLinks
{
	width			: 220px;	
	float			: left;
	margin-bottom	: 10px;

}

.OpleidingRechts
{
	width			: 220px;
	float			: right;
	margin			: 0 20px 10px 0;
}

#HomeBanner
{
	position		: relative;
	height			: 400px;
}

.BannerHome
{
    position		: absolute;
    top				: 0px;
    left			: 55px;
    -ms-filter      :"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter			: alpha(opacity=0);
    opacity			: 0;
	height			: 376px;
}

center #MainContainerHome #MainContent #ContentLeft #HomeBanner img,
center #MainContainerHome #MainContent #ContentLeft #HomeBanner A img,
center #MainContainerHome #MainContent #ContentLeft #HomeBanner A {
    border:0px;
    text-decoration:none;
    color:#ffffff;
}

#TabelLinks, #TabelRechts
{
	width			:14px;
	height			:18px;
}

#TabelLinks
{
	background		: url(/Images/opleiding_tabel_links.gif) no-repeat left bottom;
}

#TabelRechts
{
	background		: url(/Images/opleiding_tabel_rechts.gif) no-repeat left bottom;
}

.TabelOnder
{
	height			: 18px;
	background		: url(/Images/opleiding_tabel_onder.gif) repeat-x left bottom;
}

.AfdelingTitel
{
	margin			: 25px 0 12px;
	font-size		: 14px;
	color			: #1b2e7e;
	font-weight		: bold;
}

#ContentMailForm
{
	position		: relative;
    left			: 0px;
    width			: 430px;
	margin-top		: 10px;
}

.kruimelpad
{
	font-size			: 10px;
	padding-bottom:12px;
}

.KruimelpadOpleidingen
{
    width				: 500px;
}

.OpleidingDetailTitel
{
	color			: #000;
	font-weight		: bold;
}

.ContentTitelOpleiding
{
    width			: 475px;
	font-weight		: bold;
	margin			: 24px 0 0 0;
    font-size		: 16px;
    color			: #1b2e7e;
}

.titelCluster
{
	font-size		: 14px;
	padding-bottom	: 4px;
}
  
.BannerRechtsContent
{
    position:relative;
	height			: 130px;
	width			: 160px;
	right			: 1px;
}

.banner1LayOverTop
{
	position		: absolute;
	top				: 0px;
	left			: 0px;
	height			: 6px;
	width			: 6px;
	background-image: url('/Images/BorderRandTop.png');
	background-repeat: no-repeat;
}

.banner1LayOverOnder
{
	position		: absolute;
	bottom			: 0px;
	left			: 0px;
	height			: 6px;
	width			: 6px;
	background-image: url('/Images/BorderRandOnder.png');
	background-repeat: no-repeat;
	margin-bottom	: -3px;
}

.bannerrechtsspace
{
	height:19px;
}

.ContentKnop
{
	position:relative;
    left:0px;
    width:430px;
	text-align: left;  
	margin-top:10px;
    margin-left:0px;
}

.ContentSubTitel
{
    width:400px;
	font-weight:bold;
    font-size:12px;
    color:#1b2e7e;
    padding-bottom:6px;
}

.ContentOpleidingDisclamer
{
	position:relative;
    width:530px;
    font-size:9px;
}

tr
{
	font-size:11px;
}

.LabelNews
{
	font-weight:bold;
	color:#1b2e7e;
}

.LabelDatum
{
	font-weight:bold;
	font-size:9px;
	padding-bottom:12px;
}

.SitemapLevel1
{
	font-size:12px;
    color:#1b2e7e;
	font-weight:bold;
	margin-left:50px;
	text-align:left;
}

.SitemapLevel2
{
	margin-left:75px;
	text-align:left;
}

.AgendaItem
{
    border-left:solid 1px #656565;
    border-right:solid 1px #656565;
    padding-left:5px;
}

.DayNumber
{
	width:20px;
}

.DayNumberRed
{
	width:20px;
	color:#FF0000;
	font-weight:bold;
}

.AgendaSpaceBetween
{
    width:20px;
    padding-left:20px;
}

td.LabelAgenda 
{
	width:162px;
}

#Sitemap
{
	position:relative;
	width:400px;
	left:0px;
	text-align: left;  
	margin-top:20px;
	margin-left:0px;
	float: left;
}

input.field
{
    border: solid 1px #CCCCCC;
    width:200px;
    height:18px;
    font-family: Arial;
    font-size:12px;
}

.formLabel, formLabelMail
{
    width:150px;
}

.FormulierBlok
{
	position:relative;
	left:-0px;
	width:550px;
}

.klein
{
	font : 11px Arial;
	font-weight:normal;
	color:#000;
}

.iframe
{
	position:relative;
	margin-left:-30px;
	width:560px;
	height:480px;
}

.fotalbumBlock
{
	position:relative;
	left:-60px;
}

span.NieuweOpleiding
{
	color:Red;
	font-weight:normal;
	font-size:11px;
}

.welPrinten
{
	display:none;
}

.chicklets
{
	padding-left:12px !Important;
}

.SMhyves
{
	height:15px;
	line-height:16px;
	font-size:11px;
}

.printKnop
{
	height:15px;
	line-height:16px;
	font-size:11px;
	padding-top:6px;
}

.printKnop img
{
}

.stButton img
{
	vertical-align:bottom;
	margin-left:3px;
	margin-right:3px;
}

.ContentOnderAfdeling
{
	padding-top:16px;
	padding-bottom:12px;
}

.SocialMedia
{
	height:14px;
	margin: 15px 0 20px 0px;
}

.SocialMediaBox
{
	height:16px;
	margin-top: 0px;
}
.Publication .chapeau {
    margin:15px 0px;
}
.Publication h2 {
    font-size:14px;
    font-weight:bold;
    color:#000066;
    margin-bottom:15px;
}
.Publication h3 {
    margin-bottom:10px;
    font-size:12px;
    font-weight:bold;
    color:#333333;
}
.Publication span.label {
    position:relative;
    display:block;
    float:left;
    clear:both;
    margin-top:20px;
    width:100px;
    color:#aaaaaa;
    font-weight:bold;
}
.Publication div.value {
    position:relative;
    float:left;
    width:380px;
    margin-top:20px;
}
.Publication div.value P {
    margin-bottom:0px;
}
.Publication span.label.date {
    clear:none;
    width:90px;
}
.Publication div.value.date {
    width:110px;
    clear:none;
}
.Publication img.left {
    margin:10px 10px 10px 0px;
    float:left;
}
.Publication div.link {
    width:180px;
    float:left;
    margin:0px 10px 15px 0px;
    color:#9999aa;
    font-size:10px;
}
.Publication div.link a {
    font-size:11px;
    padding-left:20px;
    background-image:url('/Images/Link.png');
    background-repeat:no-repeat;
}
.Publication blockquote {
    font-style:italic;
    background-image:url('/Images/Quote.png');
    background-repeat:no-repeat;
    background-position:0px 5px;
    margin:0px;
    padding:3px 15px 0px 30px;
    min-height:25px;
}
.Publication div.quote span {
    display:block;
    margin:3px 0px 10px 0px;
    color:#666666;
}
.Publication div.image {
    float:left;
    width:180px;
    margin:0px 10px 15px 0px;
}
.Publication .yellow {
    background-color:#FFFFCC;
}

.TwitterLike
{
    position:relative;
    float:right;
    padding-top:3px;
    width:110px;
}

.SMregel
{
    position:relative;
    height:20px;
    vertical-align:top;
}

.SMregel span
{
    padding-top:0px;
    margin-top:0px;
}

.Footer{
    border-top		: 1px solid #a19b97;
    background-color: #f1f0f0;
    min-height      : 100px;
    padding         : 15px 20px 5px 20px;
    margin-top      : 24px;
}

.FooterContact{
    float:left;
    width:300px;
}


.FooterNieuws{
    float:left;
    width:350px;
}

.FooterNieuwsLink 
{
    line-height:18px;
}

.FooterSM{
    float:right;
    width:145px;
}

.FooterTitel
{
    color:#A19B97;
    padding-bottom:6px;
    font-size:12px;
    font-weight:bold;
}

.AandachtBtn
{
    float:left;
    width:90px;
    padding-right:5px;
}

.OpleidingZoekContainer {
   position:relative;
   height:50px;
}

.btnOpleidingzoeker {
    position:relative;
    padding-left: 58px;
    height:1px;
}

.layover {
    position:absolute;
    z-index:9999998;
    top:18px;
    left:63px;
}

#layover {
    display:none;
}

.imgZoeker {
    position:absolute;
    left:55px;
    z-index:9999999;
    background-image:url('/Images/opleidingzoeker/opleidingzoeker.png');
    background-repeat:no-repeat;
    height:37px;
    width:160px;
    cursor:pointer;
}

.imgZoeker:hover {
    background-image:url('/Images/opleidingzoeker/opleidingzoekerActief.png');

}

.layover .LeftTop {
    background-image:url('/Images/opleidingzoeker/left_top.png');
    background-repeat:no-repeat;
    height:34px;
    width:18px;
}
.layover .Top {
    background-image:url('/Images/opleidingzoeker/top.png');
    background-repeat:repeat-x;
    height:34px;
}
.layover .RightTop {
    background-image:url('/Images/opleidingzoeker/right_top.png');
    background-repeat:no-repeat;
    height:34px;
    width:18px;
}

.layover .Left {
    background-image:url('/Images/opleidingzoeker/left.png');
    background-repeat:repeat-y;
    min-height:150px;
    width:18px;
}
.layover .Center {
    background-color:White;
    min-height:150px;
}
.layover .Right {
    background-image:url('/Images/opleidingzoeker/right.png');
    background-repeat:repeat-y;
    min-height:150px;
    width:18px;
}

.layover .LeftBottom {
    background-image:url('/Images/opleidingzoeker/left_bottom.png');
    background-repeat:no-repeat;
    height:21px;
    width:18px;
}
.layover .Bottom {
    background-image:url('/Images/opleidingzoeker/bottom.png');
    background-repeat:repeat-x;
    height:21px;
}
.layover .RightBottom {
    background-image:url('/Images/opleidingzoeker/right_bottom.png');
    background-repeat:no-repeat;
    height:21px;
    width:18px;
}

.layover .SubTitel {
    color:#00838a;
    font-weight:bold;
    font-size:14px;
    height:42px;
}

.layover ul li {
    list-style:none;
    margin:0px;
    margin-bottom:6px;
}

.layover #stap2,.layover #stap3,.layover #stap4 {
    display:none;
}

.layover .stap1 {
    width:147px;
    float:left;
    padding-right:15px;
}

.layover .stap2 {
    width:115px;
    border-left: solid 1px #d2d2d2;
    float:left;
    padding-left:15px;
    padding-right:15px;
}

.layover .stap3 {
    width:160px;
    border-left: solid 1px #d2d2d2;
    float:left;
    padding-left:15px;
    padding-right:15px;
}

.layover .stap4 {
    width:170px;
    border-left: solid 1px #d2d2d2;
    float:left;
    padding-left:15px;
    padding-right:15px;
}

.layover .stap1 A,.layover .stap2 A,.layover .stap3 A,.layover .stap4 A {
    display:block;
    line-height:16px;
    padding-bottom:4px;
    padding-right:5px;
    color:#979b9c;
}

.layover .stap1 A:hover ,.layover .stap2 A:hover ,.layover .stap3 A:hover ,.layover .stap4 A:hover  {
    color:#00838a;
    background-image:url('/Images/opleidingzoeker/bg_menu.png');
    background-position:bottom right;
    background-repeat:no-repeat;
    display:block;
    padding-right:5px;
    padding-bottom:4px;
    line-height:16px;
}
