/*****************************************/
/*een # voor een ID, een . voor een CLASS*/
/*****************************************/

/**hidden class voor het preloaden van de imgs**/
img.hiddenPic {display:none;}
/****/

body
{
	font-family:tahoma,arial;
	font-size:11px;
	font-style:normal; /**italic;**/
	color:#3b1b10;/*donker bruin*/
}
.content
{
	background-image:url('../img/frame/13.jpg');
	background-repeat: no-repeat;
	background-color:#EDE5D6; /*bruin/grijs*/
	text-align:top left;
}
.intro
{
	margin-top:10%;
}

a:link, a:visited, a:active { font-size:11px; color:#888; text-decoration:underline; font-weight:bold;}
a:hover { color:#000; font-weight:bold;text-decoration:none;}

a.supplier:link, a.supplier:visited, a.supplier:active { font-size:11px; color:#3b1b10; text-decoration:underline; font-weight:normal;}
a.supplier:hover { color:#000; font-weight:normal;}

img.levref
{
	border:1px solid black;
}

/*foto's in de content*/
img.contentfill 
{
	border: 1px solid #3b1b10;
}
/*******************/
.contentfooter
{
	/*opacity: .50; */
	/*filter:alpha(opacity='50'); */
	background-image:url('../img/footer-home-klein.gif');
	background-repeat: no-repeat;
	background-align: top left;
	border-bottom:1px solid #3b1b10;
	text-align:right;
	font-style:normal;
	font-size:9px;
}
/*
.contentRightfooter
{
	opacity: .50; 
	filter:alpha(opacity='50'); 
	border-bottom:3px solid #3b1b10;
	font-size:9px;
	text-align:right;
	vertical-align:top;
	margin-right:1px;
	font-style:normal;
}
*/
.leftframe
{
	background-image:url('../img/frame/zijkant-links.jpg');
	background-repeat: repeat-y;
}
.rightframe
{
	background-image:url('../img/frame/zijkant-rechts.jpg');
	background-repeat: repeat-y;
}
.mainframe
{
	padding-left:10px;
	padding-top:5px;
	padding-right:10px;
	padding-bottom:10px;
}

.inputbox
{
	background:#EDE5D6;
	border:1px solid #3d1a0a;
	width:250px;
	font-family:tahoma,arial;
	font-size:13px;
}
.submitbutton
{
	color:#3d1a0a;
	background:#ff8000;/*oranje*/
	border:1px solid #3d1a0a outset;
	width:150px;
}
table.reflist
{
	border:0px solid #3d1a0a;
}
tr.reflist:hover
{
	font-weight:bold;

}
/*activiteitenpagina:*/
li.act
{
	list-style-type: square;
	color:#3b1b10;
}
a.act		{ text-decoration:	underline; color:#ff8000;}
a.act:link	{ color: #ff8000; } /*pijlen links en rechts*/
a.act:visited	{ color: #ff8000; }
a.act:active	{ color: #3d1a0a; }
a.act:hover	{ color: #3d1a0a; text-decoration: underline; }

a.floatright	{ font-size:9px; color:#3d1a0a; text-decoration: none;}
a.floatright:link	{ color: #3d1a0a; } /*pijlen links en rechts*/
a.floatright:visited	{ color: #3d1a0a; }
a.floatright:active	{ color: #3d1a0a; }
a.floatright:hover	{ color: #3d1a0a; text-decoration: underline; }
/************/
