body {
    background-color : #000;
    margin-bottom : 0px;
    margin-left : auto;
    margin-right : auto;
    margin-top : 0px;
    text-align : center;
font-family: arial, verdana, sans-serif;
 color: #000;
  }

div#overskrift {
 color: #FFF;
 background-color: #000;
 font-size: 16px;
 font-weight: bolder;
 text-align: right;
 height: 18px;
 padding-bottom: 3px;
 width: 100%;
}

div.main {
    background-color : #FFF;
    height : 594px;
    margin-bottom : 0px;
    margin-left : auto;
    margin-right : auto;
    margin-top : 0px;
    position : relative;
    width : 900px;
 text-align: left;
 overflow: hidden;
  }

div#kontaktramme {
 visibility: hidden;
}

div#kontaktrammebg {
 visibility: hidden;
}

div#kontakttekst {
 float: left;
 margin-left: 50px;
font-family: arial, verdana, sans-serif;
 font-weight: normal;
 font-size: 14px;
}

div#billedramme {
 position: absolute;
 top: 32px;
 left: 11px;
 height: 500px;
 width: 775px;
 border: 0px;
    background-color : #FFF;
 z-index: 20;
 filter: alpha(opacity=0);
 -moz-opacity: 0;
 opacity: 0;
 -khtml-opacity: 0;
}

div#bgbilledramme {
 position: absolute;
 top: 32px;
 left: 11px;
 height: 500px;
 width: 775px;
 border: 0px;
 z-index: 10;
 filter: alpha(opacity=0);
 -moz-opacity: 0;
 opacity: 0;
 -khtml-opacity: 0;
}

img.billedklasse {
 position: absolute;
 top: 0px;
 left: 0px;
 height: 500px;
 border: 0px none;
 padding: 0px;
}

div#menu {
 float: right;
 text-align: right;
 margin-top: 10px;
 margin-right: -180px;
 padding-top: 0px;
}

a.menupunktsel:link, a.menupunktsel:active, a.menupunktsel:visited {
 display: block;
 font-weight: normal;
 font-size: 14px;
 width: 142px;
 height: 18px;
 margin-right: 5px;
 padding-right: 5px;
 border-style: solid;
 border-width: 1px;
 border-color: #FFF;
 color: #AFAFAF;
 text-decoration: none;
}

a.menupunkt:link, a.menupunkt:active, a.menupunkt:visited {
 display: block;
 font-weight: normal;
 font-size: 14px;
 width: 142px;
 height: 18px;
 margin-right: 5px;
 padding-right: 5px;
 border-style: solid;
 border-width: 1px;
 border-color: #FFF;
 color: #000;
 text-decoration: none;
}

a.menupunkt:hover {
 color: #AFAFAF;
}

#fotograf {
 margin-bottom: 170px;
 height: 36px;
}

#forside {
 position: absolute;
 bottom: 62px;
}

#kontakt {
 position: absolute;
 bottom: 80px;
}

div#billedtekst {
 position: relative;
 top: 510px;
 height: 12px;
 color: #AFAFAF;
 font-weight: normal;
 font-size: 11px;
 margin-left: 11px;
 padding-top: 0px;
 width: 500px;
}
* html body div#billedtekst {
 margin-top: -1px;
 margin-left: 12px;
}

div#arrowbox {
 position: absolute;
 /*top: 542px;*/
 bottom: 100px;
 width: 900px;
 visibility: hidden; 
 z-index: 1;
}

div.scrollarrow {
 color: #AFAFAF;
 text-decoration: none;
 width: 40px;
 height: 10px;
}

div#scrollleft {
 float: left;
}

div#scrollright {
 float: right;
}

div#ikonbox {
	position: absolute;
 bottom: 0px;
 width: 100%;
 height: 50px;
 background-color: #000;
 overflow: hidden;
}
* html body div#ikonbox {
 bottom: -1px;
}

div.ikonmenu {
	position: absolute;
 bottom: 64px;
 background-color: #FFF;
 height: 32px;
 width: 900px;
 padding-top: 2px;
 padding-left: 14px;
 padding-right: 14px;
 padding-bottom: 2px;
 overflow: hidden;
}
* html body div.ikonmenu {
 height: 36px;
}

div.ikonramme {
 height: 32px;
 margin-left: 0px;
 background-color: red;
 overflow: hidden;
}

img.leftarrow {
 position: absolute;
 top: 2px;
 left: 0px;
 width: 12px;
 height: 32px;
 border: 0px;
cursor:pointer;
cursor:hand;
 z-index: inherit;
}

img.rightarrow {
 position: absolute;
 top: 2px;
 left: 888px;
 width: 12px;
 height: 32px;
 border: 0px;
cursor:pointer;
cursor:hand;
 z-index: inherit;
}

a.ikonlink {
 display: block;
 height: 30px;
 border-style: solid;
 border-color: #FFF;
 border-width: 1px;
 text-align: center;
 float: left;
}

a.ikonlink:hover {
 border-color: #000;
}

a.ikonlinkselected {
 display: block;
 height: 30px;
 border-style: solid;
 border-color: #000;
 border-width: 1px;
 text-align: center;
 float: left;
}

img.ikonbillede {
 height: 30px;
 border: 0px;
}