@charset "utf-8";
/* CSS Document */

/* Custom fonts */

h1
{
	font-family: Georgia;
	font-style:oblique;
	font-weight: bold;
	font-size: 1.6em;
	color: #666;
	margin: 0;
	padding: 0;
	padding-left: 20px;
	padding-top: 20px;
}

h2
{
	font-family: Georgia;
	font-style:oblique;
	font-weight: bold;
	font-size: 1em;
	color: #999;
	margin: 0;
	padding: 0;
	margin-left: 20px;
	margin-bottom: 10px;
}

h3 
{
	font-family: Georgia;
	font-style:oblique;
	font-weight: bold;
	font-size: 1em;
	color: #999;
	margin: 0;
	padding: 0;
	margin-top: 20px;
	margin-right: 20px;
	text-align: right;
}

html 
{
	height:100%;
}

body 
{
	margin: 0;
	padding: 0;
	height:100%;
	font-family: Arial, sans-serif;
	font-size: 1em;
	background-color: #E1E1E1;
	background-image:url(../images/background.png);
	background-repeat:repeat-y;
	background-position:center;
}

p 
{
	margin: 0;
	padding: 0;
	color:#999;
}

p.note
{
	margin-top: 12px;
	margin-bottom: 10px;
	color:#999;	
	font-size: 0.8em;
}

p.contentText
{
	font-family: Arial, sans-serif;
	font-size: 0.8em;
	color:#999;
	padding: 20px;
	z-index: 10;
}

div.note
{
	margin-left: 20px;
}

.content
{
	margin-left: 50px;
	
}

.banner
{
	margin-top: 126px;
	margin-left: 50px;
}

.titleWrapper
{
	
}

.titleArea
{
	width: 370px;
	display: inline-block;
}

.subtitleArea
{
	width: 642px;
	display:-moz-inline-stack;
	display: inline-block;
	
}

.timestampArea
{
	display: inline-block;
	width: 270px;
}

.shadow
{
	background-image:url(../images/shadow.png);
	height: 16px;
	width: 656px;
}

.lightGreyLineShort
{
	border:0;
	border-top: 1px solid #E6E6E6;
	height: 0;
	background: #E6E6E6;
	width: 140px;
}

.lightGreyLineLong
{
	border:0;
	border-top: 1px solid #E6E6E6;
	height: 0;
	background: #E6E6E6;
	width: 140px;
}

/* Navigation */

.navigation
{
	margin: 0;
	margin-top: 155px;
	padding: 0;
	padding-top: 20px;
	list-style-type: none;	
	text-align: right;
}

.navigationItem
{
	
	margin-right: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
	width: 190px;	
	font-weight: bold;	
	display: block;
	
}

#navigationHome a
{	
	background-image: url(../images/bullet-menu.png);
	background-repeat:no-repeat;
	background-position:right;
	text-decoration: none;
	list-style-type: none;
	color: #999999;
	text-align: right;
	max-width: 200px;
	margin-right: 20px;
	padding-right: 25px;	
}

#navigationHome a:hover
{	
	background-image: url(../images/bullet-home.png);
	background-repeat:no-repeat;
	background-position:right;
	text-decoration: none;
	list-style-type: none;
	color: #4D4D4D;
	text-align: right;
	max-width: 200px;
	margin-right: 20px;
	padding-right: 25px;
}

#navigationHomeSelected a
{	
	background-image: url(../images/bullet-home.png);
	background-repeat:no-repeat;
	background-position:right;
	text-decoration: none;
	list-style-type: none;
	color: #4D4D4D;
	text-align: right;
	max-width: 200px;
	margin-right: 20px;
	padding-right: 25px;
}	

#navigationProjecten a
{	
	background-image: url(../images/bullet-menu.png);
	background-repeat:no-repeat;
	background-position:right;
	text-decoration: none;
	list-style-type: none;
	color: #999999;
	text-align: right;
	max-width: 200px;
	margin-right: 20px;
	padding-right: 25px;	
}

#navigationProjecten a:hover
{	
	background-image: url(../images/bullet-projecten.png);
	background-repeat:no-repeat;
	background-position:right;
	text-decoration: none;
	list-style-type: none;
	color: #C2A899;
	text-align: right;
	max-width: 200px;
	margin-right: 20px;
	padding-right: 25px;
}

