body {
background-image: url("http://habsupport.INVALID-DOMAIN/billeder/design/baggrund3.gif");
background-repeat: repeat;
background-attachment: fixed;
background-position: ;
}

#boks1 {
position:absolute;
top: 30px;
left: 50px;
background: ;
width: 194px;
height:200px;
padding:2px;
border: 0px;
}

#boks1 {
background-image: url(habsupport.wep.dk/billeder/banner);
background-repeat: repeat;
background-attachment: fixed;
background-position: top;
}
}
#boks2 {
position:absolute;
top: 30px;
right: 60px;
background: ;
width: 50px;
height:50px;
padding:2px;
border: 1px solid black;
font-family:arial;
}
#boks3 {
position:absolute;
bottom: 50px;
right: 50px;
background: #00FF00;
width: 50px;
height:50px;
padding:2px;
border: 1px solid black;
font-family:arial;
}
#boks4 {
position:absolute;
bottom: 50px;
left: 50px;
background: #00FFFF;
width: 50px;
height:50px;
padding:2px;
border: 1px solid black;
font-family:arial;
}



body {
scrollbar-base-color: #000000;
scrollbar-face-color: #000000;
scrollbar-highlight-color: #4682B4;
scrollbar-arrow-color: #FFFFFF;
scrollbar-shadow-color: #000000;
scrollbar-darkshadow-color: #000000;
scrollbar-3dlight-color: #000000;
}

body {
margin-top: 0px;
margin-right: px;
margin-bottom: 10px;
margin-left: px;
}

H1 {
color: red;
background-color: ;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight: bold;
text-decoration: ;
font-style: italic;
}

H2 {
color: black;
Bacground-color: white;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 15px;
font-style: italic;
}

H3 {
color: red;
Bacground-color: ;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 15px;
font-style: italic;
}

/* Link start*/
a:link {
color: black;
}

a:visited {
color: black;
}

a:hover {
color: orange;
font-style: italic;
}


}

/* Menu start */


/* Menu end */


/*
body{
margin: 0px;
padding: 0px;
color: black;
background: white;
background-image: url(billeder/banner.gif) top left repeat-y;
}

#topbar{
position: absolute;
top: 0px;
left: 0px;
color: black;
background-image: url(billeder/baggrund.gif) top left repeat-x;
}

#menu{
position: absolute;
top: 45px;
left: 5px;
width: 90px;
}

#indhold{
padding-top:45px;
padding-left:120px;
padding-right:20px;
}

#footer{
width:100%;
}

#footer{
position:absolut;
bottom:0;
left:0;
width:100%;
}

body>div#topbar{
position: fixed;
}

body>div#menu{
position: fixed;
}

body>div#footer{
position: fixed;
}
*/

.ikkese {
display: none;
}