﻿@import url("css/menu.css");
@import url("css/menu_links.css");

/* CSS Document */
body {background:#006d8c; height:100%; margin:0 20px 0 20px; padding:0px; }
body.editor{background:#ffffff; margin:0px; padding:0px; font-size:12px; font-family: Verdana, Arial, Helvetica, sans-serif;}
#BodyLink, #BodyImage {background:#ffffff;}
ul, li, ul li { list-style-type:disc; }
h1 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size:16px; color:#006D8C; }
h2 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size:11px; color:#303030; }
h3 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size:11px; font-weight:bold; color:#006D8C; text-transform:uppercase; }
span { }


/*-------- design style --------*/
#headerPaneBottom {
	width: 100%; 
	height: 105px; 
	background-color: #FFFFFF;
	background-image: url('images/bg-Header-Top-Right.gif');
	background-repeat: no-repeat;
	background-position: right bottom;
}
#headerPaneTop {
	width: 95%; 
	height: 105px; 
	background-color: #FFFFFF;
	background-image: url('images/bg-Header-Top-Left.gif');
	background-repeat: no-repeat;
	background-position: left bottom;
}
#headerTop {
	width: 900px;
	height: 80px;
}
#headerBottom {
	width: 900px;
	height: 25px;
}
#usabilityPane {
	width: 295px;
	height: 30px;
	float: none;
}
#searchPane {
	width: 295px;
	height: 20px;
	float: none;
}
#sitemapPane {
	width: 295px;
	height: 30px;
	float: none;
}
#menuTableLeft {
	background-color: #262626;
	background-image: url('images/bg-Menu-Left.gif');
	background-repeat: no-repeat;
	background-position: left bottom;
}
#menuTableRight {
	background-color: #262626;
	background-image: url('images/bg-Menu-Right.gif');
	background-repeat: no-repeat;
	background-position: right bottom;
}
/*------------ Breadcrumb Style --------------*/
#breadCrumb {
	height: 40px;
	text-align: left;
	padding: 10px 0 0 0px;
	color: #ffffff;
	margin-left:148px;
}
.breadCrumbCell{color:#ffffff;font-size: 11px; width:80%;}
.breadCrumbCell a, .breadCrumbCell a:link, .breadCrumbCell a:active, .breadCrumbCell a:visited{ color:#ffffff; text-decoration: underline; }
a.Breadcrumb:link,a.Breadcrumb:active,a.Breadcrumb:visited{ color:#ffffff; text-decoration: underline; }
a.Breadcrumb:hover{color:#FFFFFF;}

.LoginCell{font-family: Verdana, Arial, Helvetica, sans-serif; color:#ffffff; font-size:11px;text-align:right; width:20%;}
.LoginCell a.user:link,.LoginCell a.user:active,.LoginCell a.user:visited {font-family: Verdana, Arial, Helvetica, sans-serif; color:#ffffff; font-size:11px; text-decoration: underline;}
.LoginCell a.user:hover{color:#ffffff; text-decoration: underline;}

a.user:link, a.user:active, a.user:visited {font-family: Verdana, Arial, Helvetica, sans-serif; color:#ffffff; font-size:11px; text-decoration: underline;}
a.user:hover{color:#ffffff; text-decoration: underline;}

#contentPaneOuterOuter {
	width: 100%;
	height: auto;
	display: table;
	background-color: #FFFFFF;
	background-image: url('images/bg-Header-OuterTop-Right.gif');
	background-repeat: no-repeat;
	background-position: right top;
}
#contentPaneOuter {
	width: 100%;
	height: auto;
	display: table;
	background-color: transparent;
	background-image: url('images/bg-Header-Top-Right.gif');
	background-repeat: no-repeat;
	background-position: right bottom;
}
#contentPaneInner {
	width: 100%;
	height: auto;
	display: table;
	background-color: #FFFFFF;
	background-image: url('images/bg-Header-Top-Left.gif');
	background-repeat: no-repeat;
	background-position: left bottom;
}
#contentPaneInnerInner {
	width: 100%;
	height: 500px;
	display: table;
	background-image: url('images/bg-Header-OuterTop-Left.gif');
	background-repeat: no-repeat;
	background-position: left top;

}
html > body #dnn_ctr442_ModuleContent #contentPaneInnerInner { 
	position:relative;
	top:-1px;
	left:-1px;
}

/*--------- pane style ----------*/
.ContentPane, .TopPane, .BottomPane{ padding:0px; margin:0px; }


/*-------------- Text Style --------------*/
.td, .Normal, fieldset, p, ul li, ul, li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #303030;
	text-align: left;
}
fieldset {
	-moz-border-radius: 5px;
	border-radius: px;
	margin-top:20px;
}

.Head, span.Head {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #006d8c;
	font-weight: bold;
}
.SubHead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #006d8c;
	font-weight: bold;
}

.footerLinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	padding-left:25px;
}
.footerLinks a, .footerLinks a:link, .footerLinks a:visited, .footerLinks a:active, .footerLinks a:hover {
color: #ffffff;
text-decoration:underline;
}

/*-------- Default Style --------*/
th,td,div{color:#303030; font-family:Verdana, Arial, Helvetica, sans-serif; font-size: 11px; line-height:16px;}
a,a:link,a:visited,a:active{color:#006d8c; text-decoration:none; font-family:Verdana, Arial, Helvetica, sans-serif; font-weight:normal; }
a:hover{color:#006d8c; text-decoration:underline; }
#containerGrey a, #containerGrey a:link, #containerGrey a:visited, #containerGrey a:active{color:#ffffff; text-decoration:none; font-family:Verdana, Arial, Helvetica, sans-serif; font-weight:normal; }
#containerGreen a, #containerGreen a:link, #containerGreen a:visited, #containerGreen a:active{color:#006D8C; text-decoration:none; font-family:Verdana, Arial, Helvetica, sans-serif; font-weight:normal; }
#containerGrey a:hover{color:#4F4B4C; text-decoration:underline; }
#containerGreen a:hover{color:#006D8C; text-decoration:underline; }
.Head,.SubHead,.Normal,.NormalBold,.NormalTextBox{font-family:Verdana, Arial, Helvetica, sans-serif;}
a.CommandButton, a.CommandButton:link, a.CommandButton:visited, a.CommandButton:active, a.CommandButton:hover {color:#006D8C;}
#searchPane .NormalTextBox { width:215px; }
.StandardButton { background-color:#006d8c; color:#ffffff;  }
.LoginPanel .SubHead { font-size:12px; }


/*-------------- Footer Style --------------*/
.footer,a.footer:link,a.footer:active,a.footer:visited { font-family: Verdana, Arial, Helvetica, sans-serif; color:#ffffff; font-size:11px;}
a.footer:hover{color:#ffffff;}

/*-------------- Search SkinObject Styles --------------*/
div.SearchContainer{position:relative; white-space: nowrap;}
div.SearchBorder{width: 200px; height: 20px; border: solid 1px #e0e0e0; position:absolute; right:35px; background-color: White; white-space: nowrap; margin-top: 2px;}
div.SearchContainer a{padding: 0px 5px; position:relative; display: block;}
div.SearchIcon{float: left; width: 31px; height: 20px; cursor: pointer; z-index: 11; background: no-repeat 2px 2px; text-align:right;}
div.SearchIcon img{margin-top: 3px;}

input.SearchTextBox{float: left; z-index: 10; border: 0px; width:150px; height:18px; margin-left:3px;}

#SearchChoices{clear: both; display: none; border: solid 1px #C3D4DF; z-index: 2000; cursor: pointer; margin: 0; padding: 0; text-align:left; font-size:12px; background-color: #F3F7FA; position:absolute; top: 22px; left: 0px;}
#SearchChoices li{cursor: pointer; margin: 0; padding: 2px 2px 0 2px; padding-left: 25px; height: 18px; text-align:left; background-color: #F3F7FA; background-repeat: no-repeat; background-position: 2px center; list-style: none; list-style-image: none; border: none; display:block;}
#SearchChoices li.searchHilite{background-color: #CE0D0D;	color:#ffffff; border: none;}
#SearchChoices li.searchDefault{background-color: #F8FAFF; border: none;}

a.homelink:link,a.homelink:visited,a.homelink:active{font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color:#333333; text-decoration:none; padding-left:50px; font-weight:bold;}
a.homelink:hover{font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color:#333333; text-decoration:underline; padding-left:50px; font-weight:bold;}

#menuTableRight a:link,#menuTableRight a:visited,#menuTableRight a:active{font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color:#ffffff; text-decoration:none; padding-left:50px; font-weight:bold;}
#menuTableRight a:hover{font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color:#ffffff; text-decoration:underline; padding-left:50px; font-weight:bold;}

/*-------------- Snapsis AdminMenu --------------------*/
select.TabList{ font-family:Arial, Helvetica, sans-serif; font-size:10px; width:150px;}
/*-------------- Snapsis Menu (niveau 0) --------------*/
#ParentTabs{ float: left; width: auto; }
#ParentTabs ul { float: left; width: auto; list-style: none; padding: 0; margin: 0;}
#ParentTabs li { position: relative; float: left; width: auto; list-style: none; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #FFFFFF;}
#ParentTabs ul li a { display: block; color: #FFFFFF; font-weight: bold; text-decoration: none;	text-align: left; padding-right: 15px; padding-left: 15px; }
#ParentTabs ul li a:hover {	color: #FFFFFF; text-decoration: underline; }
#ParentTabs ul li.SelectedTab a { color: #FFFFFF; text-decoration: underline; }

/*-------------- Snapsis Menu (niveau 1) --------------*/
#ChildTabsLevel1_top { background-image: url(images/ChildTabsLevel1_bgtop.gif);	background-repeat:no-repeat; width: 190px; height: 18px; }
#ChildTabsLevel1_bottom{ background-image: url(images/ChildTabsLevel1_bgbottom.gif); background-repeat:no-repeat; width: 190px;	height: 18px; }
#ChildTabsLevel1 ul { background-image: url(images/ChildTabsLevel1_bgtop.gif);	background-repeat:no-repeat; background: #ec9525; width: 190px; margin: 0px; }
#ChildTabsLevel1 > ul { width: 150px; }
#ChildTabsLevel1 li { list-style: none; height: 26px; }
#ChildTabsLevel1 ul li {  }

#ChildTabsLevel1 ul li a { float: left; height:26px; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px; color: #FFFFFF; text-decoration: none; padding-top:5px; position:relative; left:15px; }
#ChildTabsLevel1 ul li a:hover { float: left; position:relative; left:0px; width: 190px; height:26px; background-image: url(images/ChildTabsLevel1_bg.gif); background-repeat: repeat-y; text-decoration: none; text-align:right; color: #ec9525; font-weight:bold; padding-top:5px; }
#ChildTabsLevel1 ul li > a { margin-left: -40px; height:21px; }
#ChildTabsLevel1 ul li > a:hover { height:21px; }
#ChildTabsLevel1 ul li.SelectedTab a { width: 190px; height:26px; background-image: url(images/ChildTabsLevel1_bg.gif); background-repeat: repeat-y; text-align:right;text-decoration: none; text-align:right; color: #ec9525; font-weight:bold; padding-top:5px; margin-left:-15px;  }
#ChildTabsLevel1 ul li.SelectedTab a:hover { float: right; width: 190px; height:26px; background-image: url(images/ChildTabsLevel1_bg.gif); background-repeat: repeat-y; text-align:right; text-decoration: none; text-align:right; color: #ec9525; font-weight:bold; padding-top:5px;  }
#ChildTabsLevel1 ul li.SelectedTab > a { margin-left: -55px; height:21px; }
#ChildTabsLevel1 ul li.SelectedTab > a:hover { height:21px; }


/*-------------- Dislaimer Menu  --------------*/
#DisclaimerTabs{ float: right; width: auto; }
#DisclaimerTabs ul { float: right; width: auto; list-style: none; padding: 0; margin: 0;}
#DisclaimerTabs li { position: relative; float: left; width: auto; list-style: none; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #FFFFFF; visibility:hidden;}
#DisclaimerTabs ul li a { display: inline; color: #FFFFFF; font-weight: normal; text-decoration: underline;	text-align: left;  }
#DisclaimerTabs ul li a:hover {	color: #FFFFFF; text-decoration: underline; }
#DisclaimerTabs ul li.SelectedTab a { color: #FFFFFF; text-decoration: underline; }
#DisclaimerTabs li ul li { position: relative; float: left; width: auto; list-style: none; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #FFFFFF; visibility:visible; padding-left:15px;}

/*============================
DotNetNuke Container classes
============================*/
#containerGrey {
	margin-top:20px;
	background-color: #7eaac3;
}
#containerGrey a.Normal {
	color: #4f4b4c;
}
#conLeftCornTop {
	background-color: #7eaac3;
	background-image: url('images/conCornLeftTopG.gif');
	background-repeat: no-repeat;
	background-position: left top;
	width:15px;
}
#conRightCornTop {
	background-color: #7eaac3;
background-image: url('images/conCornRightTopG.gif');
	background-repeat: no-repeat;
	background-position: right top;
}
#conLeftCornBottom {
	background-color: #7eaac3;
	background-image: url('images/conCornLeftBottomG.gif');
	background-repeat: no-repeat;
	background-position: left bottom;
}
#conRightCornBottom {
	background-color: #7eaac3;
	background-image: url('images/conCornRightBottomG.gif');
	background-repeat: no-repeat;
	background-position: right bottom;
}
#containerGrey .Head, #containerGreen .Head {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
}
#containerGreen {
                background-color: #c4d8e5;
}
.contentpaneGreenContainer .Normal{
                color: #FFFFFF;
}
.contentpaneGreenContainer a,.contentpaneGreenContainer a:link,.contentpaneGreenContainer a:visited,.contentpaneGreenContainer a:active{color:#cfcfcf; text-decoration:none; font-family:Verdana, Arial, Helvetica, sans-serif; font-weight:normal; }
.contentpaneGreenContainer a:hover{color:#ffffff; text-decoration:underline; }

#conGreenLeftCornTop {
                background-color: #c4d8e5;
                background-image: url('images/conCornLeftTop.gif');
                background-repeat: no-repeat;
                background-position: left top;
}
#conGreenRightCornTop {
                background-color: #c4d8e5;
				background-image: url('images/conCornRightTop.gif');
                background-repeat: no-repeat;
                background-position: right top;
}
#conGreenLeftCornBottom {
                background-color: #c4d8e5;
                background-image: url('images/conCornLeftBottom.gif');
                background-repeat: no-repeat;
                background-position: left bottom;
}
#conGreenRightCornBottom {
                background-color: #c4d8e5;
                background-image: url('images/conCornRightBottom.gif');
                background-repeat: no-repeat;
                background-position: right bottom;
}
#containerBlue {
                background-color: #dff2fe;
}
.contentpaneBlueContainer .Normal{
                color: #FFFFFF;
}
.contentpaneBlueContainer a,.contentpaneBlueContainer a:link,.contentpaneBlueContainer a:visited,.contentpaneBlueContainer a:active{color:#006D8C; text-decoration:none; font-family:Verdana, Arial, Helvetica, sans-serif; font-weight:normal; }
.contentpaneBlueContainer a:hover{color:#006D8C; text-decoration:underline; }

#conBlueLeftCornTop {
                background-color: #dff2fe;
                background-image: url('images/conBlueCornLeftTop.gif');
                background-repeat: no-repeat;
                background-position: left top;
}
#conBlueRightCornTop {
                background-color: #dff2fe;
				background-image: url('images/conBlueCornRightTop.gif');
                background-repeat: no-repeat;
                background-position: right top;
}
#conBlueLeftCornBottom {
                background-color: #dff2fe;
                background-image: url('images/conBlueCornLeftBottom.gif');
                background-repeat: no-repeat;
                background-position: left bottom;
}
#conBlueRightCornBottom {
                background-color: #dff2fe;
                background-image: url('images/conBlueCornRightBottom.gif');
                background-repeat: no-repeat;
                background-position: right bottom;
}