#navigationProjectenSelected a
{	 
	background-image: url(../images/bullet-projecten.png);
	background-repeat:no-repeat;
	background-position:right;
	text-decoration: none;
	list-style-type: none;
	color: #C2A899;
	text-align: right;
	max-width: 200px;
	margin-right: 20px;
	padding-right: 25px;
}

#navigationBlog a
{	
	background-image: url(../images/bullet-menu.png);
	background-repeat:no-repeat;
	background-position:right;
	text-decoration: none;
	list-style-type: none;
	color: #999999;
	text-align: right;
	max-width: 200px;
	margin-right: 20px;
	padding-right: 25px;	
}

#navigationBlog a:hover
{	
	background-image: url(../images/bullet-blog.png);
	background-repeat:no-repeat;
	background-position:right;
	text-decoration: none;
	list-style-type: none;
	color: #A17A94;;
	text-align: right;
	max-width: 200px;
	margin-right: 20px;
	padding-right: 25px;
}

#navigationBlogSelected a
{	
	background-image: url(../images/bullet-blog.png);
	background-repeat:no-repeat;
	background-position:right;
	text-decoration: none;
	list-style-type: none;
	color: #A17A94;;
	text-align: right;
	max-width: 200px;
	margin-right: 20px;
	padding-right: 25px;
}

#navigationAbout a
{	
	background-image: url(../images/bullet-menu.png);
	background-repeat:no-repeat;
	background-position:right;
	text-decoration: none;
	list-style-type: none;
	color: #999999;
	text-align: right;
	max-width: 200px;
	margin-right: 20px;
	padding-right: 25px;	
}

#navigationAbout a:hover
{	
	background-image: url(../images/bullet-about.png);
	background-repeat:no-repeat;
	background-position:right;
	text-decoration: none;
	list-style-type: none;
	color: #93B7BF;;
	text-align: right;
	max-width: 200px;
	margin-right: 20px;
	padding-right: 25px;
}

#navigationAboutSelected a
{	
	background-image: url(../images/bullet-about.png);
	background-repeat:no-repeat;
	background-position:right;
	text-decoration: none;
	list-style-type: none;
	color: #93B7BF;;
	text-align: right;
	max-width: 200px;
	margin-right: 20px;
	padding-right: 25px;
}

#navigationLinks a
{	
	background-image: url(../images/bullet-menu.png);
	background-repeat:no-repeat;
	background-position:right;
	text-decoration: none;
	list-style-type: none;
	color: #999999;
	text-align: right;
	max-width: 200px;
	margin-right: 20px;
	padding-right: 25px;	
}

#navigationLinks a:hover
{	
	background-image: url(../images/bullet-links.png);
	background-repeat:no-repeat;
	background-position:right;
	text-decoration: none;
	list-style-type: none;
	color: #BDBDB0;;
	text-align: right;
	max-width: 200px;
	margin-right: 20px;
	padding-right: 25px;
}

#navigationLinksSelected a
{	
	background-image: url(../images/bullet-links.png);
	background-repeat:no-repeat;
	background-position:right;
	text-decoration: none;
	list-style-type: none;
	color: #BDBDB0;;
	text-align: right;
	max-width: 200px;
	margin-right: 20px;
	padding-right: 25px;
}

#navigationContact a
{	
	background-image: url(../images/bullet-menu.png);
	background-repeat:no-repeat;
	background-position:right;
	text-decoration: none;
	list-style-type: none;
	color: #999999;
	text-align: right;
	max-width: 200px;
	margin-right: 20px;
	padding-right: 25px;	
}

#navigationContact a:hover
{	
	background-image: url(../images/bullet-contact.png);
	background-repeat:no-repeat;
	background-position:right;
	text-decoration: none;
	list-style-type: none;
	color: #ABC178;;
	text-align: right;
	max-width: 200px;
	margin-right: 20px;
	padding-right: 25px;
}

