
html, body {
	margin: 0;
	padding: 0;
	height: 100%;
}

/*Opera Fix*/
body:before {
	content:"";
	height:100%;
	float:left;
	width:0;
	margin-top:-32767px;/
}

body {
	background: #FFFFFF;
        background-image: url('../images/bg.png');
    	background-repeat: no-repeat;
	background-position: top center;
}

#pagina {
	min-height: 100%;
	margin: 0 auto; 
	}

#container {
	overflow: auto;
	padding-bottom: 450px; /* must be same height as the footer */
	margin: 0 auto; 
	width: 1000px;
	min-height: 600px;
}	
	
#footer {
	width: 100%;
	margin: 0 auto; /* Pagina in het horizontaal midden */	
	background: #F7B70F url(../images/footer.png) no-repeat top center;		
	position: relative;
	margin-top: -450px; /* negative value of footer height */
	height: 450px;
	clear: both;
	}

#footer_inhoud {
	margin: 0 auto; /* Pagina in het horizontaal midden */
	width: 940px;
}



#footer_inhoud ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#footer_inhoud p {
	color: #6a6a6a;
}


#footer_inhoud p strong {
	color: #fff;
}


p.groter {
font-size: 16px;
}

#footer_inhoud a {
	color: #454545;
	font-weight: bold;
}

#footer_inhoud a:hover {
	color: #454545;
	font-weight: bold;
}



#header {
	width: 1000px;
	height: 218px;
	position: relative;
}

h1 {
	position: absolute;
	margin: 0;
	padding: 0;
	left: 30px;
	display: block;
	background: url(../images/logo.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	text-indent: -9999px;
	width: 620px;
	height: 237px;
	z-index:10;
}

#nav {
	position: absolute;
	top: 35px;
	left: 670px;
	width: 310px;
}

#nav ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#nav li a {

	font-size: 18px;
	font-weight: bold;
	letter-spacing:-0.06em;
	
	color: #ffffff;	
	width: 125px;
	height: 40px;
	background: #454545;
	margin-bottom: 10px;
	margin-right: 15px;
	line-height: 40px;
	padding-left: 15px;
	float: left;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	-webkit-transition-property: all;
	-webkit-transition-duration: 0.3s;
	-webkit-transition-timing-function: ease;
}

#nav li a:hover {
	background: #db2b27;
}

#nav li a.aan {
	//background: url('../images/nav-over.png');
	background: #db2b27;
}

a {
	text-decoration: none;
}	

a:link,
a:visited {
	text-decoration: none;
	color: #F7B70F;
	-webkit-transition-property: all;
	-webkit-transition-duration: 0.3s;
	-webkit-transition-timing-function: ease;	
}

a:hover,
a:active {
	text-decoration: none;
	color: #6a6a6a;
}

a.gekozen {
	text-decoration: none;
	color: #6a6a6a;
	font-weight: bold;
}

body, p, h2, h3, h4, h5, input[type="text"], textarea, select {
	font-family: Helvetica, Arial;
	font-size: 12px;
	color: #6a6a6a;
	line-height: 20px;
}

h2 {
	color: #6a6a6a;
	font-size: 25px;
	font-weight: bold;
	letter-spacing:-0.05em;	
	padding: 0;
	margin: 0;
	line-height: 25px;
}

h3 {
	color: #6a6a6a;
	font-size: 20px;
	font-weight: bold;
	letter-spacing:-0.05em;
	padding: 0;
	margin: 0;
	line-height: 20px;
}

h4 {
	color: #6a6a6a;
	font-size: 16px;
	font-weight: bold;
	letter-spacing:-0.05em;	
	padding: 0;
	margin: 0;
	line-height: 20px;
}

h5 {
	color: #6a6a6a;
	font-size: 11px;
	padding: 0;
	margin: 0;
	line-height: 15px;
}

ul#knop {
	margin: 0;
	margin-top: 10px;
	padding: 0;
	list-style-type: none;
}

ul#knop li a {
	font-weight: bold;
	font-size: 12px;	
	color: #ffffff;	
	height: 30px;
	background: #F7B70F;
	margin-bottom: 10px;
	margin-right: 10px;
	line-height: 30px;
	padding: 0 15px;
	float: left;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	-webkit-transition-property: all;
	-webkit-transition-duration: 0.3s;
	-webkit-transition-timing-function: ease;
}

