/* 
================================
Skin styles for DotNetNuke - PORTAAL ZORGSAAM  - 4 juli 2007
================================
*/
.skinobject
{
	font-size: 9pt;
	color: #859abf;
}
.Commandbutton
{
	font-size: 9pt;
	color: #859abf;
}
BODY
{
	font-family: Tahoma,Arial,Helvetica;
}
.FormulierZS .SubHead 
{
	
	FONT-WEIGHT: bold;	
	FONT-SIZE: 11px;	
	COLOR: #003366;	
}
.FormulierZS .NormalTextBox
{
	font-size: 10pt;
}
.FormulierZS .Normal
{
	font-size: 8pt;
}
.FormulierZS .NormalRed
{
	font-size: 10pt;
	color: red;
	font-weight: bold;
}
.broodkruimel
{
	font-size: 10pt;
	font-family: Tahoma;
}

.broodkruimel A
{
	font-size: 10pt;
	font-family: Tahoma;
	text-decoration: none;
}
.broodkruimel A:hover
{
	color: #445a1f;
	font-size: 10pt;
	font-family: Tahoma;
	text-decoration: none;
}

.pagemaster /* */
{
    width: 100%;
    height: 100%;
    background-color: #705a4a; /* sepia */
    margin:0px;
}
.skinmaster /* */
{
   height: 100%;
    background-color: white;
    /* background-color: transparent; */
}
.skinheader /* hoogte band voor foto, tekst hoofding, logo en horizontaal menu samen */
{
    height: 140px;
}

.teksthead /* */
{
    font-family: Times New Roman, Arial, Helvetica;
    font-size: 14pt;
    font-weight: bold;
    font-style: normal;
    color: #000000; /* zwart */
}
.fotozorgsaam   /* 3 knikkers */
{
    background-image: url(knikkers_groter.jpg);
    background-repeat: no-repeat;
    background-position: right top;
}


.menubalkkleur /* */
{
    background-color: darkblue; /* donker blauw */
    height: 25px;
}


.bandlogin /* */
{
    background-color: #95BDC7; /*licht cyaan*/
   
}
.naastbroodkruim /* !*/
{
  background-color: rgb(133,154,191);

}
.naastbroodkruimPage /* !*/
{
  background-color: rgb(133,154,191);
}
.naastbroodkruimLeeg /* !*/
{
  background-color: white;
}

.broodkruimel
{
   background-color: white;
}

.contentpane /* !*/
{
    width: 100%;
    background-color: #ffffff;  /* wit */
    padding-left: 6px;
    padding-right: 3px;
    padding-right: 0px;
    padding-top: 3px;
}
.leftpane_ozn /* !*/
{
    padding-top: 0px;
    /*padding-left:0px;*/
    background-color: #95BDC7; /*licht cyaan*/
    background-color: rgb(133, 154, 191);    /* donker blauw */
    color:rgb(133,154,191);
    height: 380px;
   /* width: 205px;*/
}
.rightpane /* ?*/
{
    width: 175px;
    background-color: transparent;
    padding-left: 3px;
    padding-right: 3px;
    padding-right: 6px;
    padding-top: 0px;
}
.bottompane /* ?*/
{
    width: 100%;
    background-color: transparent;
    padding-left: 6px;
    padding-right: 4px;
    padding-top: 0px;
}
.controlpanel /*?*/
{
    width: 100%;
    background-color: #ffffcc;
}
.toppane /*?*/
{
    width: 100%;
    background-color: transparent;
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 0px;
}

.footer
{	 background-color: darkblue; /* donker blauw */
    height: 25px;
    color: white;
   /* font-weight: bold;*/
    font-family: Arial, Times New Roman,Helvetica;
    .font-size:x-small
	}
	
.mailadres:link  {
    text-decoration:    none;
    color:  White;
}

.mailadres:visited   {
    text-decoration:    none;
    color:  white;
}

.mailadres:hover {
    text-decoration:    underline;
    color:  orange;
}

.mailadres:active    {
    text-decoration:    none;
    color:  white;
}


.SkinObject {	FONT-WEIGHT: bold;	FONT-SIZE: 8.5pt;	COLOR: #003366;	FONT-FAMILY: Tahoma, Arial, Helvetica;	TEXT-DECORATION: none;}
A.SkinObject:link {	COLOR: #003366;	TEXT-DECORATION: none;}
.CommandButton {	FONT-WEIGHT: normal;	FONT-SIZE: 11px;	FONT-FAMILY: Tahoma, Arial, Helvetica;}
A.CommandButton:link {	COLOR: #003366;	TEXT-DECORATION: underline;}
A.CommandButton:hover {	COLOR: red;} 
A:link {	COLOR: #003366;	TEXT-DECORATION: none;}
A:visited {	COLOR: #003366;	TEXT-DECORATION: none;}
A:hover {	COLOR: red;	TEXT-DECORATION: underline;}
.Head {	FONT-WEIGHT: normal;	FONT-SIZE: 20px;	COLOR: #333333;	FONT-FAMILY: Tahoma, Arial, Helvetica;}
.leftpane_ozn .leftEmtpy {width:80px; height:10px;}
.DNN_HTMLContent Table{font-size:13px;}
.RadPanelbar_OZNPanelbar .item {margin-top:-1px!important;}
.Normal {font-size:11px;}
.SubHead {	FONT-WEIGHT: bold;	FONT-SIZE: 11px;	COLOR: #003366;	FONT-FAMILY: Tahoma, Arial, Helvetica; }