#navigationContactSelected a
{	
	background-image: url(../images/bullet-contact.png);
	background-repeat:no-repeat;
	background-position:right;
	text-decoration: none;
	list-style-type: none;
	color: #ABC178;;
	text-align: right;
	max-width: 200px;
	margin-right: 20px;
	padding-right: 25px;
}

#language
{
	margin: 0;
	margin-top: 40px;
	margin-right: 10px;
	padding: 0;
	padding-top: 5px;
	padding-bottom: 5px;
	text-decoration: none;
	width: 190px;	
	font-weight: bold;	
	display: block;
}

#languageToggleNL a
{	
	background-image: url(../images/bullet-menu.png);
	background-repeat:no-repeat;
	background-position:right;
	text-decoration: none;
	list-style-type: none;
	color: #999999;
	text-align: right;
	max-width: 200px;
	margin-right: 20px;
	padding-right: 25px;	
}

#languageToggleNL a:hover
{	
	background-image: url(../images/bullet-home.png);
	background-repeat:no-repeat;
	background-position:right;
	text-decoration: none;
	list-style-type: none;
	color: #4D4D4D;
	text-align: right;
	max-width: 200px;
	margin-right: 20px;
	padding-right: 25px;
}

#languageToggleEN a
{	
	background-image: url(../images/bullet-menu.png);
	background-repeat:no-repeat;
	background-position:right;
	text-decoration: none;
	list-style-type: none;
	color: #999999;
	text-align: right;
	max-width: 200px;
	margin-right: 20px;
	padding-right: 25px;	
}

#languageToggleEN a:hover
{	
	background-image: url(../images/bullet-home.png);
	background-repeat:no-repeat;
	background-position:right;
	text-decoration: none;
	list-style-type: none;
	color: #4D4D4D;
	text-align: right;
	max-width: 200px;
	margin-right: 20px;
	padding-right: 25px;
}


/* SUB Navigation */

.subNavigationProjecten li
{
	list-style-type: none;
	display: inline;
}

.subNavigationProjecten 
{	
	padding:0;
	padding-left: 15px;
	font-family: Arial, sans-serif;
	font-size: 0.8em;
	text-decoration: none;
}

.subNavigationProjecten a
{	
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
}

ul.subNavigationProjecten li.inactive a
{
	color: #999;
}

ul.subNavigationProjecten li.inactive a:hover, ul.subNavigationProjecten li.active a
{
	color:#C2A899;
	text-decoration: underline;
}

.divider
{	
	display: inline;
	color: #CCCCCC;
}

/* SUB SUB Navigation */

.subSubNavigationProjecten li
{
	list-style-type: none;
	display: inline;
}

.subSubNavigationProjecten 
{	
	padding:0;
	padding-left: 15px;
	font-family: Arial, sans-serif;
	font-size: 0.8em;
	text-decoration: none;
}

.subSubNavigationProjecten a
{	
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
}

ul.subSubNavigationProjecten li.inactive a
{
	color: #999;
}

ul.subSubNavigationProjecten li.inactive a:hover, ul.subSubNavigationProjecten li.active a
{
	color:#C2A899;
	text-decoration: underline;
}



.previewFooter
{
	bottom:0;
	height:20px;
	margin-top: -22px;
	margin-left: 2px;
	width: 676px;
	position:relative;
	background-color: #FFF;
	z-index: 100;	
}




#bannerHome
{
	background-image:url(../images/banner-home.png);
	background-repeat:no-repeat;
	height: 80px;
	width: 676px;
}

#bannerProjecten
{
	background-image:url(../images/banner-projecten.png);
	background-repeat:no-repeat;
	height: 80px;
	width: 676px;
}

#bannerBlog
{
	background-image:url(../images/banner-blog.png);
	background-repeat:no-repeat;
	height: 80px;
	width: 676px;
}

#bannerAbout
{
	background-image:url(../images/banner-about.png);
	background-repeat:no-repeat;
	height: 80px;
	width: 676px;
}

#bannerLinks
{
	background-image:url(../images/banner-links.png);
	background-repeat:no-repeat;
	height: 80px;
	width: 676px;
}

#bannerContact
{
	background-image:url(../images/banner-contact.png);
	background-repeat:no-repeat;
	height: 80px;
	width: 676px;
}


