/* 

Author: webit
Date: YYYY-MM-DD

*/

body{
	background: #f2f2f2 url(../images/bg.gif) repeat-x;
	color: #515151;
	margin: 0px;
	padding: 0px;
}

h2 {
	color: #56cffa;
}


#master            { margin: 0 auto; width: 960px; }

#header            { margin-bottom: 10px; }

span.top-tel-nr {
	background: url(../images/top_tel_nr.jpg) no-repeat;
	color: #f18300;
	font: 10px Verdana, "Lucida Grande", Lucida, sans-serif;
	height: 19px;
	margin: 11px 0 0 5px;
	padding: 2px 0 0 7px;
	width: 101px;
}

#topnav {
	width: 960px;
	height:  120px;
	clear: both;
	border: 1px solid #ddd;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	background: #ededed url(../images/bgtopnav.jpg) repeat-x;
	overflow: hidden;
}

#navbar {
	clear: both;
	background: #ededed url(../images/top_bgnav.jpg) repeat-x;
	height: 39px;
	overflow: hidden;
	-moz-border-radius-bottomleft: 10px;
	-moz-border-radius-bottomright: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-webkit-border-bottom-right-radius: 10px;
}

#navbar-content {
	margin: 0 auto;
	width: 850px;
}

#navbar ul {
	list-style: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
#navbar li {
	list-style: none;
	padding: 0px 0px 0px 0;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-right: 0px;
	float: left;
	background: url(../images/nav_divider.gif) no-repeat;
}

#navbar li a{
	display: block;
	padding: 12px 14px;
	text-decoration: none;
	color: #feffff;
	font: 13px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

#navbar li a:hover{
	display: block;
	padding: 12px 14px;
	background: url(../images/top_bgnavOver.jpg) repeat-x;
}

.navlogo{
	float: left;
	margin-left: -18px;
	margin-right: 35px;
	margin-top: 10px;
}

/* @main classes */

.left	            { float: left; }
.right	            { float: right; }
.logo	            { margin-left: 10px; }
.clear	            { clear: both; }
.hide	            { display: none; }
.bold				{ font-weight: bold; }
.paragraaf			{ margin-top:20px; }
.leftImg 			{ border:5px solid #ECECEC; float:left; margin:0 15px 15px 0;}
.rightImg 			{ border:5px solid #ECECEC; float:left; margin: 0 0 15px 15px;}
hr 		            { display:none; }

/* @group footer */

#footer {
	width: 918px;
	
	padding: 20px;
	clear: both;
	border: thin solid #e3e2e4;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	background: #ededed url(../images/footerbg.jpg) repeat-x;
	overflow: hidden;
	font: 10px Verdana, "Lucida Grande", Lucida, sans-serif;
	
}

#footer h4{
	font: bold 10px/14px Verdana, "Lucida Grande", Lucida, sans-serif;
	color: #dd5b01;
}

#footer ul{
	padding: 0px 0px 0px 15px;
	margin: 0px;
	height: 90px;
}

#footer li a{
	font: 10px Verdana, "Lucida Grande", Lucida, sans-serif;
	color: #515151;
	text-decoration: none;
	list-style-type: disc;
}

#footer1 {
	width: 165px;
	height:  250px;
	float: left;
	border-right: thin solid #cccbcd;
	margin-left: 8px;
}

#footer2 {
	width: 165px;
	height:  250px;
	float: left;
	margin-left: 30px;
	border-right: thin solid #cccbcd;
}

#footer3 {
	width: 165px;
	height:  250px;
	float: left;
	margin-left: 30px;
	border-right: thin solid #cccbcd;
}

#footer4 {
	width: 160px;
	height:  250px;
	float: left;
	margin-left: 30px;
	border-right: thin solid #cccbcd;
}

#footer5 {
	width: 110px;
	height:  250px;
	float: right;
}

.bmfooter{
	margin-bottom: 116px;
}

#footerbottom {
	clear: both;
	text-align: center;
	padding-top: 20px;
}

#footerbottom a{
	color: #dd5b01;
}

#footerbottom p{
	margin: 0px;
}

.copy{
}

.prijs{
	color: #8b8b8b;
}

/* @end */

/* @group blog */

