input:focus {
	
}

* {
	margin:0px;
	padding:0px;
}

body {
	font-family:Tahoma, Arial, Verdana;
	font-size:11px;
	color:#6d6e71;
	background-color:#fff;
	overflow-x:hidden;
}
h1 {
	font-size:21px;
	color:#231f20;
	margin-bottom:0px;
	font-weight:normal;
}
h2, h3 {
	font-size:14px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	color:#ed1c24;
	margin-bottom:20px;
}
h3 {
	font-weight: bold;
	margin-bottom:10px;
}
h4 {
	font-weight: 100;
	font-family:Helvetica Rounded-Black, Helvetica-Bold, Helvetica, Arial;
	font-size:11px;
	color:#be1e2d;
	margin-bottom:5px;
}
p {
	margin-bottom:10px;
}
table, td {
	border-collapse:collapse;
	border:none;
	margin:0px;
	padding:0px;
}

.left {
	float:left;
	margin:0px 10px 10px 0px;
}
.right {
	float:right;
	margin:0px 0px 10px 10px;
}
.noot {
	font-size:12px;
	color:#be1e2d;
	float:right;
}
.inside-left {
	padding-left:35px;
}
.red {
	color:#ed1c24;
}
button.styled
{
    background-color: #bf1e2e;
    display: inline-block;
    padding: 2px 3px;
    color: #fff;
    text-decoration: none;
    font-weight: bold;
    line-height: 1;
    -moz-border-radius: 7px;
    -webkit-border-radius: 7px;
    -moz-box-shadow: 1px 3px 3px rgba(0,0,0,0.5), inset 2px 2px 3px rgba(255,255,255,0.5);
    -webkit-box-shadow: 1px 3px 3px rgba(0,0,0,0.5), inset 2px 2px 3px rgba(255,255,255,0.5);
    text-shadow: 0px -1px 0px rgba(0,0,0,0.5);
    border-bottom: 1px solid rgba(0,0,0,0.25);
    position: relative;
    cursor: pointer;
}
button.styled:hover
{
	background-color: #8f2927;
	text-shadow: 0px 1px 0px rgba(0,0,0,0.5);
    -moz-box-shadow: inset 3px 3px 5px rgba(0,0,0,0.5);
    -webkit-box-shadow: inset 3px 3px 5px rgba(0,0,0,0.5);
}

/* ------------------------------------------------------ DECO ROSSEEL ------------------------------------------------------ */
#container {
	width:100%;
}

#topcontainer {
	width:100%;
	height:269px;
	background-image:url(../images/prijs_bg-top.jpg);
	background-repeat:no-repeat;
	background-position:top center;
	background-color:#f3f4f4;
}
.tekstwinnaar a {
	color:#000;
}

/* TOP
------------------------------------ */
#top {
	position:relative;
	top:0px;
	left:50%;
	width:960px;
	margin-left:-480px;
}

#top-logo {
	position:absolute;
	top:0px;
	left:24px;
}

#top-selector {
	position:absolute;
	top:197px;
	left:43px;
	width:296px;
}
#top-selector select {
	width:274px;
}

#top-nav {
	position:absolute;
	left:315px;
	top:4px;
	float:left;
	height:22px;
}
#top-nav a {
	padding-top:5px;
	text-align:center;
	color:#fff;
	font-size:9px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none;
}
#top-nav ul {
	list-style:none;
	float:right;
}
#top-nav li.instellingen,
#top-nav li.instellingen a,
#top-nav li.instellingen a:hover {
	float:left;
	list-style:none;
	margin-right:5px;
	width:145px;
	height:22px;
	background-image:url(../images/prijs_btn-instellingen.jpg);
	background-repeat:no-repeat;
}
#top-nav li.prijsvragen,
#top-nav li.prijsvragen a,
#top-nav li.prijsvragen a:hover {
	float:left;
	list-style:none;
	margin-right:5px;
	width:87px;
	height:22px;
	background-image:url(../images/prijs_btn-prijsvragen.jpg);
	background-repeat:no-repeat;
}
#top-nav li.uitslagen,
#top-nav li.uitslagen a,
#top-nav li.uitslagen a:hover {
	float:left;
	list-style:none;
	margin-right:5px;
	width:54px;
	height:22px;
	background-image:url(../images/prijs_btn-prijsvragen.jpg);
	background-repeat:no-repeat;
}
#top-nav li.spelregels, 
#top-nav li.spelregels a, 
#top-nav li.spelregels a:hover {
	float:left;
	list-style:none;
	margin-right:5px;
	width:59px;
	height:22px;
	background-image:url(../images/prijs_btn-spelregels.jpg);
	background-repeat:no-repeat;
}
#top-nav li.adverteren, 
#top-nav li.adverteren a, 
#top-nav li.adverteren a:hover {
	float:left;
	list-style:none;
	margin-right:5px;
	width:62px;
	height:22px;
	background-image:url(../images/prijs_btn-adverteren.jpg);
	background-repeat:no-repeat;
}
#top-nav li.voorwaarden, 
#top-nav li.voorwaarden a, 
#top-nav li.voorwaarden a:hover {
	float:left;
	list-style:none;
	margin-right:5px;
	width:140px;
	height:22px;
	background-image:url(../images/prijs_btn-voorwaarden.jpg);
	background-repeat:no-repeat;
}
#top-nav li.contact, 
#top-nav li.contact a, 
#top-nav li.contact a:hover {
	float:left;
	list-style:none;
	margin-right:5px;
	width:47px;
	height:22px;
	background-image:url(../images/prijs_btn-contact.jpg);
	background-repeat:no-repeat;
}
#top-login {
	position:absolute;
	left:24px;
	top:198px;
	z-index:1;
	width:289px;
	height:70px;
}
#top-login a {
	color:#6d6e71;
	text-decoration:none;
}
input.inlogfield {
	float:left;
	margin-right:3px;
	width:98px;
	height:14px;
	padding:3px 0px 0px 2px;
	border:#9b9d9f 1px solid;
	color: #594f51;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
}
#top-login input.inlogfield:focus {
	border: #9f232a 1px solid;
	color: #231f20;
}
#top-login input.inlogbutton {
	width:52px;
	height:19px;
	background-image:url(../images/prijs_bg-inlogbutton.jpg);
	background-repeat:no-repeat;
	border:none;
}