#wrap 
{
	background:url(../images/gradient.png);
	background-repeat:repeat-y;
	min-height:100%;
	width:930px;
	margin: 0 auto;
	position:relative;
}

#innerWrap
{
	padding-bottom:80px;
}

#innerWrap:after 
{
	content:" ";
	display:block;
	clear:both;
}

* html #wrap 
{
	height:100%
}

#header 
{
	background:url(../images/gradient.png);
	background-repeat:repeat-y;	
	background-color: #FFF;
	color:#000;
	margin: 0 auto;
	padding: 0 auto;
	height:80px;
}

#headerLeft
{
	width: 160px;
	padding: 20px;
	display: inline-block;
}

#headerRight
{
	padding: 20px;
	width: 670px;	
	display: inline-block;
}

#logoLeft
{
	background-image:url(../images/oscar-name.png);
	background-repeat:no-repeat;
	width: 261px;
	height: 89px;
	margin-left: 40px;
	float: left;
	display: inline-block;
}

#logoRight
{	
	background-image:url(../images/oscar-job.gif);
	background-repeat:no-repeat;
	width: 146px;
	height: 45px; 
	display: inline-block;
}

#navigationContainer
{
	float:left;
	width:200px;
	padding: 0px;
	display: inline-block;
}

#main 
{
	float: right;
	padding: 0px;
	width: 700px;
	display: inline-block;
}

/* PROJECTEN */

#tabProjecten
{
	background: #C2A899;
	color: #FFF;
	font-weight: bold;
	margin-top: 20px;
	padding-left: 20px;
	padding-top: 3px;
	height: 24px;
	width: 122px;	
}

#windowProjecten
{
	border-color: #C2A899;
	border-width: 2px;
	border-style:solid;
	min-height: 200px;
	overflow: hidden;	
}

#windowProjectenPreview
{
	border-color: #C2A899;
	border-width: 2px;
	border-style:solid;
	max-height: 500px;
	overflow: hidden;	
}

#windowProjectenPreview a:link
{
	text-decoration: none;
}

#imageContainerProjecten
{
	background-image: url(../images/SLAAF-medium.jpg);
	width: 646px;
	height: 480px;
}

#imageContainerProjectenLarge
{
	background-image: url(../images/SLAAF-large.jpg);
	width: 646px;
	height: 928px;
}

#buttonHomeProjecten
{
	text-align: right;
	color: #999;
	font-size: 0.8em;
	padding-top: 5px;
	padding-right: 20px;
}

#buttonHomeProjecten a:link, #buttonHomeProjecten a:visited
{
	color: #999;
}

#buttonHomeProjecten a:hover
{
	color: #C2A899;
}

/* BLOG */
#tabBlog
{
	background: #A17A94;
	color: #FFF;
	font-weight: bold;
	margin-top: 20px;
	padding-left: 20px;
	padding-top: 3px;
	height: 24px;
	width: 122px;
}

#windowBlogPreview
{
	border-color: #A17A94;
	border-width: 2px;
	border-style:solid;
	max-height: 180px;
	overflow: hidden;
}

#windowBlogPreview a:link
{
	text-decoration: none;
}

#imageContainerBlog{
	background-image: url(../images/blog.jpg);
	width: 646px;
	height: 160px;
}

#buttonHomeBlog
{
	text-align: right;
	color: #999;
	font-size: 0.8em;
	padding-top: 5px;
	padding-right: 20px;
}

#buttonHomeBlog a:link, #buttonHomeBlog a:visited
{
	color: #999;
}

#buttonHomeBlog a:hover
{
	color: #A17A94;
}


#footer 
{
	position:absolute;
	bottom:0;
	height:80px;
	background-color: #FFF;
	width:100%;
	color:#000;
	text-align: left;
	background:url(../images/gradient.png);
	background-repeat:repeat-y;	
	display: inline-block;
}

#footerLeft
{
	float:left;
	width: 160px;
	padding: 20px;
	display: inline-block;
}

#footerRight
{
	float:right;
	padding: 20px;
	width: 670px;	
	display: inline-block;
}

#footerRightText
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	padding-left: 30px;
	text-align:center;
}