.embedded H1 {
    color:#F66003;
    font:bold 27px/100% Trebuchet MS;
    letter-spacing:2px;
    margin:0 15px 20px;
    text-transform:uppercase;
}

#evenementenlijst {
    width: 100%;
    border-collapse: collapse;
}
#evenementenlijst TR.header {
    background-image: url(http://www.werkenbijdelandmacht.nl/img/bg_nav.jpg);
    background-repeat: repeat-x;
    background-position: center center;
}
#evenementenlijst .geenborderboven {
    border-color:#12130E;
    border-style:solid;
    border-width:0 1px 1px;
    padding:2px 6px;
}
.embedded input.blok {
    margin-top:8px;
}
.embedded .bgcontainer {
    width:540px;
    padding:10px;
    overflow: visible;
}
.embedded .bgcontainer.homepage,
.embedded .bgcontainer.large,
.embedded .bgcontainer.beroepentest
{
    background-position: left top;
    background-repeat:  no-repeat;
}
.embedded .bgcontainer.homepage
{
    background-image:url(/img/achtergrondklein.jpg);
    height:95px;
}
.embedded .bgcontainer.beroepentest
{
    background-image:url(/img/achtergrondtest.jpg);
    height:330px;
}
.embedded .bgcontainer.large
{
    background-image:url(/img/achtergrondXL.jpg);
    height:890px;
}
#blok1,#blok2,#blok3 {
    text-align:center;
    float:left;
    position: relative;   
    z-index: 1; 
}
#blok1 {
    margin:14px 8px 12px 65px;
    width:110px;
    height: 70px;
}
#blok1 input {
    width:90px;
}
#blok2 {
    margin:14px 28px 12px 20px;
    width:134px;
    height: 70px;
}
#blok3 {
    margin:14px 0 0 0;
    width:174px;
    height: 82px;
}

#bt3 {
    width: 174px;
}

#kennismakingsdagenknop {
    background-image:url("http://stoersteopleiding.nl/img/lama-bt4.jpg");
    width: 174px;
    height: 20px;
    position: absolute;
    left: 0;
    bottom: 0;
    background-position: center 0;
}
#kennismakingsdagenknop.opened {
    background-position: center 0;    
}

#kennismakingsdagenknop.closed {
    background-position: center -20px;
}

#nav {
    display:none;
    left:0;
    position:absolute;
    top:80px;
    width:174px;
    margin: 0;
    z-index: 10;
}
#nav ul li {
    background-color: #000;
    background-image:url("http://stoersteopleiding.nl/img/lama-navbg.jpg");
    background-position:0 0;
    background-repeat:no-repeat;
    font-size:11px;
    line-height:20px;
    position:relative;
    text-align:center;
    width:166px;
    padding: 0 4px;
}
#nav ul li a {
    color:#A43904;
    text-decoration:none;
}
#navbottom {
    background-image:url("http://stoersteopleiding.nl/img/lama-navbottom.jpg");
    background-position:0 0;
    background-repeat:no-repeat;
    color:#716A89;
    display:block;
    font-size:11px;
    height:23px;
    line-height:22px;
    position:absolute;
    text-align:center;
    width:174px;
}
#navbottom  a.all {
    color:#F66003;
    text-decoration:none;    
}

.embedded #bovensterij {
    
}

.embedded #ondersterij {
    
}

.embedded #map {
    z-index: 0;
    width: 520px; 
    height: 410px
}

.embedded #tabs {
    width: 520px;
}