ul#knop li a:hover {
	background: #454545;
	color: #fff;
}




ul#knop2 {
	margin: 0;
	margin-top: 7px;
	margin-left: 10px;
	padding: 0;
	list-style-type: none;
	float: left;
	display:inline;
}

ul#knop2 li a {
	font-weight: bold;
	font-size: 12px;	
	color: #ffffff;	
	height: 30px;
	background: #F7B70F;
	margin-bottom: 10px;
	margin-right: 10px;
	line-height: 30px;
	padding: 0 15px;
	float: left;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	-webkit-transition-property: all;
	-webkit-transition-duration: 0.3s;
	-webkit-transition-timing-function: ease;
}

ul#knop2 li a:hover {
	background: #454545;
	color: #fff;
}






#submenu_blok {
	background: #f7f7f7;
	padding: 15px;
	margin-top: 10px;
}

ul#submenu {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

ul#submenu li a {
}

ul#submenu li a:hover {
}





ul#sitemap {
	margin: 0;
	padding: 0;
	list-style-type: none;
	
	float:left;
	width:140px;
	//background: #ff6600;
	
}

ul#sitemap li a {
	color: #6a6a6a;
	font-weight: normal;
}

ul#sitemap li a:hover {
	color: #454545;
	font-weight: normal;
}



#andere_projecten_blok {
	border: 1px solid #E8E8E8;	
	//background: #e8e8e8;
	padding: 15px;
	margin-top: 10px;
	
	-webkit-border-radius: 11px;
	-moz-border-radius: 11px;
	border-radius: 11px;	
	-webkit-transition-property: all;
	-webkit-transition-duration: 0.3s;
	-webkit-transition-timing-function: ease;		
}

#andere_projecten_blok:hover {
	background: #f7f7f7;
	border: 1px solid #868686;	
	//cursor: pointer;
}

.oranje {
color: #F7B70F;

}


#twitter_blok {
	background: #f7f7f7;
	padding: 15px;
	margin-top: 10px;

}





img {
	border: none;
}

.afgerond {
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}



.bovenafgerond {
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
}

#hoofdkolom {
	margin-left: 30px;
	margin-top: 30px;
	width: 620px;
	float: left;
}

#zijkolom {
	margin-left: 20px;
	margin-top: 30px;
	width: 300px;
	float: left;
}
	
.kolom {
	margin-left: 20px;
	margin-top: 30px;
	width: 300px;
	float: left;
	margin-bottom: 40px;
}	
		
.portfolio_item {
	margin: 17px 0 0 17px;
	width: 300px;
	float: left;
	border: 1px solid #E8E8E8;	
	background: #f7f7f7;
	-webkit-border-radius: 11px;
	-moz-border-radius: 11px;
	border-radius: 11px;	
	-webkit-transition-property: all;
	-webkit-transition-duration: 0.3s;
	-webkit-transition-timing-function: ease;		
}	

.portfolio_item:hover{
	background: #F7B70F;	
	border: 1px solid #868686;	
	cursor: pointer;
}	

.portfolio_item_klant {
	margin: 17px 0 0 17px;
	width: 140px;
	float: left;
	border: 1px solid #E8E8E8;	
	background: #f7f7f7;
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	border-radius: 12px;	
	-webkit-transition-property: all;
	-webkit-transition-duration: 0.3s;
	-webkit-transition-timing-function: ease;		
}
	
.portfolio_item_klant:hover{
	background: #F7B70F;	
	border: 1px solid #868686;	
	cursor: pointer;
}		
	
.portfolio_item_tekstvak {
	padding: 10px;
	font-weight: normal;
	height:45px;
}

.portfolio_item_tekstvak_klant {
	padding: 5px 5px 10px 10px;
	font-weight: normal;
	height: 30px;
}




.afgerond_metkader1000px {
	line-height: 0;
	width: 620px;
	border: 1px solid #E8E8E8;	
	-webkit-border-radius: 11px;
	-moz-border-radius: 11px;
	border-radius: 11px;	
	-webkit-transition-property: all;
	-webkit-transition-duration: 0.3s;
	-webkit-transition-timing-function: ease;		
}	


