@import url(/Style%20Library/Cordares/menu.css);
@import url(/Style%20Library/Cordares/HtmlEditorCustomStyles.css);

/********************************************************
   default.css
   (C) Mangrove 2007
   Default style properties
********************************************************/

/* default tags */
html, body, form
{
	height: 100%;
}

form
{
	margin: -3px 0;
	padding: 0;
}

body
{
	margin: 0;
	min-width: 999px;
}

p
{
	margin: 0 0 15px;
}

h1, h2, h3, h4
{
	margin: 0 0 5px;
}

ul, ol, ul li, ol li
{
	line-height:14pt;
}

/* wrappers */
div#wrapper
{
	margin: 0 0 -48px;
	width: 100%;
	min-height: 100%;
	height: auto !important;
	height: 100%;
}

div#content
{
	width: 959px;
	padding: 20px 20px 0;
	margin: 0 auto;
}

div.landingpage#content
{
	height: 578px;
	overflow: hidden;
}

div.landingpage.banners#content
{
	height: 572px;
	overflow: hidden;
}

div#content_home_text
{
	padding: 0px 15px 30px 0;
	float: left;
	width: 290px;
}

/* headers */
div#header
{
	width: 100%;
	margin: 0 auto;
	height: 212px;
	position: relative;
}

div#header h1
{
	margin: 0;
}

.menucontainer
{
	text-align:center;
}

.flashcontainer
{
	width:100%;
	height:177px;
}

/* footer */
div#clear
{
	height: 63px;
	width: 1%;
	clear: both;
}

div#footer
{
	width: 100%;
	height: 48px;	
}

div#footer div
{
	width: 964px;
	margin: 0 auto;
	padding: 15px 0 0 35px;
}

div#footer ul li
{
	line-height:14pt;
	color: #51504B;
}

div.business#footer ul li
{
	color: #51504b;
}

fieldset#form_search
{
	padding: 0 100px 0 225px;
	float: left;
	margin: 0;
	border: 0;
}

/* headings */
h1 span, div.navigation h2 span, ul li span, legend span
{
	position: absolute;
	overflow: hidden;
	width: 0;
}

h2#heading_text
{
	padding: 0 0 5px;
}

h2#heading_secundary
{
	padding: 10px;
	margin: 0;
}

/* content - landingpages */
div.content_specified
{
	margin: auto;
	position: relative;
	background-repeat: no-repeat;
}

div.content_specified.contenttop
{
	min-height: 371px;
	height: auto !important;
	height: 371px;
	padding-top:10px;
	padding-left:10px;
}

div.content_specified.contenttopsimple
{
	min-height: 547px;
	height: auto !important;
	height: 547px;
	padding-top:10px;
	padding-left:10px;
}

div.content_specified.contentbottom
{
	min-height: 166px;
	height: auto !important;
	height: 166px;
}

div.content_specified.contentbar
{
	width: 243px;
	float: left;
}

div.content_specified.contentbareditortop
{
	margin: auto;
	width: 222px;
	height:350px;
	margin-left:0px;
	overflow:hidden;
}

div.content_specified.contentbareditortopsimple
{
	margin: auto;
	width: 222px;
	height: 526px;
	vertical-align:middle;
	margin-left:0px;
	overflow:hidden;
}

div.content_specified.contentbareditorbottom
{
	margin: auto;
	width: 227px;
	vertical-align:middle;
	margin-left:0px;
}

div.content_specified.contentmiddle
{
	width: 445px;
	padding: 0px 14px 0px 14px;
	float: left;
}

div.content_specified.contentmiddlebottom
{
	min-height: 165px;
	height: auto !important;
	height: 165px;
	overflow: hidden;
}

div.content_specified.contentmiddlebottom .contentmiddleeditor
{
	padding: 10px;
}

div.content_specified.contentmiddletop
{
	min-height: 371px;
	height: auto !important;
	height: 371px;
	padding-bottom: 10px;
}

div.content_specified.contentmiddleeditor
{
	margin: 5px auto 5px 0px;
	width: 424px;
	height: 150px;
	margin-top: 0px;
}

div.content_specified.contentmiddle div .ms-WPBody p 
{
	display: none;
}

div.content_specified.contentmiddle div .ms-WPBody div p 
{
	display:block;
}

.content_specified.contentmiddleeditor div img
{
	margin: -10px;
}

/* content - text */
div#content_text
{
	width: 600px;
	margin-top: 0px;
	float: left;
}

div.contentsplit 
{
	width: 50%;
	float: left;
}

div.contentsplit_landingpage
{
	width: 468px;
	float: left;
	margin-left: 0px;
}

* html div.contentsplit_landingpage
{
	margin-top: -5px;
}

div.contentsplit_landingpage.left
{
	width: 468px;
	padding-left: 4px;
	padding-right: 15px;
	height: 159px;
}

div.contentsplit_landingpage.right
{
	width: 468px;
}

div.dropdownwebpart
{
	
}

/* content - secundary */
div#content_secundary_text
{
	width: 685px;
	margin-top: 0px;
	float: left;
}

div#content_secundary
{
	width: 254px;
	float: right;
}

div#content_secundary h2
{
	padding-bottom: 5px;
}

div#content_secundary div
{
	width: 224px;
	padding: 5px 15px 5px;
	margin: 0 0 15px;
}

div#content_secundary div ul li
{
	background: 0;
	padding: 0;
	margin: 0 0 10px;
}

