@charset "utf-8";

body{
	background:url(../images/bg-gradient.png) repeat-x #d3d3d3;
	font-family: verdana;
}

h1
{
	font-weight:bold;
}

#main-container {
	margin:0 auto;
	position:relative;
	width:85%;
	min-width:672px;
}

#main-container header{
	display:block;
	position:relative;
	width:90%;
	height:95px;
	margin: 0 auto;
}

#main-container header #logo{
	position:relative;
	float:left;
	margin: 43px 0 0 0;
	width:224px;
}

#main-container header nav
{
	float:right;
	margin:49px 0 0 0;
	color:#282E81;
}

ul
{
	list-style:none;
}

ul li
{
	padding:2px 0 0 20px;
	background:url(../images/pointO.png) 0 10px no-repeat;
}

p
{
	margin:15px 0;	
}

p:first-child
{
	margin:0;
}

a{
	text-decoration:none;
	color:#00038e;
}

a:hover
{
	text-decoration:underline;
	color:#FF7F00;
}

nav
{
	position:relative;
	float:right;
}

nav ul
{
	position:relative;
	float:right;
	margin:0;
	list-style:none;
}

nav ul li
{
	position:relative;
	float:left;
	margin: 0 0 0 15px;
	padding:2px 0 0 20px;
	background:url(../images/pointO.png) 0 10px no-repeat;
	text-decoration:none;
}

nav ul li:first-child
{
	margin:0;
	padding:2px 0 0 0;
	background:none;
}

nav ul li a
{
	text-decoration:none;
	color:#00038e;
}

nav ul li a:hover
{
	text-decoration:underline;
	color:#FF7F00;
}

/*
#main-container header nav ul a
{
	float:left;
	text-decoration:none;
	padding-top:2px;
}

#main-container header nav ul a:hover
{
	float:left;
	text-decoration:underline;
	color:#FF7F00;
}
*/

#hoofdkop
{
	width:100%;
}

#hoofdkop #balk{
	height:31px;
	background:#ff7f00;
}

#hoofdkop #balk #balk-content
{
	position:relative;
	margin:0 auto;
	width:90%;
	height:28px;
}

#hoofdkop #balk #balk-content h1
{
	float:left;
	color:#FFF;
	margin:5px 0 0 0;
	font-size:80%;
	font-weight:bold;
}

#hoofdkop #driehoekL
{
	position:relative;
	float:left;
	height:14px;
	width:14px;
	background: url(../images/kop-driehoek.png) no-repeat #FFF;
}

#hoofdkop #driehoekR
{
	position:relative;
	float:right;
	height:14px;
	width:14px;
	background: url(../images/kop-driehoek2.png) no-repeat #FFF;
	
}

#hoofdkop #mid
{
	float:left;
	width:100%;
	display:block;
	position:relative;
	margin:0;
	background:#ffffff url(../images/side-fill.png) repeat-y left;
}

#hoofdkop #mid2
{
	float:left;
	width:100%;
	display:block;
	position:relative;
	margin:0;
	background:url(../images/side-fill.png) repeat-y right;
}

#hoofdkop  #container-content
{
	font-size:80%;
	margin:0 auto;
	position: relative;
	display: block;
	width: 90%;
}

#hoofdkop #container-content #breadcrum
{
	margin:0 0 20px 0;
	font-size:80%;
}

#content{
	position:relative;
	float:left;
	width:100%;
}

#footer
{
	position:relative;
	float:left;
	height:22px;
	width: 100%;
}

#footer #footer-top
{
	float:left;
	width:100%;
	height:14px;
	background:#FFFFFF;
}

#footer #footer-top #driehoekLB
{
	position:relative;
	float:left;
	height:14px;
	width:14px;
	background: url(../images/footer-driehoek.png) no-repeat #FFF;
}

#footer #footer-top #driehoekRB
{
	position:relative;
	float:right;
	height:14px;
	width:14px;
	background: url(../images/footer-driehoek2.png) no-repeat #FFF;
}

