Overleg gebruiker:Michiel/tijdbalk.css

Uit Tijdbalk Amersfoort
Ga naar:navigatie, zoeken
#firstHeading {
    top: 2em;
    position:absolute;
    z-index: 1;
    overflow-x: visible;
    color: #595959;
}

#left-navigation {
    top: 11em;
}

#right-navigation {
    margin-top: 11em;
}

#mw-page-base {
    height: 8em;
    margin-bottom: 5.5em;
    background-image: url(skins/tijdbalk/images/flehite.png);
    background-repeat: no-repeat;
}

div#mw-panel {
    padding-top: 2em;
}
#p-logo {
    top: -11.5em;
}

.portal H5 {
    color: #595959;
    text-transform: uppercase;
}

div#mw-panel div.portal div.body ul li a {
    color: #595959 !important;
    text-transform: lowercase;
}

#OVF {
    background-color: red;
    margin: 0;
    padding: 0.25em;
    height: 1 em;

    position: absolute;
    text-align: right;

    top: 9.5em;
    vertical-align: middle;
    width: 100%;
    z-index: 2;
}

#OVF a {
    margin-right: 1em;
    text-decoration: none;
    color: white;
    font-size: 12pt;
}

#p-personal {
    top: 8em;
}
#Balk {
    background-color: white;
    opacity: 0.7;
filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);    //ie 6/7
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)"; //ie8 
    clear: both;
    height: 50px;
    position: absolute;
    top: 2.5em;
    width: 100%;
    z-index: 0;

}

div#mw-panel div.portal div.body {
    background: none repeat scroll 0 0 #DFDFDF;
    margin: 0 0.5em 0 0.75em;
    padding: 0.5em;
}