
td.bottom_line_menu
{
background: url('bottom-line/repeat_line.png') repeat-x;
font-family: Verdana;
font-size:  11px;
color: #FFFFFF;
padding-left: 4px;
padding-right: 4px;
}

IMG {
margin: 0px;
display:block;
}

td.menu_tekst
{
text-align: center;
}

a.menu_tekst
{
text-align: center;
color: #c8c8c8;
font-family: verdana;
font-size: 13px;
font-style: normal;
text-decoration: none;
}

a.menu_tekst:hover
{
text-align: center;
color: #FFFFFF;
font-family: verdana;
font-size: 13px;
text-decoration: none;
}

td.home_topleft
{
background: url('home/line.png') repeat-x;
}

#banner
{
position: relative;
margin-right: auto;
margin-left: auto;
top: 0px;
width: 720px;
text-align: left;
}


#logo
{
position: absolute;
left: 42px;
top: 15px;
}

#pic
{
position: absolute;
left: 355px;
top: 16px;
}

#admin
{
position: absolute;
right:0px;
top: 0px;
}

#home
{
position: absolute;
top: 157px;
left: 0px;
width: 720px;
text-align: left;
}

#bottom_line_menu
{
position: absolute;
height: 25px;
width: 720px;
bottom: -36px;
}


td.side_l_border
{
border-left: 1px solid #383B3B;
}

td.side_r_border
{
border-right: 1px solid #383B3B;
}