div#content_secundary h2 div.ms-formfieldcontainer div.ms-formfieldvaluecontainer span input
{
	width: 150px;
}

div#content_secundary ul div p
{
	display: inline-block;
}

div#content_secundary div div
{
	padding: 0px;
}

div#content_secundary div div p
{
	padding: 0px 0px 0px 5px;
	display: inline-block;
}

/* Content editor */
.ms-formfieldcontainer
{
	padding: 0px 0px 0px 0px;
}

.ms-formfieldlabelcontainer
{
	padding: 0px;
}

.ms-formfieldvaluecontainer
{
	padding: 0px 0px 0px 0px;
}

/* News article */
.ArticlePanel
{
	width: 850px;
	height: 500px;
	text-align: left;
}

.NewsTitle
{
	margin-top: 30px;
}

.NieuwsBody
{
	margin-top: 30px;
}

.ArticleDate
{
	margin-top: 30px;
}

div#DatumWeergave
{
	margin-bottom: 10px; 
}

/* Homepage */
div#content_home
{
/*	width: 969px;*/
	padding: 15px;
	margin: 0 auto;
}

div#content_home_text
{
	padding: 30px 15px 30px 0;
	float: left;
	width: 290px;
}

div#content_home_text h1, div#content_home_text h2, div#content_home_text h3, div#content_home_text h4, div#content_home_text p, div#content_home_text ul li, div#content_home_text ol li, div#content_home_text table, div#content_home_text ul, div#content_home_text ol
{
	margin: 0 0 5px;
	margin-left:20px;
}

div#news_home {
	width: 100%;
	padding: 15px 0 0;
	float: left;
}

/* navigation */
div.navigation
{
	width: 194px;
	height:179px;
	padding: 0px 12px 0;
	margin: 0 2px 15px 0;
	float: left;
	position: relative;
	overflow: hidden;
}

div.navigation h2
{
	width: 214px;
	height: 35px;
	margin: 2px 0 11px -10px;
}

div.navigation h2 a
{
	display: block;
	width: 214px;
	height: 35px;
}

div.navigation h2 span
{
	position: absolute;
	overflow: hidden;
	width: 0;
	height: 0;
}

div.navigation ul
{
	margin: 0;
}

div.navigation ul li
{
	padding-left: 10px;
}

/* news article webpart */
td#column
{
	width:0px;
}

/* cordares snelmenu */
.dropdownlist
{
	width:194px;
}

.navigation_header
{	
	MARGIN: 2px 0px 11px -10px;
	WIDTH: 214px;	
	HEIGHT: 35px
}

.navigation_banner
{
	height:179px;
	width:444px;
}

.navigation_banner_small
{
	height:179px;
	width:218px;
}

td#ContentBlockSpacerHorizontal
{
	width:8px;
}

tr#ContentBlockSpacerVertical
{
	height:8px;
}

/*blankwebpartpage specific*/
div#blank_main
{
	width:900px;
	vertical-align:middle;
}

/*linker kolom*/
div#blank_kolom_links
{
	float:left;
	width:650px;
}

div#blank_kolom_links_linksboven
{
	width:325px;
	float:left;
}

div#blank_kolom_links_rechtsboven
{
	width:325px;
	float:right;
}

div#blank_kolom_links_linksmidden
{
	width:216.5px;
	float:left;	
}

div#blank_kolom_links_middenmidden
{
	width:216.5px;
	float:left;
	
}

div#blank_kolom_links_rechtsmidden
{
	width:216.5px;
	float:left;

}

/*rechter kolom*/
div#blank_kolom_rechts
{
	float:right;
	width:250px;
}


/*contact formulier*/

table.contacttable
{
	font: 0.7em Arial, Verdana, sans-serif;
	color: #494847;
}

input#submitButton
{
	background-color:#cfccc0;
	color:#51504b;
}

table#AanhefRadioButtonList TBody tr td label
{
	font: 0.7em Arial, Verdana, sans-serif;
	color: #494847;
}

table.contacttable
{
	width: 635px;
}

td.contactkolom1
{
	width: 290px;
}

td.contactkolom3
{
	width: 138px;
}

td.contactkolom4
{
	width: 91px;
}

.contactverzonden
{
	font: 0.7em Arial, Verdana, sans-serif;
}
/*orv rekentool*/
input#btnBereken
{
	background-color:#cfccc0;
	color:#51504b;
}
table.orvtable
{
	font: 1em Arial, Verdana, sans-serif;
	color: #494847;
}
td.orvkolom1
{
	width: 290px;
}
td.orvkolom3
{
	width: 138px;
}
td.orvkolom4
{
	width: 138px;
}
.orvoutput
{
	color:#45156d;
}
.orvdisclaimer
{
	font: 0.9em;
}

div.newspositionleft
{
	float: left;
	width: 49%;
}

div.newspositionright
{
	float: right;
	width: 49%;
}

div.newspositionleft #spacer
{
	width: 20px;
	heigth: 5px;
}

div.newspositionright #spacer
{
	width: 0px;
}

div.newspositionright #HeadlineSpacer
{
	width: 0px;
}

/*styling for the endorsement in the footer of the masterpage*/

div#footer div div
{
	
	margin: 0px; 
	padding: 0px;
}

div#footer ul li fieldset#form_search
{
	margin: 0px;
	padding: 0px 10px 0px 30px;
}

img.endorsement_img
{
	margin-left: 55px; 
	vertical-align: middle;
	border: none;
}