/* CSS voor Werkgroep ROER */
/*alle figuren in ��n achtergrond op de pagemaster omdat IE transparantie niet goed weergeeft*/

.pagemaster
{
	width: 100%;
	height: 100%;
	background-color: #a4a1a1;
	background-image: url(achtergrond.gif);
	background-position: center 10px;
	background-repeat: no-repeat;
	vertical-align: top;
}
.pagemasterstart /* voor startpagina met  flashanimatie */
{
    width: 100%;
    height: 100%;
    background-color: #393736;
}

.skinmaster
{
    height: auto; /*auto is ok*/
   /* width: 800px;*/
    width:950px;
    background-color: transparent;
}
.containerinhoud
{
    height: 600px;
    width: 950px;
    background-color: transparent;
}

.balkonderaan
{
    height: 30px;
    background-image: url(adresbalk.jpg);
    background-repeat: no-repeat;
}

.skinheader
{
    height: 100px;
}
.blancoruimte1 /* ??hele breedte  pixel hoog */
{
    height: 20px;
    width: 500px;
}
.blancoruimte2 /* ??500px breedte 35 pixel hoog */
{
    height: 35px;
    width: 500px;
}
.skingradient
{
    /*voor menubalk*/
    background-color: #393736;
    height: 30px;
}

.controlpanel
{
    width: 100%;
    background-color: #ffd696;
}
.broodkruimel
{	width: 789px;
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    font-size: 8px;
    color: #ffffff;
  }

.toppane
{
    width: 100%;
    background-color: transparent;
    padding-left: 6px;
    padding-right: 4px;
    padding-top: 6px;
}
.leftpane
{
    width: 200px;
    height: 100%;
    background-color: transparent;
    padding-left: 6px;
    padding-right: 4px;
    padding-top: 6px;
}
.leftpaneHOME
{
    width: 200px;
    height: 100%;
    background-color: transparent;
    padding-left: 6px;
    padding-right: 10px;
    padding-top: 6px;
}
.contentpane
{
    width: 100%;
    background-color: transparent;
    padding-left: 6px;
    padding-right: 4px;
    padding-top: 6px;
    height: 100%;
    overflow: auto;
    
}


.rightpane
{
    width: 200px;
    background-color: transparent;
    padding-left: 6px;
    padding-right: 4px;
    padding-top: 6px;
}
.bottompane
{
    width: 100%;
    background-color: transparent;
    padding-left: 6px;
    padding-right: 4px;
    padding-top: 6px;
}
.Head
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 18px;
    font-weight: normal;
    color: #333333;
}



/* nodig voor kleur van de breadcrumb */


A.SkinObject:link
{
    color: #393736;
}

A.SkinObject:visited
{
    color: #393736;
}

A.SkinObject:active
{
    color: #393736;
}

A.SkinObject:hover
{
    color: #868989; /* middelste grijs */
} 

/* ivm linkermenu  */
.MainMenu_MenuContainer
{
    background-color: transparent;
    width: 200px;
}
.MainMenu_MenuBar
{
    cursor: pointer;
    cursor: hand;
    height: 25px;
    background-color: Transparent;
}
.MainMenu_MenuItem
{
    cursor: pointer;
    color: #393736; /* donkerste grijs */
    font-family: Tahoma, Arial, Helvetica;
    font-size: 10pt;
    font-weight: bold;
    font-style: normal;
    background-color: Transparent;
}
/*.MainMenu_MenuIcon {
	background-color: #f59178; 
	border-left: #f59178 1px solid; 
	border-bottom: #f59178 1px solid; 
	border-top: #f59178 1px solid; 
	cursor: pointer; 
	cursor: hand; 
	text-align: center; 
	width: 15px; 
	height: 21px;
}
.MainMenu_SubMenu
{
    background-color: yellow;
    z-index: 1000;
    cursor: pointer;
    cursor: hand;
    filter: progid:DXImageTransform.Microsoft.Shadow(color= '#696969' , Direction=135, Strength=3);
}*/

.MainMenu_MenuBreak
{
    height: 1px;
}
.MainMenu_MenuItemSel
{
    background-color: transparent;
    cursor: pointer;
    cursor: hand;
    color: #a4a1a1; /* lichtste grijs */
    font-family: Tahoma, Arial, Helvetica;
    font-size: 10pt;
    font-weight: bold;
    font-style: normal;
    height: 25px;
}
/*.MainMenu_MenuArrow {
	border-right: #f59178 1px solid; 
	border-bottom: #f59178 1px solid; 
	border-top: #f59178 0px solid;
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand; 
}
.MainMenu_RootMenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand;
}*/
.MainMenu_MenuItemACTIEF
{
    background-color: transparent;
    cursor: pointer;
    cursor: hand;
    color: #868989; /* middelste grijs */
    font-family: Tahoma, Arial, Helvetica;
    font-size: 10pt;
    font-weight: bold;
    font-style: normal;
    height: 25px;
}



.broodkruimel .SkinObject {	COLOR: #393736; FONT-WEIGHT: bold;	FONT-SIZE: 8.5pt; text-decoration:none; FONT-FAMILY: Tahoma, Arial, Helvetica;}

A.SkinObject:link {	COLOR: #393736; FONT-WEIGHT: bold;	FONT-SIZE: 8.5pt; text-decoration:none; FONT-FAMILY: Tahoma, Arial, Helvetica;}
A.SkinObject:visited {	COLOR: #393736; }
A.SkinObject:active {	COLOR: #393736; }
A.SkinObject:hover {	COLOR: #868989; }

A:link {	COLOR: #003366;	TEXT-DECORATION: none;}
A:visited {	COLOR: #003366;	TEXT-DECORATION: none;}
A:hover {	COLOR: red;	TEXT-DECORATION: underline;}

.Normal {	FONT-WEIGHT: normal;	FONT-SIZE: 11px;	FONT-FAMILY: Tahoma, Arial, Helvetica}

.CommandButton {
font-family:Tahoma,Arial,Helvetica;
font-size:11px;
font-weight:normal;
}