@import url("stylesheet.css");

html, body, div, ul, ol, li, dl, dt, dd, h1, h2, h3, h4, h5, h6, pre, form, p, blockquote, fieldset, input, hr {
    margin: 0;
    padding: 0;
}

h1, h2, h3, h4, h5, h6, pre, code, address, caption, cite, code, th {
    font-size: 1em;
    font-weight: normal;
    font-style: normal;
}

fieldset, img, hr {
    border: none;
}

caption, th {
    text-align: left;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

td {
    vertical-align: top;
}

html, body {
    width: 100%;
    height: 100%;
    background: none;
    color: #3B3092;
    font-size: 15px;
    font-family: Arial, Helvetica, sans-serif;
}

html {
    background: url('../pictures/bg.gif') #E9EAEB repeat-x;
}

.clear {
    clear: both;
}

input {
    line-height: 1;
    overflow: visible;
}

a {
    text-decoration: none;
    color: #3B3092;
}

    a:hover {
        color: #B2CD59;
    }

h1 {
    font-size: 16px;
    color: #FFF;
}


.wrapper {
    background: #D8DADD;
    width: 960px;
    margin: 0 auto;
    height: 100%;
    min-height: 100%;
    height: auto !important;
    margin-bottom: -60px;
}

.push {
    clear: both;
    height: 60px;
}

.footerwrapper {
    color: #fff;
    width: 100%;
    background: #ADCA4F;
}

.header {
    width: 960px;
    height: 354px;
    padding-top: 140px;
    position: relative;
    background: #fff;
}

.menuwrapper {
    background: url('../pictures/blauw.png');
    position: relative;
    z-index: 1000;
}

.taalkeuze {
    float: left;
    width: 100px;
}

.menu {
    display: block;
    height: 35px;
}

    .menu li, .homelink {
        display: block;
        float: left;
        height: 40px;
        line-height: 40px;
        margin-right: 40px;
    }

        .menu li:first-child {
            margin-right: 301px;
        }

        .menu li:last-child {
            margin-right: 0;
        }


        .menu li a, .taalkeuze a, .taalkeuze, .homelink {
            letter-spacing: 1px;
            color: #fff;
            font-size: 22px;
            height: 40px;
            line-height: 40px;
        }

        .menu li a {
            display: block;
            padding: 0 15px;
        }

.homelink {
    padding: 0 15px;
    margin-left: 40px;
}

.currenttaal, .header a:hover {
    color: #B2CD59 !important;
}

#current {
    background: #fff;
    color: #3B3092 !important;
}

.logo, .asz {
    display: block;
    width: 500px;
    height: 126px;
    position: absolute;
    top: 10px;
    left: 25px;
    background: url('../pictures/asz-urologie.png');
}

.asz {
    width: 225px;
    background: url('../pictures/asz.png');
    right: 0;
    left: auto;
}

.banner {
    background: #fff;
    width: 960px;
    height: 354px;
    position: absolute;
    top: 140px;
    left: 0;
    z-index: 0;
    color: #fff;
    font-size: 36px;
    line-height: 45px;
    text-shadow: 2px 4px 3px rgba(0,0,0,0.3);
    font-family: 'Cabin', Arial, Helvetica, sans-serif;
    text-align: right;
    overflow: hidden;
}

.headerimg, .slide img {
    top: 0;
    left: 0;
    position: absolute;
    z-index: -1;
}


.tekstimg {
    float: right;
    width: 308px;
    height: 286px;
    margin-bottom: 10px;
}

#bannercontainer {
    position: absolute;
    left: 0;
    top: 0;
}


.bannertekst {
    padding: 50px 55px;
}

.slide {
    width: 960px;
    height: 354px;
}

#nav {
    right: 60px;
    bottom: 10px;
    line-height: 21px;
    position: absolute;
    z-index: 999;
}

    #nav li {
        cursor: pointer;
        display: block;
        float: left;
        width: 11px;
    }

    #nav a {
        display: block;
        color: #3B3092;
        font-size: 32px;
        font-weight: bold;
    }

.activeSlide a {
    color: #B2CD59 !important;
}

