body {
    margin-top:20px;
    background: #fff;
    color: #333;
    font-family:arial,helvetica,verdana,sans-serif;
    font-size:13px;
    font-size-adjust:none;
    font-style:normal;
    font-variant:normal;
    line-height:24px;
    padding: 0;
}


a, a:visited {
    color: #FF0754;
    text-decoration: underline;
}

a:hover {
    color: #84FC76;
    text-decoration: underline;
}

img {
    border:0px;
}

h1 {
    color:#FF0754;
    font-size:22px;
    letter-spacing: 2px;
    font-weight:normal;
    text-transform:normal;
    padding:0px;
    padding-top:15px;
}


legend, h2 {
    padding-top:30px;
    padding-bottom:0px;
    color:#FF0754;
    font-size:16px;
    font-weight:normal;
}

h3 {
    padding-top:15px;
    padding-bottom:0px;
    color:#FF0754;
    font-size:14px;
    font-weight:normal;
}

p {
    font-family:arial,helvetica,verdana,sans-serif;
    font-size:13px;
    font-size-adjust:none;
    font-style:normal;
    font-variant:normal;
    line-height:24px;
    padding-top:10px;
    color:#000;
    text-align:justify;
}


.menu1, .menu1a {
    float:left;
    width:287px;
    height:40px;
    background: url(/2009web/img/1.png) no-repeat;
    padding-left:75px;
}
.menu1a, .menu1:hover {
    background: url(/2009web/img/1o.png) no-repeat;
}    

.menu2, .menu2a {
    float:left;
    width:287px;
    height:40px;
    background: url(/2009web/img/2.png) no-repeat;
    padding-left:75px;
}
.menu2a, .menu2:hover {
    background: url(/2009web/img/2o.png) no-repeat;
}    


.menu3, .menu3a {
    float:left;
    width:287px;
    height:40px;
    background: url(/2009web/img/3.png) no-repeat;
    padding-left:75px;
}
.menu3a, .menu3:hover {
    background: url(/2009web/img/3o.png) no-repeat;
}

.menu4, .menu4a {
    float:left;
    width:287px;
    height:40px;
    background: url(/2009web/img/4.png) no-repeat;
    padding-left:75px;
}
.menu4a, .menu4:hover {
    background: url(/2009web/img/4o.png) no-repeat;
}


.menucenter {
    float:left;
    padding-top:14px;
    width:200px;
    text-align:center;
}

.container_12
{
    /*background: #fff url(img/baggrund.png) no-repeat;*/*/
}

