/* 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: 35px;
width: 90px;
height: 83px;
z-index:1;
}

#tegel_2 a {
top: 0;
left: 188px;
width: 90px;
height: 83px;
z-index:2;
}

#tegel_3 a {
top: 0px;
left: 349px;
width: 90px;
height: 83px;
z-index:3;
}

#tegel_4 a {
top: 0px;
left: 490px;
width: 85px;
height: 83px;
z-index:4;
}

#tegel_5 a {
top: 65px;
left: 110px;
width: 85px;
height: 80px;
z-index:5;
}

#tegel_6 a {
top: 63px;
left: 268px;
width: 88px;
height: 82px;
z-index:6;
}

#tegel_7 a {
top: 72px;
left: 420px;
width: 90px;
height: 73px;
z-index:7;
}