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,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, container {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent; }

body {
	margin: 55px 25px 25px 0;
	background: #f7f7f7 url('img/bg.gif') repeat-x;
	font-family: Segoe UI, Tahoma, Verdana, Sans-Serif;
	font-size: 12px;
	color: #626262;}

ul, ol {
	list-style-type:none;}

.wrapper {
	margin: 0 auto;
	width: 765px;
	height: 10px;}

/*HACKS*/

.clearfix { }

.clearfix:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden; }


/*FONT STYLES*/

h5 {
	font-size: 16px;
	font-weight: bold;
	color: #313131;
	margin-bottom: 10px;}

h6 {
	font-size: 20px;
	font-weight: bold;
	color: #313131;}

.title {
	font-size: 16px;
	font-weight: bold;
	color: #313131;}

.subnavtitle {
	float: left;
	font-size: 20px;
	padding-bottom: 10px;}

.nolinks{
	padding-bottom: 7px;}

.subtitle {
	font-size: 16px;
	font-weight: bold;
	padding-bottom: 10px;}

.introtext {
	font-size: 14px;
	line-height: 150%;
	color: #9d9d9d;
	margin-bottom: 20px;}

.contenttitle {
	font-size: 13px;
	font-weight: bold;
	margin-top: 30px;}

.contenttitle a{
	color: #1788c3;
	text-decoration: none; }

.pakkettitle {
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 10px;}

.contenttext {
	margin-top: 10px;
	line-height: 150%}

.faqtitle {
	font-weight: bold;
	margin-top: 20px;
	margin-bottom: 10px;}

/*CONTENT HOLDERS*/

.headerholder {
	position: relative;
	width: 765px;
	margin-top: 5px;}


.headerpromo {
	float: left;
	width: 509px;
	height: 250px;
	margin-right: 5px;
	margin-bottom: 5px;
	overflow: hidden;
	background: #FFF url('img/promo.gif') no-repeat;}

.headertext {
	padding-left: 175px;
	padding-top: 90px;
	font-size: 22px;
	color: #313131;}

.headerlogin {
	width: 251px;
	height: 250px;
	background-color: #FFF;
	float: left;}

.subpromoleft {
	width: 252px;
	height: 260px;
	background: #FFF url('img/voordelen_bg.gif') no-repeat;

	float: left;
	margin-bottom: 5px;}

.subpromomid {
	width: 252px;
	height: 260px;
	background-color: #FFF;
	margin: 0px 5px 5px 5px;
	float: left;}

.subpromoright {
	width: 251px;
	height: 260px;
	float: left;
	background-color: #FFF;
	margin-bottom: 5px;}

.subcontent {
	width: 251px;
	padding: 20px;}

.content {
	position: relative;
	width: 725px;
	background-color: #FFF;
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 30px 20px;
}

.contentleft {
	width: 500px;
	float: left;}

.contentright {
	width: 295px;
	float: right;}

.topholder {width: 765px; height: 60px; position: relative; margin-bottom: 40px;}
.topholder .left {float: left; margin-top: 10px;}
.topholder .right {float: right;}

.voordelen {
	padding-top: 15px;
	width: 130px;
	line-height: 150%;
	font-size: 12px;}

.promo {
	width: 200px;
	font-size: 12px;
	padding-top: 15px;
	line-height: 150%;}

.promo-img {
	width: 210px;
	text-align: center;
	margin-bottom: 3px;}
	

/*NAVIGATION*/

.navigation {
	width: 765px;
	margin-left: -5px;}
 
.tab {display:inline-block;}
.tab {display:inline;}
 
.tab {
	display:table-row;
	list-style-type:none;
	white-space:nowrap;}

.tab li {
	display:inline;
	margin: 0px 0px 0px 5px;}

.subnavholder {
	width: 725px;
	position: relative;}

.subnavspacer {
	width: 725px;
	border-top: 1px solid #eaeaea;
	margin: 10px 5px 0px 0px;}


/* SITEMAP */

.sitemap li{
	list-style-type:none;
	margin-left: 30px;
	margin-bottom: 5px;
	margin-top: 5px;}

.sitemap li a{
	text-decoration: none;
	color: #1788c3;}

/* FOOTER */

.footer {
	width: 725px;
	padding: 20px;
	margin-bottom: 20px;
	background-color: #FFF;
	border-top: 1px solid #eaeaea;}

.footerholder {
	position: relative;
	font-size: 11px;
	color: #9d9d9d;}

.footerholder .left{
	float: left;}

.footerholder .right {
	float: right;}

.footerholder .right a{
	color: #9d9d9d;
	text-decoration: none;}

.footerholder .right a:hover{
	color: #626262;
	text-decoration: none;}

.footerlinks li {
	display: inline;
	list-style-type: none;
	padding-right: 20px;}

.footerlinks li a{
	color: #9d9d9d;
	text-decoration: none;}

.footerlinks li a:hover{
	color: #626262;
	text-decoration: none;}


