svn path=/Website/trunk/; revision=870

This commit is contained in:
Arthur Egberink
2010-02-22 06:58:20 +00:00
parent 338b158fc0
commit 17b776200f

View File

@@ -1,12 +1,74 @@
/*
* $Revision: 1 $
* $Modtime: 21-01-10 21:07 $
* $Revision: 2 $
* $Modtime: 18-02-10 11:35 $
*/
#headerblok
{
background: url(tmpl_logo.gif) no-repeat;
background: url(fac_head.gif) no-repeat;
background-color: #FFFFFF;
background-position: 0px 0px;
color: #000002;
}
div.fcltframeheader {
background-color: #4AAFDB;
background-image: none;
color: white;
}
.E td { background-color: #EEEEEE;
border:1px solid #FFFFFF;
}
.O td { background-color: #EEEEEE;
border:1px solid #FFFFFF;
}
div#PersFAC ul li span.menukop {
color: #eeeeee;
}
div#ProfFAC ul li span.menukop {
color: #eeeeee;
}
th {
color: #ffffff;
padding: 3px;
background-color: #3C88A8;
}
div#ProfFAC ul li {
font-weight: bold;
background-color: #C10134;
list-style: none;
}
div#PersFAC ul li {
font-weight: bold;
background-color: #4AAFDB;
list-style: none;
}
div#MgtFAC ul li {
font-weight: bold;
background-color: #CAD123;
list-style: none;
}
div#MxgtFAC ul li li {
font-weight: normal;
background-color: #CAD123;
list-style: none;
border: 1px solid #222222;
padding: 1px;
}
div#MxgtFAC ul li li a {
text-decoration: none;
color: #222222;
}
div#MgtFAC ul li span.menukop {
color: #ffffff;
}