﻿/* =============================== */
/* THIS IS THE CUSTOM MADE STYLING */
/* =============================== */


/* --- GENERAL --- */

body
{
    height: 100%;
    font-size: 11px;
    text-align: left;
	font-family:  Verdana, Arial;
}

body, p, .standardtext
{
    font-size: 11px;
    text-align: left;
	font-family:  Verdana, Arial;
    color: #5C5C5C;
}

.title b
{
    color: #009AC8;
}

p
{
    margin-top: 20px;
    margin-bottom: 20px;
}

h1
{
    color: #01639c; 
    font-size: 12px;
}

h2
{
    color: #5C5C5C;
    font-size: 11px;
}

b
{
    color: #5C5C5C;
}

a, a b, p a, a:hover, a:hover b, p a:hover
{
    font-family: Verdana, Arial;
    font-size: 11px;
    color: #009AC8;
    text-decoration: underline;
}

#horizon
{
	position: absolute;
	/*top: 50%;*/
	left: 50%;
	height: 100%;
	width: 0px;
}

/* In de container zit al het andere */
#container
{
	position: absolute;
	top: 0px;
	left: -458px;
	width: 917px;
	height: 100%;	
	background-image: url("../images/bg.gif");
	background-repeat: repeat-x;
	min-width: 917px;
}


/* --- THE CONTENT PLACE HOLDERS --- */

#languageselector
{
    float:left;
    position: absolute;
    top: 3px;
    right: 2px;
}

#header
{
    float:left;
    left: 0px;
    height: 70px;
    width: 913px;
}

#menu
{
    float:left;
    left: 0px;
    height: 28px;
    width: 915px;
}

#banner
{
    float:left;
    left: 0px;
    height: 247px;
}

#tabs
{
    float:left;
    width: 913px;
    height: 23px;
    padding-top: 37px;
    border: solid 1px #009ac8;
}

#tabs2
{
    float:left;
}

#tabs3
{
    float:left;
}

#multipage
{
    float:left;
}

#main
{
    float:left;
    width: 913px;
    border-left: 1px solid #009ac8;
    border-right: 1px solid #009ac8;
    border-bottom: 1px solid #009ac8;
    height:auto !important; /* voor moderne browsers */
    height:auto; /* voor IE */
}

#footer
{
    float:left;
    clear: both;
    height: 35px;
	text-align: center;
	width: 913px;
	margin-top: 10px;
}


/* --- LANGUAGE SELECTOR ITEMS --- */

#ctl00_cphLanguageSelector_tm_LanguageBar1_ctl00_languageList
{
    font-size: 9px;
}


/* --- HEADER ITEMS --- */

.sflogohome
{
    position: absolute;
    left: 0px;
    top: 25px;
}

/* Het SF symbooltje */
.SFsymbol
{
    position: absolute;
	top: 30px;
	right: 1px;
	background-image: url("../images/sf-logo.gif");
	background-repeat: no-repeat;
	width: 33px;
	height: 35px;
	z-index: 10;
}

.commercialopman
{
    position: absolute;
    top: 30px;
    right: 40px;
}


/* --- TAB ITEMS --- */

.RadMenu
{
    left: 0px;
    height: 28px;
    width: 915px;
}

.rmHorizontal
{
    width: 915px;
    height: 28px;
    background-color: #FFFFFF;
    padding: 0px;
    margin: 0px;
    width: 915px;
    background-image: url("../../Images/Buttons/divider.gif");
    background-repeat: no-repeat;
    background-position: right;
}

.rmText
{
    text-transform: uppercase;
    font-size: 10px;
    font-family:  Verdana, Arial;
    text-decoration: none;
    color: #000000;
    width: 130px;
    height: 18px;
}

.rmText:hover
{
    cursor: pointer;
}

.rmItem
{
    width: 130px;
    height: 18px;
}

.rmLink
{
    padding-left: 10px;
    padding-top: 10px;
    xtext-transform: uppercase;
    font-size: 10px;
    font-family:  Verdana, Arial;
    text-decoration: none;
    color: #000000;
    background-image: url("../../Images/Buttons/Button.jpg");
    background-repeat: repeat-x;
    width: 130px;
    height: 18px;
    text-align: left;
}

.rmLast
{
    width: 134px;
}

.rmLink:hover
{
    font-weight: bold;
    text-decoration: none;
}

.buttonlinkselected
{
    font-weight: bold;
    text-decoration: none;
    color: #0097C6;
    border-bottom: solid 1px #0097C6;
    height: 17px;
    background-image: url("../../Images/Buttons/divider.gif");
    background-repeat: no-repeat;
    background-position: left;
}


/* --- BANNER ITEMS --- */

#banner
{
    background-color: #0097C6;
    width: 915px;
    height: 182px;
}

.bannerpic
{
    float: left;
}

.subheader
{
    float: left;
}


/* --- TAB ITEMS 2 --- */

.secondbutton
{
    float: left;
    width: 150px;
    padding-left: 10px;
    padding-top: 7px;
    height: 16px;
    background-image: url("../../Images/Buttons/secondbutton.jpg");
    background-repeat: no-repeat;
    background-position: right;
    text-transform: uppercase;
    font-size: 11px;
    font-family:  Verdana, Arial;
    text-decoration: none;
    color: #000000;
    text-align: left;
}

.secondbutton:hover, .secondbuttondown:hover
{
    font-weight: bold;
    font-size: 11px;
    font-family:  Verdana, Arial;
    text-decoration: none;
    color: #000000;
    text-align: left;
}

.secondbuttondown
{
    float: left;
    width: 150px;
    padding-left: 10px;
    padding-top: 7px;
    height: 16px;
    background-image: url("../../Images/Buttons/secondbuttondown.jpg");
    background-repeat: no-repeat;
    background-position: right;
    text-transform: uppercase;
    font-size: 11px;
    font-family:  Verdana, Arial;
    font-weight: bold;
    text-decoration: none;
    color: #000000;
    text-align: left;
}


/* --- TAB ITEMS 3 --- */

.thirdbutton
{
    float: left;
    width: 150px;
    padding-left: 10px;
    padding-top: 7px;
    height: 16px;
    background-image: url("../../Images/Buttons/secondbutton.jpg");
    background-repeat: no-repeat;
    background-position: right;
    text-transform: uppercase;
    font-size: 11px;
    font-family:  Verdana, Arial;
    text-decoration: none;
    color: #000000;
    text-align: left;
}

.thirdbutton:hover, .thirdbuttondown:hover
{
    font-weight: bold;
    font-size: 11px;
    font-family:  Verdana, Arial;
    text-decoration: none;
    color: #000000;
    text-align: left;
}

.thirdbuttondown
{
    float: left;
    width: 150px;
    padding-left: 10px;
    padding-top: 7px;
    height: 16px;
    background-image: url("../../Images/Buttons/secondbuttondown.jpg");
    background-repeat: no-repeat;
    background-position: right;
    text-transform: uppercase;
    font-size: 11px;
    font-family:  Verdana, Arial;
    font-weight: bold;
    text-decoration: none;
    color: #000000;
    text-align: left;
}


/* --- TAB ITEMS 4 --- */

.fourthbutton
{
    float: left;
    width: 150px;
    padding-left: 10px;
    padding-top: 7px;
    height: 16px;
    background-image: url("../../Images/Buttons/secondbutton.jpg");
    background-repeat: no-repeat;
    background-position: right;
    text-transform: uppercase;
    font-size: 11px;
    font-family:  Verdana, Arial;
    text-decoration: none;
    color: #000000;
    text-align: left;
}

.fourthbutton:hover, .fourthbuttondown:hover
{
    font-weight: bold;
    font-size: 11px;
    font-family:  Verdana, Arial;
    text-decoration: none;
    color: #000000;
    text-align: left;
}

.fourthbuttondown
{
    float: left;
    width: 150px;
    padding-left: 10px;
    padding-top: 7px;
    height: 16px;
    background-image: url("../../Images/Buttons/secondbuttondown.jpg");
    background-repeat: no-repeat;
    background-position: right;
    text-transform: uppercase;
    font-size: 11px;
    font-family:  Verdana, Arial;
    font-weight: bold;
    text-decoration: none;
    color: #000000;
    text-align: left;
}


/* --- MULTIPAGE ITEMS --- */


/* --- MAIN ITEMS --- */

/* ------------------------------ HOMEPAGE ------------------------------ */

/* Main text */
.introtext
{
    float: left;
    width: 661px;
    height: 430px;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 20px;
    padding-bottom: 20px;
}

.introtext a, .introtext a:hover
{
    color: #0097C6;
    text-decoration: underline;
}

.slideshow
{
    padding-top: 15px;
    padding-bottom: 15px;
}