#dnn_ctr442_ZorgOpMaat_lblTitel {
				position: relative;
				top: 10px;
				padding-left: 10px;
}
.White a.CommandButton, .White a.CommandButton:link, .White a.CommandButton:visited, .White a.CommandButton:active, .White a.CommandButton:hover {
				color: #FFFFFF;
}
#dnn_ctr809_Feedback_pnlFeedbackFormFields .SubHead {
				font-size:12px;
}
#dnn_ctr809_Feedback_cmdSend {
				width:84px;
				background-image:url("images/btn-Verzenden.gif");
				background-repeat:no-repeat;				
				font-size:11px;
				font-weight:normal;
				color:#FFFFFF;
				text-decoration:none;
				margin-left:168px;
				padding-top:2px;
				padding-left:12px;
				padding-right:12px;
				padding-bottom:10px;
}

a.Titel, a.Titel:link {
				font-weight:bold;
				color: #4F839F;
}
.PagingTable .Normal {
				font-size:11px;
}
td.contentpaneContainer .Normal {
				background-color:#7eaac3;
}
td.contentpaneContainer p {
				margin:0px;
				padding-top:10px;
}
#contentPaneInnerInner a, #contentPaneInnerInner a:link, #contentPaneInnerInner a:visited, #contentPaneInnerInner a:active, #contentPaneInnerInner a:hover { text-decoration:underline;  }

