* {
	margin:0;
	padding:0;
	border:0;
	outline:0;
}

BODY {
	width:100%;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#383838;
	background:url(../images/backgrounds/body.png) no-repeat center top;
}

#site {
	width:1000px;
	min-height:500px;
	margin:0 auto;
}

#header {
	width:100%;
	height:90px;
	background:url(../images/backgrounds/header.png) no-repeat;
	position:relative;
}


/*	ZOEKEN	*/


#search {
	position:absolute;
	right:0px;
	top:18px;
	width:260px;
	background:white;
}

#search-submit {
	position:absolute;
	width:18px;
	height:19px;
	right:0;
	top:1px;
	border:0;
	background:url(../images/common/search-submit.png) no-repeat;
}

#search-input {
	position:absolute;
	left:0;
	top:0;
	width:205px;
	height:15px;
	padding:3px 10px;
	font-size:11px;
	color:#999999;
	border:0;
	background:url(../images/backgrounds/search-input.png) no-repeat;
}


/*	SERVICE MENU	*/

#menu-service {
	position:absolute;
	right:0;
	top:70px;
	text-align:right;
}

#menu-service UL LI {
	list-style:none;
	float:left;
	margin-left:8px;
	font-size:11px;
	color:#999999;
}

#menu-service UL LI A, #menu-service UL LI SPAN {
	color:#FC7215;
	text-decoration:none;
}


/*	MENU	*/


#menu {
	height:100px;
	width:100%;
	background:url(../images/backgrounds/menu.png) no-repeat;
	position:relative;
}

#menu-main {
	position:absolute;
	left:180px;
	top:41px;
	height:25px;
}

#menu-main UL LI {
	list-style:none;
	float:left;
	margin-right:20px;
	background:white;
	width:1px;
	white-space:nowrap;
}

#menu-main > UL > LI {
	width:auto;
}

#menu-main UL LI A {
	display:block;
	height:20px;
	padding-left:30px;
	padding-right:10px;
	line-height:17px;
	text-decoration:none;
	font-size:13px;
	letter-spacing:1px;
	color:#9D9D9D;
	background:url(../images/common/round-normal.png) no-repeat left top;
}

#menu-main UL LI A:hover {
	color:#7B1447;
	background:url(../images/common/round-purple.png) no-repeat left top;
}

#menu-main UL LI A.active, #menu-main UL LI A.active:hover {
	color:#E52526;
	background:url(../images/common/round-red.png) no-repeat left top;
}
	

#content {
	width:100%;
	min-height:330px;
}

#content-left {
	float:left;
	width:225px;
	text-align:right;
	min-height:330px;
}

#content-left-image {
	margin-top:20px;
}


/*	SUBMENU	*/


#content-left-menu {
	width:100%;	
	margin-top:50px;
}

#content-left-menu UL LI {
	list-style:none;
	text-align:right;
}

#content-left-menu UL LI A {
	color:#FC7215;
	font-size:13px;
	letter-spacing:1px;
	line-height:25px;
	height:25px;
	display:block;
	text-decoration:none;
}

#content-left-menu UL LI A.active {
	color:#7B1447;
}



#content-right {
	float:right;
	width:675px;
	min-height:330px;
	margin-right:30px;
}

#content > #content-right {
	margin-right:60px;
}


/*	HOME	*/


#home {
	width:100%;
	height:760px;
	background:url(../images/backgrounds/home.png) no-repeat;
	position:relative;
}

#home-content {
	position:absolute;
	left:70px;
	top:0;
	width:100%;
	height:120px;
}

#home-quest {
	position:absolute;
	left:75px;
	top:160px;
	width:440px;
	height:360px;
	color:white;
}

#home-quest A {
	color:white;
}

#home-quest-text {
	position:absolute;
	left:200px;
	top:20px;
	width:220px;
	line-height:180%;
}

#home-quest-text H1 {
	font-size:14px;
	font-weight:bold;
	margin-bottom:12px;
}

#home-quest-text P {
	margin-bottom:12px;
}

