/* Top Elements */
* {
	padding: 0;
	margin-right: 0;
}
iframe{
margin:0px;	
}
body {
	color: #252525;
	background-position:bottom center;
	background-repeat:repeat-x;
	background-attachment:fixed;
	background-color:#000;
	margin: 0;
	padding: 0 0 0 0;
	text-align: left;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 16px;
}
/* Links */
a, a:active, a:link {
	text-decoration: none;
	color: #ED1651;
}
a:visited {
	text-decoration: none;
}
a:hover {
	color: #999;
	text-decoration: none;
}
/* headers */
h1, h2, h3, h4 {
	font-family: Verdana, Geneva, sans-serif;
}
h1 {
	color: #ED1651;
	font-weight: normal;
	font-size: 26px;
	display: inline;
	line-height:25px;
}
h2 {
	font-size: 18px;
	color: #CCC;
	text-decoration: none;
	font-weight: normal;
	line-height:24px;
}
h3 {
	text-transform: none;
	font-weight: normal;
	color: #ED1651;
	font-size: 22px;
	letter-spacing: 0;
	margin-left: 0;
}
h4 {
	color: #ED1651;
	font-size: 25px;
	font-weight: normal;
	margin-top: 10px;
	margin-bottom: 10px;
	display: inline;
}
h5 {
	font-family: Verdana, Geneva, sans-serif;
	color: #252525;
	font-size: 13px;
	margin: 10px 0 0px 0;
	font-weight: normal;
	line-height:16px;
}
#heading {
	width:680px;
	margin: 14px 0 20px 0;
}

p, dl {
	padding: 0px;
	margin: 0;
	color: #666;
	font-size:11px;
	line-height: 16px;
}
ul, ol {
	padding: 0 0px;
}
ul {
	list-style: none;
}
dt {
	font-weight: bold;
	color: #895F30;
}
dd {
	padding-left: 25px;
}
/* images */
img {
	border: 0px solid;
	padding: 0px;
}
img.float-right {
	margin: 5px 0px 10px 10px;
}
img.float-left {
	margin: 5px 10px 10px 0px;
}
acronym {
	cursor: help;
	border-bottom: 1px dotted #895F30;
}
blockquote {
	margin: 15px 10px;
	padding: 10px 10px 10px 35px;
	border: 1px solid #ECF8FE;
	font-weight: normal;
	font-size: 1.5em;
	line-height: 1.5em;
	font-style: italic;
	font-family: Verdana, Geneva, sans-serif;
	color: #CCC;
}
div.hr {
	height: 1px;
	background: url(../images/hr1.png) repeat-x scroll center;
	margin: 6px 0 4px 0;
	width:680px;
}
div.hr hr {
	display: none;
}
/* start - table */
table {
	border-collapse: collapse;
	margin: 15px 10px;
}
th {
	color: #252525;
	text-align: left;
}
/* end - table */



/*------------------------------------------
   FORM
-------------------------------------------*/ 


div.contact_form form, div.contact_form table, div.contact_form td, div.contact_form tr, div.contact_form th {
	margin: 0px;
	padding: 0px;
	vertical-align: top;
	text-align: left;
	/* kleur lettertype formulier */
	color:#666;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
}
div.contact_form table {
	border-collapse: collapse;
}
div.contact_form th {
	padding: 0px 10px 3px 0px;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	font-weight:normal;
}
div.contact_form td {
	padding: 0px 0px 3px 0px;
}
div.contact_form img {
	margin-left: 5px;
}
div.contact_form em {
	color: #FFF;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
}
div.contact_form em.error, div.contact_form form em {
	color: #FF0000;
}
div.contact_form div.error {
	margin-bottom: 15px;
}
div.contact_form div.input {
	float:  left;
}
div.contact_form select {
	width: 300px;
	margin-bottom:  4px;
}
/* ***** Graphics *********************************************************** */

div.contact_form div.input {
	line-height: 1px;
}
div.contact_form div.input input, div.contact_form div.input textarea {
	margin-bottom:  4px;
	padding: 1px 1px 1px 1px;
	width:  300px;
	background: url('../contact-form/style-graphic/verloop-veld.png');
	border: 1px solid #999;;
}
div.contact_form input.submit {
	margin-top: 20px;
	border:  0px;
	padding: 0px;
	width:  160px;
	height: 30px;
	background: url('../contact-form/style-graphic/submit.png');
}


