body {
	font: 70% Tahoma, Verdana, Arial, Helvetica, sans-serif; 
	color: #333; 
	font-size: 11px;
	text-align: center;
	margin-top: 10px;
	padding:0px;
	scrollbar-arrow-color:6c5c27;
	scrollbar-track-color:F7FAE5;
	scrollbar-shadow-color:E5E5E5;
	scrollbar-face-color:F7FAE5;
	scrollbar-highlight-color:6c5c27;
	scrollbar-darkshadow-color:F7FAE5;
	scrollbar-3dlight-color:D9B55B;
	background: url('/images/body_bg.jpg') repeat 0 0;
}

body a {
	color: black;
	text-decoration:none;
}

INPUT,TEXTAREA,SELECT {
	font-family:  Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-color="#4F8EB6";
	border: 1px solid;
	border-color: #AE851E;
	background: white;
}

h2 {
	font: Verdana;
	font-weight: bold;
	font-size: 11px;
	margin: 0px;
	color: #ae851e;
	padding: 0 5 5 5;
	/*border-style: solid;*/
}

h2 a {
	font: Verdana;
	font-weight: bold;
	font-size: 11px;
	margin: 0px;
	margin-bottom: 5px;
	color: #ae851e;
}

h2:first-letter {
	text-transform: uppercase;
}

h3 {
	width: 100%;
	font-weight: bold;
	font-size: 18px;	
	text-align: left;
	color: #656564;
	margin-top: 5px;
}

h3:first-letter {
	text-transform: uppercase;
}

h4 {	
	margin:0;
	margin-bottom: .5em;
	padding-top:0;
	padding: 5px;
	font-size: 16px;
	font-weight: bold;
	color: #656564;	
}

.bold {
	font-weight: bold;
}

.grey {
	color: #B89322;
}

p {
	font-size: 11px;
	color: #333; 
	margin: 0px;
	padding: 0 4 0 4;
}

p a {
	text-decoration: underline;
}

.center {
	width: 100%;
	text-align: center;
}

div {
	position: relative;
	margin: auto;
	height: auto;
	width: 770px;  
	text-align: left;
}

img {
	border-style: none;
}

form td {
	font-size:11px;
}

#slogan {
	font-size: 14px;
	font-weight: bold;
	position: relative;
	/*top: 40px;*/
	top: 25px;
	right: 60px;
	float: right;

}

a.slogan:link {
	color: black;
	text-decoration:none;
	float: left;	
}

a#slogan a:hover {
	text-decoration: underline;
}

/******* meer ******/

div.meer {
	width: 95%;
	align: right;
	height: 14px;
	margin-right: 5px;
	bottom: 10px;
	float: right;
	padding-right: 15px;	
	background-image: url('/images/meer_pijltje.gif'); 
	background-repeat: no-repeat;	
	background-position: bottom right;
}

div.meer a:link {
	float: right;
	color: black;
	text-decoration:none;
	font-size: 11px;
	font-weight: bold;
}

div.meer a:hover {
	color: #ae851e;
}

div.meer a:visited {
	float: right;
	color: black;
	text-decoration:none;
	font-size: 11px;
	font-weight: bold;
}

div.meer a:visited:hover {
	color: #ae851e;
}

div.datum {
	font-style: italic;
}

div.seperator {
	background-image: url('/images/seperator.gif'); background-repeat: repeat-y;
	background-color: black;
}

/****** artikelen ******/

img.item {
	width: 62px;
	height: 62px;
	margin: 4px;
	position: relative;
	float: left;
}

div.img {
	float: left;
	height: 71px;
	width: 70px;
	margin: 3 3 3 0;
	background-image: url('/images/itembg_small_bruin.gif'); background-repeat: no-repeat;	
}

div.foto {
	width: auto;
	float: left;	
}

div.img_bruin {
	background-image: url('/images/itembg_small_bruin.gif'); 
	background-repeat: no-repeat;	
}

#homemainnav {
	height: 32px;
	margin-bottom: 2px;
	/*background-image: url('/images/menubg.gif');*/
	background-color: white;
	border-top: 1px solid #99938E;
	border-bottom: 2px solid #99938E;	
}

#mainfoto {
	width: 770px;
	height: 317px;
	background-repeat: no-repeat;
	background-position: top left;
}