.midden {
    background: #D8DADD;
    padding-bottom: 50px;
}

.specialisme {
    width: 260px;
    float: left;
    background: #fff;
    padding-bottom: 17px;
    margin-left: 55px;
}

.title {
    display: block;
    color: #fff;
    text-transform: uppercase;
    font-size: 19px;
    background: #3B3092;
    padding: 13px;
    line-height: 27px;
    min-height: 54px;
    font-family: 'Cabin', Arial, Helvetica, sans-serif;
    font-weight: 400;
}

.specialismemenu {
    width: 234px;
    padding: 13px;
    display: block;
}

    .specialismemenu li {
        display: block;
        line-height: 31px;
    }

        .specialismemenu li a {
            width: 234px;
            display: block;
            color: #3B3092;
            line-height: 30px;
            font-size: 16px;
            background: url('../pictures/arrow.gif') #fff no-repeat right bottom;
            padding-bottom: 1px;
        }

            .specialismemenu li a:hover, #currentspecialisme {
                color: #fff;
                padding: 1px 5px 1px 5px;
                background: url('../pictures/arrow_hover.gif') #B2CD59 no-repeat 5px bottom;
                margin-left: -5px;
                margin-top: -1px;
            }


.content {
    float: left;
    margin-left: 30px;
    width: 555px;
}

.full {
    position: relative;
    margin-top: -314px;
    padding: 17px 0 30px 0;
    background: #fff;
}

.nomargin {
    margin-left: 0;
    width: 585px;
}

.hometekst {
    background: #00ACE3;
    color: #fff;
    padding: 13px;
}

    .hometekst a {
        color: #fff;
        text-decoration: underline;
    }

.campus {
    margin-top: 30px;
    background: #fff;
    padding-bottom: 22px;
}

    .campus a {
        margin: 0 13px;
        display: block;
        line-height: 50px;
        border-bottom: 1px solid #00ACE3;
        color: #00ACE3;
        background: url('../pictures/arrow_blauw.gif') no-repeat right bottom;
        font-size: 23px;
        font-weight: bold;
    }

.campusitem:hover {
    background: #00ACE3;
    margin-top: -1px;
    padding-top: 1px;
}

    .campusitem:hover a {
        color: #fff;
        background: url('../pictures/arrow_blauw_hover.gif') #00ACE3 no-repeat right bottom;
    }

.pagetop {
    background: #B2CD59;
    padding: 0 0 0 30px;
    line-height: 40px;
    height: 40px;
}

.pagetitle {
    font-family: 'Cabin', Arial, Helvetica, sans-serif;
    font-weight: 400;
    color: #fff;
    font-size: 23px;
    float: left;
}

.close {
    height: 22px;
    width: 22px;
    display: block;
    background: url('../pictures/close.gif');
    float: right;
    margin: 9px;
}

.specialismetekst {
    padding: 30px 15px 30px 30px;
    background: #fff;
    color: #3B3092;
}

h3 {
    cursor: pointer;
    display: block;
    border-bottom: 1px solid #00ACE3;
    font-weight: bold;
    font-size: 15px;
    line-height: 30px;
    background: url('../pictures/arrow_down.gif') no-repeat right center;
}

.nieuwsitem h3 {
    background: none;
    margin-bottom: 18px;
}

.nieuwsitem {
    padding-bottom: 18px;
}

.open {
    background: url('../pictures/arrow_up.gif') no-repeat right center;
}

.green {
    border-bottom: 1px solid #B2CD59;
    background: url('../pictures/arrow_down_green.gif') no-repeat right center;
}

.opengreen {
    background: url('../pictures/arrow_up_green.gif') no-repeat right center;
}

.specialismebeschr {
    padding: 15px 0;
    display: none;
}

    .specialismebeschr img {
        margin: 15px 0 0 0;
    }

.specialismetekst a {
    color: #3B3092;
}

.pdf {
    display: inline-block;
    color: #3B3092;
    background: url('../pictures/pdf.png') no-repeat;
    padding-left: 33px;
    line-height: 30px;
    margin-top: 10px;
    font-weight: bold;
}

    input[type=submit]:hover, .specialismetekst a:hover, .pdf:hover, .brochure a:hover {
        text-decoration: underline;
        color: #B2CD59;
    }