.highlight { background-color:#FFFF00; }

.NormalFieldset hr, .RegioFieldset hr { 
	color:#d5dfe5;
	height:1pt;
	text-align:left;
}
.RegioFieldSet {
	*background-image:url("images/bgfieldset.gif");
	*background-position:top left;
	*background-repeat:repeat-x;		
	background-color:#e7e7e8;
}
.categorie_vergelijker_titel .SubHead {
	color:#006D8C;
	text-transform:uppercase;
}
.categorie_vergelijker, td .categorie_vergelijker, td.categorie_vergelijker strong {
	color:#303030;
}
#contentPaneInnerInner .ContentPane #containerGrey {
	margin-left:20px;
	width:755px;
}
#contentPaneInnerInner #containerGrey {
	margin-left:0px;
}
.SearchResultsContent td {
vertical-align:top;
}
.SearchResultsContent img, .SearchResultsContent hr {
display:none;
visibility:hidden;
}
.SearchResultsContent .SubHead, .SearchResultsContent a.SubHead, .SearchResultsContent a.SubHead:link, .SearchResultsContent a.SubHead:visited, .SearchResultsContent a.SubHead:active {
font-weight:bold;
}
.SearchResultsContent p {
margin-top:0;
margin-bottom:0;
}
.FCKImageGalleryHeaderContainer a.CommandButton, 
.FCKImageGalleryHeaderContainer a.CommandButton:link, 
.FCKImageGalleryHeaderContainer a.CommandButton:visited, 
.FCKImageGalleryHeaderContainer a.CommandButton:active, 
.FCKImageGalleryHeaderContainer a.CommandButton:hover,
.FCKLinkGalleryContainer a,
.FCKLinkGalleryContainer a:link,
.FCKLinkGalleryContainer a:visited,
.FCKLinkGalleryContainer a:active,
.FCKLinkGalleryContainer a:hover { color:#FFFFFF;  }
