html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	background-color : #ebebeb;
}
ol, ul {
	list-style: none;
}
/* Layout */

#container {
	width : 990px;
	margin : 0 auto;
}

#border_top {
	width : 100%;
	height : 25px;
	background : url('../afbeeldingen/top_bg.gif') repeat-x;
}

#border_around {
	margin : 0 auto;
	width : 990px;
	background-color : #ebebeb;
}

#logo_top {
	float : left;
	margin-top : 1em;
	margin-left : 2em;
	width : 455px;
	height : 110px;
}

#telefoon_top {
	float : right;
	margin-right : 1.5em;
	margin-top : 3em;
	background : url('../afbeeldingen/telefoon_boven.jpg') no-repeat;
	width : 396px;
	height : 68px;
}

#bg_topmenu {
	float : left;
	margin-left : 1.9em;
	margin-top : 1.5em;
	width : 937px;
	height : 48px;
	background : url('../afbeeldingen/bg_topmenu.gif') no-repeat;
}

/* Suckerfish Menu */
#nav, #nav ul { /* all lists */
	padding-top : 13px;
	padding-left : 15px;
	margin : 0;
	list-style: none;
	line-height: 1;
	float: left;
}

.top_menu_top_item a{
	margin-right : 1.4em;
	font-family : arial;
	font-size : 14px;
	color : #515151;
}
 
#nav a {
	font-weight: bold;		
	text-decoration: none;
	padding-right: 15px ;
	text-align: center ;
}

#nav li a:hover { text-decoration: underline; }
#nav li li a { color:#5c5c5c; display: block; font-weight: bold; font-family:arial; font-size : 12px; padding: 10px 6px 10px; background: #cbcbcb; border:1px solid #b9b9b9; text-align: left; }
#nav li {
	float: left;	
	position: relative;	
	cursor: pointer;
}
#nav li ul {
	display: none;
	position: absolute;
	top: 15px;
	left : -20px;
}

#nav li li.first { border-top: 1px solid white; }
#nav li li {
	width : 175px;
	padding : 0;
	margin : 0;
	float : left;
	clear : both;
	overflow : auto;
}
#nav li:hover ul, #nav li.over ul { display: block; }

#sub {
}

/* Suckerfish Menu */

#webhosting_left {
	float : left;
	margin-left : 2em;
	margin-top : 2em;
}

#content_left {
	margin-left : 1px;
	float : left;
	width : 645px;
}

#content_top_left {
	float : left;
	margin-left : 2em;
	margin-top : 2em;
	width : 642px;
	height : 12px;
	background : url('../afbeeldingen/content_top_left.gif') no-repeat;
}

#content_center_left {
	float : left;
	margin-left : 2em;
	width : 642px;
	background : url('../afbeeldingen/content_bg.gif') repeat-y;
}

h1.titel {
	font-family : "Myriad Pro", Arial;
	margin-top : -0.1em;
	font-size : 24px;
	font-weight : bold;
	color : #e33258;
	padding-left : 10px;
}

h2.titel {
	float : left;
	font-family : "Myriad Pro", Arial;
	font-size : 20px;
	font-weight : bold;
	color : #4a4b49;
	padding-left : 25px;
	padding-top : 32px;
}

.intro_txt {
	width : 610px;
	font-family : Arial;
	font-size : 12px;
	font-weight : normal;
	color : #848484;
	clear : both;
	padding-left : 10px;
	padding-top : 10px;
	padding-bottom : 10px;
	line-height : 24px;
}

.intro_txt a {
	text-decoration:underline;
}

.intro_txt a:hover{
	text-decoration:none;
}

.link_contentleft {
	padding-left : 15px;
	font-family : arial;
	font-size : 12px;
	font-weight : normal;
	width : 205px;
	line-height : 18px;
	color : #007dc3;
	text-decoration : none;
}

.link_contentleft2 {
	font-family : arial;
	font-size : 12px;
	font-weight : normal;
	width : 205px;
	line-height : 18px;
	color : #007dc3;
	font-weight : bold;
	text-decoration : none;
}

