*{
	border: none;
	font-family: Verdana, Arial, Tahoma, Hevetica, sans-serif;
	margin: 0;
	padding: 0;
}

html, body{
	height: 100%;
}

body{
	background: #AEAB9F url('/gfx/background.jpg') repeat-x;
	line-height:13px;
	scrollbar-face-color:#AEAB9F;
	scrollbar-highlight-color:#AEAB9F;
	scrollbar-3dlight-color:#3F0000;
	scrollbar-darkshadow-color:#3F0000;
	scrollbar-shadow-color:#3F0000;
	scrollbar-arrow-color:#3F0000;
	scrollbar-track-color:#AEAB9F;
}

body, td, .fillin, textarea, .tekst, .td{
	color: #000000;
	font-size: 11px;
	line-height:13px;
}

table, td, tr, th, body {
	border: none;
	border-collapse:collapse;
	border-spacing: 0;
	margin: 0;
	padding: 0;
}

td{
	text-align: left;
	vertical-align: top;
}

 th{
	font-size: 11px;
	font-weight: bold;
	padding: 4px 10px 4px 0;
	text-align: left;
	vertical-align: top;
}


a:link, a:visited{
	color: #000000;
	text-decoration: underline;
}

a:hover{
	text-decoration: none;
}

p, .tekst{
	line-height: 12px;
}

#content .tekst {
	margin-top: 0px;
}


h1, .h1,
h2, .h2,
h3, .h3{
	color: #000000;
	font-family: Verdana, Arial, Tahoma, Hevetica, sans-serif;
	font-weight: bold;
	margin-bottom: 10px;
}

h1, .h1{
	color: #442222;
	font-size: 13px;
}

h2, .h2{
	font-size: 12px;
}

h3, .h3{
	font-size: 11px;
}

/******************** Main table *******************/
#MainTable{
	height: 100%;
	width: 936px;
}

#ContentTable{
	height: 100%;
}

/******************** Top Icons *******************/
#topicons{
	height: 32px;
	text-align: right;
	padding-top: 7px;
}

#languages{
	background-color: #F0F0F0;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	text-align: right;
	padding: 5px;
}

/******************** Header *******************/
#header{
	height: 182px;
}

/******************** Navigation *******************/
#navigation{
	width: 152px;
}

.menubtn{
	height: 25px;
	padding-left: 3px;
	width: 152px;
}

.menulink a:link, .menulink a:visited, 
.linkmenumore a:link, .linkmenumore a:visited,
.menusub a:link, .menusub a:visited{
	color: #D2CCB4;
	text-decoration: none;
}
.menulink a:hover ,
.linkmenumore a:hover,
.menusub a:hover{
	text-decoration: underline;
}

.menulink a:link, .menulink a:visited, 
.linkmenumore a:link, .linkmenumore a:visited,
.menulinkactive a:link, .menulinkactive a:visited{
	font-size: 12px;
}

.linkopen a:link, .menulinkactive a:link, .menulinkactive a:visited{
	font-weight: bold;
} 

.linkopen a:link, .menusubactive a:link, .menusubactive a:visited,
.menulinkactive a:link, .menulinkactive a:visited{
	color: #ffffff;
	text-decoration: none;
}

.menusubactive, .menusub{
	height: 15px;
	padding: 3px 0 3px 16px;
	margin: 0;
	width: 132px;
}

.submenucontainer{
	_margin-bottom: -15px;

}

.menuspacer{
height: 5px; 
_height: 1px;
width: 100%;
}


/******************** Content *******************/
#content{
	background: #F0F0F0 url(/gfx/decoratie.jpg) bottom right no-repeat;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	height: 100%;
	padding: 5px 30px 0;
	width: 787px;
}


/******************** Footer *******************/
#footer{
	height: 30px;
	text-align: center;
	padding-top: 7px;
}

#footercredit, #footer,
#footer a:link, #footer a:visited{
	color: #FFFFFF;
}


