
/************************* BASIS STUFF **************************/

body, html
{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/bck.jpg);
	background-repeat: repeat-x;
	background-color: #d2d2d2;
}
#divContainer
{
	position: relative;
	margin: auto;
	width: 791px;
	text-align: left;
}
td, a, .basis
{
	font-size: 12px;
	color: #000000;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	line-height: 18px;
}

p{margin:0px; padding:0px}

img
{
	border: none;
}
a.zoom_uitgezet
{
	text-decoration: none;
}

.bijschrift
{
	color: #6a6234;
	text-decoration: none;
	font-size: 11px;
	line-height: 12px;
}
.footer
{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
}
.footer a
{
	color: #ffffff;
	text-decoration: none;
}
.knoppen
{
	background-color: #666666;
	color: #ffffff;
	border-bottom-width: 1px;
	border-color: #aaaaaa;
}

h1
{
	margin: 0px;
	font-size: 12px;
	font-weight: bold;
	padding: 0px;
}

h2
{
	margin: 0px;
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
	color: #000000;
}

fieldset, fieldset a {
	color: #333;
}

legend{
	color: #444;
	font-weight:bold;
}

#ul_category a
{
	text-decoration: none;
}
#ul_category a:hover
{
	text-decoration: underline;
}


/************************* MENU **************************/


.menu_1
{
	font-weight: normal;
	font-size: 12px;
	color: #000000;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	padding: 0px 10px 0px 42px;
	line-height: 24px;
	display: block;
}

.menu_1:hover
{
	background-color: #eeede5;
	background: #eeede5 url(../images/menu.gif) repeat center left;
}

.menu_1_selected
{
	font-weight: bold;
	color: #000000;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	background: #ffffff url(../images/menu.gif) repeat center left;
	padding: 0px 0px 0px 42px;
	line-height: 24px;
	display: block;
}
.menu_2
{
	font-weight: normal;
	padding-left: 20px;
	font-size: 11px;
	color: #000000;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	padding: 0px 10px 0px 60px;
	line-height: 24px;
	display: block;
}

.menu_2:hover
{
	background-color: #eeede5;
	background: #eeede5 url(../images/menu.gif) repeat center left;
}

.menu_2_selected
{
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	background: #ffffff url(../images/menu.gif) repeat center left;
	padding: 0px 0px 0px 60px;
	line-height: 24px;
	display: block;
}




/*************** IMAGES ********************/

.thumb_small
{
	margin-top: 2px;
	margin-left: 2px;
}


/*************** IMAGES ********************/
.PageNr
{
}
.PageNr_selected
{
	font-size: x-large;
}



/*************** ACCORDION ********************/
.accordionHeader
{
	border: 1px solid #c7c39e;
	color: #000000;
	background-color: #fff;
	font-family: Arial, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
	padding: 5px;
	margin-top: 5px;
	cursor: pointer;
}

.accordionContent
{
	background-color: #fff;
	border: 1px dashed #c7c39e;
	border-top: none;
	padding: 5px;
	padding-top: 10px;
}

.accordionLink
{
	background-color: #fff;
	color: #000000;
}




/******************** NIEUWS *****************************/
.nieuws_featured
{
	background-color: Transparent;
	cursor: pointer;
}
.nieuws_featured:hover
{
	background-color: #ffffff;
}



/******************** PORTFOLIO *****************************/
.portfolio_list
{
	float: left;
	width: 231px;
	height: 120px;
}




/******************** SEARCH *****************************/
.div_search_result
{
	padding-left: 10px;
	width: 400px;
}

.div_search_result ul {
	margin: 0px 0px 0px 10px;
}

.div_search_result a
{
	text-decoration: none;
}
.div_search_result a:hover
{
	text-decoration: underline;
}

.div_search_header
{
	background-color: #eeeee6;
	padding: 3px;
	width: 400px;
	font-weight: bold;
}
