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

body {
	font-family:Arial;
	font-size:12px;
	color:#666;
	background-color:#414141;
}
h1 {
	font-size:14px;
	margin-bottom:20px;
}
h2 {
	font-size:12px;
	color:#fdca17;
	margin-bottom:20px;
}
p {
	margin-bottom:10px;
}
a {
	text-decoration:none;
}
table, td {
	border-collapse:collapse;
	border:none;
	margin:0px;
	padding:0px;
}


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

#topcontainer {
	width:100%;
	height:160px;
	border-top:#414141 1px solid;
	background-color:#fff;
}


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

#top-logo {
	position:absolute;
	top:13px;
	left:0px;
	width:271px;
	height:48px;
}

#top-nav {
	position:absolute;
	left:0px;
	top:79px;
	width:960px;
	height:46px;
	background-image:url(/theme/img/topnav.jpg);
	background-repeat:no-repeat;
}
#top-nav a {
	font-family:Arial Black, Arial;
	color:#fff;
	font-size:14px;
}
#top-nav ul {
	list-style:none;
	float:left;
}
#top-nav li,
#top-nav li.first {
	float:left;
	list-style:none;
	margin:0px 15px;
}
#top-nav li.first {
	margin-left:13px;
}
#top-nav li a,
#top-nav li a:hover {
	float:left;
	list-style:none;
	padding:13px 10px 0px 10px;
}
#top-nav li a:hover {
	color:#fdca17;
}


#top #zoeken {
	position:absolute;
	top:87px;
	right:20px;
	width:290px;
	height:29px;
}
#top #zoeken input.zoekvak {
	float:left;
	width:244px;
	height:22px;
	padding:7px 0px 0px 4px;
	background-image:url(/theme/img/search.jpg);
	background-repeat:no-repeat;
	border:none;
} 
#top #zoeken input.zoekbtn {
	float:left;
	width:42px;
	height:29px;
	background-image:url(/theme/img/search-button.jpg);
	background-repeat:no-repeat;
	border:none;
}




/* CONTENT
------------------------------------ */
#content-container {
	width:100%;
	background-color:#fff;
}
#content {
	position:relative;
	left:50%;
	width:960px;
	margin-left:-480px;
}

#content-left {
	float:left;
	width:267px;
	margin-right:10px;
}

#content-left #zoeken {
	width:267px;
	height:151px;
	background-color:#fdca17;
	margin-bottom:10px;
}
#content-left #zoeken h4,
#content-left #snelmenu h4,
#content-left #partners h4  {
	font-size:14px;
	color:#414141;
	height:22px;
	padding:4px 0px 0px 16px;
	margin:0px;
}

#content-left #snelmenu,
#content-left #partners {
	width:261px;
	background-color:#fdca17;
	border:#414141 3px solid;
	margin-bottom:10px;
}

#content-left #snelmenu ul,
#content-left #partners ul {
	list-style:none;
	margin:5px 0px 13px 16px;
}
#content-left #snelmenu li,
#content-left #partners li {
	list-style:none;
	background-image:url(/theme/img/arrow_leftnav.jpg);
	background-repeat:no-repeat;
	padding-left:20px;
	height:23px;
	padding-top:3px;	
}
#content-left #snelmenu a,
#content-left #partners a {
	color:#414141;
}
#content-left #snelmenu a:hover,
#content-left #partners a:hover {
	color:#fff;
}

#content-right {
	float:left;
	width:668px;
	padding-left:15px;
}

#content-right #breadcrumbs {
	height:24px;
	padding-top:7px;
	border-bottom:#b1b1b1 1px solid;
	border-top:#b1b1b1 1px solid;
	font-size:11px;
	color:#414141;
	margin-bottom:15px;
}
#content-right #breadcrumbs a {
	color:#414141;
	text-decoration:underline;
}
#content-right #breadcrumbs a:hover {
	text-decoration:none;
}

#content-right .categorieen,
#content-right .subcategorieen {
	float:left;
}
#content-right .categorieen ul,
#content-right .categorieen ul.last,
#content-right .subcategorieen ul,
#content-right .subcategorieen ul.last {
	float:left;
	list-style:none;
	margin-right:15px;
	margin-bottom:20px;
	width:150px;
}
#content-right .categorieen ul.last,
#content-right .subcategorieen ul.last {
	margin-right:0px;
}
#content-right .categorieen li,
#content-right .subcategorieen li {
	float:none;
	list-style:none;
	background-image:url(/theme/img/arrow_cats.jpg);
	background-repeat:no-repeat;
	height:15px;
	padding-left:18px;
}
#content-right .categorieen a,
#content-right .subcategorieen a {
	color:#414141;
}
#content-right .categorieen a:hover,
#content-right .subcategorieen a:hover {
	color:#fdca17;
}
#content-right .categorieen strong a {
	color:#414141;
}

#content-right #featured {
	border-top:#ccc 1px solid;
	float:none;
	clear:both;
	padding-top:20px;
}
#content-right #featured .featuredlink {
	height:110px;
}
#content-right #featured .featuredlink a {
	color:#414141;
	text-decoration:underline;
}
#content-right #featured .featuredlink a:hover {
	color:#fdca17;
	text-decoration:none;
}
#content-right #featured .featuredlink img {
	border:#333 1px solid;
	float:left;
	margin-right:10px;
	margin-bottom:15px;
}

#content-right #gewonelinks {
	border-top:#ccc 1px solid;
	float:none;
	clear:both;
	padding-top:20px;
	margin-bottom:15px;
}
#content-right #gewonelinks .links {
	height:120px;
}
#content-right #gewonelinks .links a {
	color:#414141;
	text-decoration:underline;
}
#content-right #gewonelinks .links a:hover {
	color:#fdca17;
	text-decoration:none;
}
#content-right #gewonelinks .links img {
	border:#296c87 1px solid;
	float:left;
	margin-right:10px;
	margin-bottom:15px;
}

#content-right #follow {
	text-align:center;
}
#content-right #follow a {
	color:#000;
}

#content-right #text ul {
	list-style:none;
}
#content-right #text li {
	list-style:none;
	background-image:url(/theme/img/arrow_cats.jpg);
	background-repeat:no-repeat;
	height:15px;
	padding-left:18px;
}



input.veldnorm {
	width:218px;
	height:18px;
	padding:2px 0px 0px 2px;
	border:#414141 1px solid;
}
textarea.veldtextarea {
	width:278px;
	height:118px;
	padding:2px 0px 0px 2px;
	border:#414141 1px solid;
	font-family:Arial;
	font-size:12px;
}
textarea.retourtextarea {
	width:278px;
	height:48px;
	padding:2px 0px 0px 2px;
	border:#414141 1px solid;
}
select {
	width:180px;
}

.gray {
	color:#ababab;
}
.red {
	color:#ff0000;
}
.line {
	border-bottom:#c0d5de 2px solid;
	margin:20px 0px;
}
.small {
	font-size:10px;
}


/* FOOTER 
------------------------------------ */
#footer {
	width:100%;
	border-top:#fdca17 2px solid;
	height:90px;
	color:#fff;
	padding-top:10px;
}
#footer a {
	color:#fdca17;
	text-decoration:underline;
}
#footer a:hover {
	text-decoration:none;
}
#footer-content {
	position:relative;
	left:50%;
	width:960px;
	margin-left:-480px;
}

input.error,
textarea.error {
	border:1px solid #ff0000;
}