/* RSS block above the news items */
.homepagerss
{
    float: left;
    width: 195px;
    height: 28px;
    background-color: #ECF8FB;
    font-weight: bold;
    xtext-transform: uppercase;
    xfont-size: 11px;
    font-family:  Verdana, Arial;
    color: #0097C6;
    border: solid 1px #C5C5C5;
    padding: 5px;
    padding-left: 10px;
}

.homepagerss .headerrss
{
    float: left;
    margin-top: 10px;
}

.homepagerss .rssimagelink
{
    float: right;
}

.homepagerss .rssimage
{
    border: 0px;
}

/* News items on the right side */
.newsitems
{
    font-family: Verdana;
    float: left;
    width: 210px;
    height: 430px;
    text-align: left;
}

.newsitems .newsitemhome
{
    width: 190px;
    height: 126px;
    border-left: solid 1px #C5C5C5;
    border-bottom: solid 1px #C5C5C5;
    padding: 10px;
    padding-top: 10px;
    text-decoration: none;
    color: #C5C5C5;
    cursor: pointer;
}

.newsitemhome a, .newsitemhome a:hover
{
    color: #0097C6;
}

.newsitems .newsitemhome .newsitemhomedateholder
{
    float: right;
    cursor: pointer;
}

.newsitems .newsitemhome a .newsitemhomedateholder
{
    text-decoration: none;
}

.newsitems .newsitemhome .newsitemhomedateholder .newsitemhomedate
{
}

.newsitems .newsitemhome .newsitemhomeimageholder
{
}

.newsitems .newsitemhome .newsitemhomeimageholder .newsitemhomeimagelink
{
}

.newsitems .newsitemhome .newsitemhomeimageholder .newsitemhomeimagelink .newsitemhomeimage
{
}

.newsitems .newsitemhome .newsitemhometitleholder
{
    margin-bottom: 5px;
}

.newsitems .newsitemhome .newsitemhometitleholder .newsitemhometitlelink
{
    text-decoration: none;
    color: #5C5C5C;
}

.newsitems .newsitemhome .newsitemhometextholder
{
}

.newsitems .newsitemhome .newsitemhometextholder .newsitemhomemorelink
{
    text-decoration: underline;
    float: right;
    font-size: 11px;
    cursor: pointer;
}

/* Clients  */
.homepageclients
{
    float: left;
    width: 700px;
    height: 120px;
    border-top: solid 1px #C5C5C5;
    border-right: solid 1px #C5C5C5;
}

.homepageclients .clientsheader
{
    width: 688px;
    height: 20px;
    border-bottom: solid 1px #C5C5C5;
    background-color: #ECF8FB;
    text-align: left;
    font-weight: bold;
    font-family: Verdana, Arial;
    color: #0097C6;
    padding-left: 20px;
    padding-top: 5px;
}

.homepageclients .clientsimages
{
    width: 680px;
    text-align: left;
    padding: 10px;
}

.homepageclients .clientsimages .clientsimage
{
    margin-left: 10px;
}

.homepageclients .clientslinkbox
{
    width: 698px;
    height: 20px;
    text-align: right;
}

.homepageclients .clientslinkbox .clientslink
{
    font-weight: normal;
    text-transform: none;
    text-decoration: underline;
    font-family: Verdana, Arial;
    font-size: 11px;
    color: #009AC8;
    margin-right: 10px;    
}

/* Whitepaper */
.homepagewhitepaper
{
    float: left;
    width: 210px;
    height: 120px;
    border-top: solid 1px #C5C5C5;
}

.homepagewhitepaper .whitepaperheader
{
    width: 201px;
    height: 20px;
    border-bottom: solid 1px #C5C5C5;
    background-color: #ECF8FB;
    text-align: left;
    font-weight: bold;
    font-family:  Verdana, Arial;
    color: #009AC8;
    padding-left: 10px;
    padding-top: 5px;
}

.homepagewhitepaper .whitepaperlinkbox
{
    padding: 10px;
    color: #5C5C5C;
    text-align: left;
    font-family:  Verdana, Arial;
    font-size: 11px;
}

.homepagewhitepaper .whitepaperlinkbox .whitepaperlink
{
    color: #5C5C5C;
    text-decoration: underline;
    text-align: left;
    font-family:  Verdana, Arial;
    font-size: 11px;
}
.homepagewhitepaper a:hover .whitepaperlinkbox a:hover .whitepaperlink a:hover
{
    color: #0097C6;
    text-decoration: none;
    text-align: left;
    font-family:  Verdana, Arial;
    font-size: 11px;
}



/* ------------------------------ SIX INSPIRING EXAMPLES ------------------------------ */

.sixexamples
{
	width: 913px;
	text-align: left;
	color: #5C5C5C;
    font-family:  Verdana, Arial;
    font-size: 11px;
}

.sixexamples a, .sixexamples a:hover
{
    text-decoration: underline;
    color: #009AC8; 
    font-size: 11px;
}

/* One */
.sixexamples .one
{
    float: left;
	width: 913px;
	border-bottom: dotted 1px #5C5C5C;
    font-size: 11px;
}

.sixexamples .one .nr
{
	float: left;
	width: 48px;
}

.sixexamples .one .nr .nrimg
{
    padding: 15px;
	border: 0px;
}

.sixexamples .one #onetextpart1
{
	float: left;
	width: 865px;
	padding-top: 15px;
}

.sixexamples .one #onetextpart1 .question
{
	float: left;
	width: 865px;
	font-weight: bold;
	font-size: 12px;
}

.sixexamples .one #onetextpart1 .answer
{
    float: left;
    padding-top: 5px;
    font-weight: normal;
}

.sixexamples .one #oneopenlinkholder
{
	float: left;
	width: 863px;
	padding-left: 50px;
	padding-top: 10px;
	padding-bottom: 5px;
}

.sixexamples .one #onecloselinkholder
{
	float: left;
	width: 863px;
	padding-left: 50px;
	padding-top: 10px;
	padding-bottom: 10px;
}

.sixexamples .one #onecloselinkholder a
{
    font-size: 11px;
}

.sixexamples .one #onetextpart2
{
	float: left;
	width: 865px;
	padding-left: 50px;
	height: 100%;
}

.sixexamples .one #onetextpart2 .example
{
	float: left;
	width: 563px;
	padding-bottom: 20px;
}

.sixexamples .one #onetextpart2 .relatedproducts
{
	float: left;
	width: 258px;
	height: 160px;
	padding: 20px;
	border-left: dotted 1px #5C5C5C;
	border-top: dotted 1px #5C5C5C;
    font-size: 11px;
}

.sixexamples .one #onetextpart2 .relatedproducts .header
{
	float: left;
	width: 258px;
	margin-bottom: 10px;
    font-size: 11px;
}

.sixexamples .one #onetextpart2 .relatedproducts .header .headertext
{
	float: left;
	width: 258px;
    font-size: 11px;
}

.sixexamples .one #onetextpart2 .relatedproducts .text
{
	float: left;
	width: 258px;
    font-size: 11px;
}

.sixexamples .one #onetextpart2 .relatedproducts .text .subheadertext
{
	float: left;
	width: 258px;
	padding-bottom: 10px;
    font-size: 11px;
}

.sixexamples .one #onetextpart2 .relatedproducts .text .subtext
{
	float: left;
	width: 258px;
    font-size: 11px;
}

/* Two */
.sixexamples .two
{
    float: left;
	width: 913px;
	border-bottom: dotted 1px #5C5C5C;
}

.sixexamples .two .nr
{
	float: left;
	width: 48px;
}

.sixexamples .two .nr .nrimg
{
    padding: 15px;
	border: 0px;
}

.sixexamples .two #twotextpart1
{
	float: left;
	width: 765px;
	padding-top: 15px;
}

.sixexamples .two #twotextpart1 .question
{
	float: left;
	width: 765px;
	font-weight: bold;
	font-size: 12px;
}

.sixexamples .two #twotextpart1 .answer
{
    float: left;
    padding-top: 5px;
    color: #009AC8; 
}

.sixexamples .two #twoopenlinkholder
{
	float: left;
	width: 863px;
	padding-left: 50px;
	padding-top: 10px;
	padding-bottom: 5px;
}

.sixexamples .two #twocloselinkholder
{
	float: left;
	width: 863px;
	padding-left: 50px;
	padding-top: 10px;
	padding-bottom: 10px;
}

.sixexamples .two #twocloselinkholder a
{
    font-size: 11px;
}

.sixexamples .two #twotextpart2
{
	float: left;
	width: 865px;
	padding-left: 50px;
}

