@charset "UTF-8";
/* CSS Document */

body {
	background-color: #F6F2FF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color:#333;
	margin-top:0px;
	#text-align:center;
}

/*text*/
h1, h2, h3, h4 { 
	color:#F60;
	padding-top:0px;
	margin-top:0px;
	}
h1 {
	font-size:22px;
	text-align: left;
}

.caption {
	padding-top:4px;
	font-size:12px;
	font-style:italic;
	}
hr {
	border: thin dotted #06C;
	}
.prijs-big{
	color:#F00;
	font-size:28px;
	}


#page {
	margin-left:auto;
	margin-right:auto;
	width:760px;
	}
	
#header {
	background-image:url(../img/bg_header.jpg);
	width:760px;
	height:85px;
	}	

#logo {
	position: absolute;
	float:left;
	width:440px;
	top: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 34px;
	color:#ffffff;
	margin-left:5px;
	margin-top:0px;
	text-align:left;
}

#logo a {
	color:#ffffff;
	text-decoration:none;
}

#top-tab {
	text-align:right;
	padding-right: 20px;
	padding-top:64px;}

#page-content {
	width:760px;
	background-color:#FFF;
	background-image:url(../img/bg_entree_first.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	text-align:left;
	min-height:456px;	
	}

.content-block{}

.gutter-block1 {
	padding-left:375px;
	padding-right:20px;
	}

#footer {
	color: #888888;
	text-align:left;
}

#footer hr {
	height: 0;
	border: 0;
	border-top: 1px dotted #a5c0d3;
}

#offerte {
	font-size:16px;
	text-align:center;
}

/*links*/

.tob-tab-button-on {
	float:right;
	text-align:center;
	width:120px;
	height:21px;
	background-image:url(../img/bg_link_toptab_on.jpg);
	
	}
.tob-tab-button-on .gutter {
	padding-top:3px;
	}	
.tob-tab-button-off {
	float:right;
	text-align:center;
	width:120px;
	height:21px;	
	background-image:url(../img/bg_link_toptab_off.jpg);	
	}
.tob-tab-button-off .gutter {
	padding-top:3px;
	}	
#top-tab a{
	color:#666;
	font-size:12px;
	text-decoration:none;
	}
#top-tab a:hover {
	text-decoration:underline;
}

.top-tab-button a:active {}

a {
	text-decoration:none;
}

#footer a {
	color:#888888;
	text-decoration:none;
}

#footer a:hover {
	text-decoration:underline;
}
