body {
	background: url(images/site_bg.jpg) repeat-x top center #fae091;
	margin: 0;
	padding: 0;
	text-align: center;
}
body, table, th, td {
	color: #000;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
form {
	margin: 0 ;
	padding: 0 0 0.5em 0;
}
input, select, textarea {
	background: url(images/input_bg.gif) repeat-x top left #FFF;
	color: #000;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	border-top: 1px solid #97b6b7;
	border-right: 1px solid #97b6b7;
	border-bottom: 1px solid #cad8d8;
	border-left: 1px solid #cad8d8;
	padding: 3px 2px;
}
input.none {
	height: auto;
	border: 0px;
	background: transparent;
}
.button {
	border: 1px solid #3c9c22;
	background: url(images/button_bg.gif) repeat-x top left #5eaf49;
	padding: 6px 15px 5px;
	color: #FFF;
	font-weight: bold;
}
a {
	color: #1a5e7b;
	text-decoration: underline;
}
a:hover {
	color: #4e94b2;
	text-decoration: underline;
}



p {
	line-height: 1.2em;
	margin: 0;
	padding: 0 0 1em 0;
}
form p {
	line-height: 1em;
	margin: 0;
	padding: 0 0 1em 0;
}
form label {
	float: left;
	width: 140px;
	padding: 5px 0 0;
	font-weight: bold;
	display: inline;
}

/** in een tabel niet restylen **/

form td label, .labelnormal
{
	float: none; 
	font-weight: normal; 
	width: 0px; 
	padding: 0px; 
}



.code {
	margin: 0 0 -9px 0 ;
}

h1, h1 a {
	font-size: 18px;
	font-weight: normal;
	color: #1a5e7b;
	text-decoration: none;
	margin: 0;
	padding: 2px 0 0.5em 0;	
	font-family: "Times New Roman", Times, serif;
	text-transform: uppercase;
}
h1 {
	position: relative;
	
}
h1 span {
	display: none;
}
h1#inloggen {
	background: url(images/hdr_inloggen.gif) no-repeat top left;
	height: 27px;
	width: 172px;
}
h1#mijnaccount {
	background: url(images/hdr_mijnaccount.gif) no-repeat top left;
	height: 27px;
	width: 172px;
}
h1#linkpartners {
	background: url(images/hdr_linkpartners.gif) no-repeat top left;
	height: 27px;
	width: 172px;
}


h1#mijnauto a {
	background: url(images/hdr_mijnauto.gif) no-repeat top left;
	height: 27px;
	width: 172px;
	display: block;
}
h1#tijdschriften a {
	background: url(images/hdr_tijdschriften.gif) no-repeat top left;
	height: 27px;
	width: 172px;
	display: block;
}
h1#speelenwin a {
	background: url(images/hdr_speelenwin.gif) no-repeat top left;
	height: 27px;
	width: 172px;
	display: block;
}
h1#klassement a {
	background: url(images/hdr_klassement.gif) no-repeat top left;
	height: 27px;
	width: 172px;
	display: block;
}

h1 a:hover {
	text-decoration: underline;
}

h2, h2 a, h2 a:hover {
	font-size: 13px;
	font-weight: bold;
	color: #1a5e7b;
	margin: 0;
	padding: 0 0 0.5em 0;
	text-decoration: none;
}
h2 a:hover {
	text-decoration: underline;
}

table{
	margin: 0 0 1.2em 0;
	padding: 0;
}
td , th{
	padding: 5px 8px 4px;
}
th {
	padding-top: 8px;
	padding-bottom: 7px;
	background: url(images/th_bg.gif) repeat-x top left #5eaf49;
	border-bottom: 1px solid #3c9c22;
	color: #FFF;
	text-align: left;
}






.container {
	margin: 30px auto;
	text-align: left;
	width: 980px;
}
.bgcontainer {
	background: url(images/bg_top.gif) no-repeat top left #FFF;
	padding: 10px 0 0 0 ;
	margin: 0;
}
.bg1 {
	background: url(images/bg.gif) repeat-y top left ;
	margin: 0;	
}
.bg2 {
	background: url(images/bg_left.gif) no-repeat top left ;
	margin: 0;
}
.bg3 {
	background: url(images/bg_right.gif) no-repeat top right ;
	padding: 0 10px;
	margin: 0;
}