.link_contentleft:hover{
	text-decoration : underline
}

.link.contentleft2:hover {
	text-decoration : underline
}

form.form_directadmin {
	padding-top : 25px;
	width : 500px;
	clear : both;
}

.form_item {
	clear : both;
	width : 100px;
	font-family : arial;
	font-size : 12px;
	float : left;
	color : #737373;
	padding-left : 10px;
	margin-bottom : 0.5em;
}

.form_item2 {
	width : 200px;
	font-family : arial;
	font-size : 12px;
	float : left;
	color : #737373;
	padding-left : 10px;
	margin-bottom : 0.5em;
}


.veld {
	margin-bottom : 0.5em;
	margin-left : 1em;
}

.veld2 {
	margin-bottom : 0.5em;
	margin-left : 0em;
}

.submit_butt1 {
	background : url('../afbeeldingen/inloggen_button_hover.gif') no-repeat;
	margin-top : 1em;
	width : 100px;
	float : left;
	clear : both;
	margin-left : 126px;
	border : none;
	cursor:pointer;
	height:34px;
	width:110px;
}

.submit_butt1:hover {
	background : url('../afbeeldingen/inloggen_button.gif') no-repeat;
	cursor:pointer;
	height:34px;
	width:110px;
}

.submit_butt2 {
	background : url('../afbeeldingen/inloggen_button_hover.gif') no-repeat;
	margin-top : 1em;
	width : 100px;
	float : left;
	clear : both;
	margin-left : 225px;
	border : none;
	cursor:pointer;
	width:110px;
	height:34px;
}

.submit_butt2:hover {
	background : url('../afbeeldingen/inloggen_button.gif') no-repeat;
	border : none;
	cursor:pointer;
	width:110px;
	height:34px;
}

.bestel_knop {
	width : 108px;
	height : 34px;
	float : right;
	padding-right : 1.1em;
	padding-bottom : 10px;
}

h4.titel {
	padding-top : 5px;
	clear : both;
	color : #4a4b49;
	padding-left : 9px;
	font-weight:bold;
	font-family : "Myriad Pro", Arial;
	font-size : 18px;
}

h4.titel a{
	color : #4a4b49;
	text-decoration:none;
}

h4.link a {
	padding-top : 5px;
	float:left;
	clear:both;
	color : #e33258;
	padding-right : 15px;
	font-family : "Myriad Pro", Arial;
	font-size : 14px;
	text-decoration:none;
}

h5.actie {
	color : #76c415;
	padding-left : 10px;
	padding-top : 10px;
	font-family : arial;
	font-size : 14px;
}

.kosten_strippenmenu {
	clear : both;
	padding-top : 15px;
	padding-left : 9px;
	font-family : arial;
	font-size : 12px;
	color : #629831;
	font-weight : normal;
	line-height : 24px;
}

.algemene_gegevens_links {
	float : left;
	padding-top : 15px;
	padding-left : 10px;
	font-family : arial;
	font-size : 12px;
	color : #6a6a6a;
	font-weight : normal;
	line-height : 24px;
}

.algemene_gegevens_rechts {
	float : right;
	padding-top : 15px;
	padding-right : 15px;
	font-family : arial;
	font-size : 12px;
	color : #6a6a6a;
	font-weight : normal;
	line-height : 24px;
}

.hosting_vak {
	width : 315px;
	height : 200px;
	float : left;
	padding-bottom : 15px;
}

.hosting_pic {
	float : left;
	margin-left : 0.5em;
	margin-top : 1em;
}

.intro_hosting {
	float : left;
	width : 200px;
	font-family : arial;
	font-size : 12px;
	font-weight : normal;
	color : #959595;
	padding-left : 25px;
	padding-top : 15px;
	line-height : 24px;
	padding-bottom : 15px;
}

.hosting_vak a {
	float : left;
	padding-left : 79px;
	font-family : arial;
	font-size : 12px;
	font-weight : normal;
	width : 205px;
	line-height : 22px;
	color : #629831;
	text-decoration : underline;
	
}

