/**
 * Stylesheet INFRA KENNISPOORT
 *
 * Version		: 1.0
 * Author		: Jeroen Oosterlaar (jeroen.oosterlaar@marganza.nl)
 * Copyright	: 2006, Marganza Internet
 */

body {
    background-color: #A39261;
    margin: 0px;
    font-family: arial, verdana, sans-serif;    
    background-image: url("/images/page/infraKennispoortHeaderImage.jpg");   
    background-repeat: no-repeat;
    font-size: 12px;
}

#colorRowImage {
    position: absolute;
    left: 0px; 
    top: 304px;
    width: 186px;
    height: 32px;
    background-image: url("/images/page/goaInfraGroepColorRow.gif");
}

#cornerImage {
    position: absolute;
    left: 722px;
    top: 304px;
    width: 277px;
    height: 396px;
    background-image: url("/images/page/infraKennispoortCornerImage.jpg");
}

#text {
    font-size: 18px;
    weight: bold;
    color: #FFFFFF;
    position: absolute;
    left: 205px;
    top: 379px;
}


#subMenu {
    font-size: 18px;
    weight: bold;
    position: absolute;
    left: 465px;
    top: 379px;
}

#subMenu a {
    color: #FFFFFF;
}

#subMenu a:hover {
    text-decoration: none;
}
