/* Kind regards to http://css.nu/articles/table-in-css.html  */

span#leftborder
{
position: absolute;
top: 0px;
left: 0px;
width: 51%;
height: 100%;
z-index: 1;
}

span#rightborder
{
position: absolute;
top: 0px;
right: 0px;
width: 51%;
height: 100%;
z-index: 1;
}

.skubind
{
position: absolute;
left: 0px;
top: 0px;
width: 1002px;
height: 100%;
margin-top: 0px;
margin-bottom: 0px;
margin-left:-501px;
margin-right: 0px;
padding-left: 0px;
padding-right: 0px;
padding-top: 0px;
padding-bottom: 0px;
border-style: none;
z-index: 2;
background-color:#CCCCFF;
}


div#center
{
position: absolute;
top: 147px;
left: 0px;
width: 1002px;
height: 100%;
max-height: 700px;
background-color:#FFFFFF;
margin-top: 0px;
margin-bottom: 0px;
margin-right: 0px;
margin-left: 0px; 
padding-left: 0px;
padding-right: 0px;
padding-top: 0em;
padding-bottom: 0em;
border-style: none;
z-index: 3;
text-align: center;
overflow: hidden;
}

div#contentarea
{
position: absolute;
left: 250px;
top: 10px;
height: 68%;
width: 500px;
background-color:#FFFFFF;
z-index: 1;
overflow-y: scroll;
overflow-x: hidden;
font-family: Verdana;
font-size: 0.7em;
text-align: left;
}

div#picturearea
{
position: absolute;
left: 755px;
top: 10px;
height: 68%;
width: 240px;
background-color:#FFFFFF;
z-index: 1;
overflow: hidden;
}

div#auxarea
{
position: absolute;
right: 10px;
top: 147px;
height: 60%;
width: 200px;
/*background-color:#EEEEEE; */
z-index: 1;
}



span#skippertop
{
position:  absolute;
left: 0px;
top: 0px;
width: 1002px;
height: 134px;
z-index: 10;
}

span#topimage
{
position:  absolute;
left: 532px;
top: -15px;
width: 475px;
height: 180px;
z-index: 11;
}

div#vmenuback
{
position: absolute;
height: 100%;
width: 181px;
top: 0px;
left: 0px;
z-index: 2;
min-height: 600px;
}

span#vmenutop
{
position: absolute;
height: 424px;
width: 181px;
top: 0px;
left: 0px;
z-index: 2;
}

/* width: 181 */
div#vmenunav
{
position: absolute;
height: 524px;
width: 131px;
top: 5px;
left: 0px;
z-index: 7;
font-family: Verdana;
font-size: 0.7em;
overflow: hidden;
}

span#vmenumidte
{
position: absolute;
height: 100%;
width: 282px;
bottom: 0px;
left: 0px;
z-index: 1;
}


span#vmenubund
{
position: absolute;
height: 186px;
width: 282px;
bottom: 186px;
left: 0px;
z-index: 2;
}


span#bund
{
position: absolute;
height: 35px;
width: 1002px;
bottom: 151px;
left: 0px;
z-index: 8;
}

span#bundbillede
{
position: absolute;
height: auto;
width: auto;
bottom: 0px;
left: 0px;
z-index: 2;
}


span.bottomborder
{
position: absolute;
height: 180px;
width: 100%;
bottom: 0px;
left: 0px;
z-index: 1;
}

span#bottomborderright
{
position: absolute;
height: 200px;
width: 1200px;
bottom: 6px;
right: -1200px;
z-index: 2;
}


html, body
{
width: 100%;
height: 100%;
min-height: 100%; 
margin-top: 0px;
margin-bottom: 0px;
margin-left: 0px; 
margin-right: 0px;
padding-left: 0px;
padding-right: 0px;
padding-top: 0px;
padding-bottom: 0px;
background-color:#470000;
overflow: hidden;
text-align: left;
}

.content {
width: 100%;
height: 100%;
background-color:#EEEEEE;
margin-top: 0px;
margin-bottom: 0px;
margin-left: 180px; 
margin-right: 180px;
background-color:#FF0000;
background-repeat: no-repeat;
background-position: top left;
padding:10px;
border-style: dotted;
}
