/* default tags */
body
{
	font: 100%/120% Arial, Verdana, sans-serif;
	background: #fff;
	font-size: 0.75em;
	line-height: 14pt;
}

ul, ol
{
	list-style: none;
}

ul li, ol li
{
	background: url(/PublishingImages/Cordares/bullet_content_secundary.gif) no-repeat 0 7px;
	padding-left:10px;
	position:relative;
	margin-left: -40px;
}

ul li ul li, ol li ol li
{
	margin-left: -10px;
}

/* header */
h2#heading_text
{
	font: italic 1.5em Georgia;
	border-bottom: 1px solid #d8d5c8;
}

h2#heading_secundary
{
	background: #a6a095 url(/PublishingImages/Cordares/bg_heading_secundary.gif) no-repeat;
	color: #fff;
}

/* Content secundary */
div#content_secundary h1, div#content_secundary h2, div#content_secundary h3, div#content_secundary h4
{
	font: italic 1.2em Georgia;
}

div#content_secundary p
{
	font-size: 0.9em;
}

div#content_secundary ul li, div#content_secundary ol li
{
	font-size: 0.9em;
}

div#content_secundary ul div p
{
	background-color: #f3f2ee;
	border: none;
}

div#content_secundary ul div
{
	border: none;
	background-image: none;
	background-color: transparent;
}

div#content_secundary div a:link, div#content_secundary div a:visited
{
	color: #494847;
}

div#content_secundary div a:hover, div#content_secundary div a:active
{
	background: #494847;
	color: #fff;
}
div#content_secundary div
{
	background: #dedbd4 url(/PublishingImages/Cordares/bg_content_secundary_bottom.gif) bottom no-repeat;
}

/* homepage */
div#header
{
	background: url(/PublishingImages/Cordares/homepage/bg_header.jpg) 50% 0 no-repeat;
}

div.business#header
{
	background: url(/PublishingImages/Cordares/business/bg_header.jpg) 50% 0 no-repeat;
}

div.navigation.business
{
	background: url(/PublishingImages/Cordares/homepage/bg_nav_business.gif) no-repeat;
}

div.navigation.personal
{
	background: url(/PublishingImages/Cordares/homepage/bg_nav_personal.gif) no-repeat;
}

div.navigation.downloads
{
	background: url(/PublishingImages/Cordares/homepage/bg_nav_downloads.gif) no-repeat;
}

/* Content specified */
div.content_specified.contenttop
{
	background-image: url(/PublishingImages/Cordares/bg_kader_vertical.jpg);
}

div.content_specified.contentbottom
{
	background-image: url(/PublishingImages/Cordares/bg_kader_horizontal_small.jpg);
}

div.content_specified.contentmiddlebottom
{
	background-image: url(/PublishingImages/Cordares/bg_kader_horizontal.jpg);
}

div.content_specified.contenttopsimple
{
	background-image: url(/PublishingImages/Cordares/bg_kader_vertical_large.jpg);
}

/* News article */
.NewsTitle
{
	font-size: x-large;
	color: red;
}

.ArticleDate
{
	font-size: small;
}

/* homepage */
div#wrapper
{
	background-image: url(/PublishingImages/Cordares/bg_body.gif);
	background-repeat: repeat-x;
}

/* business */
div.business#wrapper
{
	background-image: url(/PublishingImages/Cordares/business/bg_body.gif);
	background-repeat: repeat-x;
}

div#news_home {	
	background: url(/PublishingImages/Cordares/homepage/bg_news.gif) repeat-x;
}

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
{
	color: #3d1659;
}

div#content_home_text a:link, div#content_home_text a:visited
{
	color: #3d1659;
}

div#content_home_text a:hover, div#content_home_text a:active
{
	color: #fff;
	background: #3d1659;
}

/* navigation */
div.navigation
{
	line-height:13pt;		
}

div.navigation p
{
	color: #fff;
}

div.navigation h2#header_nav_business
{
	background: url(/PublishingImages/Cordares/homepage/header_nav_business.gif);
}

div.navigation h2#header_nav_personal
{
	background: url(/PublishingImages/Cordares/homepage/header_nav_personal.gif);
}

div.navigation h2#header_nav_downloads
{
	background: url(/PublishingImages/Cordares/homepage/header_nav_downloads.gif);
}

div.navigation a:link, div.navigation a:visited
{
	color: #fff;
	text-decoration: none;
}

div.navigation ul li
{
	background: url(/PublishingImages/Cordares/bullet_white.gif) no-repeat 0 6px;	
	font-size: 1em;
	line-height:13pt;
	margin-left: 0px;
}

div.navigation ul
{
	padding:0px;
}

div.navigation.downloads ul li
{
	position: static;
}

div.navigation.downloads ul li
{
	position: static;
}

div.navigation a:hover, div.navigation a:active
{
	color: #fff;
	text-decoration: underline;
}

/* Site actions */
a#zz2_SiteActionsMenu
{
	color: White;
}


.ZakelijkContainer, .ParticulierContainer
{
	height:97px;
	overflow:hidden;
	color:white;
}

.DownLoadContainer
{
	overflow:auto;
	height:120px;
}

.BlockContainer
{
	padding:0px 0px 0px 0px;
	vertical-align:top;
}

div.navigation.business_block
{
	background: url(/PublishingImages/Cordares/homepage/bg_nav_business.gif) no-repeat;
	margin-right:0px;
	margin-bottom:0px;
}

div.navigation.personal_block
{
	background: url(/PublishingImages/Cordares/homepage/bg_nav_personal.gif) no-repeat;
	margin-right:0px;
	margin-bottom:0px;
}

/* print/screen */
img#logoprint
{
	display: none;
}

/* webpart style overrides */
.ms-WPBody 
{
	font-family:Arial, Verdana, sans-serif;
	font-size: 1em;
}

.ms-WPBody td
{
	font-family:Arial, Verdana, sans-serif;
	font-size: 1em;
}

ul.nobullets li
{
	background: none;
}