/*------------------------------------------
   LAYOUT
-------------------------------------------*/ 
#wrap-out {
	position: relative;
	width: 974px;
	margin: 0 auto;
	text-align: left;
}
#wrap {
	width: 974px;
	margin: 0 auto;
}
#content-wrap {
	position: relative;
	clear: both;
	float: left;
	width: 974px;
	padding: 0;
	margin-left: 5px;
	background: transparent;
	display: inline;
}
#nav-onder {
	position: relative;
	width: 974px;
	height: 10px;
	
}
#header {
	position: relative;
	width:974px;
}
#logo {
	position: inherit;
	float:right;
	width:300px;
	height:80px;
}

#social{
	float:left;
	margin:0px;
}
#social img{
	margin: -3px 6px 0 0;
}
#socialaddthis{
	float:left;
	width:130px;
	height:30px;
	margin-top:6px;
}
#socialcontainer{
	height:40px;
	margin-top:12px;
}

#header h1#logo-text a {
	position: absolute;
	margin: 0;
	padding: 0;
	font: normal 72px Georgia, "Times New Roman", Times, serif;
	letter-spacing: -1.5px;
	color: #fff;
	text-transform: none;
	text-decoration: none;
	/* change the values of top and left to adjust the position of the logo*/
	top: 20px;
	left: 36px;
}
#header h1#logo-text a:hover {
	background: none;
	border: none;
}
/* Main Column */
#main-wrap {
	position: relative;
	font-family: Verdana, Geneva, sans-serif;
	font-size:10px;
	color: #252525;
	width: 974px;
	float: left;
	background-image: url(../images/wittestreepjes.png);
}
#main-wrap2 {
	position: relative;
	padding: 0 0 2.5em 0;
	font-family: Verdana, Geneva, sans-serif;
	font-size:10px;
	color: #777;
	width: 974px;
	float: left;
	background-image: url(../images/wittestreepjes.png);
	background-position: left top;
	background-repeat: repeat;
}
#main-wrap2 h3 hr {
	font: normal 1.6em/1.6em Verdana, Geneva, sans-serif;
	text-transform: none;
	padding-top: 10px;
	letter-spacing: 0;
	margin-left: 0;
	color: #555;
}

#main-wrap h3 hr {
	font: normal 1.6em/1.6em Verdana, Geneva, sans-serif;
	text-transform: none;
	padding-top: 10px;
	letter-spacing: 0;
	margin-left: 0;
	color: #555;
}
#main-content {
	margin: 0 auto;
	padding: 0px;
	width: 974px;
	text-align: left;
}
#main-content ul.col-list li a {
	display: block;
	line-height: 1.4em;
	font-weight: bold;
	padding: 4px 0 4px 0px;
	width: 160px;
	color: #777;
	border: none;
}
#main-content ul.col-list li a:hover {
	color: #555;
	text-decoration: none;
}
#main-content ul.col-list li a span {
	color: #989898;
	font-style: italic;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#main-content .col {
	width: 520px;
}
#col2 {
	float:right;
	width: 700px;
	padding: 0px 0px 10px 0;
}
#col3 {
	float:left;
	width: 460px;
	margin: 0px 50px 20px 0;
}
#col4 {
	float:left;
	width: 680px;
	margin: 20px 0 4px 0;
}

/* Flash */	
#flashcontent {
	float: left;
	padding: 0px;
	display: block;
	width: 720px;
	height: 520px;
	margin-top: 10px;
}
#flashheader {
	float: left;
	padding: 0px;
	display: block;
	width: 974px;
	height: 120px;
}
#flashcontentPortfolio {
	float: left;
	padding: 0px;
	margin-top:4px;
	margin-bottom:20px;
	display: block;
	width: 640px;
	height: 640px;
}
#staticcontentPortfolio {
	float: left;
	padding: 0px;
	margin-top:4px;
	margin-bottom:4px;
	display: block;
	width: 680px;
}
#staticimageContainer {
	margin-bottom:2px;
	width: 680px;
	height: 100%;
}