.sixexamples .two #twotextpart2 .example
{
	float: left;
	width: 560px;
	padding-bottom: 20px;
	padding-right: 5px;
}

.sixexamples .two #twotextpart2 .relatedproducts
{
	float: left;
	width: 258px;
	height: 220px;
	padding: 20px;
	border-left: dotted 1px #5C5C5C;
	border-top: dotted 1px #5C5C5C;
}

.sixexamples .two #twotextpart2 .relatedproducts .header
{
	float: left;
	width: 258px;
	margin-bottom: 10px;
}

.sixexamples .two #twotextpart2 .relatedproducts .header .headertext
{
	float: left;
	width: 258px;
}

.sixexamples .two #twotextpart2 .relatedproducts .text
{
	float: left;
	width: 258px;
}

.sixexamples .two #twotextpart2 .relatedproducts .text .subheadertext
{
	float: left;
	width: 258px;
	padding-bottom: 5px;
}

.sixexamples .two #twotextpart2 .relatedproducts .text .subtext
{
	float: left;
	width: 258px;
	padding-bottom: 15px;
}

/* Three */
.sixexamples .three
{
    float: left;
	width: 913px;
	border-bottom: dotted 1px #5C5C5C;
}

.sixexamples .three .nr
{
	float: left;
	width: 48px;
}

.sixexamples .three .nr .nrimg
{
    padding: 15px;
	border: 0px;
}

.sixexamples .three #threetextpart1
{
	float: left;
	width: 865px;
	padding-top: 15px;
}

.sixexamples .three #threetextpart1 .question
{
	float: left;
	width: 865px;
	font-weight: bold;
	font-size: 12px;
}

.sixexamples .three #threetextpart1 .answer
{
    float: left;
    padding-top: 5px;
    color: #009AC8; 
}

.sixexamples .three #threeopenlinkholder
{
	float: left;
	width: 863px;
	padding-left: 50px;
	padding-top: 10px;
	padding-bottom: 5px;
}

.sixexamples .three #threecloselinkholder
{
	float: left;
	width: 863px;
	padding-left: 50px;
	padding-top: 10px;
	padding-bottom: 10px;
}

.sixexamples .three #threecloselinkholder a
{
    font-size: 11px;
}

.sixexamples .three #threetextpart2
{
	float: left;
	width: 865px;
	padding-left: 50px;
}

.sixexamples .three #threetextpart2 .example
{
	float: left;
	width: 560px;
	padding-bottom: 20px;
	padding-right: 5px;
}

.sixexamples .three #threetextpart2 .relatedproducts
{
	float: left;
	width: 258px;
	height: 159px;
	padding: 20px;
	border-left: dotted 1px #5C5C5C;
	border-top: dotted 1px #5C5C5C;
}

.sixexamples .three #threetextpart2 .relatedproducts .header
{
	float: left;
	width: 258px;
	margin-bottom: 10px;
}

.sixexamples .three #threetextpart2 .relatedproducts .header .headertext
{
	float: left;
	width: 258px;
}

.sixexamples .three #threetextpart2 .relatedproducts .text
{
	float: left;
	width: 258px;
}

.sixexamples .three #threetextpart2 .relatedproducts .text .subheadertext
{
	float: left;
	width: 258px;
	padding-bottom: 5px;
}

.sixexamples .three #threetextpart2 .relatedproducts .text .subtext
{
	float: left;
	width: 258px;
	padding-bottom: 25px;
}

/* Four */
.sixexamples .four
{
    float: left;
	width: 913px;
	border-bottom: dotted 1px #5C5C5C;
}

.sixexamples .four .nr
{
	float: left;
	width: 48px;
}

.sixexamples .four .nr .nrimg
{
    padding: 15px;
	border: 0px;
}

.sixexamples .four #fourtextpart1
{
	float: left;
	width: 865px;
	padding-top: 15px;
}

.sixexamples .four #fourtextpart1 .question
{
	float: left;
	width: 865px;
	font-weight: bold;
	font-size: 12px;
}

.sixexamples .four #fourtextpart1 .answer
{
    float: left;
    padding-top: 5px;
    color: #009AC8; 
}

.sixexamples .four #fouropenlinkholder
{
	float: left;
	width: 863px;
	padding-left: 50px;
	padding-top: 10px;
	padding-bottom: 5px;
}

.sixexamples .four #fourcloselinkholder
{
	float: left;
	width: 863px;
	padding-left: 50px;
	padding-top: 10px;
	padding-bottom: 10px;
}

.sixexamples .four #fourcloselinkholder a
{
    font-size: 11px;
}

.sixexamples .four #fourtextpart2
{
	float: left;
	width: 865px;
	padding-left: 50px;
}

.sixexamples .four #fourtextpart2 .example
{
	float: left;
	width: 315px;
	padding-bottom: 20px;
	padding-right: 10px;
}

.sixexamples .four #fourtextpart2 .relatedproducts
{
	float: left;
	width: 497px;
	height: 360px;
	padding: 15px;
	padding-left: 25px;
	border-left: dotted 1px #5C5C5C;
	border-top: dotted 1px #5C5C5C;
}

.sixexamples .four #fourtextpart2 .relatedproducts .header
{
	float: left;
	width: 486px;
	margin-bottom: 10px;
}

.sixexamples .four #fourtextpart2 .relatedproducts .header .headertext
{
	float: left;
	width: 486px;
}

.sixexamples .four #fourtextpart2 .relatedproducts .text
{
	float: left;
	width: 238px;
	height: 100px;
}

.sixexamples .four #fourtextpart2 .relatedproducts .text .subheadertext
{
	float: left;
	width: 238px;
	padding-bottom: 5px;
}

.sixexamples .four #fourtextpart2 .relatedproducts .text .subtext
{
	float: left;
	width: 238px;
	padding-bottom: 20px;
}

/* Five */
.sixexamples .five
{
    float: left;
	width: 913px;
	border-bottom: dotted 1px #5C5C5C;
}

.sixexamples .five .nr
{
	float: left;
	width: 48px;
}

.sixexamples .five .nr .nrimg
{
    padding: 15px;
	border: 0px;
}

.sixexamples .five #fivetextpart1
{
	float: left;
	width: 865px;
	padding-top: 15px;
}

.sixexamples .five #fivetextpart1 .question
{
	float: left;
	width: 865px;
	font-weight: bold;
	font-size: 12px;
}

.sixexamples .five #fivetextpart1 .answer
{
    float: left;
    padding-top: 5px;
    color: #009AC8; 
}

.sixexamples .five #fiveopenlinkholder
{
	float: left;
	width: 863px;
	padding-left: 50px;
	padding-top: 10px;
	padding-bottom: 5px;
}

.sixexamples .five #fivecloselinkholder
{
	float: left;
	width: 863px;
	padding-left: 50px;
	padding-top: 10px;
	padding-bottom: 10px;
}

.sixexamples .five #fivecloselinkholder a
{
    font-size: 11px;
}

.sixexamples .five #fivetextpart2
{
	float: left;
	width: 865px;
	padding-left: 50px;
}

.sixexamples .five #fivetextpart2 .example
{
	float: left;
	width: 315px;
	padding-bottom: 20px;
	padding-right: 10px;
}

.sixexamples .five #fivetextpart2 .relatedproducts
{
	float: left;
	width: 497px;
	height: 400px;
	padding: 15px;
	padding-left: 25px;
	border-left: dotted 1px #5C5C5C;
	border-top: dotted 1px #5C5C5C;
}

.sixexamples .five #fivetextpart2 .relatedproducts .header
{
	float: left;
	width: 486px;
	margin-bottom: 10px;
}

.sixexamples .five #fivetextpart2 .relatedproducts .header .headertext
{
	float: left;
	width: 486px;
}

.sixexamples .five #fivetextpart2 .relatedproducts .text
{
	float: left;
	width: 238px;
	height: 125px;
}

.sixexamples .five #fivetextpart2 .relatedproducts .text .subheadertext
{
	float: left;
	width: 238px;
	padding-bottom: 5px;
}

.sixexamples .five #fivetextpart2 .relatedproducts .text .subtext
{
	float: left;
	width: 238px;
	padding-bottom: 15px;
}

/* Six */
.sixexamples .six
{
    float: left;
	width: 913px;
	xborder-bottom: dotted 1px #5C5C5C;
}

.sixexamples .six .nr
{
	float: left;
	width: 48px;
}

.sixexamples .six .nr .nrimg
{
    padding: 15px;
	border: 0px;
}

.sixexamples .six #sixtextpart1
{
	float: left;
	width: 865px;
	padding-top: 15px;
}

.sixexamples .six #sixtextpart1 .question
{
	float: left;
	width: 865px;
	font-weight: bold;
	font-size: 12px;
}