#footer #footer-down
{
	float:left;
	width:100%;
	background:#ff7f00;
	height:18px;
}

#footer #footer-down #foot-content
{
	position:relative;
	font-size:60%;
	margin:1px auto;
	text-align:center;
}

.block-45
{
	float:left;
	width:45%;
}

.block-40
{
	float:left;
	width:40%;
}

.block-fl-10p
{
	position:relative;
	float:left;
	margin:0 0 0 10%;
}

.block-fl-10p:first-child
{
	margin:0;
}

.block-fl-9p
{
	float:left;
	margin:0 0 0 9%;
}

.block-fl-8p
{
	float:left;
	margin:0 0 0 8%;
}

.block-fr-9p
{
	float:left;
	margin:0 0 0 9%;
}

.block-fl
{
	float:left;
}

.block-fr
{
	float:right;
}

.frc{
	float:right;
	clear:both;
}

.fullpic
{
	/*
min-width:550px;
*/
	margin-right:5%;
	width:52%;
}

.fullpic .image
{
	margin: 0 0 60px 0;
	width:100%;
	/* image-rendering: optimizeQuality; */  /* Firefox 3.6 */
    /* -ms-interpolation-mode: bicubic; */   /* Internet Explorer 7.0+ */
}


.info
{
	width:42%;
	margin-bottom:20px;
}

.info:last-child
{
	margin-bottom:0;
}


.info .link
{
	margin-top:80px;
	width:100%;	
}

.info .link .linkContent
{
	background:#00038e; 
	color:#FFFFFF; 
	width:100%; 
	padding:4px; 
	text-align:center
}

.info .link .linkContent:hover
{
	background:#FF7F00;
}

.info h3
{
	margin: 20px 0 0 0;
	font-weight:bold;
}

.info h3:first-child
{
	margin:0;
}


.waaromWebhosting
{
	position:relative;
	float:left;
	width:45%;
	margin-right:5%;
}

.webhostingPakketten
{
	margin: 20px 0 0 0;
	float:left;
	clear:both;
	width:100%;
}

.webhostingPakketten table
{
	float:left;
	margin:0;
}



/* form */


input, textarea
{
	background: #FFF;
	border: 1px solid #00038e;
	margin-bottom:10px;
}

input:hover, textarea:hover
{
	border: 1px solid #FF7F00;
}

input:focus, textarea:focus
{
	border: 1px solid #FF7F00;
}


.block
{
	width:100%;
	position:relative;
	float:left;
	background:url(../images/block-line.png) repeat-y;
}

.block .kop
{
	float:left;
	position:relative;
	width:100%;
	height:27px;
	background:#ebebeb;
}

.block .kop h2
{
	margin: 3px 10%;
	padding:0;
	font-size:100%;
}

.block .kop2 h2
{
	margin: 3px 5%;
	padding:0;
	font-size:100%;
}


.block .hoek{
	clear:both;
	float: left;
	background:url(../images/block-hoek.png);
	width:22px;
	height:20px;
}

.block .block-container-content
{
	position:relative;
	float:left;
	width:100%;
	margin: 0 10%;
}

.block .block-container-content2
{
	margin: 0 5%;
}

.block .block-container-content .block-content
{
	position:relative;
	float:left;
	width:90%;
	min-height:40px;
	margin-bottom:10px;
}


.row
{
	clear:both;
	position:relative;
	float:left;
	width:100%;
	margin:5px 0 0 0;
	line-height:200%;
	border-bottom:1px solid #FF7F00;
}

.table
{
	width:100%;
}

.table tr th
{
	font-weight:bold;
	padding:2px 2%;	
}

.table tr td
{
	border-bottom:1px solid #FF7F00;
	padding:2px 2%;	
}

.table tr td:nth-child(even), .table tr th:nth-child(even)
{
	background:#EBEBEB;
}

.stage
{
	float:left;
	width:100%;
	margin: 0 0 20px 0;
}

.stage img
{
	width:80%;
}

.projecten img
{
	max-height:80px;
}