#blog {
	width: 918px;
	height:  167px;
	padding: 20px;
	clear: both;
	border: 1px solid #ddd;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	background: #ededed url(../images/bgtopnav.jpg) repeat-x;
	overflow: hidden;
	margin-bottom: 14px;
	
}

#blog h3{
	font: bold 12px "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #6f6f6f;
}

#blog a{
	font: bold 12px Verdana, "Lucida Grande", Lucida, sans-serif;
	color: #e15f00;
}

#blog p{
	font: 12px Verdana, "Lucida Grande", Lucida, sans-serif;
}

#blogpost1 {
	width: 200px;
	height:  167px;
	float: left;	
}

#blogpost2 {
	width: 200px;
	height:  167px;
	float: left;	
}

#blogpost3 {
	width: 200px;
	height:  167px;
	float: left;	
}

#blogpost4 {
	width: 200px;
	height:  167px;
	float: right;	
}

.story{
	font: 12px Verdana, "Lucida Grande", Lucida, sans-serif;
}
.more{
	font: bold 12px Verdana, "Lucida Grande", Lucida, sans-serif;
}
.rightmargin{
	margin-right: 35px;
	border-right: thin solid #dfdfdf;
}

/* @end */

/* @group callref */

#referenties {
	width: 342px;
	height: 86px;
	float: right;
	margin: 0 0 10px;
}

#reftitel {
	width: 305px;
	font: 12px "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #8c8b8d;
	border: thin solid #ffffff;
	background-color: #ffffff;
	padding-left: 15px;
	border-right: thin solid #e1e0e2;
	border-left: thin solid #e1e0e2;
	border-top: thin solid #e1e0e2;
}

#callref {
	width: 960px;
	clear: both;
	overflow: hidden;
}

#callmeback {
	width: 462px;
	height: 63px;
	float: left;
	padding-top: 23px;
	background: url(../images/bgcall.jpg) no-repeat;
}

#callmeback p{
	font: 14px "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #826c5c;
	padding: 0px;
	margin: 0 0 0 85px;
}

#callmeback h3{
	font: 18px "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #a8b313;
	padding: 0px;
	margin: 0px 0 0 85px;
}

#feweb {
	float: right;
	width: 136px;
}

/* @end */

/* @group domainbox */

#domainbox {
	width: 960px;
	clear: both;
	overflow: hidden;
	margin: 0 0 10px;
}

#partners {
	width: 580px;
	height: 114px;
	float: left;
}

#domains {
	width: 345px;
	height: 94px;
	float: right;
	background: url(../images/domains.jpg) no-repeat;
	padding: 10px;
	color: #b5b3b4;
}

#domains p{
	font: 12px Arial, "Helvetica Neue", Helvetica, Geneva, sans-serif;
	margin: 0px;
	padding: 0px;
}


#domainfield {
	width: 345px;
	height: 34px;
	float: right;
	background: url(../images/domainbox.jpg) no-repeat;
	padding-top: 5px;
}

#domainfield input{
	border: none;
}


h2{
	font: 13px "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #b5b5b5;
	margin: 0px 0 10px;
}

/* @end */

/* @group callstoaction */

#callstoaction {
	width: 960px;
	height: 154px;
	margin: auto;
	clear: both;
	margin: 0 0 10px;
}

#callstoaction p {
	font: 14px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #97806b;
	line-height: 15px;
	margin: -3px 0 0;
}



.titel{
	font: 16px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #d84d00;
	margin: 12px 0 6px;
}

.subtext {
	font: 14px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #97806b;
	line-height: 15px;
	margin: -3px 0 0;
}

#callstoaction a {
	display: block;
	text-decoration: none;
	padding: 15px 10px 100px;
	border: 0px;
}


#call1{
	width: 231px;
	height: 154px;
	background: url(../images/call1.jpg) no-repeat;
	float: left;
	margin-right: 12px;
}
#call2{
	width: 231px;
	height: 154px;
	background: url(../images/call2.jpg) no-repeat;
	float: left;
	margin-right: 12px;
}
#call3{
	width: 231px;
	height: 154px;
	background: url(../images/call3.jpg) no-repeat;
	float: left;
}
#call4{
	width: 231px;
	height: 154px;
	background: url(../images/call4.jpg) no-repeat;
	float: right;
}

/* @end */

/* @end */