.hosting_vak a:hover {
	text-decoration : none;	
}

.stroke_hosting {
	float : left;
	margin-top : 2em;
	padding-right : 6px;
}

.vak_serverpackage {
	float : left;
	width : 628px;
	padding-bottom : 20px;
}

.server_pic {
	float : left;
	padding-top : 15px;
	padding-left : 10px;
}

.serverpackage {
	float : left;
	width : 130px;
	font-family : arial;
	font-size : 12px;
	padding-left : 10px;
	padding-right : 17px;
	padding-top : 20px;
	line-height : 22px;
	color : #5e5e5e;
	margin-bottom : 1.5em;
}

.serverpackage a {
	text-decoration:underline;
}

.serverpackage a:hover {
	text-decoration:none;
}

.serverpackage2 {
	float : left;
	width : 170px;
	font-family : arial;
	font-size : 12px;
	padding-left : 10px;
	padding-right : 55px;
	padding-top : 20px;
	line-height : 22px;
	color : #5e5e5e;
	margin-bottom : 1.5em;
}

.serverpackage2 a {
	text-decoration:underline;
}

.serverpackage2 a:hover {
	text-decoration:none;
}

.serverpackage_reseller {
	float : left;
	width : 165px;
	font-family : arial;
	font-size : 12px;
	padding-left : 10px;
	padding-right : 50px;
	padding-top : 20px;
	line-height : 22px;
	color : #5e5e5e;
	margin-bottom : 1.5em;
}

.serverpackage_reseller a {
	text-decoration:underline;
}

.serverpackage_reseller a:hover {
	text-decoration:none;
}

.serverpackage_reseller2 {
	float : left;
	width : 165px;
	font-family : arial;
	font-size : 12px;
	padding-left : 10px;
	padding-top : 20px;
	line-height : 22px;
	color : #5e5e5e;
	margin-bottom : 1.5em;
}

.serverpackage_reseller2 a {
	text-decoration:underline;
}

.serverpackage_reseller2 a:hover {
	text-decoration:none;
}

.server_item {
	line-height : 30px;
}

.titel_package {
	font-family : "Myriad Pro", Arial;
	font-size : 18px;
	font-weight:bold;
	color : #5e5e5e;
}

.bg_package {
	background : url('../afbeeldingen/bg_pakketen.gif') no-repeat;
	width : 108px;
	height : 63px;
	float : left;
	margin-top : 1em;
}

.bg_package_wide {
	background : url('../afbeeldingen/bg_pakketten_wide.gif') no-repeat;
	width : 117px;
	height : 63px;
	float : left;
	margin-top : 1em;
}

h3.prijs {
	font-family : "Myriad Pro", Arial;
	font-size : 24px;
	font-weight:bold;
	color : #e33258;
	padding-left : 0px;
	padding-top : 15px;
	text-decoration:none;
}

h3.bestel {
	font-family : arial;
	font-size : 18px;
	color : #ffffff;
	padding-left : 10px;
	padding-top : 8px;
}

h3.bestel a{
	font-family : arial;
	text-decoration : none;
	font-size : 18px;
	color : #ffffff;
}

h3.bestel a:hover{
	text-decoration : underline;
}

.bestelknop {
	background : url('../afbeeldingen/bestel_knop_hover.gif') no-repeat;
	width:110px;
	height:34px;
	margin-top : 20px;
	cursor: pointer;
}

.bestelknop:hover {
	width:110px;
	height:34px;
	background : url('../afbeeldingen/bestel_knop.gif') no-repeat;
	cursor: pointer;
}

.bestelknop2 {
	clear:both;
	background : url('../afbeeldingen/bestel_knop_hover.gif') no-repeat;
	width:110px;
	padding-bottom : 5px;
	height:34px;
	margin-left:10px;
	cursor: pointer;
}

.bestelknop2:hover {
	clear:both;
	background : url('../afbeeldingen/bestel_knop.gif') no-repeat;
	width:110px;
	height:34px;
	cursor: pointer;
}