.afgerond_metkader620px {
	line-height: 0;
	width: 620px;
	border: 1px solid #E8E8E8;	
	-webkit-border-radius: 11px;
	-moz-border-radius: 11px;
	border-radius: 11px;	
	-webkit-transition-property: all;
	-webkit-transition-duration: 0.3s;
	-webkit-transition-timing-function: ease;		
}	


.afgerond_metkader140px {
	line-height: 0;
	width: 140px;
	border: 1px solid #E8E8E8;	
	-webkit-border-radius: 11px;
	-moz-border-radius: 11px;
	border-radius: 11px;	
	-webkit-transition-property: all;
	-webkit-transition-duration: 0.3s;
	-webkit-transition-timing-function: ease;		
}	

.afgerond_metkader1000px:hover, .afgerond_metkader140px:hover, .afgerond_metkader620px:hover {
	border: 1px solid #868686;	
	cursor: pointer;
}	






.footer-adv {
	width: 300px;
	font-weight: normal;
	margin-bottom: 20px;
	border: 1px solid #C7A11C;	
	-webkit-border-radius: 11px;
	-moz-border-radius: 11px;
	border-radius: 11px;	
	-webkit-transition-property: all;
	-webkit-transition-duration: 0.3s;
	-webkit-transition-timing-function: ease;		
}	

.footer-adv:hover {
	border: 1px solid #6a6a6a;	
	background: #fff;
	cursor: pointer;
}	

.footer-adv table {
	font-weight: normal;
}

	

.geenmarges {
	padding: 0;
	margin: 0;
}

hr {
	padding: 0;
	margin: 0;
	height: 1px;
	border: 0;
	color: #E8E8E8;
	background-color: #E8E8E8;
	width: 100%;
	clear: both;
}

hr.submenu {
	padding: 0;
	margin: 5px 0;
	height: 1px;
	border: 0;
	color: #E8E8E8;
	background-color: #E8E8E8;
	width: 100%;
	clear: both;
}


hr.twitter {
	padding: 0;
	margin: 10px 0;
	height: 1px;
	border: 0;
	color: #E8E8E8;
	background-color: #E8E8E8;
	width: 100%;
	clear: both;
}

hr.footernav {
	padding: 0;
	margin: 5px 0;
	height: 1px;
	border: 0;
	color: #C7A11C;
	background-color: #C7A11C;
	width: 100%;
	clear: both;
}

hr.footernav-dik {
	padding: 0;
	margin: 5px 0;
	height: 5px;
	border: 0;
	color: #F7B70F;
	background-color: #F7B70F;
	width: 100%;
	clear: both;
}

br {
	clear: both;
}







input, textarea {
	outline: none;
	-webkit-transition-property: all;
	-webkit-transition-duration: 0.3s;
	-webkit-transition-timing-function: ease;	
}

#contact fieldset {
	margin: 0 0 10px 0;
	//background: #f7f7f7;
	border: 0;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;	
}

#contact label {
	display: block;
	width: 150px;
	float: left;
	text-align: right;
	margin: 7px 20px;
}

#contact input[type="text"], #contact textarea, #contact select {
	width: 300px;
	height: 33px;
	background: #f7f7f7;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	border: 0;
	margin: 0;
	padding: 0 0 0 5px;
	border: 1px solid #E8E8E8;
}

#contact textarea {
	height: 150px;
	padding: 7px 5px;
}

#contact input[type="text"]:focus, #contact textarea:focus, #contact select:focus {
	background: #F3F3F3;
	border: 1px solid #868686;
}

#contact input[type="submit"] {
	font-weight: bold;
	font-size: 14px;	
	color: #ffffff;	
	height: 40px;
	background: #F7B70F;
	line-height: 40px;
	padding: 0 15px;
	float: left;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	-webkit-transition-property: all;
	-webkit-transition-duration: 0.3s;
	-webkit-transition-timing-function: ease;
	border: 0;
}

#contact input[type="submit"]:hover {
	background: #454545;
	color: #fff;
	cursor: pointer;
}

.visualimage
{
	border-radius: 10px;
}

.li-connect-mark
{
	margin-top:-7px;
}

#socialmediabar
{
	width:940px; 
    height:20px; 
    margin: 0 auto; /* Pagina in het horizontaal midden */
}

.formulier_fout
{
	background-color:#FF0000;
}


