﻿body 
{	
	background-color: white;
	color: #804000;
	font-family: Verdana;
	font-size: small;
	background-image: url(../../Masterpages/Images/PaginaAchtergrond.jpg);
	background-repeat: repeat-x;
	
	scrollbar-3dlight-color: #aliceblue;
    scrollbar-arrow-color: #FF9C31;
    scrollbar-base-color: gray
	scrollbar-darkshadow-color: white;
	scrollbar-face-color: #FFDC78;
	scrollbar-highlight-color: white;
	scrollbar-shadow-color: #navy;
}

a.Normaal:link		
{
	color: #804000;
	font-family: Verdana;
	font-size: small;
	font-weight: normal;
	text-decoration: none;
}

a.Normaal:visited	
{
	color: #804000;
	font-family: Verdana;
	font-size: small;
	font-weight: normal; 
	text-decoration: none;
}

a.Normaal:active
{
	color: #804000;
	font-family: Verdana;
	font-size: small;
	font-weight: normal; 
	text-decoration: none;
}

a.Normaal:hover
{
	color: #804000;
	font-family: Verdana;
	font-size: small;
	font-weight: normal;
	text-decoration: underline;
}

a.LinkSnippit:link		
{
	color: #804000;
	font-family: Verdana;
	font-size: x-small;
	font-weight: normal;
	text-decoration: underline;
}

a.LinkSnippit:visited	
{
	color: #804000;
	font-family: Verdana;
	font-size: x-small;
	font-weight: normal; 
	text-decoration: underline;
}

a.LinkSnippit:active
{
	color: #804000;
	font-family: Verdana;
	font-size: x-small;
	font-weight: normal; 
	text-decoration: underline;
}

a.LinkSnippit:hover
{
	color: #804000;
	font-family: Verdana;
	font-size: x-small;
	font-weight: normal;
	text-decoration: underline;
}



.Header
{
	top: 0px;
	left: 13px;
	position: absolute;
}

td.MenuBalk
{
	background-image: url(../../Masterpages/Images/KompasBalk_Oker.gif);
	background-repeat: no-repeat;
	background-position: center;
}

.Content
{	
	overflow: auto;
	width : 890px;
	height: 400px;
}

.Logo
{
	width : 890px;
	height: 400px; 
	background-position: left top;
	background-image: url(../../Masterpages/Images/LogoWatermerk.GIF);
	background-repeat: no-repeat;
}

td.VoetTekst
{
	background-image: url(../../Masterpages/Images/KompasBalk.gif); 
	background-repeat: no-repeat; 
	background-position: center bottom;
	vertical-align: middle;
	text-align: center;
	color: #FFFF90;
	height: 34px;
}

.Dropdown
{
	background-color: #FFDC78;
	color: #804000;
	border-top: #FF9C31 1px solid;
	border-bottom: #FF9C31 1px solid;
	border-right: #FF9C31 1px solid;
	border-left: #FF9C31 1px solid;
	font-size: small;
	font-family: Verdana;
}

.ListviewItems
{
	background-color:#FFDC78;
 	color: #FF9C31;
 	border-top: #FF9C31 1px solid;
	border-bottom: #FF9C31 1px solid;
	border-right: #FF9C31 1px solid;
	border-left: #FF9C31 1px solid;
	font-size: small;
	font-family: Verdana;
}

.LedenLijstItems
{
	background-color:#FFDC78;
 	color: Brown;
 	border-top: #FF9C31 1px solid;
	border-bottom: #FF9C31 1px solid;
	border-right: #FF9C31 1px solid;
	border-left: #FF9C31 1px solid;
	font-size: x-small;
	font-family: Verdana;
}

.btn
{
	border-top: #FF9C31 2px outset;
	border-bottom: #FF9C31 2px outset;
	border-right: #FF9C31 2px outset;
	border-left: #FF9C31 2px outset;
	background-color: #FFDC78;
	color: #804000;
	font-size: x-small;
	font-family: Verdana;
	font-weight: bold;
}

.txt
{
	border: #FF9C31 1px Solid; 
	background-color: #FFDC78;
	color: #804000;
	font-size: small;
	font-family: Verdana;
}

.ListviewHeader
{
	border-top: #FF9C31 3px Ridge;
	border-bottom: #FF9C31 3px Ridge;
	border-right: Brown 1px Solid;
	border-left: Brown 1px Solid;
	background-color: #FF9C31;
	color: #FFFF90;
	font-size: small;
	font-family: Verdana;
	text-align: left;
}

.LedenLijstHeader
{
	border-top: #FF9C31 3px Ridge;
	border-bottom: #FF9C31 3px Ridge;
	border-right: Brown 1px Solid;
	border-left: Brown 1px Solid;
	background-color: #FF9C31;
	color: #FFFF90;
	font-size: x-small;
	font-family: Verdana;
	text-align: left;
}

.LedenLijstHeaderLinks
{
	border-top: #FF9C31 3px Ridge;
	border-bottom: #FF9C31 3px Ridge;
	border-right: Brown 1px Solid;
	background-color: #FF9C31;
	color: #FFFF90;
	font-size: x-small;
	font-family: Verdana;
	text-align: left;
}

.LedenLijstHeaderRechts
{
	border-top: #FF9C31 3px Ridge;
	border-bottom: #FF9C31 3px Ridge;
	border-left: Brown 1px Solid;
	background-color: #FF9C31;
	color: #FFFF90;
	font-size: x-small;
	font-family: Verdana;
	text-align: left;
}

.StandaardPanelHeader
{
	border: #FF9C31 3px ridge;
	background-color: #FF9C31;
	color: #FFFF90;
	font-size: x-small;
	font-family: Verdana;
	font-weight: bold;
}

.StandaardPanel
{
	border: #ff9c31 3px ridge;
	background-color: #FFDC78;
}

.StandaardTabelHeader
{
	border-bottom: #FF9C31 3px Ridge;
	background-color: #FF9C31;
	color: #FFFF90;
	font-size: small;
	font-family: Verdana;
	font-weight:bold;
}

.TabelHeaderGeenBorderOnder
{
	background-color: #FF9C31;
	color: #FFFF90;
	font-size: small;
	font-family: Verdana;
	font-weight:bold;
}

.TabelHeaderSmall
{
	background-color: #FF9C31;
	color: #FFFF90;
	font-size: x-small;
	font-family: Verdana;
	text-align: center;
	font-weight:bold;
}

.TabelLedenLijst
{
	border: Ridge #FF9C32 3px;
}

.dragme 
{ 
	POSITION: relative;
}

.IE8Fix
{
	z-index: 100;
}

/*Accordianpanel classes*/
.accpanelheader		
{
	font-family: Trebuchet MS;
	font-size: small; 
	font-weight: bold; 

	background-color: #FFDC78; 
	border-bottom-style: solid;
	border-bottom-width: thin;
	border-bottom-color: Black;
	border-top-style: solid;
	border-top-width: thin;
	border-top-color: #e0e0e0; 
	color:#FFFF90;
	cursor: hand; 
}

.accpanelcontent	
{
	font-family: Trebuchet MS;
	font-size: small; 
	font-weight:normal;
	
	border-bottom-style: solid;
	border-bottom-width: thin;
	border-bottom-color: #804000;
	color:#804000; 
}