#home-quest-content {
	position:absolute;
	left:20px;
	top:180px;
	width:400px;
}

#home-quest-content .input {
	width:270px;
	height:14px;
	padding:4px 5px;
	font-size:11px;
	color:#999999;
	background:url(../images/backgrounds/home-input.png) no-repeat;
	border:0;
	margin-bottom:12px;
	font-family:Arial, Helvetica, sans-serif;
	display:block;
}

#home-quest-content .textarea {
	width:270px;
	height:120px;
	padding:4px 5px;
	font-size:11px;
	color:#999999;
	background:url(../images/backgrounds/home-textarea.png) no-repeat;
	border:0;
	margin-bottom:12px;
	line-height:120%;
	font-family:Arial, Helvetica, sans-serif;
	display:block;
}



#home-quest-nav {
	position:absolute;
	left:20px;
	width:400px;
	bottom:20px;
}

#home-quest-nav .left {
	float:left;
}

#home-quest-nav .right {
	float:right;
}


#home-quest-nav A {
	font-size:14px;
	font-weight:bold;
	margin-bottom:12px;
	text-decoration:none;
	color:white;
}


#home-forum {
	position:absolute;
	left:580px;
	top:160px;
	width:350px;
	height:260px;
}


#home-news {
	position:absolute;
	left:70px;
	top:580px;
	width:860px;
	min-height:120px;
}


/*	NIEUWS	*/


dl.news{ 
	margin:0 0 20px 0; 
}
dl.archief{ 
	margin:15px 0; 
}

dl.news dt,
dl.archief dt{
	width:100px;
	height:18px;
	color:#999;
	overflow:hidden;
}

dl.news dd,
dl.archief dd{
	width:563px;
	margin:-19px 0 25px 100px;
}

dl.archief dd{
	margin:-19px 0 5px 100px;
}

dl.news dd a{
	color:#404040;
	text-decoration:none;
}

dl.archief dd a{

}

dl.news dd strong{
	color:#7B1447;
	display:block;
}

#tab {
	width:100%;
	height:55px;
	background:url(../images/backgrounds/tab.png) no-repeat;
	position:relative;
	margin:20px 0;
}

#tab SPAN {
	position:absolute;
	left:103px;
	display:block;
	width:120px;
	height:25px;
	line-height:25px;
	text-align:center;
	top:20px;
	color:#666666;
}


/*	BREADCRUMB	*/

#breadcrumb {
	width:100%;
	height:40px;
}

#breadcrumb UL LI {
	list-style:none;
	float:left;
	color:#FC7215;
	font-size:13px;
	margin-right:10px;
	font-size:13px;
	letter-spacing:1px;
	line-height:25px;
}

#breadcrumb UL LI A {
	color:#FC7215;
	font-size:12px;
	font-weight:bold;
	letter-spacing:1px;
	line-height:28px;
	text-decoration:none;
}

#breadcrumb UL LI SPAN {
	color:#7B1447;
	font-size:14px;
	font-weight:bold;
	letter-spacing:1px;
}


/*	REACTIE TABEL	*/


TABLE.reactions {
	margin:12px 0;
	width:100%;
}

TABLE.reactions THEAD.red TD {
	background:url(../images/backgrounds/content-header-red.png) no-repeat center center;
}

TABLE.reactions THEAD.red TD.first, TABLE.reactions THEAD.red TD:first-child {
	background:url(../images/backgrounds/content-header-red.png) no-repeat left center;
}

TABLE.reactions THEAD.red TD.last, TABLE.reactions THEAD.red TD:last-child {
	background:url(../images/backgrounds/content-header-red.png) no-repeat right center;
}

TABLE.reactions THEAD.orange TD {
	background:url(../images/backgrounds/content-header-orange.png) no-repeat center center;
}

TABLE.reactions THEAD.orange TD.first, TABLE.reactions THEAD.orange TD:first-child  {
	background:url(../images/backgrounds/content-header-orange.png) no-repeat left center;
}