#top-flash {
	position:absolute;
	right:18px;
	top:26px;
	z-index:0;
}
/* CONTENT
------------------------------------ */
#content-container {
	width:100%;
	background-color:#fff;
	z-index:1;
}
#content-home,
#content {
	position:relative;
	left:50%;
	width:960px;
	margin-left:-480px;
	z-index:1;
}
#content-home2 {
	position:relative;
	left:50%;
	top:50px;
	width:960px;
	float:left;
	margin-left:-480px;
	z-index:1;
}

#content {
	width:924px;
	padding:0px 18px;
}

#breadcrumbs {
	width:924px;
	height:27px;
	color:#ed1c24;
	margin:16px 0px;
	z-index:1;
}
#breadcrumbs a {
	color:#ed1c24;
	text-decoration:underline;
}

#content-left {
	float:left;
	width:604px;
	z-index:1;
}
#content-left2 {
	width:754px;
	color:#414042;
}
#content-left p,
#content-left2 p {
	letter-spacing:1px;
	line-height:16px;
}
#content-left a,
#content-left2 a {
	text-decoration:underline;
	color:#6d6e71;
}
#content-left2 a {
	color:#414042;
}
#content-left ul,
#content-left2 ul {
	list-style:none;
	float:none;
}
#content-left li,
#content-left2 li {
	list-style:none;
	background-image:url(../images/prijs_arrow-content.jpg);
	background-repeat:no-repeat;
	height:19px;
	padding-left:17px;
}

#content-right {
	float:right;
	margin-top:16px;
	z-index:1;
}


#categorieen {
	color:#231f20;
	margin-top:16px;
	z-index:1;
}
#categorieen .categorie {
	float:left;
	width:425px;
	height:110px;
	margin-right:25px;
	z-index:1;
}
#categorieen .categorie h3 a {
	color:#ed1c24;
	text-decoration:none;
	z-index:1;
}
#categorieen .categorie h3 a:hover {
	text-decoration:underline;
}
#categorieen .categorie a {
	color:#231f20;
	text-decoration:underline;
}

#registreren {
	width:574px;
	padding:15px;
	background-color:#f1f1f2;
	z-index:1;
}
#registreren input,
#registreren input.kort {
	width:180px;
	height:18px;
	border-left:#e1e2e3 1px solid;
	border-right:#e1e2e3 1px solid;
	border-bottom:#e1e2e3 1px solid;
	border-top:#b7b9bc 2px solid;
}
#registreren input.kort {
	width:86px;
}
#registreren input.radio {
	width:12px;
	border:none;
}

#content-left2 .vraagstuk {
	float:none;
	position:relative;
	height:302px;
	width:754px;
	margin-bottom:17px;
	font-size:10pt;
}
#content-left2 .vraagstuk a {
	color:#ed1c24;
	text-decoration:underline;
}
#content-left2 .vraagstuk h2 {
	font-size:11pt;
	font-weight:bold;
	color:#ed1c24;
	padding-top:12px;
	margin-bottom:0px;
}
#content-left2 .vraagstuk .prijs {
	position:absolute;
	right:31px;
	top:25px;
	color:#fff;
	font-weight:bold;
	font-size:12pt;
}
#content-left2 .vraagstuk .aangeboden {
	font-size:9pt;
	margin-bottom:25px;
}
#content-left2 .vraagstuk .vraag {
	font-size:10pt;
}
#content-left2 .vraagstuk input.inlogfield {
	float:left;
	margin-right:3px;
	width:120px;
	height:14px;
	padding:3px 0px 0px 2px;
	border:#9b9d9f 1px solid;
	color: #594f51;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
}
#content-left2 .vraagstuk input.inlogfield:focus {
	border: #9f232a 1px solid;
	color: #231f20;
}



/* FOOTER 
------------------------------------ */
#footer-container_index {
	position:relative;
	width:100%;
	height:170px;
	margin-top:500px;
	background:url(../images/prijs_bg_footer.gif) bottom no-repeat;
	z-index:0;
	padding-top:120px;
}
#footer-container {
	position:relative;
	width:100%;
	height:20px;
	top:-150px;
	background:url(../images/prijs_bg_footer.gif) bottom no-repeat;
	z-index:0;
	padding-top:280px;
}
#footer {
	color:#be1e2d;
	height:20px;
	vertical-align:bottom;
	text-align:center;
}
#footer a {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#be1e2d;
	text-decoration:none;
}
#footer h4 {
	margin-bottom:25px;
}
#footer h4 a {
	font-family:Helvetica Rounded-Black, Helvetica-Bold, Helvetica, Arial;
	font-size:11px;
	color:#be1e2d;
	margin-bottom:5px;
	text-decoration:none;
}
#footer .list {
	float:left;
	width:284px;
	padding-left:30px;
}
#footer .list ul {
	list-style:none;
}
#footer .list li {
	float:none;
	height:30px;
}


.error {
	background-color:#ff0000;
}