.server_item_specs {
	font-family : arial;
	font-size : 12px;
	color : #006fba;
	font-weight : normal;
	padding-top : 5px;
	padding-bottom : 5px;
}

	#panel,#panel2,#panel3,#panel4 {
		font-family : arial;
		line-height : 30px;
		font-size : 12px;
		color : #5e5e5e;
		height: 315px;
		display: none;
	}
	#panel5,#panel6,#panel7,{
		font-family : arial;
		line-height : 30px;
		font-size : 12px;
		color : #5e5e5e;
		height: 225px;
		display: none;
	}
	.slide,.slide2,.slide3,.slide4 {
		font-family : arial;
		font-size : 12px;
		color : #629831;
		font-weight : normal;
		clear:both;
	}
	.btn-slide,.btn-slide2,.btn-slide3,.btn-slide4 {
		font-family : arial;
		font-size : 12px;
		color : #629831;
		font-weight : normal;
		padding-top : 5px;
		padding-bottom : 5px;
	}
	.btn-slide5,.btn-slide6,.btn-slide7,{
		font-family : arial;
		font-size : 12px;
		color : #629831;
		font-weight : normal;
		padding-top : 5px;
		padding-bottom : 5px;
	}

h4.SLA {
	font-family : arial;
	font-size : 12px;
	color : #006fba;
	font-weight : bold;
	padding-left : 11px;
	padding-top : 20px;
}

.stripe_left {
	float : right;
	padding-left : 10px;
}

#content_bottom_left {
	float : left;
	margin-left : 2em;
	width : 641px;
	height : 22px;
	padding-bottom : 15px;
	background : url('../afbeeldingen/content_bottom_left.gif') no-repeat;
}

#content_right {
	padding-right : 20px;
	padding-top : 25px;
	float : right;
	width : 270px;
}

#top_laatstenieuws {
	width : 267px;
	margin-top:-0.6em;
	height : 38px;
	float : left;
	background : url('../afbeeldingen/top_laatstenieuws.gif') no-repeat;
}

h1.laatste_nieuws {
	font-family : "Myriad Pro", Arial;
	font-size : 20px;
	font-weight : bold;
	color : #e33258;
	padding-left : 70px;
	padding-top : 15px;
}

h3.titel_nieuws {
	font-family : arial;
	font-size : 14px;
	font-weight : bold;
	color : #ffffff;
	padding-left : 12px;
	padding-top : 15px;
}

h3.titel_nieuws a {
	font-family : arial;
	font-size : 14px;
	font-weight : bold;
	color : #4a4b49;
	text-decoration : underline;
}

h3.titel_nieuws a:hover {
	font-family : arial;
	font-size : 14px;
	font-weight : bold;
	color : #4a4b49;
	text-decoration : none;
}

p.intro_nieuws {
	font-family : arial;
	font-size : 12px;
	color : #848484;
	width : 245px;
	line-height : 22px;
	padding-left : 12px;
	padding-top : 5px;
}

p.intro_nieuws2 {
	clear : both;
	font-family : arial;
	font-size : 12px;
	color : #848484;
	width : 615px;
	line-height : 24px;
	padding-left : 12px;
	padding-top : 5px;
}

.stripe_nieuws {
	padding-left : 15px;
}

#content_laatstenieuws {
	width : 267px;
	margin-left :1px;
	float : left;
	background : url('../afbeeldingen/bg_laatstenieuws.gif') repeat-y;
}

#bottom_laatstenieuws {
	width : 267px;
	height : 13px;
	float : left;
	background : url('../afbeeldingen/bottom_laatstenieuws.gif') no-repeat;
}

#top_domeincheck {
	margin-top : 0.2em;
	width : 267px;
	margin-left:-1px;
	height : 36px;
	float : left;
	background : url('../afbeeldingen/top_domeincheck.gif') no-repeat;
}

h1.domeincheck {
	font-family : "Myriad Pro", Arial;
	font-size : 20px;
	font-weight : bold;
	color : #e33258;
	padding-left : 70px;
	padding-top : 12px;
}