.sixexamples .six #sixtextpart1 .answer
{
    float: left;
    padding-top: 5px;
    color: #009AC8; 
}

.sixexamples .six #sixopenlinkholder
{
	float: left;
	width: 863px;
	padding-left: 50px;
	padding-top: 10px;
	padding-bottom: 5px;
}

.sixexamples .six #sixcloselinkholder
{
	float: left;
	width: 863px;
	padding-left: 50px;
	padding-top: 10px;
	padding-bottom: 10px;
}

.sixexamples .six #sixcloselinkholder a
{
    font-size: 11px;
}

.sixexamples .six #sixtextpart2
{
	float: left;
	width: 865px;
	padding-left: 50px;
}

.sixexamples .six #sixtextpart2 .example
{
	float: left;
	width: 315px;
	padding-bottom: 20px;
	padding-right: 10px;
}

.sixexamples .six #sixtextpart2 .relatedproducts
{
	float: left;
	width: 497px;
	height: 260px;
	padding: 15px;
	padding-left: 25px;
	border-left: dotted 1px #5C5C5C;
	border-top: dotted 1px #5C5C5C;
}

.sixexamples .six #sixtextpart2 .relatedproducts .header
{
	float: left;
	width: 486px;
	margin-bottom: 10px;
}

.sixexamples .six #sixtextpart2 .relatedproducts .header .headertext
{
	float: left;
	width: 486px;
}

.sixexamples .six #sixtextpart2 .relatedproducts .text
{
	float: left;
	width: 238px;
	height: 100px;
}

.sixexamples .six #sixtextpart2 .relatedproducts .text .subheadertext
{
	float: left;
	width: 238px;
	padding-bottom: 5px;
}

.sixexamples .six #sixtextpart2 .relatedproducts .text .subtext
{
	float: left;
	width: 238px;
	padding-bottom: 35px;
}


/* ------------------------------ PRODUCTS ------------------------------ */

.excell
{
    background-color: #fff000;
    clear: none;
}

.excellate
{
	float: left;
	width: 648px;
	text-align: left;
	padding-left: 20px;
	padding-top: 20px;
	xpadding-bottom: 20px;
	x#padding-bottom: 40px;
	color: #5C5C5C;
	border-right: dotted 1px #5C5C5C;
    font-family: Verdana, Arial;
	font-size: 11px;
}
.excellate2
{
	float: left;
	width: 285px;
	text-align: left;
	padding-left: 20px;
	x#padding-bottom: 20px;
	color: #5C5C5C;
	xborder-right: dotted 1px #5C5C5C;
    font-family: Verdana, Arial;
	font-size: 11px;
}
.excellate3
{
	float: left;
	width: 323px;
	text-align: left;
	margin-top: 0px;
	*margin-top: 0px;        /* IE7 and older */ 
	padding-left: 40px;
	x#padding-bottom: 20px;
		color: #5C5C5C;
	border-right: dotted 1px #5C5C5C;
    font-family: Verdana, Arial;
	font-size: 11px;
	clear: right;
}
.excellate .intro .h1
{
    color: #01639c; 
    font-size: 12px;
    font-weight: bold;
}

.excellate .intro
{
	float: left;
	width: 500px;
}

.excellate .intro .excellatelogo
{
	float: left;
}

.excellate .intro .excellatelogo .excellatelogoimg
{
    float: left;
}

.excellate .intro .introduction
{
	float: left;
	clear: both;
	xpadding-left: 23px;
	padding-top: 10px;
	width: 600px;
}

.excellate .schema
{
    float: left;
    clear: both;
    xpadding-left: 23px;
    padding-bottom: 10px;
    padding-top: 10px;
    xmargin-top: -20px;
}

.excellate .schema .excellateschemaimg
{
    float: left;
}

.excellate .excellateitems
{
    float: left;
    clear: both;
    width: 618px;
    padding-left: 23px;
    xmargin-top: 20px;
			background-color: Aqua;
}

.excellate .mrm
{
	float: left;
	width: 270px;
	height: 600px;
	margin-top: 20px;
		background-color: Silver;
	}	
	
.excellate2 .list 
{
 list-style-type: disc;
 padding-left: 15px;
}

.excellate2 .list2
{
 list-style-type: circle;
 padding-left: 35px;
}

.excellate3 .list 
{
 list-style-type: disc;
 padding-left: 15px;
}

.excellate3 .list2
{
 list-style-type: circle;
 padding-left: 35px;
}

.excellate .mrm .mrmheader
{
	float: left;
	width: 250px;
	padding-bottom: 10px;
}

.excellate .mrm .mrmtext
{
	float: left;
}

.excellate3 .pm
{
	float: left;
	width: 298px;
	xheight: 230px;
	xmargin-top: 20px;
	margin-left: 30px;
	background-color: Silver;
}

.excellate3 .pm .pmheader
{
	float: left;
	width: 250px;
	padding-bottom: 10px;
}

.excellate3 .pm .pmtext
{
	float: left;
}

.excellate3 .ctm
{
	float: left;
	width: 298px;
	xheight: 150px;
	xmargin-top: 30px;
	margin-left: 30px;
}

.excellate3 .ctm .ctmheader
{
	float: left;
	width: 250px;
	padding-bottom: 10px;
}

.excellate3 .ctm .ctmtext
{
	float: left;
}

.excellate3 .tm
{
	float: left;
	width: 298px;
	xheight: 120px;
	xmargin-top: 30px;
	margin-left: 30px;
}

.excellate3 .tm .tmheader
{
	float: left;
	width: 250px;
	padding-bottom: 10px;
}

.excellate3 .tm .tmtext
{
	float: left;
}

.excellate .cim
{
	float: left;
	width: 265px;
	height: 120px;
	margin-top: 30px;
	margin-left: 20px;
}

.excellate .cim .cimheader
{
	float: left;
	width: 250px;
	padding-bottom: 10px;
}

.excellate .cim .cimtext
{
	float: left;
}
/* -----------Producten-----------*/


/* ------ Linkjes ------*/

.excellate2 .link3
{
color: #009ac8;
}

.excellate2 .link3 a
{
color: #009ac8;
}

.excellate2 .link3 a:hover
{
color: #009ac8;
}

.excellate2 .link3 a:active
{
color: #009ac8;
text-decoration: none;
font-weight: bold;
}

.excellate3 .link3
{
color: #009ac8;
}

.excellate3 .link3 a
{
color: #009ac8;
}

.excellate3 .link3 a:hover
{
color: #009ac8;
}

.excellate3 .link3 a:active
{
color: #009ac8;
text-decoration: none;
font-weight: bold;
}

.excellate_prod .link3
{
color: #009ac8;
}

.excellate_prod .link3 a
{
color: #009ac8;
}

.excellate_prod .link3 a:hover
{
color: #009ac8;
}

.excellate_prod .link3 a:active
{
color: #009ac8;
text-decoration: none;
font-weight: bold;
}


/* ------ SurveyWorld ------*/
.surveyworld
{
	float: right;
	left: 700px;
	width: 172px;
	height: 500px;
	text-align: left;
	padding-top: 20px;
	margin-left: 20px;
	margin-right: 50px;
	color: #5C5C5C;
    	font-family: Verdana, Arial;
	font-size: 11px;
}

.surveyworld .surveyworldlogo
{
	float: left;
}

.surveyworld .surveyworldlogo surveyworldlogoimg
{
    float: left;
}

.surveyworld .intro
{
	float: left;
    margin-top: 7px;
    padding-left: 23px;
	width: 172px;
}

.surveyworld .intro .introheader
{
	float: left;
	width: 172px;
}

.surveyworld .intro .introduction
{
	float: left;
	width: 172px;
	padding-top: 10px;
}

.surveyworld .surveylink .surveyimg
{
	float: left;
	width: 42px;
	height: 38px;
	padding-top: 0px;
	border: 0px;
	margin-bottom: 20px;
}

.surveyworld .surveylink .surveyimg a
{
	border: 0px;
		
}
.surveyworld .surveylink
{
	border: 0px;
	height: 38px;
	float: left;
	width: 182px;
	margin-left: 20px;
	margin-top: 12px;
	padding-top: 0px;
}


.surveyworld .surveylink .surveyvisit
{
	color: #fa8100;
	padding-left: 2px;
	padding-top: 0px;
	height: 30px;
	width: 134px;
	margin-top: 6px;
	vertical-align: middle;
	float: right;
}

.surveyworld .surveylink .surveyvisit a
{
	color: #fa8100;
}

.surveyworld .surveylink .surveyvisit a:hover
{
	color: #fa8100;
}

