

@font-face {  
  font-family: "myriad"; 
  font-weight: normal;
  font-style: normal;
  src: url('myriad.eot'); /* IE */  
  src: local("myriad"), url('myriad.ttf') format("truetype"); /* non-IE */  
}
div, li {
	font-family: myriad, arial, helvetica;
}
body, html {
	background-color: #979797;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	height: 100%;
	width: 100%
}

img {
	border: 0px;
}

h1 {    
        font-size: 20px;
        padding: 0 0 0 0;
        padding-bottom: 30px;
        margin: 0 0 0 0;
        font-weight: normal;
        display: inline;  
}
.h1Rood {
    padding-bottom: 20px;
    font-size: 20px;
    line-height: 60px;
    color: #ff0000;
}

.selected {
        background-image: url('pijl.png');
	background-repeat: no-repeat;
        background-position: center bottom;
}

.titelDomein  {
    padding-top: 20px;
    padding-bottom: 20px;
    font-size: 20px;
    line-height: 40px;
    color: #ff0000;;
}

h2 {
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	padding: 10 0 0 0;
	margin: 0 0 0 0;
}

div#bg1 {
	position: absolute;
	height: 387px;
	width: 100%;
	background-image: url('bg_1.png');
	background-repeat: repeat-x;
	z-index: 1;
}

div#bg2 {
	position: absolute;
	top: 387px;
	height: 211px;
	width: 100%;
	background-image: url('bg_2.png');
	background-repeat: repeat-x;
	z-index: 3;
}

div#bg3 {
	position: absolute;
	top: 598px;
	width: 100%;
	background-color: #fff;
	background-image: url('bg_3.png');
	background-repeat: repeat-x;
	background-position: top;
	z-index: 2;
}

div#bg4 {
	position: relative;
	width: 100%;
	height: 37px;
	background-image: url('bg_4.png');
	background-repeat: repeat-x;
	z-index: 4;
}
div#bg5 {
	position: absolute;
	width: 100%;
	height: 200px;
	z-index: 10;
}

.center {
	position: absolute;
	left: 50%;
	top: 0px;
	width: 970px;
	margin-left: -485px;
	z-index: 5;	
}

#logo {
	position: relative;
	top: 33px;
	left: 0px;
}

div#blomme {
	position: absolute;
	top: 0px;
	left: 490px;
	height: 285px;
	width: 273px;
	background-image: url('blomme.png');
	background-repeat: no-repeat;
	z-index: 6;
}

div#check {
	position: absolute;
	top: -2px;
	right: 0px;
	height: 253px;
	width: 176px;
	background-image: url('bg_check.png');
	background-repeat: no-repeat;
	z-index: 7;
}

div#menu {
	position: absolute;
	top: 154px;
	left:  -47px;
	z-index: 8;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}
div#menu ul {
	/*list-style-image: url('dot.png');*/
	margin-bottom: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	margin-top: 0px;
}

div#menu ul li {
	float: left;
	margin: 0 0 0 0;
	padding-right: 10px;
	padding-left: 10px;
	font-size: 20px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	color: #fff;
}
div#menu ul li a:link {
	color: #000;
	text-decoration: none;
	position: relative;
}

div#menu ul li a:visited {
	color: #000;
	text-decoration: none;
	position: relative;
}
div#menu ul li a:hover {
	color: #ff0000;
	text-decoration: none;
	position: relative;
}
div#menu ul li a:active {
	color: #000;
	text-decoration: none;
	position: relative;
}

div#button_check {
	position: relative;
	left: 15px;
        top: 10px;
}

 div#tweetFeed {
     position: relative;
     top: 4px;
     left: 5px;
     right: 5px;
    width: 400px;
    overflow: hidden;
 }
div#blog {
        position: relative;
        top:0px;
}

.dot {
	background-image: url('dot.png');
	background-repeat: no-repeat;
	background-position: left;
}

.titleCheck {
	padding-left: 13px;
	padding-right: 10px;
}
.titleTwitter {	
	padding-left: 0 0 0 0;
}
.titleContact {
	padding-left: 0 0 0 0;
}
.titleReferenties {
	font-size: 20px;
	line-height: 40px;
	color: #ff0000;
	padding-left: 0 0 0 0;
}

.text_wit {
        position: relative;
	font-size: 14px;
	line-height: 22px;
	color: #fff;
	padding-left: 13px;
	padding-right: 10px;
}

.margin {
	margin-left: 10px;
}

div#pijl {
	position: absolute;
	top: 186px;
	left: ;
	background-image: url('pijl.png');
	background-repeat: no-repeat;
	height: 24px;
	width: 13px;
	margin-top: 0px;
	padding-top: 0px;
}

