/* ----------------------------------------------------------------------------------------------------------------*/
/* algemene elementen																							   */
/* ----------------------------------------------------------------------------------------------------------------*/
* 
{
	margin: 0px;
	padding: 0px;
}

html 
{
	background-image:url(../images/achtergrond_pattern.jpg);
	background-repeat:repeat-x;
	background-position:top;
	font-family:Geneva, Arial, Helvetica, sans-serif;
    overflow: -moz-scrollbars-vertical;
	background-color:#fafafa;
}

/* ----------------------------------------------------------------------------------------------------------------*/
/* de container die de content omsluit																			   */
/* ----------------------------------------------------------------------------------------------------------------*/
#container 
{
	margin-left: auto;
	margin-right: auto;
	width: 919px;
	background-color:white;
}

#header
{
	height: 70px;
}

#menu_hoofd
{
	height: 31px;	
	background-image:url(../images/menu_pattern.jpg);
	background-repeat:repeat-x;
	background-position:top;		

}

.menu_hoofd1
{
	float:left; 
	width:458px;
	height:25px;	
	_margin-top: -3px;
}

.menu_hoofd2
{
	float:right; 
	width:458px;
	clear:right;
	height:25px;
	_margin-top: -3px;
}
/* ----------------------------------------------------------------------------------------------------------------*/
/* de header waarin de menu's en de header-foto zich bevinden													   */
/* ----------------------------------------------------------------------------------------------------------------*/
a#winkels 
{
    display: block;
    width: 458px;
    height: 25px;
    background-image: url(../images/menu_winkels.jpg);
    background-position: 0 0;
    margin: 0 auto;
}

a#winkels_active
{
    display: block;
    width: 458px;
    height: 25px;
    background-image: url(../images/menu_winkels.jpg);
    background-position: 0 -25px;
    margin: 0 auto;
}

a#webwinkels
{
    display: block;
    width: 458px;
    height: 25px;
    background-image: url(../images/menu_webwinkels.jpg);
    background-position: 0 0;
    margin: 0 auto;
}

a#webwinkels_active
{
    display: block;
    width: 458px;
    height: 25px;
    background-image: url(../images/menu_webwinkels.jpg);
    background-position: 0 -25px;
    margin: 0 auto;
}

a#winkels:hover, a#webwinkels:hover 
{
    background-position: 0 -25px;
}

a .alt 
{ 
	display: none; 
}

img
{
	border: 0px;
	margin: 0px;
	padding: 0px;
}

/* ----------------------------------------------------------------------------------------------------------------*/
/* het content blok dat onder de header begint																	   */
/* ----------------------------------------------------------------------------------------------------------------*/
#column1
{
	float: left;
	_height: 500px;
	min-height:500px;
	width: 135px;
	background-color:white;
	padding-left: 10px;
	padding-right: 10px;
}

#column1 a
{
	color: #1588df;
	font-weight:bold;
	font-size:13px;
	_font-size: 12px;
	border: 1px solid #1588df;
	margin-top: 5px;	
	display: block;
	padding-left: 5px;
	text-decoration:none;
	line-height:20px;
}

#column1 a.check
{
	padding-left: 0px;
}

#column1 a:hover
{
	color: #ffbd0a;
	border: 1px solid #ffbd0a;
}

#column1 input.zoekveld
{
	border: 1px solid #1588df;
	margin-top: 4px;
	width: 105px;
	color: #1588df;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 3px;
	margin-left: 0px;
}

*+html #column1 input.zoekveld
{
	width: 105px;	
}

#column1 input.button
{
	border: 1px solid #1588df;
	margin-top: 4px;
	width: 20px;
	color: #1588df;
	padding-top: 1px;
	padding-bottom: 1px;
	margin-right: -1px;
	margin-left: 1px;
	_height: 22px;
}

*+html #column1 input.button
{
	padding-top: 0px;
	padding-bottom: 0px;
	margin-left: 5px;
	
}

#column1 input
{
	margin-bottom: 2px;
	margin-left: 2px;
	margin-right: 4px;
}

*+html #column1 input
{
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
}

#column2
{
	float: left;
	_height: 500px;
	min-height:500px;
	width: 484px;
	background-color:white;	
	border-left: 1px solid #d4d4d4;
	border-right: 1px solid #d4d4d4;	
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	font-size: 13px;	
}

#column2 p
{
	font-size: 13px;
	line-height:17px;
}

#column2 a
{
	color: #1588df;
}

#column2 a:hover
{
	color: #979797;
}

#overzicht_navigatie
{
	text-align:center;
}

#overzicht_navigatie a
{
	color: #1588df;
	font-weight:bold;
	font-size:13px;
	_font-size: 12px;
	border: 1px solid #1588df;
	margin-top: 5px;	
	padding-right: 5px;
	padding-left: 5px;	
	text-decoration:none;
	line-height:20px;
	margin-right: 5px;
}

#overzicht_navigatie a:hover,#overzicht_navigatie a.active
{
	color: #ffbd0a;
	border: 1px solid #ffbd0a;
}

#overzicht_navigatie p
{
	color: #999999;
	font-weight:bold;
	font-size:13px;
	_font-size: 12px;
	border: 1px solid #999999;
	margin-top: 5px;	
	padding-left: 5px;
	padding-right: 5px;	
	line-height:20px;
	margin-right: 5px;
	display:inline;
}

#rating
{
	float:left;
	width: 16px;
	height: 16px;
	background-image: url(../images/ratings.jpg);
	background-position: 0 0;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: -3px;
	margin-left: auto;
}

#rating_filled
{
	float:left;
    width: 16px;
    height: 16px;
    background-image: url(../images/ratings.jpg);
    background-position: 0 -16px;
    margin: 0 auto;
}

#column2 .button
{
	color: #1588df;
	font-weight:bold;
	font-size:11px;
	_font-size: 11px;
	border: 1px solid #1588df;
	margin-top: 5px;	
	display: block;
	padding-left: 5px;
	text-decoration:none;
	line-height:20px;
	background-color:white;
}

#column2 .veld_normaal
{
	font-size: 13px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	border: 1px solid #CCCCCC;
}

#column2 hr
{
	height: 0;
	border: 0;
	border-top: 1px dotted #999999;
}

#column3
{
	float: left;
	_float: right;
	_clear: left;
	_height: 400px;
	min-height:400px;
	width: 238px;
	background-color:white;	
	padding-left: 10px;
	padding-right: 10px;	
}

#column3 img
{
	margin-top: 5px;
	border: 1px solid #1588df;
}

h1
{
	color: #1588df;
	font-weight:bold;
	font-size:14px;
	border-bottom:2px solid #979797;
	margin-top: 15px;
	margin-bottom: 5px;
}

h2
{
	color: #999999;
	font-weight:bold;
	font-size:14px;
	border-bottom:2px solid #1588df;
	margin-top: 15px;
}

/* ----------------------------------------------------------------------------------------------------------------*/
/* de footer die de content en de pagina afsluit																   */
/* ----------------------------------------------------------------------------------------------------------------*/
#footer
{
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	margin-bottom: 10px;
	clear: both;
	font-size: 12px;
	color: #999999;
	border: 1px solid #d4d4d4;
	padding-bottom: 5px;
	text-align:center;
}

#footer a
{
	color: #1588df;
}

#footer a:hover
{
	color: #999999;
}