#flashbannerLeaderboard {
	float: left;
	padding: 0px;
	margin-top:4px;
	margin-bottom:20px;
	display: block;
	width: 728px;
	height: 90px;
}
#flashbannerSkyscraper {
	float: left;
	padding: 0px;
	margin: 0px 20px 20px 0px;
	display: block;
	width: 120px;
	height: 600px;
}
#flashbanner300x250 {
	float: left;
	padding: 0px;
	margin: 0px 20px 20px 0px;
	display: block;
	width: 300px;
	height: 250px;
}
/* Sidebar */	
#sidebar {
	float: left;
	padding-left: 20px;
	position:relative;
	display: block;
	margin: 40px 0 10px 0px;
	width: 220px;
	overflow:visible;
}
#sidebar h3 {
	margin-top: 10px;
	padding: 15px 5px 0px 5px;
	font: normal 2em 'trebuchet MS', Tahoma, Helvetica, Arial, sans-serif;
	color: #252525;
	letter-spacing: 0px;
}
#sidebar ul {
	font-size:11px;
	list-style: none;
	width: 220px;
	height: 22px;
	padding:0px 0 3px 0;
	margin-bottm:10px;
}
#sidebar ul li {
	margin: 4px 0 4px 0;
	display: block;
	font-size: 10px;
}
#sidebar ul li a {
	text-decoration: none;
	font-size:11px;
	color: #ED1651;
}
#sidebar ul li a:hover{
	color: #252525;
	background-color: #FFF;
}
#sidebar ul li span {
	color: #252525;
	font-weight: bold;
}
#sidebar ul li a span {
	color: #666;
	padding:2px;
	font-weight: normal;
	font-style: normal;
}
#sidebar ul li#current a {
	color: #333;
}
#sidebar span {
	font-size:13px;
}
div.hrsidebar {
	height: 1px;
	background: #fff url(../images/hr1.png) repeat-x scroll center;
	margin-top:6px;
	margin-bottom:6px;
}
div.hrsidebar-top {
	height: 1px;
	background: #fff url(../images/hr1.png) repeat-x scroll center;
	margin-top:10px;
	margin-bottom:10px;
}
div.hrsidebar hr {
	display: none;
}
/*------------------------------------------
   PORTFOLIO
-------------------------------------------*/ 

#tekstkader{
	width: 680px;
	margin: 20px 0 20px 0;
}

#allesincontainer{
	width: 700px;
	float:right;
	margin-bottom:20px;
}
.portfolio-container {
	float: left;
	position: relative;
	background-color:#FFF;
	background-image:url(../images/pijltje-verder.png);
	background-position: right bottom;
	background-repeat:no-repeat;
	margin-right:8px;
	margin-bottom:8px;
}
.portfolio-container:hover {
	background-color:#CCC;
	}
.portfolio-onderschrift-naam{
	text-align:left;
	font-size:13px;
	color: #ED1651;
	margin-left:5px;
	}
	.portfolio-onderschrift-naam a{
	text-align:left;
	font-size:13px;
	color: #ED1651;
	
	}
	.portfolio-onderschrift-naam a:hover{
	text-align:left;
	font-size:13px;
	color: #FFF;
	margin-left:5px;
	}
.portfolio-onderschrift{
	text-align:left;
	font-size:10px;
	color: #333;
	margin:0 0 6px 5px;
}
.portfolio-onderschrift a:hover{
	text-align:center;
	font-size:11px;
	color: #FFF;
}


/*------------------------------------------
   JQUERY Slider
-------------------------------------------*/ 
.containerslide {
	width:680px;
	height:360px;
	overflow:hidden;
	position:relative;
	cursor:pointer;
}
.slides {
	position:absolute;
	top:0;
	left:0;
}
.slides > div {
	position:absolute;
	top:0;
	width:680px;
	display:none;
}

/*
		 * Optional
		*/
#slider {
	margin: 0px;
}
		
#loopedslider {
	margin-bottom: 10px;
	width:680px;
	position:relative;
	clear:both;
}
ul.pagination {
	list-style:none;
	padding:0;
	margin:10px 0 10px 0;
}
ul.pagination li {
	float:left;
}
ul.pagination li a {
	padding:4px 10px;
}
ul.pagination li.active a {
	background:#ED1651;
	color:white;
}

/*------------------------------------------
   NAVIGATIE
-------------------------------------------*/ 
#navcontainer {
	float:left;
	padding-left:12px;
	padding-top:6px;
	width:962px;
	background-color:#FFF;
}
#nav, #nav ul {
padding: 3px 0px 0 0px;
margin: 0;
list-style: none;
}
#nav a.selected {
	color:#ED1651;
}
#nav li {
float: left;
}
#nav ul {
position: absolute;
width: 100px;
left: -1000px;
}

#nav li:hover ul, #nav li.ie_does_hover ul {
left: auto;
background-position: 0 0;
}

