﻿html
{
overflow: -moz-scrollbars-vertical;
}

html,body{
      margin:0;
      padding:0;
      height:100%;
      border:none;
      background-color:#ffffff;
      background: #9f9f9f url(/images/bbg8.gif) top repeat-y;
     

   }

.menuleft
{
	vertical-align: top;
	background-color: #F7F2EA;
	background-image: url('/images/stippel_vert.gif');
	background-position:right;
	background-repeat:repeat-y;
}

.floep
{
	width:770px;
}

.stippel_vert
{
	width:1px;
	background-image: url('/images/stippel_vert.gif');
}

 .submenu
{
    background-image: url('/images/menu_normal.gif');
    width:208px;
    height:21px;
    background-color: #F7F2EA;
    text-indent: 22px;
    color:#776652;
    font-family: Trebuchet MS,Arial,Helvetica;
    font-size: 12px;
}

.beeldenbank 
{
	font-family: Trebuchet MS,Arial,Helvetica;
	color: #f7f5f2;
	background-color: #e1d9d0;
	font-size: 15px;
	font-weight: bold;
	padding-left: 16px;
	padding-top: 1px;
	padding-bottom: 2px;
}

.bb_label
{
    height:21px;
    background-color: #F7F2EA;
    text-indent: 10px;
    color:#776652;
    font-family: Trebuchet MS,Arial,Helvetica;
    font-size: 12px;
}

.bb_input 
{
	width: 128px;
	height: 20px;
	border-color: #c4baad;
	border-style: solid;
	border-width: 1px;
	color:#776652;
	font-family: Trebuchet MS,Arial,Helvetica;
	font-size: 13px;
	margin-left:6px;
	margin-right: 6px;
}

.bb_login 
{
	height: 20px;
	border-color: #c4baad;
	border-style: solid;
	border-width: 1px;
	color:#776652;
	font-family: Trebuchet MS,Arial,Helvetica;
	font-size: 11px;
	margin-right:6px;
	cursor: hand;
}

.submenu_over
{
	background-image: url('/images/menu_hover.gif');
	width:208px;
	height:21px;
	background-color: #F7F2EA;
	cursor:pointer;
	cursor:hand;
	text-indent: 22px;
	color:#776652;
	font-family: Trebuchet MS,Arial,Helvetica;
	font-size: 12px;
}

.inputzoeken
{
	width: 143px;
	height: 20px;
	border-color: #c4baad;
	border-style: solid;
	border-width: 1px;
	color:#776652;
	font-family: Trebuchet MS,Arial,Helvetica;
	font-size: 13px;
	padding-left:3px;
}

.inputnormal
{
	width:263px;
	font-family: Trebuchet MS,Arial,Helvetica;
	font-size: 13px;
	padding-left:3px;
}

.txtarea
{
	width:263px;
	height:163px;
}


a {
	font: bold 10px Verdana, Arial, Helvetica, sans-serif;
	color: #666;
	text-decoration: none;
	
	/*margin:4px;*/
}

a.active 
{
	color: #bb7d33;
}

a.hover 
{
	color: #bb7d33;
}

div.langswapper {
	background: #fff url('images/lang.seperator.gif') repeat-x bottom;
	text-align:center;
	position:relative;
	bottom:10px;
	right:10px;
	width:78px;
}

.mainbutton
{
	padding:0px;
	margin: 0px;
	border: 0px;
}

.title
{
	font-family:Trebuchet MS,Arial,Verdana;
	font-size: 16px;
	color:#776652;
	/*font-weight:normal;*/
	font-weight:bold;
}


a.title:hover
{
	font-family:Trebuchet MS,Arial,Verdana;
	font-size: 16px;
	color:#776652;
	font-weight:bold;
	text-decoration:underline;
}

.content
{
	margin:0px;
	padding-left: 15px;
	
}

.collectie
{
	font-family:Trebuchet MS,Arial,Verdana;
	font-size: 11px;
	color:#666666;
}

.collectie2
{
	font-family:Trebuchet MS,Arial,Verdana;
	font-size: 11px;
	color:#666666;
}

a.collectie2
{
	font-family:Trebuchet MS,Arial,Verdana;
	font-size: 11px;
	color:#666666;
}

a.collectie2:hover
{
	font-family:Trebuchet MS,Arial,Verdana;
	font-size: 11px;
	color:#666666;
	text-decoration:underline;
}

.collectie3
{
	font-family:Trebuchet MS,Arial,Verdana;
	font-size: 11px;
	color:#776652;
}

.cursor
{
	cursor:pointer;
	cursor:hand;
}