#menu{
	background:url(http://www.grafischenet.nl/img/menu_bg.png);
	width:950px;
	height:50px;
	line-height:50px;
	margin-bottom:10px;
	font-family:Tahoma;
	font-size:14px;
	clear:both;
}#menu a{color:#FFF;padding:0 15px;}
#menu a:hover{color:#3cd6e4;}
#menu div{background:url(img/split.png);background-repeat:no-repeat;background-position:center right;float:left}

/* Algemene waardes */
html, body {
	margin:0;
	padding:0;
	font-family: sans-serif;
	font-size:12px;
	color:#072565;
	background: url(images/bg.jpg) repeat-x #fff;
}
a:link {
	color: #072565;
	text-decoration: none;
}
a:visited {
	color: #072565;
	text-decoration: none;
}
a:hover {
	color: #072565;
	text-decoration: underline;
	font-weight:bold;
	}

div#container {	
	margin:0 auto 10px auto;
	width:969px;
	background: url(images/header.jpg) top no-repeat;
}
a img {border:0;}
.fixfloat {
	margin:0;
	padding:0;
	height:0;
	width:0;
	overflow:hidden;
	clear:both;
}
/* /Algemene waardes */
/* Header */
div#header {
	width:969px;
	height:292px;
	background: url(images/header.jpg);
}
div#header_left {
	width:419px;
	height:292px;
	float:left;
	padding:0px;
}
div#header_right {
	width:542px;
	height:297px;
	float:left;
	padding:20px 0 0 0;
}
div#btn {
	width:482px;
	height:76px;
	padding:0 0 0 60px;
}
div#pakketten {
	width:533px;
	height:140px;
	padding: 36px 9px 0 0;
}
a#large {
	float:right;
	width:161px;
	height:194px;
	background: url(images/large.jpg);
}
a#medium {
	float:right;
	width:179px;
	height:194px;
	background: url(images/medium.jpg);
}
a#small {
	float:right;
	width:180px;
	height:194px;
	background: url(images/small.jpg);
}
a#home {
	width:60px;
	height:76px;
	background: url(images/btn_home.jpg) top;
	float:left;
	margin:0 30px 0 0;
	display:block;
}
a#home:hover {
	background: url(images/btn_home.jpg) bottom;
}
a#hostingb {
	width:65px;
	height:76px;
	background: url(images/btn_hosting.jpg) top;
	float:left;
	margin:0 30px;
	display:block;
}
a#hostingb:hover {
	background: url(images/btn_hosting.jpg) bottom;
}
a#domeinen {
	width:78px;
	height:76px;
	background: url(images/btn_domeinen.jpg) top;
	float:left;
	margin:0 30px;
	display:block;
}
a#domeinen:hover {
	background: url(images/btn_domeinen.jpg) bottom;
}
a#contact {
	width:62px;
	height:76px;
	background: url(images/btn_contact.jpg) top;
	float:left;
	margin:0 0 0 30px;
	display:block;
}
a#contact:hover {
	background: url(images/btn_contact.jpg) bottom;
}
/* /Header */
/* Content */
div#content_bg {
	width:969px;
	background:#fff;
}
div#content_top {
	width:969px;
	background: url(images/content_top.jpg) top no-repeat;
}
div#content_foot {
	width:969px;
	padding:0 0 11px 0;
	background: url(images/content_foot.jpg) bottom no-repeat;
}
div#content_inner {
	width:951px;
	padding: 0 9px;
	position:relative;
}
	/* Left */
	div#left {
		width:223px;
		float:left;
	}
	div#helpdesk_on {
		width:217px;
		height:125px;
		color:#072565;
		padding:25px 0 0 6px;
		background: url(images/helpdesk_on.jpg) repeat-x #fff;
	}
	div#helpdesk_top {
		width:217px;
		height:20px;
	}
	div#helpdesk_foot {
		width:152px;
		height:20px;
		padding:77px 0 0 65px;
		font-size:14px;
	}
	div.kop {
		width:223px;
		height:35px;
		margin:5px 0 0 0;
	}
	div.kop2 {
		width:213px;
		height:25px;
		margin:5px 0 0 0;
		padding: 10px 0 0 10px;
	}
	#diensten {
		background: url(images/diensten.jpg);
	}
	#informatie {
		background: url(images/informatie.jpg);
	}
	#loginbox {
		font-size:14px;
		font-weight: bold;
		background: url(images/loginbox.jpg);
	}
	#hosting {
		background: url(images/hosting.jpg);
	}
	#onderhoud {
		background: url(images/onderhoud.jpg);
	}
	div.streep {
		width:211px;
		height:2px;
		overflow:hidden;
		background: url(images/streep.jpg) repeat-x;
		margin:3px 0;
	}
	div.menu_bg {
		width:223px;
		background:#d5f0ff;
	}
	div.menu_foot {
		width:211px;
		background: url(images/menu_foot.jpg) bottom no-repeat;
		padding:4px 6px 5px 6px;
	}
	div.menu_foot ul {
		margin:0;
		padding:0;
		list-style-type:none;
	}
	div.menu_foot ul li {
		width:211px;
		height:17px;
		margin:5px 0 0 0;
		background: url(images/icon.jpg) center left no-repeat;
	}
	div.menu_foot ul li.top {
		margin:0;
	}
	div.menu_foot ul li a {
		color:#072565;
		text-decoration:none;
		padding: 0 0 0 20px;
	}
	div.menu_foot ul li a:hover {
		font-weight:bold;
		text-decoration:underline;
	}
	/* /Left */
	/* Right */
	div#right {
		float:right;
		width:723px;
	}
	div.content_cont {
		width:703px;
		margin:20px 0 0 0;
		padding:5px 10px;
		background: url(images/contentbg.jpg) top no-repeat;
		line-height:24px;
	}
	#cont_top {margin:0;}
	/* /Right */
/* /Content */
/* Footer */
div#footer {
	width:941px;
	text-align:right;
	height:70px;
	margin:0;
	padding:0 10px 0 0;
}
div#footer a {
	color:#072565;
	text-decoration:none;
	font-weight:bold;
}
div#footer a:hover {
	text-decoration:underline;
}
/* /Footer */
/* Tekst */
h1 {
	margin:0;
	padding:0;	
	letter-spacing: -.05em;
	font-family: sans-serif;
	font-size:18px;
	color:#217bce;
	font-weight:normal;
}
.donker {
	color:#072565;
}
.groen {
	font-weight:bold;
	color:#1eff00;
}
.rood {
	font-weight:bold;
	color:#ff0000;
}
/* /Tekst */
