
.fouttekst{
    background: url(../images/subsite/errorpage.png) no-repeat;
    color: #1e45a0;
    text-align: center;
    position: relative;
    width: 432px;
    height: 295px;
    margin:0 auto;
    overflow: hidden;
    font-size: 100%;
    font-family: verdana, arial;
    background-color: #fff;
}

.fouttekst #errortekst{
    padding: 150px 20px;
    *padding: 135px 20px;
}

.fouttekst #errortekst h1{
    font-size: 80%;
}

.fouttekst #errortekst p{
    font-size: 80%;
    line-height: 1em;
}

.fouttekst #errortekst p a{
    color: #1e45a0;
}