/* ------------------------------ PRODUCTEN UITLEG ------------------------------ */
.excellate_prod
{
	float: right;
	width: 580px;
	text-align: left;
	padding-left: 20px;
	padding-top: 20px;
	padding-bottom: 20px;
	#padding-bottom: 40px;
	color: #5C5C5C;
	border-LEFT: dotted 1px #5C5C5C;
    font-family: Verdana, Arial;
	font-size: 11px;
}
.excellate_prod .line
{
	float: left;
	width: 560px;
	text-align: left;
	xpadding-left: -20px;
	color: #5C5C5C;
	border-bottom: solid 1px #c5c5c5;
    font-family: Verdana, Arial;
	font-size: 11px;
}

.excellate_prod .intro
{
	text-align: left;
	width: 560px;
	padding-right: 10px;
	color: #5C5C5c;
    font-family: Verdana, Arial;
	font-size: 11px;
	padding-bottom: 10px;
font-weight: bold;
}

.excellate_prod .link
{
	float: right;
	text-align: left;
	padding-right: 10px;
	color: #5C5C5C;
    font-family: Verdana, Arial;
	font-size: 11px;
	text-decoration: underline;
}

.excellate_prod .content_full
{
	float: left;
	width: 560px;
	text-align: left;
	padding-right: 10px;
	color: #5C5C5C;
    font-family: Verdana, Arial;
	font-size: 11px;
}

.excellate_prod .content_half
{
	float: left;
	width: 280px;
	text-align: left;
	padding-right: 10px;
	color: #5C5C5C;
    font-family: Verdana, Arial;
	font-size: 11px;
}
.excellate_prod .content_third_left
{
	float: left;
	width: 180px;
	text-align: left;
	padding-right: 10px;
	color: #5C5C5C;
    font-family: Verdana, Arial;
	font-size: 11px;
	clear: left;
}
.excellate_prod .content_third_right
{
	float: left;
	width: 370px;
	text-align: left;
	padding-right: 10px;
	color: #5C5C5C;
    font-family: Verdana, Arial;
	font-size: 11px;
}

.excellate_prod .h1
{
color: #c5c5c;
	width: 560px;
font-size: 14px;
font-weight: bold;
	padding-bottom: 10px;
	padding-top: 10px;
	clear: left;
}

.excellate_prod .h2
{
color: #009ac8;
font-size: 12px;
font-weight: bold;
	padding-bottom: 5px;
	padding-top: 15px;
}

.excellate_prod .h3
{
color: #009ac8;
font-size: 11px;
font-weight: bold;
	padding-top: 10px;
}

.excellate_prod .list 
{
 list-style-type: disc;
 padding-left: 15px;
}


/* ------------------------------ REFERENCES ------------------------------ */

#references
{
    width: 913px;
    height: 100%;
	text-align: left;
	color: #5C5C5C;
	background-color: #EBF7FB;
    font-family: Verdana, Arial;
	font-size: 11px;
}
#references a, #references a:hover
{
    color: #0097C6;
    text-decoration: underline;
}

#references #left
{
    float: left;
    width: 173px;
    text-transform: none;
}

#references #left .buttons
{
    float: left;
    width: 173px;
    text-transform: none;
}

#references #left .buttons .button
{
    float: left;
    width: 163px;
    height: 20px;
    padding-left: 15px;
    padding-top: 15px;
    background-color: #EBF7FB;
    border-bottom: dotted 1px #009AC8;
    background-image: url("../../Images/Design_Pieces/pijltje-blauw.jpg");
    background-position: right center;
    background-repeat: no-repeat;
    font-size: 11px;
    text-transform: none;
}

#references #left .buttons .button a, #references #left .buttons .button a:hover
{
    text-decoration: none;
    text-transform: none;
    color: #009AC8;
}

#references #left .buttons .buttonselected
{
    float: left;
    width: 163px;
    height: 20px;
    padding-left: 15px;
    padding-top: 15px;
    background-color: #FFFFFF;
    border-bottom: dotted 1px #009AC8;
    background-image: url("../../Images/Design_Pieces/pijltje-wit.jpg");
    background-position: right center;
    background-repeat: no-repeat;
    font-size: 11px;
    text-transform: none;
}

#references #left .buttons .buttonselected a, #references #left .buttons .buttonselected a:hover
{
    text-decoration: none;
    color: #009AC8;
    text-transform: none;
}

#references #right
{
    float: left;
    width: 670px;
    padding: 20px;
    padding-right: 50px;
    background-color: #FFFFFF;
}

#references #right #refs
{
    float: left;
}

#references #right #refs .text
{
    float: left;
}

#references #right #refs .images
{
    float: left;
    margin-top: 20px;
    margin-bottom: 10px;
}

#references #right #refs .images .eengreep
{
    float: left;
    border: 0px;
}

#references #right #sectors
{
    float: left;
}

#references #right #sectors .text
{
    float: left;
}

#references #right #sectors .images
{
    float: left;
    margin-top: 10px;
}

#references #right #sectors .images .refheader
{
    float: left;   
    font-family: Verdana, Arial;
    font-size: 11px;
    font-weight: bold;
    color: #4d4d4d;
    width: 700px;
    height: 30px;
}

#references #right #sectors .images .refbluedots
{
    float: left;
    width: 700px;
}

#references #right #sectors .images .references
{
    float: left;
    margin-left: 18px;
    margin-bottom: 20px;
}

#references #right #sectors .images .references .refimage
{
    float: left;
    border: 0px;
    width: 75px;
    height: 50px;
    margin: 3px;
}




/* ------------------------------ ABOUT SYNCFORCE ------------------------------ */

#aboutsyncforce
{
    float: left;
    width: 913px;
    height: 100%;
	text-align: left;
	color: #5C5C5C;
	background-color: #EBF7FB;
    font-family: Verdana, Arial;
	font-size: 11px;
}
#aboutsyncforce a, #aboutsyncforce a:hover
{
    color: #0097C6;
    text-decoration: underline;
}

#aboutsyncforce .list
{
    margin: 20px;
}

#aboutsyncforce .list li
{
    margin: 3px;
}

#aboutsyncforce #left
{
    float: left;
    width: 238px;
}

#aboutsyncforce #left .buttons
{
    float: left;
    width: 238px;
}

#aboutsyncforce #left .buttons .button
{
    float: left;
    width: 223px;
    height: 20px;
    padding-left: 15px;
    padding-top: 15px;
    background-color: #EBF7FB;
    border-bottom: dotted 1px #009AC8;
    text-transform: uppercase;
    background-image: url("../../Images/Design_Pieces/pijltje-blauw.jpg");
    background-position: right center;
    background-repeat: no-repeat;
}

#aboutsyncforce #left .buttons .button a, #aboutsyncforce #left .buttons .button a:hover
{
    text-decoration: none;
    color: #009AC8;
}

#aboutsyncforce #left .buttons .buttonselected
{
    float: left;
    width: 223px;
    height: 20px;
    padding-left: 15px;
    padding-top: 15px;
    background-color: #FFFFFF;
    border-bottom: dotted 1px #009AC8;
    background-image: url("../../Images/Design_Pieces/pijltje-wit.jpg");
    background-position: right center;
    background-repeat: no-repeat;
}

#aboutsyncforce #left .buttons .buttonselected a, #aboutsyncforce #left .buttons .buttonselected a:hover
{
    text-decoration: none;
    color: #009AC8;
}

#aboutsyncforce #left #jobbuttons
{
    float: left;
    width: 238px;
}

#aboutsyncforce #left #jobbuttons .jobbutton
{
    float: left;
    width: 223px;
    height: 20px;
    padding-left: 15px;
    padding-top: 15px;
    background-color: #EBF7FB;
}

#aboutsyncforce #left #jobbuttons .jobbutton a, #aboutsyncforce #left #jobbuttons .jobbutton a:hover
{
    text-decoration: none;
    color: #009AC8;
}

#aboutsyncforce #left #jobbuttons .jobbuttonselected
{
    float: left;
    width: 223px;
    height: 20px;
    padding-left: 15px;
    padding-top: 15px;
    background-color: #FFFFFF;
}

#aboutsyncforce #left #jobbuttons .jobbuttonselected a, #aboutsyncforce #left #jobbuttons .jobbuttonselected a:hover
{
    text-decoration: none;
    color: #009AC8;
}

#aboutsyncforce #right
{
    float: left;
    width: 635px;
    padding: 20px;
    background-color: #FFFFFF;
}

#aboutsyncforce #right #syncforce
{
    float: left;
}

#aboutsyncforce #right #route
{
    float: left;
    height: 300px;
}

#aboutsyncforce #right #partners
{
    float: left;
    font-size: 11px;
}