#overlay {
	/*top: 45px;*/
	top: 80px;
	width: 100%;
	height: 120px;
	background-color: white;
	opacity: .8;
	filter: alpha(opacity=80);
}

#logo {
	position: relative;
	/*top: 50px;*/
	top: 35px;
	left: 100px;
}

#payoff {
	position: relative;
	float: left;
	/*top: 25px;*/
	top: 10px;
	left: 120px;
}

/******* hoofditems *********/

#hoofditems {
	position: relative;
	height: 250px;
	background-color: ffffff;
}

.hoofditems img.item {
	width: 67px;
	height: 67px;
	margin: 4px;
	position: relative;
	float: left;
}

.hoofditems .item {
	height: 76px;
	width: 32%;
	float: left;
	margin: 20 0 25 2;
}

.hoofditems .item p {
	font-weight: normal;
	font-size: 11px;
}

.hoofditems .img {
	float: left;
	height: 76px;
	width: 75px;
	margin: 3 3 3 0;
	background-image: url('/images/itembg_small.gif'); background-repeat: no-repeat;	
}

.hoofditems #accountnr h3 {
	position: absolute;
	top: 8.5em;
	font-size: 13px;
	color: #AE851E;
	padding:0;
	margin:0;
	text-align: center;
}

.hoofditems #accountnr h3 span {
	font-size: 110%;
	font-weight: bold;
}

div.hr {
	position: relative;
	float: left;
	top: 25px;
	left: 0px;
}
	
div.footer {	
	height: 10px;
	padding-top: 5px;
	border-top: 2px solid #FFF;
	padding-bottom: 5px;
	background: #aba69f url('/images/footer_bg.jpg') repeat-x 0 100%;
}

/******** menu ********/

ul#menu {
	margin:0;
	padding:0;
	padding-top: 7px;
	padding-right: 3px;
	list-style-type:none;
	overflow: hidden;
}

ul#menu li {
	float: left;
	padding:0 8px;
	background: #FFF url('/images/menu_spacer.gif') no-repeat 100% 80%;
}

ul#menu li a, ul#menu li a:visited {
	font-size: 120%;
	font-weight: bold;
	color: #ae851e;	 
	text-transform: uppercase;
}

ul#menu li a:hover {
	color: #000;
	text-decoration: none;
}

ul#menu li#first {
	padding-left:3px;
}

ul#menu li#last {
	padding-right:0;
	background: none;
}

ul#pdf {
	list-style-type: none;
	margin:0;
	margin-left: 10px;
	padding:0;
}

ul#pdf li {
	margin-bottom: 7px;
	padding-left: 20px;
	background: url('/images/pdf_icon.gif') no-repeat 0 0;
}

ul.menu.left {
	float: left;
}

ul.menu.right {
	float: right;
}

div.wit {
	font-size: 11px;
	color: white; 
	padding: 5px;
}

div.wit a {
	color: white;
	text-decoration:none;
	margin: 5px;
	padding: 5px;
}

div.left {
	width: auto;
	float: left;
	text-align: left;
	padding-right: 7px;
}

div.right {
	width: auto;
	float: right;
	text-align: right;
	padding-left: 7px;
}

div.onderwerp {
	width: 100%;
	float: right;
	text-align: right;
	padding-left: 7px;
}

#artikel {
	background-image: url('/images/artikel_bg.gif');
	background-repeat: repeat;
}	

#tricolumn {
	background-image: url('/images/tricolumn.gif'); background-repeat: repeat-y;
	overflow: hidden;
	clear: both;
}

#duocolumn {
	background-image: url('/images/duocolumn.gif'); background-repeat: repeat-y;
}

div.stippellijn {
	float: left;
	width: 100%;
	margin: 0px;
	background-image: url('/images/stippellijn.gif'); 
	background-repeat: repeat-x;
}

div.categorie {
	width: 33%;
	height: 317px;
	float: left;
	padding: 10 0 5 5;	
	/*border-style: solid;*/
}

div.column1 {
	width: 33%;
	/*height: 340px;*/
	float: left;	
	/*border-style: solid;*/
	/*overflow: auto;*/	
}

div.column2 {	
	width: 41%;
	float: left;
	/*border-style: solid;	*/
}

div.column3 {
	width: 23%;
	float: right;
	padding: 5px;
	overflow: hidden;
}