h1.domeincheck2 {
	clear:both;
	font-family : "Myriad Pro", Arial;
	font-size : 20px;
	font-weight : bold;
	color : #e33258;
	padding-left : 10px;
	padding-top : 5px;
}

#top_nieuwsbrief {
	margin-top : 1.8em;
	width : 267px;
	margin-left:-1px;
	height : 36px;
	float : left;
	background : url('../afbeeldingen/top_nieuwsbrief.gif') no-repeat;
}

h1.nieuwsbrief {
	font-family : "Myriad Pro", Arial;
	font-size : 20px;
	font-weight : bold;
	color : #e33258;
	padding-left : 70px;
	padding-top : 16px;
}

h1.aanmeld_nb {
	font-family : "Myriad Pro", Arial;
	font-size : 14px;
	font-weight : bold;
	color : #e33258;
	padding-top: 10px;
	padding-left : 13px;
	padding-bottom : 10px;
}

#contactform_pos {
	float : left;
	clear : both;
	padding-left : 15px;
}

.contact_item {
	font-family : arial;
	font-size : 12px;
	color : #5b5b5b;
}

.submit_butt {
	margin-top : 1em;
	float : left;
	clear : both;
	background-color : #006bb6;
	color : #ffffff;
	font-family : arial;
	font-size : 14px;
	font-weight : bold;
	border : none;
}

#content_domeincheck {
	width : 267px;
	float : left;
	background : url('../afbeeldingen/bg_laatstenieuws.gif') repeat-y;
}

#content_domeincheck a {
	float : left;
	padding-left : 12px;
	font-family : arial;
	font-size : 12px;
	font-weight : normal;
	width : 205px;
	line-height : 22px;
	color : #629831;
	text-decoration : underline;
}

#content_domeincheck a:hover {
	text-decoration : none;
}

p.intro_domeincheck{
	font-family : arial;
	font-size : 12px;
	color : #848484;
	width : 250px;
	line-height : 22px;
	padding-left : 12px;
	padding-top : 15px;
}

.inputtext {
	width:240px;
	margin-top : 15px;
	margin-bottom : 15px;
	margin-left : 10px;
	color:#7a7a7a;
}

.inputtext2 {
	width:240px;
	float:left;
	margin-top : 15px;
	margin-bottom : 15px;
	margin-left : 10px;
	color:#7a7a7a;
}

.inputtext3 {
	width:240px;
	margin-top : 5px;
	margin-bottom : 15px;
	margin-left : 10px;
	color:#7a7a7a;
}

.submit_check {
	background : url('../afbeeldingen/submit_check_hover.gif') repeat-y;
	width:110px;
	height:34px;
	border:none;
	float : right;
	margin-right : 10px;
	margin-bottom : 20px;
	cursor:pointer;
}

.submit_check:hover {
	background : url('../afbeeldingen/submit_check.gif') repeat-y;
	cursor:pointer;
}

.submit_check2 {
	background : url('../afbeeldingen/submit_check_hover.gif') repeat-y;
	float : left;
	border:none;
	width:110px;
	height:34px;
	margin-left : 15px;
	margin-top : 6px;
	cursor:pointer;
}

.submit_check2:hover {
	background : url('../afbeeldingen/submit_check.gif') repeat-y;
	border:none;
	float : left;
	width:110px;
	height:34px;
	margin-left : 15px;
	margin-top : 6px;
	cursor:pointer;
}

.nb_check {
	background : url('../afbeeldingen/nb_check_hover.gif') repeat-y;
	width:110px;
	height:34px;
	border:none;
	float : right;
	margin-right : 10px;
	margin-bottom : 20px;
	cursor:pointer;
}

.nb_check:hover {
	background : url('../afbeeldingen/nb2.gif') repeat-y;
	cursor:pointer;
}

ul#domeinen {
	width : 260px;
	float:left;
	margin-left : 10px;
	padding-top : 10px;
	color : #5b5b5b;
	font-family : arial;
	font-size : 12px;
	line-height : 28px;
}