div#tekst1 {
	position: absolute;
	width: 468px;
	height: 155px;
	top: 220px;
	left: 0px;
	font-size: 16px;
	line-height: 20px;
}

div#tekst_bij_voorbeeld {
	position: absolute;
	top: 10px;
	left: 0px;
	height: 188px;
	width: 287px;
	color: #fff;
	font-size: 14px;
	line-height: 18px;
}

div#voorbeelden_met_paperclip {
	position: absolute;
	top: -43px;
	left: 290px;
	height: 360px;
	width: 714px;
        border: 1px solid red;
}

div#voorbeelden_met_paperclip img#a {
	position: absolute;
	top: 0px;
	left: 0px;
	border: 0px;
	z-index: ;
}
div#voorbeelden_met_paperclip img#b {
	position: absolute;
	top: 0px;
	left: 140px;
	border: 0px;
	z-index: ;
}
div#voorbeelden_met_paperclip img#c {
	position: absolute;
	top: 0px;
	left: 260px;
	border: 0px;
	z-index: ;
}

table#content {
	border: 0px;
	position: relative;
	top: 50px;
	width: 100%;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}

table#content td#td1 {
	width: auto;
}
table#content td#td2 {
	width: 485px;
}
table#content td#td3 {
	width: 485px;
        vertical-align: top;
}
table#content td#td4 {
	width: auto;
}

div#contact {
	position: relative;
	background-image: url('koffie.png');
	background-repeat: no-repeat;
	background-position: 280px -10px;
	top: 15px;
	right: 0px;
	width: 480px;	
	font-size: 16px;
	line-height: 20px;
        margin-bottom: 40px;
}

div#referenties {
	position: relative;
        top: 30px;
	right: 0px;
	height: 360px;
	width: 437px;
	background-image: url('referenties.png');
	background-repeat: no-repeat;
	background-position: bottom center;
	margin-bottom: 100px;
}

div#sitemap {
	position: relative;
	text-align: center;
	padding: 0px;
	margin: 0px;
	background-color: #979797;
	z-index: 30;
	height: 300px;
	color: #fff;
}
div#sitemap ul{	
	text-align: center;
	top: 40px;
	height: 30px;
	width: 500px;
}
div#sitemap ul li{	
	float: left;
	margin-left: 30px;
        list-style-type: none;
}
div#sitemap ul li a:link {
	color: #fff;
	text-decoration: none;
	position: relative;
}

div#sitemap ul li a:visited {
	color: #fff;
	text-decoration: none;
	position: relative;
}
div#sitemap ul li a:hover {
	color: #ff0000;
	text-decoration: none;
	position: relative;
}
div#sitemap ul li a:active {
	color: #fff;
	text-decoration: none;
	position: relative;
}

#algemeen {
	text-align: center;
	position: absolute;
	left: 50%;
	top: 0px;
	width: 500px;
	margin-left: -250px;
	top: 30px;
	color: #000;
	font-size: 14px;
	line-height: 18px;
        font-weight: normal;
}

#algemeen a:link {
	text-decoration: none;
	color: #000;
}
#algemeen a:visited {
	text-decoration: none;
	color: #000;
}
#algemeen a:hover {
	text-decoration: none;
	color: #ff0000;
}
#algemeen a:active {
	text-decoration: none;
	color: #000;
}

.in {
	position: relative;
	top: -2px;
	left: 3px;
	vertical-align: middle;
}

a:link {
	color: #a30000;
	text-decoration: none;
	position: relative;
}

a:visited {
	color: #a30000;
	text-decoration: none;
	position: relative;
}
a:hover {
	color: #8d8d8d;
	text-decoration: none;
	position: relative;
}
a:active {
	color: #a30000;
	text-decoration: none;
	position: relative;
}

div#socialmedia {
position: absolute; width: 90px; top: 225px; z-index: 10; right: -3px;
}
div#plusone-div {
    position: relative; float: right; padding-left: 5px; z-index: 11;
}
div#twitterIcon {
    position: relative; float: right; padding-left: 5px; z-index: 12;
}
div#facebookIcon {
     position: relative; float: right; padding-left: 5px; z-index: 13;
}
img#linkedinIcon {
     position: relative; top: 0px; width: 20px; height: 15px; float: right; padding-left: 5px; z-index: 14;
}


.theme-default #slider {
    padding: 0 0 0 0;
    margin: 0 0 0 0;
    width:691px; /* Make sure your images are the same size */
    height:335px; /* Make sure your images are the same size */
}

.shbox {
    height: 600px;
    width: 800px;
}

.photo {
    position: absolute;
    top: 177px;
    right: 220px;
}