.header {
	width: 960px;
	height: 123px;
	background: url(images/header.jpg) top left;
}
.header h1 a {
	display: block;
	height: 120px;
	width: 470px;
	margin: 0;
	padding: 0;
}
.header h1 {
	margin: 0;
	padding: 0;
}
.headermenu {
	background: url(images/header_menu_bg.gif) repeat-x top left;
	height: 23px;
	padding: 3px 15px;
}

.headermenu ul {
	text-align: right;
	margin: 2px 0 0;
}
.headermenu li {
	float: right;
	display: block;
	margin: 0 0 0 4px;
	background: none;
	color: #789bc6;
}
.headermenu a {
	color: #789bc6;
	padding: 6px 4px;
	text-decoration: none;
}
.headermenu a:hover {
	color: #b5cae5;
	padding: 6px 4px;
	text-decoration: none;
}


.hr {
	height: 0;
	font-size: 0px;
	border-top: 1px solid #dcdbd5;
	margin: 8px -8px;
	padding: 0;
}





.menu {
	width: 202px;
	float: left;
	display: inline;
}
.m {
	margin: 15px 7px;
}
.content {
	padding: 15px 0 15px 15px;
	width: 610px;
	float: left;
	display: inline;
	background: url(images/content_bg.jpg) repeat-x top left;
}
.content_wide {
	padding: 15px 0 15px 15px;
	width: 743px;
	float: left;
	display: inline;
	background: url(images/content_bg.jpg) repeat-x top left;
}
.right {
	width: 133px;
	float: left;
	display: inline;
	padding: 15px 0;
	background: url(images/content_bg.jpg) repeat-x top left;
}







.menu h1 , .menu h1 a{
	margin: 0;
	padding: 0 0 0 0;	
}
.m .hr {
	border-bottom: 1px solid #d7e6eb;
	border-top: 1px solid #96bcc1;
	margin: 8px 0;
}
.menu ul {
	margin: 0 0 8px;
}

.menu li {
	margin: 1px 0;
	padding: 0;
	width: 188px;
	background: none;
}
.menu li a {
	background: url(images/bullet_menu.gif) no-repeat 8px 6px;
	padding: 4px 0 4px 20px;
	display: block;
	margin: 0;
}

.menu li.active a {
	background: url(images/menu_active.gif) no-repeat  top left;
	font-weight: bold;
}
.menu li ul {
	margin: 0 0 0 16px;
	font-weight: normal;
}
.menu li ul li {
	margin: 0;
	padding: 0;
	width: 170px;
	font-weight: normal;
}

.menu li ul li a {
	background: url(images/bullet_menu3.gif) no-repeat 3px 8px transparent;
	padding: 3px 0 3px 12px;
	font-weight: normal;
}

.menu li.active ul li a {
	background: url(images/bullet_menu3.gif) no-repeat 3px 8px transparent;
	padding: 3px 0 3px 12px;
	font-weight: normal;
}
.menu li.active ul li.active a {
	background: url(images/bullet_menu3_active.gif) no-repeat 3px 7px transparent;
	padding: 3px 0 3px 12px;
	font-weight: normal;
	font-weight: bold;
}
.menu a {
	color: #000;
	text-decoration: none;
}
.menu a:hover {
	color: #1a5e7b;
	text-decoration: nonef;
}



.login {
	background: url(images/login_bg.gif) repeat-y top right #8fb0be;
	padding: 15px 7px 0;
	margin: 0 0 8px;
	border-bottom: 1px solid #d7e6eb;
}

.login li a {
	background: url(images/bullet_menu2.gif) no-repeat 8px 6px;
	padding: 4px 0 4px 20px;
	display: block;
}


.login h1 , .menu h1 {
	margin-left: 7px;
}
.menu p , .menu ul.none {
	margin-left: 7px;
	margin-right: 0;
}
.menu ul.none li {
	width: 168px;
}




