/* 

CSS voor website Groep Kvlv - 27 maart 2007 - background kleur meer blauw
                              21 mei 2007 - andere banner in hoofding
							  16 november 2007 -  Splitsing skinmaster
                               13 december 2007  - juiste foto/vrouw kleiner/adresbalk

*/


.pagemaster
{
    width: 100%;
    height: 100%;
    background-color: #1A2E44;
}
.broodkruimel
{ 
	width: 100%;
	font-family: Tahoma, Arial, Helvetica;
    font-size: 8pt;
    font-weight: normal;
    color: #8b9000;	
	text-align: center; 
	padding-top:5px;
}

.login
{
	font-family: Tahoma, Arial, Helvetica;
    font-size: 8pt;
    font-weight: normal;
    color: #8b9000;	
	text-align: right; 
	padding-top:5px;
}
.login .skinobject
{ 
	text-decoration: none; 
	font-weight:700;
}
.broodkruimel .skinobject
{ 
	text-decoration: none; 
	font-weight:700;
}

.skinmaster
{
    height: 550px;
    width: 900px;
    background-color: #ffffff;
   /* background-image: url(vrouw.jpg);*/
    background-position: left center;
    background-repeat: no-repeat;
    border-right: #5f6e83 3px solid;
    border-top: #5f6e83 3px solid;
    border-left: #5f6e83 3px solid;
    border-bottom: #5f6e83 3px solid;
}
.skinmasterLeeg /*zonder vrouw op achtergrond*/
{
    width: 900px;
    height: 100%;
    background-color: #ffffff;
    border-right: #5f6e83 3px solid;
    border-top: #5f6e83 3px solid;
    border-left: #5f6e83 3px solid;
    border-bottom: #5f6e83 3px solid;
}
.skinmastervacatures /*voor vacaturepagina's alle vzw's*/
{
    width: 900px;
    background-color: #ffffff;
    border-right: #5f6e83 3px solid;
    border-top: #5f6e83 3px solid;
    border-left: #5f6e83 3px solid;
    border-bottom: #5f6e83 3px solid;
}

.skinheader
{
    width: 100%;
    color: #ccccff;
}

.skingradient
{
    /*voor menubalk*/
    background-color: #1A2E44;
    height: 30px;
}
.adresbalk /* voor versie met groene balk voor adres onder menu */
{
    background-color: #8b9000;
    height: 30px;
    font-family: Tahoma, Arial, Helvetica;
    font-size: 9pt;
    font-style: normal;
    color: White;
}

.controlpanel
{
    width: 100%;
    background-color: #ffd696;
}
.fotobanner
{
    height: 130px;
    background-image: url(Hoofding-banner-groepkvlv.jpg);
    background-repeat: no-repeat;
}
.balkonderaan
{
    height: 30px;
    background-image: url(adresgroepkvlv.jpg);
}
.lijnen
{
    border-top: #5f6e83 thin solid;
    border-bottom: #5f6e83 thin solid;
}

.toppane
{
    width: 100%;
    background-color: transparent;
    padding-left: 6px;
    padding-right: 4px;
    padding-top: 6px;
}
.leftpane
{
    width: 100px;
    height: 100%;
    background-color: transparent;
    padding-left: 6px;
    padding-right: 4px;
    padding-top: 6px;
}

.contentpane
{
    width: 100%;
    background-color: transparent;
    padding-left: 6px;
    padding-right: 4px;
    padding-top: 6px;
}

.rightpane
{
    width: 75px;
    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;
}

.contentpanesollic
{
    width: 80%;
    background-color: white;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 6px;
    height: 550px;
}
.leftpanesollicLK
{
    width: 20%;
    background-color: #db379a;
    background-repeat: no-repeat;
    background-image: url(LK.jpg);
}
.pagemasterlk
{
    width: 100%;
    height: 100%;
    background-color: #cccc33;
}

.leftpanesollicKVLV
{
    width: 20%;
    background-color: #a3bd0b;
    background-repeat: no-repeat;
    background-image: url(kvlv.jpg);
}
.pagemasterkvlv
{
    width: 100%;
    height: 100%;
    background-color: #40590a;
}

