/* VDBdesign */

body
{
margin: 0em;
background-image:url(images/pattern.png);
padding: 50px 0px 15px 0px;
font-size: 10pt;
font-family:Geneva, Arial, Helvetica, sans-serif;
color: #333333;
}

#bodyinhoud
{
position: relative;
width: 960px; 		
border: solid 2px #FFFFFF;
padding: 0px 0px 0px 0px;
background-color:#FFFFFF;
margin: 0 auto;
}


#bodyinhoud .left
{
float: left;
margin-left:30px;
margin-top:20px;
margin-bottom:20px;
width: 500px;
}

#bodyinhoud .right
{
width: 400px;
margin-left:10px;
margin-right:20px;
margin-top: 40px;
float: right;
}

#bodyinhoud .banner
{
width: 100%;
}

#bodyinhoud2
{
margin-left:30px;
margin-right:30px;
margin-top:20px;
margin-bottom:20px;
}

#hoofding1
{
position: relative;
width: 100%;
height: 120px;
background-image:url(images/bannerHomeP1bis.jpg);
margin-bottom: 2px;
}

#hoofding1menu
{
position: absolute;
bottom: 2px;
top: 2.0em;
right: 1.0em;
}

#hoofding2webdesign
{
	position: relative;
	height: 150px;
	background: #fff url('images/fotoslideshow4.jpg') no-repeat top left;
	margin-bottom: 2px;
}
#hoofding2hosting
{
	position: relative;
	height: 150px;
	background: #fff url('images/fotoslideshow10.jpg') no-repeat top left;
	margin-bottom: 2px;
}
#hoofding2grafischontwerp
{
	position: relative;
	height: 150px;
	background: #fff url('images/bannerHomeP3.jpg') no-repeat top left;
	margin-bottom: 2px;
}
#hoofding2prijzen
{
	position: relative;
	height: 150px;
	background: #fff url('images/fotoslideshow5.jpg') no-repeat top left;
	margin-bottom: 2px;
}
#hoofding2links
{
	position: relative;
	height: 150px;
	background: #fff url('images/fotoslideshow11.jpg') no-repeat top left;
	margin-bottom: 2px;
}
#hoofding2overons
{
	position: relative;
	height: 150px;
	background: #fff url('images/fotoslideshow1.jpg') no-repeat top left;
	margin-bottom: 2px;
}

form
{
padding: 0em;
margin: 0em;
}

.lijn1
{
position: relative;
background: #fff url('images/border1.gif') repeat-x;
height: 14px;
margin: 0em 0em 0.3em 0em;
clear: both;
}

.lijn2
{
position: relative;
background: #fff url('images/border2.gif') repeat-x;
height: 14px;
margin: 0em 0em 1.5em 0em;
clear: both;
}

#footer
{
height: 4.0em;
clear: both;
padding-top: 1.5em;
background: #fff url('images/border2.gif') repeat-x ;
font-size: 0.8em;
margin: 0 auto;

}

#footer .left
{
	position: relative;
	bottom: 20px;
	left: 20px;
	width: 350px;
}

#footer .right
{
	position: relative;
	right: 20px;
	width: 120px;
	bottom: 40px;
}

#navigationgeneral a {
	font:12px Geneva, Arial, Helvetica, sans-serif;
	color:#ffffff;
	text-decoration: none;
	line-height:16px;
	display:block;
	padding: 0px 10px;
	border-right: 1px solid #3f5d75;
	}
#navigationgeneral a:hover {
	color:#ffffff;
	background:#000000;
	}