.box-xl-wide {
	background: url(images/box_xl_big_wide.gif) repeat-y top left #FFF;
	width: 724px;
	margin: 0 15px 15px 0;

}
.box-xl-wide .box-content{
	background: url(images/box_xl_top_wide.gif) no-repeat top left;
	padding: 12px;
}
.box-xl-wide .box-bottom{
	background: url(images/box_xl_bottom_wide.gif) no-repeat top left;
	height: 5px;
	font-size: 2px;
}

.box-xl {
	background: url(images/box_xl_bg.gif) repeat-y top left #FFF;
	width: 591px;
	margin: 0 15px 15px 0;

}
.box-xl .box-content{
	background: url(images/box_xl_top.gif) no-repeat top left;
	padding: 12px;
}
.box-xl .box-bottom{
	background: url(images/box_xl_bottom.gif) no-repeat top left;
	height: 5px;
	font-size: 2px;
}

.box-l {
	float: left;
	background: url(images/box_l_bg.gif) repeat-y top left;
	width: 288px;
	margin: 0 15px 15px 0;
	display: inline;
}
.box-l .box-content{
	background: url(images/box_l_top.gif) no-repeat top left;
	padding: 12px;
}
.box-l .box-bottom{
	background: url(images/box_l_bottom.gif) no-repeat top left;
	height: 5px;
	font-size: 2px;
}



.prijs {
	width: 180px;
	float: left;
	display: inline;
	margin: 0 8px 0 0;
}
.prijs p {
	margin: 0;
	padding: 0;
}
.prijs h2 {
	margin: 0 0 5px 0;
	padding: 0;
}




.tabs {
	background: url(images/tabs_bg.gif) repeat-x bottom left;
	height: 28px;
	margin: 0 -9px 1em -11px;
	padding: 0 11px;
}
.tabs li {
	float: left;
	background: url(images/tab_left.gif) no-repeat top left;
	height: 28px;
	display: inline;
	margin: 0 4px 0 0;
	padding: 0;
}
.tabs li a {
	background: url(images/tab_right.gif) no-repeat top right;
	line-height: 28px;
	padding: 0 10px 0;
	display: block;
	text-decoration: none;
}
.tabs li a:hover {
	text-decoration: underline;
}
.tabs li.active {
	background: url(images/tab_left_active.gif) no-repeat top left;
}
.tabs li.active a {
	background: url(images/tab_right_active.gif) no-repeat top right;
}





.rij {
	background: #d8eff7;
}






a.button-doemee {
	width: 364px;
	height: 56px;
	background: url(images/button_doemee.gif) no-repeat top left;
	display: block;
	margin: 0 auto;
}
a.button-doemee span {
	display: none;
}

.red {
	color: #cc6600;
}

.small {
	color: #669900;
	font-size: 11px;	
	line-height: 1.2em;
}

.footer {
	background: url(images/bg_bottom.gif) no-repeat top left;
	padding: 15px 15px;
	margin: 0;
	text-align: right;
	padding: 15px;
	color: #a79049;
}
.footer a , .footer a:hover {
	color: #a79049;
}


.clear {
	clear: both;
	height: 0px;
	font-size: 0px;
}

.banner {
	margin: 0 0 15px;
	text-align: center;
}



ul , ul.none {
	margin: 0 0 1em 0;
	padding: 0;
}

li , ul.none li {
	margin: 0;
	padding: 4px 0 4px 12px;
	list-style-position: outside;
	list-style-type: none;
	background: url(images/bullet.gif) no-repeat  4px 9px;
}

ul.none li a {
	background: none;
	margin: 0;
	padding: 0;
	display: block;	
}




/* ************************************************************** */
/* ************************************************************** */
/* These are standard sIFR styles... do not modify */

.sIFR-flash {
	
	visibility: visible;
	margin: 0;
}

.sIFR-replaced {
		visibility: visible;
}

span.sIFR-alternate {
	
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

/* Hide Adblock Object tab: the text should show up just fine, not poorly with a tab laid over it. */
.sIFR-flash + div[adblocktab=true] {
 	 display: none;
}


.sIFR-hasFlash h1.sifr {
	visibility: hidden;
	font-size: 16px;
	margin: 2px 0 12px;
	padding: 0;
	
}