ul#tarieven {
	width : 150px;
	float:left;
	margin-left : 10px;
	padding-top : 10px;
	padding-bottom : 15px;
	color : #5b5b5b;
	font-family : arial;
	font-size : 12px;
	line-height : 28px;
}

ul#tarieven2 {
	width : 250px;
	float:left;
	margin-left : 10px;
	padding-top : 10px;
	color : #5b5b5b;
	font-family : arial;
	font-size : 12px;
	line-height : 28px;
}

ul#aanvullend {
	width : 300px;
	float:left;
	margin-left : 10px;
	padding-top : 10px;
	color : #5b5b5b;
	font-family : arial;
	font-size : 12px;
	line-height : 28px;
}

li.titel {
	font-family : arial;
	font-size : 12px;
	font-weight:bold;
}

li.titel2 {
	font-family : arial;
	font-size : 10px;
	font-weight:bold;
}

#bottom_domeincheck {
	width : 267px;
	height : 21px;
	float : left;
	background : url('../afbeeldingen/bottom_laatstenieuws.gif') no-repeat;
	padding-bottom : 25px;
}

#contain_logos {
	padding-left : 32px;
	height : 45px;
	width : 600px;
	float:left;
	margin-bottom:15px;
}

	.logo1 {
		float : left;
		background : url('../afbeeldingen/logos/logo1grey.gif') no-repeat;
		height : 42px;
		padding-right : 15px;
		width : 149px;
	}
	
		.logo1:hover{
			background : url('../afbeeldingen/logos/logo1.gif') no-repeat;
		}
	
	.logo2 {
		float : left;
		background : url('../afbeeldingen/logos/logo2grey.gif') no-repeat;
		height : 42px;
		padding-right : 15px;
		width : 77px;
	}
	
		.logo2:hover{
			background : url('../afbeeldingen/logos/logo2.gif') no-repeat;
		}
	
	.logo3 {
		float : left;
		background : url('../afbeeldingen/logos/logo3grey.gif') no-repeat;
		height : 42px;
		padding-right : 15px;
		width : 40px;
	}
	
		.logo3:hover {
			background : url('../afbeeldingen/logos/logo3.gif') no-repeat;
		}
	
	.logo4 {
		float : left;
		background : url('../afbeeldingen/logos/logo4grey.gif') no-repeat;
		height : 42px;
		padding-right : 15px;
		width : 138px;
	}
	
		.logo4:hover {
			background : url('../afbeeldingen/logos/logo4.gif') no-repeat;
		}
	
	.logo5 a {
		float : left;
		background : url('../afbeeldingen/logos/logo5grey.gif') no-repeat;
		height : 42px;
		width : 149px;
	}
	
		.logo5 a:hover {
			background : url('../afbeeldingen/logos/logo5.gif') no-repeat;
		}

#footer_pos {
	height : 287px;
	width : 980px;
	margin : 0 auto;
	clear : both;
}

#footer {
	margin-left : 1.7em;
	margin-top : 1em;
	height : 287px;
	width : 935px;
	background : url('../afbeeldingen/footer_bg.gif') no-repeat;
}

ul.menu_footer {
	float : left;
	padding-right : 30px;
	padding-left : 13px;
	padding-top : 12px;
	font-family : arial;
	font-size : 12px;
	color : #6b6b6b;
	line-height : 28px;
}

ul.menu_footer a {
	color : #acacac;
	text-decoration : none;
}

ul.menu_footer a:hover {
	text-decoration : underline;
}

li.top_item {
	font-weight : bolder;
	
}

.aftiteling {
	width : 700px;
	padding-left : 13px;
	padding-top : 5px;
	padding-bottom : 25px;
	clear : both;
	float : left;
	font-family : arial;
	font-size : 12px;
	color : #898989;
	line-height : 24px;
	
}

.aftiteling a {
	color : #898989;
	text-decoration : underline;	
}

.aftiteling a:hover {
	color : #898989;
	text-decoration : none;	
}

.footer_logo {
	float:left;
	clear:both;
	margin-top:50px;
	margin-left:10px;
}