TABLE.reactions THEAD.orange TD.last, TABLE.reactions THEAD.orange TD:last-child {
	background:url(../images/backgrounds/content-header-orange.png) no-repeat right center;
}

TABLE.reactions THEAD.purple TD {
	background:url(../images/backgrounds/content-header-purple.png) no-repeat center center;
}

TABLE.reactions THEAD.purple TD.first, TABLE.reactions THEAD.purple TD:first-child {
	background:url(../images/backgrounds/content-header-purple.png) no-repeat left center;
}

TABLE.reactions THEAD.purple TD.last, TABLE.reactions THEAD.purple TD:last-child {
	background:url(../images/backgrounds/content-header-purple.png) no-repeat right center;
}

TABLE.reactions THEAD TD {
	height:21px;
	color:white;
	text-indent:10px;
	font-size:11px;
}

TABLE.reactions THEAD TD UL {
	float:right;
	margin-right:20px;
	height:21px;
	margin-bottom:0;
}

TABLE.reactions THEAD TD UL LI {
	list-style:none;
	float:left;
	color:white;
	margin:0;
	margin-left:0;
	line-height:21px;
}

TABLE.reactions THEAD TD UL LI A {
	font-size:11px;
	color:white;
	text-decoration:none;
	margin:0;
}





TABLE.reactions TBODY TD.line {
	background:url(../images/backgrounds/dotted-line.png) repeat-y top center;
}

TABLE.reactions TFOOT {
	background:url(../images/backgrounds/content-footer-purple.png) no-repeat;
}

TABLE.reactions TFOOT TD {
	height:9px;
}


/*	FOOTER	*/


#footer {
	width:100%;
	height:100px;
	background:url(../images/backgrounds/footer.png) center top no-repeat;
}

#footer-content {
	width:1000px;
	height:100px;
	background:url(../images/backgrounds/footer-content.png) no-repeat left top white;
	margin:0 auto;
	position:relative;
}

#footer-content-copyright {
	position:absolute;
	left:150px;
	top:74px;
	color:#FC7215;
	font-size:11px;
	height:17px;
	line-height:17px;
}

#footer-content-copyright STRONG {
	font-weight:bold;
	color:#E52526;
}


#footer-content-copyright SPAN {
	background:url(../images/common/round-normal.png) no-repeat left;
	padding-left:30px;
	height:17px;
	display:inline-block;
	color:#999999;
}

#footer-content-copyright A {
	font-size:11px;
	color:#FC7215;
}


/*	CONTENT	ELEMENTEN	*/


.content {
	line-height:180%;
}

.content P, .content H1, .content H2, .content H3, .content UL, .content OL, .content TABLE {
	margin-bottom:12px;
}

.content H1 {
	color:#7B1447;
	font-size:14px;
	font-weight:bold;
	letter-spacing:1px;
}

.content H2 {
	color:#FC7215;
	font-size:13px;
	letter-spacing:1px;
}


.content H3 {
	background:url(../images/backgrounds/content-header-red.png) no-repeat;
	line-height:21px;
	text-indent:25px;
	color:white;
	font-size:12px;
	letter-spacing:1px;
	height:21px;
	display:block;
}

.content H3.purple, .content H3.message {
	background:url(../images/backgrounds/content-header-purple.png) no-repeat;
}

.content A {
	text-decoration:none;
	color:#FC7215;
}

.content UL LI {
	list-style:square;
	margin-left:25px;
}

.content OL LI {
	list-style:decimal;
	margin-left:25px;
}

.content .headlines {
	background:url(../images/backgrounds/headlines.png);
	width:100%;
	line-height:30px;
	margin-bottom:24px;
}

.content .light, .content EM {
	color:#999999;
}

.content .center {
	text-align:center;
}

.content UL.cols LI {
	margin-left:0;
	float:left;
	list-style:none;
	width:250px;
	margin-right:30px;
}

.content .table {
	width:675px;
}

.content .table TBODY TD {
	line-height:28px;
	height:28px;
}