#minimap {
    float: left;
    width: 290px;
    height: 235px;
}

.miniadres {
    float: right;
    width: 200px;
}

label {
    display: block;
    border-bottom: 1px solid #00ACE3;
    line-height: 30px;
}

.label {
    line-height: 30px;
}

input {
    border: none;
    background: none;
    font-size: 15px;
    font-family: Arial, Helvetica, sans-serif;
    padding: 0;
    width: 350px;
    color: #3B3092;
}

    input[type=checkbox] {
        width: auto;
    }

.campusbeschr {
    padding-left: 30px;
}

textarea {
    border: 1px solid #00ACE3;
    font-size: 15px;
    font-family: Arial, Helvetica, sans-serif;
    width: 100%;
    height: 135px;
    box-sizing: border-box;
}

input[type=submit] {
    border: none;
    width: auto;
    float: right;
    margin-top: 12px;
    cursor: pointer;
}

.arts {
    background: #fff;
    padding: 17px 17px 0 17px;
}

.artsfoto {
    float: left;
    width: 275px;
    height: 162px;
}

.artsinfo {
    float: right;
    width: 235px;
    padding-top: 17px;
}

.arts h2 {
    font-weight: bold;
}

.cvtitle {
    font-weight: bold;
    padding-bottom: 11px;
    border-bottom: 1px solid #B2CD59;
    cursor: pointer;
    background: url('../pictures/dark_down.png') no-repeat 35px 6px;
}

.cv {
    display: none;
    padding: 10px 0;
    border-bottom: 1px solid #B2CD59;
}

.opencv {
    background: url('../pictures/dark_up.png') no-repeat 35px 6px !important;
}

.brochure {
    border-bottom: 2px solid #00ACE3;
    margin: 0 17px;
    padding: 17px 0;
}

    .brochure h2 {
        display: inline-block;
        border-bottom: 1px solid #00ACE3;
        font-weight: bold;
    }

.noborder {
    border-bottom: 0;
}


.footer {
    width: 915px;
    margin: 0 auto;
    padding: 18px 0 13px 16%;
    display: table;
}

@media all and (device-width: 768px) and (device-height: 1024px) and (orientation:portrait) {
    html {
        background: #fff;
    }
}

.footercolumn {
    display: block;
    width: 25%;
    float: left;
    line-height: 1.5;
}

    .footercolumn li {
        display: block;
        box-sizing: border-box;
        padding-left: 10px;
    }

    .footercolumn a {
        color: #fff;
        display: block;
    }

.checklabel {
    border-bottom: none;
}

.siteblue, .siteblueh2 {
    color: #00ACE3 !important;
    text-transform: uppercase;
    font-weight: bold;
}

.siteblueh2 {
    margin-bottom: 18px;
}

.item {
    margin-bottom: 40px;
}

.sitemap {
    margin-top: 10px;
    color: #00ACE3;
    margin-left: 25px;
    list-style-image: url('../pictures/li.png');
    font-weight: bold;
    text-transform: uppercase;
}

    .sitemap li {
        margin-bottom: 10px;
    }

        .sitemap li ul {
            color: #3B3092;
            margin-top: 10px;
            text-transform: none;
            font-weight: normal;
            margin-left: 30px;
            list-style-image: url('../pictures/lismall.png');
        }

.uurrooster h2 {
    font-weight: bold;
    margin-bottom: 18px;
}

.uurrooster {
    padding: 0 18px 18px 18px;
}

.tabel {
    font-size: 12px;
    border: 1px solid #3B3092;
    border-top: none;
    border-right: none;
    display: table-cell;
    width: 100%;
}

    .tabel .rij {
        display: table-row;
    }

    .tabel .cell {
        display: table-cell;
        padding: .5em 1em;
        border: 1px solid #3B3092;
        border-left: none;
        border-bottom: none;
    }

#street-view {
    display: block;
    margin-top: 18px;
    width: 100%;
    height: 380px;
}

    #street-view img {
        display: block;
        width: 100%;
    }