.leftpanesollicLFV
{
    width: 20%;
    background-color: #a3bd0b;
    background-repeat: no-repeat;
    background-image: url(lfv.jpg);
}
.pagemasterLFV
{
    width: 100%;
    height: 100%;
    background-color: #40590a;
}

.leftpanesollicGroepKVLV
{
    width: 20%;
    background-color: #ffffff;
    background-repeat: no-repeat;
    background-image: url(vrouw.jpg);
}
.pagemasterGroepkvlv
{
    width: 100%;
    height: 100%;
    background-color: #1A2E44;
}

.leftpanesollicLDC
{
    width: 20%;
    background-color: #56006a;
    background-repeat: no-repeat;
    background-image: url(ldc.jpg);
}
.pagemasterLDC
{
    width: 100%;
    height: 100%;
    background-color: #7fba22;
}

.leftpanesollicLJC
{
    width: 20%;
    background-color: #56006a;
    background-repeat: no-repeat;
    background-image: url(ljc.jpg);
}
.pagemasterLJC
{
    width: 100%;
    height: 100%;
    background-color: #7fba22;
}

.leftpanesollicLT
{
    width: 20%;
    background-color: #ffffff;
    background-repeat: no-repeat;
    background-image: url(lt.jpg);
}
.pagemasterLT
{
    width: 100%;
    height: 100%;
    background-color: #cbdc8e;
}

.leftpanesollicGRZ
{
    width: 20%;
    background-color: #ffffff;
    background-repeat: no-repeat;
    background-image: url(GRZ.jpg);
}
.pagemasterGRZ
{
    width: 100%;
    height: 100%;
    background-color: #999632;
}
.leftpanesollicLPA
{
    width: 20%;
    background-color: white;
    background-repeat: no-repeat;
    background-image: url(lpa.jpg);
}
.pagemasterLPA
{
    width: 100%;
    height: 100%;
    background-color: #678194;
}

.leftpanesollicOZN
{
    width: 20%;
    background-color: #463427;
    background-repeat: no-repeat;
    background-image: url(ozn.jpg);
}
.pagemasterOZN
{
    width: 100%;
    height: 100%;
    background-color: #705a4a;
}

.leftpanesollicZS
{
    width: 20%;
    background-color: #ffffff;
    background-repeat: no-repeat;
    background-image: url(zs.jpg);
}
.pagemasterZS
{
    width: 100%;
    height: 100%;
    background-color: #859abf;
}
.rightpanesollic
{
    width: 0px;
}
.toppanesollic
{
    width: 100%;
    height: 0px;
}
.bottompanesollic
{
    width: 100%;
    height: 0px;
}

/* nodig voor groene kleur van de breadcrumb */


A.SkinObject:link
{
    color: #8b9000; /* groen Groep */
    text-decoration: none;
}

A.SkinObject:visited
{
    color: #8b9000;
}

A.SkinObject:active
{
    color: #8b9000;
}

A.SkinObject:hover
{
    color: #1a2e44;
}


.Module-Header .Module-Menu
{
	padding:0px !important;
}
.Module-Header .Module-Icon
{
	padding:0px !important;
}
.DNN_HTMLContent
{
	padding-top:5px;
	padding-bottom:5px;
}


/*login*/
.AuthenticationContent .SubHead
{
	font-size:11px;
	color:#003366;
	font-weight:700;
}

.AuthenticationContent .Normal
{
	font-size:11px;
}

.AuthenticationContent .Commandbutton
{
	font-size:11px;
	color:#003366;
}

#dnn_ctr_Login_pnlLogin .SubHead
{
	font-size:11px;
	color:#003366;
	font-weight:700;
}

#dnn_ctr_Login_pnlLogin .Normal
{
	font-size:11px;
}

#dnn_ctr_Login_pnlLogin .Commandbutton
{
	font-size:11px;
	color:#003366;
}

.KVLV_GezichtenboekContent
{
	width:800px;
}

.KVLV_GezichtenboekContent .Uitleg A
{
	text-decoration:none;
	color:#1a2e44;
}

.KVLV_GezichtenboekContent .Uitleg A:Hover
{
	color:#ff0000;
}