.content .table A {
	color:#383838;
	display:block;
	width:100%;
	height:100%;
}

.content .table A:hover {
	color:#666666;
}

.content .table IMG {
	display:inline-table;
	padding-top:5px;
}

.content .table THEAD TD {
	background:url(../images/backgrounds/content-header-purple.png) no-repeat center center;
}
.content .table THEAD TD.first, .content .table THEAD TD:first-child {
	background:url(../images/backgrounds/content-header-purple.png) no-repeat left center;
}
.content .table THEAD TD.last, .content .table THEAD TD:last-child  {
	background:url(../images/backgrounds/content-header-purple.png) no-repeat right center;
}

.content .table THEAD TD {
	color:white;
	font-weight:bold;
	height:21px;
}

.content .table THEAD TD A, .content .table THEAD TD A:hover {
	color:white;
}

/* FORMULIEREN */


.form {
	padding:0;
	margin:0;
	height:auto;
	width:auto;
	border:0;
}

.form UL {
	list-style:none;
}

.form UL LI {
	list-style:none;
	clear:both;
}

.form UL LI LABEL {
	float:left;
	width:120px;
	margin-right:10px;
	line-height:23px;
}

.form UL LI LABEL.required {
	background:url(../../easyq/images/icons/form-required.png) no-repeat right top;
}

.form UL LI DIV {
	float:left;
	padding:2px;
	border:1px solid white;
	margin-bottom:2px;
}

.form UL LI.reverse DIV {
	margin-left:130px;
}

.form UL LI.reverse LABEL {
	width:350px;
	margin-left:10px;
}


.form UL LI DIV P {
	display:none;
}

.form UL LI DIV.error {
	border:1px solid red;
}

.form UL LI DIV.error P {
	color:red;
	margin-left:10px;
	font-size:11px;
	display:block;
	margin-bottom:0;
	margin-top:4px;
}

.form UL LI A {
	float:left;
	display:block;
	width:13px;
	height:23px;
	background:url(../images/icons/form-info.png) no-repeat;
	margin-left:5px;
}

.form-input {
	border:1px solid #CCCCCC;
	height:14px;
	padding:5px;
	font-size:11px;
	color:#999999;
	width:280px;
	float:none;
}

.form-textarea {
	border:1px solid #CCCCCC;
	padding:5px;
	font-size:11px;
	color:#999999;
	width:280px;
	height:100px;
	float:none;
}

.form-textarea-full {
	border:1px solid #CCCCCC;
	padding:5px;
	font-size:11px;
	color:#999999;
	width:712px;
	height:100px;
	float:none;
}

.form-select {
	border:1px solid #CCCCCC;
	padding:5px;
	font-size:11px;
	color:#999999;
	width:290px;
	float:none;
}

.form-submit {
	background:#FC7215;
	color:white;
	text-align:center;
	padding:4px 10px;
	border:0;
}


/*	OVERLAY VOOR MELDING SLUITEN	*/


#overlay {
	position:fixed;
	left:0;
	top:0;
	width:100%;
	height:100%;
}

#overlay .overlay-back {
	position:absolute;
	left:0;
	top:0;
	width:100%;
	height:100%;
	opacity:0.9;
	filter:alpha(opacity=90);
	background:white;
	cursor:pointer;
}

#overlay .overlay-content {
	position:absolute;
	left:50%;
	top:50%;
	width:600px;
	height:300px;
	background:white;
	border:1px solid #ccc;
	margin:-150px 0 0 -300px;
}

#overlay .overlay-header {
	height:90px;
	background:url(../images/backgrounds/header.png) no-repeat;
	position:relative;
}

#overlay .overlay-text {
	padding:20px;
}

#overlay p {
	line-height:160%;
	margin-bottom:12px;
}


#overlay A {
	color:#FC7215;
	text-decoration:none;
}


#overlay .overlay-close {
	position:absolute;
	right:20px;
	bottom:20px;
}

/* HULPELEMENTEN */


.clear {
	clear:both;
}

.kantlijn {
	padding:10px;
}
