/**************************                  Css Spaander                 ************************/

body{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#272626;
	margin : 0px;
	padding: 0px;
	background-image: url(../images/bg_totaal.jpg);
	background-repeat: repeat-x;
	background-position: top;
}

table{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#272626;
	line-height : 16px;
	text-align : justify;
	vertical-align:top;
}

td{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#272626;
	line-height : 16px;
	text-align : justify;
	vertical-align:top;
}

img
{
	border: 0px;
}

.cursor {
cursor:pointer;
cursor:hand;
}

/**************************                         Links                        ************************/

a:link{
  color: #be6f31;
  font-size: 11px;
  font-family:   Arial, Helvetica, sans-serif;
  text-decoration: none;
  font-weight:bold;
}

a:visited{
  color: #be6f31;
  text-decoration: none;
  font-size: 11px;
  font-family:   Arial, Helvetica, sans-serif;
  text-decoration: none;
  font-weight:bold;
}

a:hover{
  color: #a3a2a2;
  text-decoration: none;
  font-size: 11px;
  font-family:  Arial, Helvetica, sans-serif;
  text-decoration: none;+
  font-weight:bold;
}

#collecties a:link{
  color: #a3a2a2;
  font-size: 11px;
  font-family:   Arial, Helvetica, sans-serif;
  text-decoration: none;
  font-weight:bold;
}

#collecties a:visited{
  color: #a3a2a2;
  text-decoration: none;
  font-size: 11px;
  font-family:   Arial, Helvetica, sans-serif;
  text-decoration: none;
  font-weight:bold;
}

#collecties a:hover{
  color: #be6f31;
  text-decoration: none;
  font-size: 11px;
  font-family:  Arial, Helvetica, sans-serif;
  text-decoration: none;+
  font-weight:bold;
}

a.actie:link{
  color: #be6f31;
  font-size: 12px;
  font-family:   Arial, Helvetica, sans-serif;
  text-decoration: none;
  font-weight:bold;
}

a.actie:visited{
  color: #be6f31;
  text-decoration: none;
  font-size: 12px;
  font-family:   Arial, Helvetica, sans-serif;
  text-decoration: none;
  font-weight:bold;
}

a.actie:hover{
  color: #a3a2a2;
  text-decoration: none;
  font-size: 12px;
  font-family:  Arial, Helvetica, sans-serif;
  text-decoration: none;+
  font-weight:bold;
}

/**************************                          ID's                        *************************/

#main{
	width:983px;
	margin-left:auto;
	margin-right:auto;
}

#header
{
	/*height:278px;*/
	height: 293px;
	text-align: center;
}

#menu{
	margin-left:0px;
	margin-top:23px;
	padding-top:1px;
	width: 199px;
	height:161px;
	float:left;
	background-image : url(../images/bg_menu.jpg);
	background-repeat : no-repeat;
}

#content{
	margin-top:22px;
	width:774px;
	float:right;
	clear: right;
}

#content_l{
	padding-left: 29px;
	width:473px;
	float:left;
}

#content_r{
	padding-right:10px;
	width:237px;
	float:right;
}

#footer{
	position:relative;
	width:100%;
	height:28px;
	margin-top:20px;
	font-size:10px;
	clear: both;
	text-align : left;
	border-top:1px solid #cccccc;
	text-align:center;
	font-size:10px;
}

/***********************                          Classes                       ***********************/

.btn{
	background-image : url(../images/bg_btn.gif);
	background-repeat : y-repeat;
	width:199px;
	height:21px;
	text-indent:25px;
	margin-top:-1px;
	cursor:pointer;
}

.btn_over{
	background-image : url(../images/bg_btn_over.gif);
	background-repeat : y-repeat;
	width:199px;
	height:21px;
	text-indent:25px;
	margin-top:-1px;
	cursor:pointer;
}

.submenu{
	margin-top:5px;
	margin-bottom:5px;
	margin-left:25px;
}

/*a.btn{
	background-image : url(../images/bg_btn.gif);
	background-repeat : no-repeat;
	width:199px;
	height:21px;
	text-indent:30px;
}*/

.titel_rechts{
	background-image: url(../images/bg_titel.jpg);
	background-repeat : repeat-x;
	width:237px;
	height:23px;
	text-indent:3px;
	padding-top:3px;
}

.txt_rechts{
	padding-left:5px;
	padding-top:5px;
}

.footer{
	margin-left:239px;
}

.footertxt{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#757574;
}

.aanbieding {
	font-weight:bold;
	color:#cf1f3e;	
}


/*--------------------------------------------  google map   --------------------------------------------- */

.bg_tab{
	background-color : White;
}

.content_tab{
	color : #be6f31;
}

#website_door
{
	margin-top: 50px;
	text-align: right;
}

html>body #website_door
{
	margin-bottom: 10px;
}

	#website_door a
	{
		color: #CCCCCC;
	}