/* CSS Document */

#tiles {
float:left;
width:550px;
}

#header_links {
position: relative;
width: 550px;
height: 150px;
background-image:url(../layout/tiles.jpg);
margin:0;
padding:0;
list-style-type:none;
}

#header_links a {
text-indent: -9999px;
text-decoration: none;
position: absolute;
border:0;
background-image: url(../layout/bg_trans.gif);
}

#tegel_1 a {
top: 0;
left: 0;
width: 90px;
height: 83px;
z-index:1;
}

#tegel_2 a {
top: 0;
left: 153px;
width: 90px;
height: 83px;
z-index:2;
}

#tegel_3 a {
top: 0px;
left: 314px;
width: 90px;
height: 83px;
z-index:3;
}

#tegel_4 a {
top: 0px;
left: 460px;
width: 85px;
height: 83px;
z-index:4;
}

#tegel_5 a {
top: 65px;
left: 75px;
width: 85px;
height: 80px;
z-index:5;
}

#tegel_6 a {
top: 63px;
left: 233px;
width: 85px;
height: 82px;
z-index:6;
}

#tegel_7 a {
top: 72px;
left: 385px;
width: 90px;
height: 73px;
z-index:7;

}


