body {
    background-color: #000000;
    font-size:12px;
    font-family:Verdana, Arial, Helvetica, sans-serif;
}

/*Sørger for at siden er centreret i IE, både horizontalt og vertikalt.*/
div#outer {
    position: absolute;
    left: 50%;
    top: 12%;
    margin-left: -25%;
    width: 605px;
}
div#forside {
    position: absolute;
    top: 50%;
    left: 60%;
    margin-top: -20%;
    margin-left: -25%;
    width: 348px;
}

/* Virker kun i firefox
div#outer {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 605px;
    height: 65%;
    margin: auto;
}*/

div#nav {
    margin-left: 5px;
    margin-top: 1px;
}

div#main {
    margin-top: 1px;
}

div#footer {
    text-align: center;
}

div#menu1 {
    margin-left: 13px;
    font-size: 10px;
    color: #595731;
    float: left;
    width: 116px;
}
div#menu2 {
    color: #595731;
    font-size: 10;
    float: left;
    width: 141px;
}
div#menu3 {
    color: #595731;
    font-size: 10px;
    float: left;
    width: 140px;
}
div#menu4 {
    color: #595731;
    font-size: 10px;
    float: left;
    width: 135px;
}
div#menu5 {
    font-size: 10px;
    color: #595731;
    float: left;
}

div#content1 {
    background-image: url("images/tekstvindue.jpg");
    float: right;
    width: 350px;
    height: 400px;
}

div#content2 {
    background-image: url("images/tekstbox_ren.jpg");
    float: left;
    width: 450px;
    height: 400px;
}
div#content3 {
    background-image: url("images/0.jpg");
    float: left;
    width: 450px;
    height: 400px;
}
div#soldier {
    margin-top: 10px;
    float: right;
    width: 151px;
}
div#leftcontent {
    float: right;
    margin-top: 7px;
    width: 100px;
}
div#text {
    margin-top: 45px;
    margin-left: 45px;
    margin-right: 35px;
}
p#texthead{
    font-weight: bold;
    font-size: 12px;
}
p#textmain{
    font-size: 11px;
    text-align: justify;
}
div#textmain1{
    font-size: 10px;
    margin-bottom: -10px;
}
p#textcenter {
    font-size: 11px;
    text-align: center;
}
p#textbold {
    font-size: 11px;
    font-weight: bold;
}
div#udr{
    margin-left: 35px;
}
div#gun{
    margin-left: 33px;
    margin-top: 25px;
}
a#menu:hover{
    text-decoration: none;
    color: #CDCC70;
}
a#menu{
    color: #595731;
    text-decoration: none;
}

a.man8 {
    display: block;
    width: 99px;
    height: 84px;
    background: transparent url(images/man8.jpg) no-repeat;
}

a.man8:hover {
    width: 99px;
    height: 84px;
    background: transparent url(images/man8lys.jpg) no-repeat;
}
a.soldat {
    display: block;
    width: 99px;
    height: 171px;
    background: transparent url(images/venstresoldat.jpg) no-repeat;
}

a.soldat:hover {
    width: 99px;
    height: 171px;
    background: transparent url(images/venstresoldatlys.jpg) no-repeat;
}

p#visiting{
    padding: 0px;
    margin-top: 0px;
    color: #CDCC70;
}

img#noborder{
    border: none;
    margin: -2px;
}
img#grp {
    border: none;
    position: relative;
    margin-top: 15px;
    margin-left: 15px;
}
img#dykn {
    border: none;
    position: relative;
    top: -23px;
    left: -2px;
}
img#pvv {
    border: none;
    position: relative;
    top: -13px;
    margin-left: -6px;
}
div#box{
    margin-left: 35px;
    text-decoration: none;
}
div#bundtext1 {
    float: left;
    width: 40%;
    text-align: center;
    margin-left: 20px;
    margin-top: -20px
}
div#bundtext2 {
    margin-top: -12px;
    margin-left: 15px;
    float: left;
}
div#bundtext3 {
    text-align: center;
    float: left;
    width: 50%;
}
p#line {
    text-align: center;
    color: #FFF;
    background-color: #000;
    font-size: 14px;
    margin-top: 15px;
}
div#overskrift {
    font-size: 10px;
    font-weight: bold;
}
div#adresse{
    margin-top: -20px;
    font-size: 9px;
}
div#mail{
    text-align: center;
    font-size: 9px;
}
a#mail {
    font-size: 9px;
    color: #000;
    text-decoration: none;
}
div#iframe{
   margin-left: 38px;
}
div#controls{
    margin-left: 152px;
    margin-top: 305px;
}
img#place{
    float: left;
    border: none;
}