div.column4 {
	width: 65%;
	float: right;
	padding: 5px;
	padding: 10 0 5 5;	
}

div.info {
	/*height: 72px;*/
	width: 100%;
	float: left;
	padding: 0 5 0 0;
	/*border-style: solid;*/
}

div.info ul {
	line-height: 15px;
	text-decoration: none;
	/*text-indent: 5px;*/
	list-style-position: outside;
	list-style-image: url('/images/meer_pijltje.gif');
	list-style-type: square;
	padding-left: 6px;
	margin: 5px 5px 10px 15px;
}

div.info ul a{
	color: AE851E;
	text-decoration: underline;
	font-weight: bold;
	font-size: 10px;
}

div.info ul a:hover{
	text-decoration: none;
}

div.foto_overzicht {
	height: 245px;
	width: 100%;
	float: left;
	padding: 10 0 5 5;
	/*border-style: solid;*/
	overflow: auto;
}

div.titel {
	width: 100%;
	text-align: left;
	float: left;
	margin: 0;
	padding:0;
	padding: 5 10 5 5;
}

/******** Admin *******/

.kleur1 {
	background-color: #f0f0f0;
}

.kleur2 {
	background-color: #FFFFFF;
}

.kleur3 {
	background-color: #f0abab;
}

/******** Vragen ******/
/*
ul {
	display:block;
	list-style-image: url('/images/pijltje.gif');
	background-repeat: no-repeat;
	padding:0 5 0 0px;
	/*border-style: solid;*/
}

ul a {
	display:block;
	list-style-image: url('/images/meer_pijltje.gif');
	background-repeat: no-repeat;
}

ul a:first-letter {
	text-transform: uppercase;
}

ul a:hover {
	text-decoration:underline;
}
*/
/*********** mail ********/

a.mail,a.mail:visited {
	text-decoration:none;
}

a.mail:hover {
	text-decoration:underline;
}

/********** viewpic ********/

.viewpic {
	/*margin-top:-30px;*/
	width: 100%;
	height: 66px;
	/*border: 1px solid red;*/
	padding-left:15px;
	overflow: auto;
}

img.item_big_liggend {
	width: 640px;
	height: 480px;
	margin: 19px 0px 9px 20px;
	position: relative;
	
}

img.item_big_staand {
	width: 400px;
	height: 560px;
	margin: 0px 0px 9px 20px;
	position: relative;
	float:left;
	/*border: 1px solid yellow;*/
}

div.img_big_liggend {
	float: left;
	width: 100%;
	height: 524px;	
	background-image: url('/images/itembg_small_bruin_liggend.gif'); background-repeat: no-repeat;	
	/*border: 1px solid red;*/
}

div.img_big_staand {
	float: left;
	width: 100%;
	height: 600px;	
	background-image: url('/images/itembg_small_bruin_staand.gif'); background-repeat: no-repeat;	
	/*border: 1px solid red;*/
}

div.column_staand {
	margin-top: 19px;
	width: 39%;
	/*border: 1px solid green;*/
	float: left;
}

div.foto_big {
	width: 100%;
	float: left;
	/*border: 1px solid green;*/
}

.info_popup { 
	float: left;
	height:15px;
	width: 640px;
	background-image: url('/images/info.gif');
	background-repeat: no-repeat;
	background-position: top left;
	font-style:italic;
	margin: 3px 0px 0px 10px;
	padding-left:20px;
	line-height: 15px;
	/*border: 1px solid red;*/
}

.info_popup_staand { 
	height:15px;
	width: 99%;
	background-image: url('/images/info.gif');
	background-repeat: no-repeat;
	background-position: top left;
	font-style:italic;
	margin-left: 5px;
	padding-left:20px;
	line-height: 15px;
	/*border: 1px solid red;*/
}

.sluiten {
	float:right;
	width:85%;
	text-align: right;
	margin-left: 20px;
	padding-right: 20px;
	/*border: 1px solid green;*/
}

.sluiten_staand {
	position: absolute;
	width: 100%;
	text-align: right;
	padding-right: 5px;
	margin-top:10px;
	/*border: 1px solid green;*/
}

a.bijschrift {
	margin: 0px 7px 0px 7px;
}

a.bijschrift:hover {
	color: black;
	text-decoration: underline;
}

p.warning {
	color: red;
	font-weight: bold;
}

p.success {
	color: green;
	font-weight: bold;
}