#nav a {
	display: block;
	margin: 2px 20px 3px 0px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	font-size: 17px;
	height:22px;
}
#nav a:hover{ color:#ED1651;}
#nav ul a{
	color: #ED1651;
	cursor: default;
}
#nav li ul li a{
	color: #2E2623;
	cursor: pointer;
	padding-top:4px;
	width:200px;
}
#nav li ul li a:hover{
	color:#00A4E0;
}

ul ul a:link, ul ul a:visited{
	font-weight: normal;
	color: #000;
	cursor: pointer;
}

ul ul a:hover, ul ul a:active{
	font-weight: normal;
	color: #ED1651;
	cursor: pointer;
}
ul ul li{
	height:30px;
	border-left: 0;
	background-image:url(../afbeeldingen/wit-transparant.png);
}

/* IE only hack \*/
* html ul li, * html ul ul li{
border-bottom: 0px solid #FFF;
}

* html ul ul li{
border-top: 0;
}
/* Einde IE only hack */ 

/*------------------------------------------
   FOOTER
-------------------------------------------*/ 
#footer-wrap {
	position: relative;
	clear: both;
	padding: 4px 10px 10px 0px;
	font-family: Verdana, Geneva, sans-serif;
	font-size:10px;
	color: #CCC;
	width: 964px;
	float: left;
	background-color: #000;
	overflow:hidden;
}

#footer-content {
	margin: 0 auto;
	width: 964px;
	text-align: left;
}
#footer-content ul.col-list {
	background: url(../images/dots.gif) repeat-x left top;
	list-style: none;
	margin: 20px 0 0 0px;
	padding: 0;
	width: 95%;
}
#footer-content ul.col-list li {
	background: url(../images/dots.gif) repeat-x left bottom;
}
#footer-content ul.col-list li a {
	display: block;
	line-height: 2em;
	font-weight: bold;
	padding: 4px 0 4px 8px;
	width: 100%;
	color: #666;
	border: none;
}
#footer-content ul.col-list li a:hover {
	color: #252525;
	text-decoration: none;
	background-color:#E5E5E5;
}
#footer-content ul.col-list li a span {
	color: #666;
	font-style: italic;
	font-weight: normal;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
}
#footer-content .col {
	width: 214px;
	padding: 0 0 10px 32px;
	display: inline;
}
#footer-content .col1 {
	width: 316px;
	padding: 0 0 10px 32px;
	display: inline;
}
#footer-content .space-sep {
	margin-right: 6px;
}
#footer-content .col2 {
	width: 316px;
	padding: 0 20px 20px 0;
	display: inline;
}
/* postmeta */
.postmeta {
	padding: 5px;
	margin: 20px 10px 15px 10px;
	font-size: 1em;
	color: #777;
	border: 1px solid #ECF8FE;
	background: #ECF8FE;
}
.postmeta .date {
	margin: 0 10px 0 5px;
}
.postmeta a.comments {
	margin: 0 10px 0 5px;
}
.postmeta a.readmore {
	margin: 0 10px 0 5px;
}
.post-info {
	font-size: .95em;
	padding-top: 3px;
	margin-left: 5px;
	color: #bababa;
}
.post-info a {
	color: #C5935C;
}
/* thumbnails */
.thumbs {
	float: left;
	padding: 0px;
	margin: 0px 0px 0px 0px;
	clear: both;
	width:236px;
}
/* alignment classes */
.float-left {
	float: left;
}
.float-right {
	float: right;
}
.align-left {
	text-align: left;
}
.align-right {
	text-align: right;
}
/* display and additional classes */
.clearer {
	clear: none;
}
.google {
	height: 350px;
	width: 700px;
	margin-bottom: 20px;
}
/* social media icon (footer include)
================================================ */

.socialIcons {
	margin: 6px 0 6px 0;
	font-size: 0;
	line-height: 0;
	overflow: hidden;
	clear: both;
	float: none;
}

.iconTwitter,
.iconFacebook,
.iconLinkedin {
	display: inline-block;
	width: 32px;
	height: 50px;
	background-repeat: no-repeat;
	background-position: 0 0;
	margin-right: 8px;	
	text-indent: -999px;
	font-size: 0;
	line-height: 0;
}

.iconTwitter,
.iconFacebook,
.iconLinkedin {
	display: block;
	float: left;
}

.iconTwitter:hover,
.iconFacebook:hover,
.iconLinkedin:hover {
	background-position: -32px 0;
}

.iconTwitter {
	background-image: url("../images/twitter.gif");
}

.iconFacebook {
	background-image: url("../images/facebook.gif");
}

.iconLinkedin {
	background-image: url("../images/linkedin.gif");
}

