/*  GENERAL - */
html {overflow-y: scroll;}

HTML, BODY
{
	margin:0px;
	padding:0px;
	width:100%;
	height:100%;
}

BODY
{
	background-color: #FFFFFF;
	scrollbar-face-color:#d9d9d9;
	scrollbar-highlight-color:#9c9c9c;
	scrollbar-3dlight-color:#FFFFFF;
	scrollbar-darkshadow-color:#FFFFFF;
	scrollbar-shadow-color:#9c9c9c;
	scrollbar-arrow-color:#666666;
	scrollbar-track-color:#FFFFFF;
	background-image:url(../images/gradient-bg.gif);
	background-repeat:repeat-x;
	background-position:top;

}

BODY, TABLE, TD, DIV, P, FONT, SPAN, LI, UL, TEXTAREA, INPUT, SELECT
{
	font-size:12px;
	font-family:arial, helvetica, sans-serif;
	color:#222; 
	text-align:left;
}

FORM
{
	margin:0px;
}

HR
{
	height:1px;
	color:#ccc;
}

.cursor_pointer
{
	cursor:hand;
	cursor:pointer;
}

H1, H2, H3, H4
{
	padding:0px;
	margin:0px;
	color:#1a5582;
}

#div-content
{
	padding:10px;
}

/* STRUCTURE */

#wrapper
{ 
	height:auto; 
	width:982px; 
	text-align:left; 
	position:relative; 
	margin:0px auto; 
}

#div-main
{
	float:left;
	width:960px; 
	background-color:#fff;
	padding-left:10px;
	padding-right:10px;
	border-right:1px solid #aca899;
	border-left:1px solid #aca899;
}

#div-main-border
{
	background-image:url(../images/line-gradient-end.gif);
	background-repeat:no-repeat;
	background-position:left bottom;
	width:1px; 
	height:150px;
	float:left;
	margin-top:-150px;
	margin-left:-11px;
	clear:both;
}


#div-main-border div
{
	background-image:url(../images/line-gradient-end.gif);
	background-repeat:no-repeat;
	background-position:left bottom;
	width:1px; 
	height:150px;
	position:relative;
	left:981px;
}

#div-main-leftmargin
{
	background-position:bottom left;
}

#div-main-rightmargin
{
	background-position:top right;
}

#div-header
{
	height:15px;
	width:960px;
	background-color:#3683c7;
}

#div-header img
{
	height:15px;
	width:960px;
}

#div-logo-href
{
	float:right;
}

.div-new-row
{
	float:left;
	clear:both;
}

.div-separate
{
	width:20px;
	height:20px;
	float:left;
}

.div-separate10
{
	width:10px;
	height:10px;
	float:left;
}

.div-separate-row
{
	width:10px;
	height:30px;
	float:left;
}

.div-column-1-4
{
	width:225px;
	float:left;
}

/* BUTTONS */

/* buttons general */

a.button
{
	height:25px;
	display:-moz-inline-stack;
	display:inline-block;
	padding-left:5px;
	background-position:top left;
	background-repeat:no-repeat;
}

a.button span{
	background-position:top right;
	background-repeat:no-repeat;
	height:25px;
	line-height:14px;
	padding:4px 10px 5px 5px;
	display:-moz-inline-stack;
	display:inline-block;
	font-weight:bold;
} 

a.button:link span, a.button:link { color: #222; text-decoration:none; }
a.button:visited span, a.button:visited {color: #222; text-decoration:none; }
a.button:hover span { color: #fff; text-decoration:none; }

/* buttons specific */

a.lgray-arrow
{
	background-image:url(../images/button-lgray-left-arrow.png);
	padding-left:14px;
}

a.lgray-arrow span
{
	background-image:url(../images/button-lgray-bg.png);
}

a.lorange-arrow
{
	background-image:url(../images/button-lorange-left-arrow.png);
	padding-left:14px;
}

a.lorange-arrow span, a.lorange span
{
	background-image:url(../images/button-lorange-bg.png);
}

a.lorange
{
	background-image:url(../images/button-lorange-left.png);
}

a.lorange-arrow:hover span { color: #e84f09; text-decoration:none; }
a.lorange:hover span { color: #e84f09; text-decoration:none; }


/* LINKS */

a:link { color: #e84f09; text-decoration:underline; }
a:visited {color: #e84f09; text-decoration:underline; }
a:hover { color: #222; text-decoration:none; }

a.link2:link { color: #222; text-decoration:underline; }
a.link2:visited {color: #222; text-decoration:underline; }
a.link2:hover { color: #e84f09; text-decoration:none; }

a.link3:link { color: #e84f09; text-decoration:none; }
a.link3:visited {color: #e84f09; text-decoration:none; }
a.link3:hover { color: #e84f09; text-decoration:underline; }

a.link4:link { color: #222; text-decoration:none; }
a.link4:visited {color: #222; text-decoration:none; }
a.link4:hover { color: #222; text-decoration:underline; }

a.link5:link { color: #222; text-decoration:none; }
a.link5:visited {color: #222; text-decoration:none; }
a.link5:hover { color: #e84f09; text-decoration:none; }

a:link .div-icon-txt { color: #222; text-decoration:none; }
a:visited .div-icon-txt {color: #222; text-decoration:none; }
a:hover .div-icon-txt { color: #e84f09; text-decoration:none; }

#div-logo-href a:link { color: #a16100; text-decoration:none; }
#div-logo-href a:visited {color: #a16100; text-decoration:none; }
#div-logo-href a:hover { color: #a16100; text-decoration:none; }

.linklist a:link { color: #222; text-decoration:none; }
.linklist a:visited {color: #222; text-decoration:none; }
.linklist a:hover { color: #e84f09; text-decoration:underline; }

.rssnews a:link { color: #e84f09; text-decoration:none; }
.rssnews a:visited {color: #e84f09; text-decoration:none; }
.rssnews a:hover { color: #222; text-decoration:underline; }

.archive a:link, .archive a:visited { color:#222; }

#div-faq a:link { color: #662c05; text-decoration:none; }
#div-faq a:visited {color: #662c05; text-decoration:none; }
#div-faq a:hover { color: #222; text-decoration:underline; }

#div-keywords-links div a:link { color: #999; text-decoration:none; }
#div-keywords-links div a:visited {color: #999; text-decoration:none; }
#div-keywords-links div a:hover { color: #e84f09; text-decoration:underline; }


/* OTHER */

.linklist div {
	margin-bottom:3px;
	clear:both;
	display:block;
}
.linklist img
{
	margin-right:5px;
}

.div-keyword
{
	width:225px;
	float:left;
	padding-left:10px;
	border-left:1px solid #C0C0C0;
}

#div-keywords-links
{
	margin-top:20px;
	margin-left:15px;
}

.pixsearch
{
	padding-left:10px;
}


.logos
{
	width:100%; 
	margin-left:auto;
	margin-right:auto;
	padding-bottom:20px;
}

.rssnews
{
}

.rssnews ul
{
	margin-left: 0;
	padding-left: 0;
	list-style: none;
}

.rssnews li
{
	padding-left: 10px;
	background-image: url(../images/arrow-vergelijken.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
}

.clearfix:after {
visibility: hidden;
display: block;
font-size: 0;
content: " ";
clear: both;
height: 0;

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