#aboutsyncforce #right #partners .partnerheader
{
    float: left;
    clear: both;
    width: 620px;
    padding-bottom: 5px;
    xborder-bottom: dotted 1px #009AC8;
}

#aboutsyncforce #right #partners .partnerstippel
{
    float: left;
    clear: both;
    width: 620px;
    border-bottom: dotted 1px #009AC8;
}

#aboutsyncforce #right #partners .partnermarge
{
    float: left;
    clear: both;
    width: 620px;
	height: 20px;
}

#aboutsyncforce #right #partners .partner
{
    float: left;
    clear: both;
    width: 620px;
}

#aboutsyncforce #right #partners2 .partner2
{
    float: left;
    clear: both;
    width: 635px;
    border-bottom: solid 1px #ffffff;
}

#aboutsyncforce #right #partners .partner .partnerimageholder
{
    float: left;
    width: 130px;
    height: 100%;
    padding: 15px;
    background-color: #FFFFFF;
    border-top: dotted 1px #009AC8;
}

#aboutsyncforce #right #partners .partner .partnerimageholder .partnerimage
{
    float: left;
    border: 0px;
}

#aboutsyncforce #right #partners .partner .partnertext
{
    float: left;
    width: 440px;
    height: 100%;
    padding: 10px;
    background-color: #ECF4F7;
    padding-bottom: 16px;
    border-top: dotted 1px #009AC8;
}

#aboutsyncforce #right #jobs
{
    float: left;
    font-size: 11px;
}

#aboutsyncforce #right #jobs .header
{
    float: left;
    width: 620px;
    padding-bottom: 5px;
    border-bottom: dotted 1px #009AC8;
}

#aboutsyncforce #right #jobs .job
{
    float: left;
    clear: both;
    width: 620px;
    border-bottom: dotted 1px #009AC8;
}

#aboutsyncforce #right #jobs .job .jobtitle
{
    float: left;
    width: 160px;
    padding: 15px;
    background-color: #FFFFFF;
}

#aboutsyncforce #right #jobs .job .jobtitle a, #aboutsyncforce #right #jobs .job .jobtitle a:hover
{
    text-decoration: underline;
    color: #5C5C5C;
}

#aboutsyncforce #right #jobs .job .jobtext
{
    float: left;
    width: 410px;
    height: 100%;
    padding: 10px;
    background-color: #ECF4F7;
}

.button .link, .buttonselected .link
{
	display: block;
	width: 195px;
    height: 20px;
	text-transform: none;
}
.buttonselected .link
{
	font-weight: bold;
}

/* ------------------------------ PARTNERS ------------------------------ */

#partners_cont

{
    float: left;
    width: 913px;
    height: 100%;
	text-align: left;
	color: #5C5C5C;
	background-color: #EBF7FB;
    font-family: Verdana, Arial;
	font-size: 11px;
}
#partners_cont a, #partners_cont a:hover
{
    color: #0097C6;
    text-decoration: underline;
}

#partners_cont .list
{
    margin: 20px;
}

#partners_cont .list li
{
    margin: 3px;
}

#partners_cont #left
{
    float: left;
    width: 238px;
}

#partners_cont #left .buttons
{
    float: left;
    width: 238px;
}

#partners_cont #left .buttons .button
{
    float: left;
    width: 223px;
    height: 20px;
    padding-left: 15px;
    padding-top: 15px;
    background-color: #EBF7FB;
    border-bottom: dotted 1px #009AC8;
    text-transform: uppercase;
    background-image: url("../../Images/Design_Pieces/pijltje-blauw.jpg");
    background-position: right center;
    background-repeat: no-repeat;
}

#partners_cont #left .buttons .button a, #partners_cont #left .buttons .button a:hover
{
    text-decoration: none;
    color: #009AC8;
}

#partners_cont #left .buttons .buttonselected
{
    float: left;
    width: 223px;
    height: 20px;
    padding-left: 15px;
    padding-top: 15px;
    background-color: #FFFFFF;
    border-bottom: dotted 1px #009AC8;
    background-image: url("../../Images/Design_Pieces/pijltje-wit.jpg");
    background-position: right center;
    background-repeat: no-repeat;
}

#partners_cont #left .buttons .buttonselected a, #partners_cont #left .buttons .buttonselected a:hover
{
    text-decoration: none;
    color: #009AC8;
}

#partners_cont #left #jobbuttons
{
    float: left;
    width: 238px;
}

#partners_cont #left #jobbuttons .jobbutton
{
    float: left;
    width: 223px;
    height: 20px;
    padding-left: 15px;
    padding-top: 15px;
    background-color: #EBF7FB;
}

#partners_cont #left #jobbuttons .jobbutton a, #partners_cont #left #jobbuttons .jobbutton a:hover
{
    text-decoration: none;
    color: #009AC8;
}

#partners_cont #left #jobbuttons .jobbuttonselected
{
    float: left;
    width: 223px;
    height: 20px;
    padding-left: 15px;
    padding-top: 15px;
    background-color: #FFFFFF;
}

#partners_cont #left #jobbuttons .jobbuttonselected a, #partners_cont #left #jobbuttons .jobbuttonselected a:hover
{
    text-decoration: none;
    color: #009AC8;
}

#partners_cont #right
{
    float: left;
    width: 635px;
    padding: 20px;
    background-color: #FFFFFF;
}


#partners_cont #right #partners
{
    float: left;
    font-size: 11px;
}

#partners_cont #right #partners .partnerheader
{
    float: left;
    clear: both;
    width: 620px;
    padding-bottom: 5px;
    xborder-bottom: dotted 1px #009AC8;
}

#partners_cont #right #partners .partnerstippel
{
    float: left;
    clear: both;
    width: 620px;
    border-top: dotted 1px #009AC8;
}

#partners_cont #right #partners .partnermarge
{
    float: left;
    clear: both;
    width: 620px;
	height: 20px;
}

#partners_cont #right #partners .partner
{
    float: left;
    clear: both;
    width: 620px;
    border-bottom: dotted 1px #009AC8;
}

#partners_cont #right #partners2 .partner2
{
    float: left;
    clear: both;
    width: 635px;
    border-bottom: solid 1px #ffffff;
}

#partners_cont #right #partners .partner .partnerimageholder
{
    float: left;
    width: 130px;
    height: 100%;
    padding: 15px;
    xbackground-color: #FF0000;
    xborder-top: dotted 1px #009AC8;
}

#partners_cont #right #partners .partner .partnerimageholder .partnerimage
{
    float: left;
    border: 0px;
}

#partners_cont #right #partners .partner .partnertextholder
{
    float: left;
    width: 440px;
    height: 100%;
    background-color: #ECF4F7;
    xborder-top: dotted 1px #009AC8;
}

#partners_cont #right #partners .partner .partnertext
{
    float: left;
    width: 440px;
    height: 100%;
    padding: 10px;
    background-color: #ECF4F7;
    xborder-top: dotted 1px #009AC8;
}


.button .link, .buttonselected .link
{
	display: block;
	width: 195px;
    height: 20px;
	text-transform: none;
}
.buttonselected .link
{
	font-weight: bold;
}


/* ------------------------------ NEWS ------------------------------ */

.newsholder
{
    float: left;
    background-color: #EBF7FB;
    width: 100%;
    height: 100%;
}

.newsitemsholder
{
    float: left;
    text-align: left;
    width: 690px;
	color: #5C5C5C;
    height: 100%;
    padding-left: 20px;
	font-family:  Verdana, Arial;
	background-color: #FFFFFF;
}

.newsitemsholder .newsitem
{
    height: 100%;
    border-bottom: dotted 1px #C5C5C5;
}

/* ---------- Date ---------- */

.newsitemsholder .newsitemdateholder
{
    float: left;
    margin-top: 15px;
    margin-right: 5px;
}

.newsitemsholder .newsitemdateholder .newsitemdate
{
    float: left;
    color: #5c5c5c;
    font-size: 10px;
}

/* ---------- Category ---------- */

.newsitemsholder .newsitemcategoryholder
{
    float: left;
    margin-top: 15px;
    margin-right: 5px;
	font-family:  Verdana, Arial;
}

.newsitemsholder .newsitemcategoryholder .newsitemcategory
{
    float: left;
    color: #5c5c5c;
    font-size: 10px;
}

/* ---------- Title ---------- */

.newsitemsholder .newsitemtitleholder
{
    float: left;
    clear: both;
    color: #009AC8;
    font-weight: bold;
    width: 600px;
    margin-bottom: 10px;
    margin-top: 15px;
	font-family:  Verdana, Arial;
}
.newsitemtitleholder a, .newsitemtitleholder a:hover
{
    color: #009AC8;
}

