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

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #DEEAEE;
	background-image: url(../images/gradient.gif);
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-repeat: repeat-x;
	background-position: top;
	color: #000000;
	padding-left:1px
}
div								{display:block;}
img								{border:0px;display:inline;}
td 								{empty-cells:show;}
table 							{border:0px;}
p 								{margin:0px;padding:0px;}
form 							{margin:0px;padding:0px;}

a {
	text-decoration: underline;
	color: #1B417D;
}
a:hover {
	text-decoration: none;
	color: #C43A30;
}
li a {
	text-decoration: underline;
}


.clear {
	clear: both;
}
h1 {
	margin: 0;
	font-size: 17px;
	text-transform: uppercase;
	color: #1B417D;
	font-weight: normal;
	float:left;	
}
h2 {
	margin: 0;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	font-size: 20px;
	color: #8CB8C6;
	
}
h3 	{
	margin:0px;
	padding:0px;
	font-weight: bold;
	font-size: 14px;
}
h4 {
	font-size: 13px;
	margin: 0px;
	padding: 0px;
	color: #C43A30;
}
h5 {
	font-size: 17px;
	text-transform: uppercase;
	color: #1B417D;
	font-weight: normal;
		margin: 0;
		float:left;
}
/* main grid ------------------------------------------------------------------------------*/

#main {
	width: 950px;
}
#container {
	width: 949px;
	margin: 0px auto;
	position: relative;
	text-align: center;
}
#shadow {
	margin-left: auto; /* prevent 1 pixel bg shift for firefox */
	width: 980px;
	color: #000000;
	margin-right: auto;
	background-image: url(../images/shadow.png);
	background-repeat: repeat-y;
	padding-right: 17px;
	padding-left: 17px;
	position: relative;
}
#contentcontainer {
	width: 945px;
	background-image: url(../images/content_bg.gif);
	background-repeat: repeat-y;
	margin: auto;
	text-align: left;
}
/* top ------------------------------------------------------------------------------*/
#top {
	height: 121px;
	margin: auto;
	position: relative;
	background-image: url(../images/redline.gif);
}
#end {
	background-image: url(../images/end.png);
	width: 1014px;
	height: 17px;
	margin-left: auto; /* prevent 1 pixel bg shift for firefox */
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 10px;
	background-repeat: no-repeat;
	background-position: center top;
}
#top #payoff {
	position: absolute;
	right: 12px;
	bottom: 50px;
}
/* menu ------------------------------------------------------------------------------*/

#menu {
	background-image: url(../images/topmenu_bg.gif);
	height: 36px;
	padding-right: 12px;
	padding-left: 12px;
}
#menu li {
	float: left;
	height: 16px;
	list-style-type: none;
	color: #1B417D;
	background-image: url(../images/topmenu_spacer.gif);
	background-repeat: no-repeat;
	background-position: right;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	font-size: 14px;
	font-weight: bold;
}
#menu li a{
	text-decoration: none;
}
#menu ul {
	margin: 0px;
	padding: 0px;
}
#menu .active {
	background-image: url(../images/topmenu_a.gif);
	background-repeat: repeat-x;
}
#menu .active a {
	color: #FFFFFF;
}
#menu .languages {
	float: right;
	width: 26px;
	padding-top: 12px;
}
/* features ------------------------------------------------------------------------------*/

#features ul {
	background-color: #8cb8c6;
	width: 358px;
	float: left;
	margin-right: 12px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	height: 213px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#features li {
	list-style-image: url(../images/vink.png);
	padding-left: 7px;
	padding-top: 8px;
	padding-bottom: 8px;
	font-size: 16px;
	text-transform: uppercase;
	color: #000000;
	list-style-position: inside;
	font-weight: bold;
}
#features .active {
	background-image: url(../images/feature_a.gif);
	background-repeat: repeat-x;
	color: #FFFFFF;
}
#features {
	width: 980px;
	padding-top: 12px;
	clear: both;
}
#features .image {
	float: left;
	width: 610px;
}

/* content ------------------------------------------------------------------------------*/

#content {
	clear: both;
	margin-top: 12px;
	width: 980px;
	line-height: 20px;
}

.colspacer {
	width: 12px;
	height:200px;
	float: left;
}
.col358 {
	width: 358px;
	float: left;
}
.col240 {
	float: left;
	width: 240px;
}
.col476 {
	float: left;
	width: 476px;
}
.col358 .item {
	background-image: url(../images/item_bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	padding: 6px;
	margin-bottom: 12px;
}
.col240 .item {
	margin-bottom: 12px;
	padding-bottom: 6px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E7E4D3;
}

.thumb  {
	float: left;
	margin-right: 6px;
	margin-bottom: 6px;
}
.special_item {
	background-image: url(../images/special_item_bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #F2F2EC;
	border: 1px solid #E8E5D6;
	padding: 6px;
	margin-bottom: 12px;
}
.stap {
	background-color: #F2F2EC;
	border: 1px solid #E8E5D6;
	padding: 6px;
	margin-bottom: 12px;
}
.submenu {
	background-image: url(../images/item_bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	padding: 6px;
	margin-bottom: 12px;
	font-size: 14px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E7E4D3;
}
.submenu .sub {
	font-weight: bold;
	padding-top: 12px;
}
.submenu .subsub {
	padding-top: 6px;
}
.submenu .subsub a{
	font-weight: normal;
	color: #91bbc9;
}
.submenu .active a{
	color: #C43A30;
}
.submenu a{
	color: #333333;
	text-decoration: none;
}
.submenu a:hover{
	color: #C43A30;
}
.titel {
	font-size: 18px;
	font-weight: bold;
}
.subtitel {
	font-size: 14px;
	font-style: italic;
	color: #8CB8C6;
}
.staptitel {
	font-weight: bold;
	color: #CF3A30;
}
/* bottom ------------------------------------------------------------------------------*/

#bottom {
	padding: 12px;
	width: 956px;
	color: #FFFFFF;
	background-color: #8CB8C6;
	margin-top: 12px;
}
#bottom a{
	color: #FFFFFF;
}

/* extra ------------------------------------------------------------------------------*/

#actie {
	position: absolute;
	top: 214px;
	left: 347px;
	height: 172px;
	width: 417px;
	z-index: 10;
}
#actie #actieclose {
	top: 5px;
	position: absolute;
	right: 5px;
}
#actie #month {
	position: absolute;
	width: 417px;
	bottom: 10px;
	font-size: 18px;
	color: #FFFFFF;
	text-align: center;
}
.crossed {
	color: #1B417D;
	overflow: auto;
	text-decoration: line-through;
	font-size: 12px;
}
.actieprice {
	font-size: 18px;
	color: #EF3830;
}