#contact_pos {
	padding-top : 25px;
	padding-left : 10px;
	clear : both;
	width : 500px;
	float : left;
}

.naam, .bedankt, .probeer_nogeens {
	font-family : arial;
	font-size : 12px;
	color : #666666;
}

.veld {
	width : 200px;
	font-family : arial;
	font-size : 12px;
}

.bericht {
	font-family : arial;
	font-size : 12px;
	width : 600px;
	height : 150px;
}

.submit {
	width : 225px;
	border : none;
	color : #ffffff;
	background-color : #006ab5;
	font-family : arial;
	font-size : 18px;
	padding-left : 2px;
	margin-top : 1em;
	text-align : left;
}

.monitor_bg {
	background : url('../afbeeldingen/monitor_bg.gif') no-repeat;
	height : 386px;
	width : 429px;
	margin-top : 1em;
	margin-left : 6.5em;
	float : left;
}

.eigenpakket {
	background : url('../afbeeldingen/bg_eigenpakket.gif') no-repeat;
	width : 612px;
	height : 55px;
	float : left;
	margin-top : 1em;
	padding-left : 10px;
	margin-left : 0.6em;
}

.bg_nieuwshead {
	clear : both;
	margin-top : 0.5em;
	margin-left : 0.5em;
	background : url('../afbeeldingen/bg_nieuwshead.gif') no-repeat;
	width : 610px;
	height : 28px;
	float : left;
}

h3.titel_nieuws_white {
	font-family : arial;
	font-size : 14px;
	font-weight : bold;
	color : #ffffff;
	padding-left : 10px;
	padding-top : 5px;
}

h3.geinteresseerd,h3.geinteresseerd a {
	font-family : arial;
	font-size : 18px;
	color : #ffffff;
	padding-top : 10px;
	text-decoration : none;
}

h3.geinteresseerd a:hover {
	text-decoration : underline;
}

.offerte_tabel {
	color : #5b5b5b;
	line-height : 22px;
	margin-left : 10px;
}

.offerte_check {
	background : url('../afbeeldingen/verstuur_offerte_hover.gif') repeat-y;
	border:none;
	width:110px;
	height:34px;
	cursor:pointer;
}

.offerte_check:hover {
	background : url('../afbeeldingen/verstuur_offerte.gif') repeat-y;
	border:none;
	width:110px;
	height:34px;
	cursor:pointer;
}

.tabel_bestel {
	margin-left:9px;
	margin-top:10px;
	font-size:12px;
	color:#848484;
	font-family:arial;
	line-height:24px;
}

h1.portfolio_head{
	clear:both;
	font-family : "Myriad Pro", Arial;
	font-size : 20px;
	font-weight : bold;
	color : #e33258;
	padding-left : 10px;
	padding-top : 5px;
}

.portfolio_img {
	float:left;
	margin:20px 0 20px 10px;
}

.portfolio_txt {
	font-family:arial;
	font-size:12px;
	color:#454545;
	line-height:24px;
	padding:15px 0 0 0;
	float:right;
	width:300px;
}

.shadow_portfolio {
	margin-left:1px;
}

.clear {
	height:10px;
	width:600px;
	float:left;
}

.submit_butt3 {
	background : url('../afbeeldingen/bestel_knop_hover.gif') no-repeat;
	margin-top : 1em;
	width : 100px;
	float : left;
	clear : both;
	margin-left : 225px;
	border : none;
	cursor:pointer;
	width:110px;
	height:34px;
}

.submit_butt3:hover {
	background : url('../afbeeldingen/bestel_knop.gif') no-repeat;
	border : none;
	cursor:pointer;
	width:110px;
	height:34px;
}

a.backlink {
	text-decoration:underline;
	color:#ebebeb;
}

a.backlink:hover {
	text-decoration:none;
	color:#ebebeb;
}

a.voorwaarden_link {
	text-decoration:underline;
	color:#629831;
}

a.voorwaarden_link:hover {
	text-decoration:none;
	color:#629831;
}