.newsitemsholder .newsitemtitleholder .newsitemtitlelink
{
    float: left;
    text-decoration: underline;
}

/* ---------- Main Holder ---------- */

.newsitemsholder .newsitemmainholder
{
    float: left;
    clear: both;
	font-family:  Verdana, Arial;
	width: 600px;
}

/* ---------- Image ---------- */

.newsitemsholder .newsitemimageholder
{
    float: left;
}

.newsitemsholder .left
{
    float: left;
}

.newsitemsholder .right
{
    float: right;
}

.newsitemsholder .newsitemimageholder .newsitemimage
{
    float: left;
    margin-right: 10px;
}

/* ---------- Lead + Text ---------- */

.newsitemsholder .newsitemleadtextholder
{
}

.newsitemsholder .newsitemleadtextholder .text
{
    width: 780px;
}

.newsitemsholder .newsitemleadtextholder .textwithimage
{
    min-width: 500px;
    max-width: 580px;
}

/* ---------- Lead ---------- */

.newsitemsholder .newsitemleadholder
{
    float: left;
    font-weight: bold;
    font-size: 11px;
    margin-bottom: 3px;
	font-family:  Verdana, Arial;
}

/* ---------- Text ---------- */

.newsitemsholder .newsitemtextholder
{
    float: left;
    clear: both;
    font-size: 11px;
    margin-bottom: 3px;
    padding-bottom: 20px;
	font-family:  Verdana, Arial;
}

/* ---------- More ---------- */

.newsitemsholder .newsitemmorelink
{
    text-decoration: underline;
    font-size: 11px;
    cursor: pointer;
    margin-left: 5px;
    color: #009AC8;
	font-family:  Verdana, Arial;
}

/* ---------- Other Items ---------- */

.newsitemsholder .otheritems
{
    float: left;
    clear: both;
    width: 680px;
    padding-bottom: 15px;    
	font-family:  Verdana, Arial;
}

.newsitemsholder .otheritems .otheritemstitle
{
    float: left;
    font-weight: bold;
    border-bottom: dotted 1px #c5c5c5;
    padding-bottom: 5px;    
}

.newsitemsholder .otheritems .otheritemslinks
{
    float: left;
    clear: both;
    text-decoration: none;
    font-size: 11px;
    cursor: pointer;
    color: #009AC8;
    padding-top: 5px;  
    width: 680px;  
}

.newsitemsholder .otheritems .otheritemslinks a
{
    text-decoration: underline;
    color: #009AC8;
}

/* ---------- News Categories ---------- */

.newscategoriesholder
{
	float: left;
	width: 203px;
	height: 100%;
	text-align: left;
    background-color: #EBF7FB;
	font-family:  Verdana, Arial;
    text-decoration: none;
}

.newscategoriesholder .buttons
{
    float: left;
    width: 208px;
    height: 100%;
    background-color: #EBF7FB;
}

.newscategoriesholder .buttons .button
{
    float: left;
    width: 193px;
    height: 20px;
    padding-left: 15px;
    padding-top: 15px;
    background-color: #EBF7FB;
    border-bottom: dotted 1px #009AC8;
    background-image: url("../../Images/Design_Pieces/pijltje-blauw.jpg");
    background-position: right center;
    background-repeat: no-repeat;
    font-size: 11px;
    text-decoration: none;
}

.newscategoriesholder .buttons .button a, .newscategoriesholder .buttons .button a:hover
{
    text-decoration: none;
    color: #009AC8;
}

.newscategoriesholder .buttons .buttonselected
{
    float: left;
    width: 193px;
    height: 20px;
    padding-left: 15px;
    padding-top: 15px;
    background-color: #FFFFFF;
    border-bottom: dotted 1px #009AC8;
    background-image: url("../../Images/Design_Pieces/pijltje-wit.jpg");
    background-position: right center;
    background-repeat: no-repeat;
    font-size: 11px;
    text-decoration: none;
}

.newscategoriesholder .buttons .buttonselected a, .newscategoriesholder .buttons .buttonselected a:hover
{
    text-decoration: none;
    color: #009AC8;
}


/* ------------------------------ CONTACT ------------------------------ */

.contact
{
}

.contact .lMenu
{
    background-color: #ebf7fb;
    width: 30%;
    border-bottom: 1px dotted #a7a9ac;
    padding: 15px;
    font-family: Verdana, Arial;
	font-size: 11px;
    color: #009ac8;
    vertical-align: top;
}

.contact .rMenu
{
    padding: 15px 20px 15px 20px;
    border-bottom: 1px dotted #a7a9ac;
    font-family: Verdana, Arial;
	font-size: 11px;
    color: #5c5c5c;
}

.contact .nobottomline
{
    border-bottom: 0px;
}

.contact .rMenu .button
{
    border: 1px solid #009ac8;
    width: 75px;
}

.contact .rMenu .contactsubmitbutton
{
}

.contact .rMenu .contactcancelbutton
{
}

.contact .textBox
{
    border: 1px solid #009ac8;
}

.contact .rMenuLength
{	
	width: 105px;
}

.contact .txtTDStyle
{
    width: 130px;
}

.contact .copyright
{
    	font-family: Verdana, Arial;
	font-size: 11px;
    color: #5c5c5c;
}

.contact .area
{
	border: 1px solid #009ac8;
	width: 258px;
}

.contact a
{
    font-family:  Verdana, Arial;
    font-size: 11px;
    color: #009ac8;
}


/* --- FOOTER ITEMS --- */

.copyright
{
	font-family:  Verdana, Arial;
    font-size: 10px;
    color: #5c5c5c;
}


/* ============================== */
/* THE END OF CUSTOM MADE STYLING */
/* ============================== */

/* ====================================================================================================================================== */

/* =================================================================================== */
/* BELOW IS FROM SITEFINITY (might be other values, but parameters were there already) */
/* =================================================================================== */

/*--------------------layout---------------------*/
* {margin:0;padding:0}
form {
	text-align: center;		
	}
#wrapper {
	width: 770px;
	background: #fff;
	margin: 10px auto;
	text-align: left;	
	}
#Main {
	float:left;
	width: 65%;
	margin: 0;	
	}
#SideBar {
	width: 28%;	
	float: right;	
	padding: 15px;	
	}
#Header, #Footer {
	clear:both;
	}

/*--------------------style---------------------*/
body {
	font-family: Arial, Verdana;
	color: black;
	font-size: 12px;
	background: white;
	margin:0;
	padding:0;			
	}

#Header {
	margin-bottom: 20px;
	background: #1F5DA7;
	margin-top: 10px;	
	}
#Header h1 {
	font-family: Georgia;
	font-size: 35px;	
	color: #fff;
	margin: 0 10px;
	}
#TopNavigation {
	margin: 10px 0 0 0;	
	padding: 5px 10px;
	background:#75A8E6;
	color: #fff;	
	}
#TopNavigation:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
	}
#TopNavigation {display: inline-block;}
/* Hides from IE-mac \*/
* html #TopNavigation {height: 1%;}
#TopNavigation {display: block;}
/* End hide from IE-mac */

#TopNavigation a {
	font-size: 14px;
	color: #fff;
	text-decoration: none;
	}
#TopNavigation a:hover {
	color: #1F5DA7;
	}
#Main {
	font-size: 14px;
	line-height: 150%;	
	}
#Main h2 {
	color: #1F5DA7;
	}
#SideBar {
	font-size: 12px;	
	background: #F8FAFC;
		
	}
#Footer {
	clear:both;
	color: #666;
	font-size: 11px;
	border-top: 1px solid #000;
	margin-top: 20px;
	padding: 0 10px;
	}

#SideBar dt{
	font-weight: bold;
	color: #1F5DA7;	
	}
#SideBar dd {
	margin-left: 0;
	margin-bottom: 10px;
	}
#SideBar ul {
	padding-left:20px;
	margin-left:0;
	}
#SideBar .contacts  {
	margin-top: 20px;	
	}
#SideBar .contacts dt {
	font-size: 16px;
	color: black;
	margin-bottom: 10px;
	}
#SideBar .contacts dd {
	margin-bottom: 5px;
	
	}
.contacts dd strong {
	font-size: 11px;
	}
a {
	color: #1F5DA7;
	text-decoration: none;
	}
a:hover {
	color: #1F5DA7;
	text-decoration: underline;
	}
.gallery {
	width: 80px;
	height: 80px;
	float: left;
	display: block;
	}
	
/*-------------------------------------PollBox---------------------------------*/
.PollBox {
    font-size: 1.0em;
    margin: 0;
    background: transparent;
    width: 200px;
    padding: 10px;
    }
.PollBox fieldset {
    border: 0;      
    padding: 0;
    margin: 10px 0 10px 0;        
    }