/******************** Nieuws tabellen *******************/
#NieuwsOverzicht{
	margin-top: 10px;
	width: 100%;
}

#NieuwsOverzicht th, #NieuwsOverzicht td{
	border-bottom: 1px solid #CDCDCD;
	padding: 5px;
}

/******************** Agenda tabellen *******************/
#AgendaOverzicht{
	margin-top: 10px;
	width: 100%;
}

#AgendaOverzicht th, #AgendaOverzicht td{
	padding: 5px;
}
/******************** Main Forms *******************/
.fillin, textarea{
	border: 1px solid #000000;
	padding: 2px 2px 0px;
	width: 190px;
}

.fillin{
	height: 20px;
}

textarea{

	scrollbar-face-color:#F0F0F0;
	scrollbar-highlight-color:#F0F0F0;
	scrollbar-3dlight-color:#3F0000;
	scrollbar-darkshadow-color:#3F0000;
	scrollbar-shadow-color:#3F0000;
	scrollbar-arrow-color:#3F0000;
	scrollbar-track-color:#F0F0F0;


	height: 100px;
}

.button{
	background-color: #CCCCCC;
	border: 1px solid #FFFFFF;
	color: #FFFFFF;
}

#contactinfotbl span,
#contactinfotbl{
	line-height: 18px;
	padding: 5px 0 0 0 ;
	margin: 0;
}

#contactformtbl h1{
	padding-top: 6px;
}

#route{
	background-color: #ffffff;
}
/******************** Besteleln *******************/
#BestelTbl, #OrderTbl{
	width: 100%;
}

#BestelTbl td{
	vertical-align: middle;
}

/******************** Main layout *******************/
.twitterfeed, .twitterfeed a:link, .twitterfeed a:visited{
	color: #ffffff;
	font-size: 10px;
	text-decoration: none;
}

.tweetdate{
	font-style:italic;
}

#navigation h3{
	color: #D2CCB4;
}
/******************** Main layout *******************/
.float_left{
	float: left;
}

.float_right{
	float: right;
}

.align_right{
	text-align: right;
}

.align_left{
	text-align: left;
}

.error{
	color: #D51E1E;
}

 #da-vinci-carousel {
	width: 312px;
	height: 205px;
	float: right;
	overflow:scroll;
	margin-top: 1px;
	
	background-color:transparent;
 }
 
 
 
.carouselLeft {	
	display:none;
	background:url(../images/carousel/rotate-left.png);	
	width:20px; height:20px;
	background-position: 0px 0px;
}
.carouselLeft:hover {		
	width:20px; height:20px;
	background-position: 0px 20px;
	cursor:auto;
}
.carouselRight {
	display:none;
	background:url(../images/carousel/rotate-right.png);	
	width:20px; height:20px;
	background-position: 0px 0px;
}
.carouselRight:hover {	
	width:20px; height:20px;
	background-position: 0px 20px;
}
/****************************************/

.carouselLeft {
	background: url("/gfx/rotate-left.png") 0px 0px; width: 20px; height: 20px; display: none;
}
.carouselLeft:hover {
	background-position: 0px 20px; width: 20px; height: 20px; cursor: auto;
}
.carouselRight {
	background: url("/gfx/rotate-right.png") 0px 0px; width: 20px; height: 20px; display: none;
}
.carouselRight:hover {
	background-position: 0px 20px; width: 20px; height: 20px;
}
#da-vinci-title {
	margin: 20px 20px 10px; width: 80%; color: rgb(255, 153, 0); text-transform: uppercase; letter-spacing: 1px; font-family: Georgia, "Times New Roman", Times, serif; font-size: 17px; font-weight: bold; display: none;
}
#da-vinci-alt {
	margin: 0px 20px 20px; color: rgb(221, 221, 221); font-size: 14px; font-weight: bold; display: none;
}