.PollBox h4 {
    font-size: 1.3em;
    padding:0;
    margin: 0;
    }
.PollBox fieldset h5 {
    font-size: 1.0em;
    font-weight: bold;
    color: #000;
    margin: 0 0 5px 0;        
    }
.PollBox fieldset span {
    display: block;
    margin: 0;
    font-size: 1.0em;
    color: #000;
    line-height: 1.6em;
    }
.PollBox fieldset span label {
    display: inline;
    font-weight: normal;    
    }
.PollBox a {
    float:right;
    margin-top: -16px;
    }
.PollBox span {
    color: #999;
    font-size: 0.9em;
    }
.PollBox span.validator {
    color: red;
    display: block;
    margin-bottom: 10px;
    }
/*-------------------------------------News---------------------------------*/ 
   
/*----------newslist-----------*/
		.newslist {
			list-style:none;
			margin:0;
			padding:0;
			}
		.newslist li {
			margin-bottom: 20px;
			border-bottom: 1px dashed #ededed;
			}
		.newslist p.summary {
			margin:0;
			font-size: 0.9em;
			}
		.newslist h4, .newslist h5 {
			margin: 0;
			padding: 0;
			font-size: 1.0em;			
			}
		.newslist h5 {
			font-weight: normal;
			}
		.newslist span.date {
			font-style: italic;
			font-size: 0.8em;
			}
		.newslist a.more {
			font-size: 0.8em;
			}

		/*---------singlenews---------*/

		.singlenews h2 {
			font-size: 1.5em;
			margin-bottom: 0;
			}		
		.singlenews h3 {
			margin: 0;
			padding: 0;
			font-weight: normal;
			font-size: 0.9em;
			}		
		.singlenews span.date {
			font-style: italic;
			font-size: 0.8em;
			line-height: 3em;			
			}
		.singlenews p.summary {
			font-weight: bold;
			font-size: 0.9em;
			}
		.singlenews div.newsbody {
			margin-top: 20px;
			font-size: 0.9em;
			}
		.related h3 {
			font-size: 1.2em;
			margin-top: 30px;
			margin-bottom: 10px;
			}
		.related h4 {
			margin: 0 0 10px 0;
			font-size: 1.0em;			}
		.related ul {
			margin:0 0 20px 0;
			padding:0;						
			}
		.related li {
			padding: 0 0 0 0;
			margin-left: 20px;
			}
		.related li.more {
			font-size: 0.8em;
			line-height: 2.5em;
			list-style-type: none;
			}
/*-------------------------------------Blogs---------------------------------*/
/*blog posts*/
.post{margin:2.4em 0}
.postTitle{color:#1F5DA7;font:normal 2.2em/1.2em georgia,arial,sans-serif;}
.postTitle a{text-decoration:none}
.postDate{margin-bottom:1.2em;font-size:0.8em;color:#000 !important}
.postContent{font-size:13px}
.postContent p{margin-bottom:1.2em}
.postGet,.entryFoot{color:#fff}
.postGet{margin-top:1em}
.diggit{padding-left:20px;background:url(img/blogDiggit.gif) 0 0 no-repeat}
.delicious,.delicous{margin-left:10px;padding-left:18px;background:url(img/blogDelicious.gif) 0 0 no-repeat}
p.more{font-size:0.85em}
.postFoot a{clear:left;font-size:0.85em}
.postFoot a.postComments{}
.postFoot span{margin-left:10px;color:#000}
.postComments{margin-top:40px;font-size:0.9em;line-height:1.4em;}
.postComments h3{color: #1F5DA7;margin-top:1.5em;background:url(img/blogComments.gif) 0 0.2em no-repeat;font:normal 1.6em/1.2em georgia,arial,sans-serif;}
.postComments h3 a{color:#333}
.commentsView{background:#F8FAFC;padding:20px 30px 30px}
.postComments .commentAuthor{margin-top:1.6em;color: #1F5DA7;font-size:1.0em}
.postComments .commentAuthor a{text-transform:none;text-decoration:underline}
.postComments .commentAuthor a:hover{text-transform:none;text-decoration:none}
.postComments .commentDate{font-size:0.8em;font-weight:bold}
.postComments p{margin-top:0}
p.commentMessage{background:#690;color:#fff;padding:3px 10px;margin:20px 0}


/*comments form*/
.postComments ol{list-style:none}
.postComments fieldset{display:block;margin-top:1em;margin-bottom:2.3em;padding:1.8em 1em 1em;border:0;background: #E2EBF3}
.postComments fieldset li{clear:both;margin-bottom:1em}
.postComments fieldset li:after{content:".";display:block;clear:both;height:3px;visibility:hidden}
.postComments fieldset label, .postComments fieldset span {float:left;width:70px;padding-right:10px;text-align:right;line-height:1.8em;font-size:0.85em}
.postComments fieldset input{float:left;width:200px;padding:2px}
.postComments fieldset textarea{float:left;width:380px;height:150px;font-family: Arial;font-size:12px}
.postComments fieldset input.commentsButton{display:block;width:auto;margin:0.4em 0 0 80px;height:auto;font-weight:bold;padding:3px 5px}
.postComments fieldset span.commentsValidator{margin-left:70px;color:red;font-weight:bold;width:320px;text-align:left}

.postsNavigation{font-size:12px}
.prevPost{border-right:1px solid #000;padding-right:10px;margin-right:5px;background:url(Images/prev.gif) center left no-repeat;padding-left:13px;}
.allPosts{font-weight:bold}
.nextPost{border-left:1px solid #000;padding-left:10px;margin-left:5px;background:url(Images/next.gif) center right no-repeat;padding-right:13px;}
.postsNavigation {margin-top:10px}

/*lists*/
.sf_list_simple, .sf_list_expanded, .sf_anchor_list, .sf_list_expandable, .sf_target_list, #SideBar ul {list-style:none;margin-bottom:30px;font-size:13px}
.sf_list_simple li, .sf_list_expanded li, #Main li, #SideBar li{margin-top:10px}
#Main li 
{
	margin-left: 15px;
}
.sf_list_expanded h5, .sf_item_head, ul h2 {font-size:1.0em;font-weight:bold;margin-top:0.5em}
.sf_target_list{margin-left:0}
.sf_target_list dt{font-weight:bold;margin-top:1.0em}
#Main ul {margin-left:15px;list-style-type:disc;font-size:13px}
#Main ol {margin-left:15px;font-size:13px}
#Main h1, #Main .list_header{margin-top:20px}


/* Categories, Tags, Archive */
ul.tagCloud {
	margin: 0;
	padding: 0;
}
ul.tagCloud li {
	margin: 0;
	padding: 0 10px 0 0;
	background: none;
	border-bottom: 0;
	padding: 0;
	display: inline;
	line-height: 36px;
}
ul.tagCloud li a.s6:link, ul.tagCloud li a.s6:visited, ul.tagCloud li a.s6:hover, ul.tagCloud li a.s6:active {
	font-size: 9px;
}
ul.tagCloud li a.s5:link, ul.tagCloud li a.s5:visited, ul.tagCloud li a.s5:hover, ul.tagCloud li a.s5:active {
	font-size: 12px;
}
ul.tagCloud li a.s4:link, ul.tagCloud li a.s4:visited, ul.tagCloud li a.s4:hover, ul.tagCloud li a.s4:active {
	font-size: 16px;
}
ul.tagCloud li a.s3:link, ul.tagCloud li a.s3:visited, ul.tagCloud li a.s3:hover, ul.tagCloud li a.s3:active {
	font-size: 21px;
}
ul.tagCloud li a.s2:link, ul.tagCloud li a.s2:visited, ul.tagCloud li a.s2:hover, ul.tagCloud li a.s2:active {
	font-size: 29px;
}
ul.tagCloud li a.s1:link, ul.tagCloud li a.s1:visited, ul.tagCloud li a.s1:hover, ul.tagCloud li a.s1:active {
	font-size: 36px;
}
h1.categorizedAs {
	margin: 20px 0 0;
	font-size: 2.5em;
	font-family: georgia,arial,sans-serif;
	font-style: normal;
	font-weight: normal;
	line-height: 1.2em;
}
dl.taggedWithList {
	margin: 0;
	padding: 0;
}
dl.taggedWithList dt, dl.taggedWithList dd {
	margin: 0;
	padding: 0 5px 0 0;
	display: inline;
}

#Main ul.sf_singleImageData 
{
	margin-left: 0;
	line-height: 1.3;
}
#Main ul.sf_singleImageData li
{
	margin-top: 0;
}

/* ============================= */
/* THE END OF SITEFINITY STYLING */
/* ============================= */