*,* { margin: 0; padding: 0; }

body {
position:relative;
width: 835px;
height: 100%;
margin: 0px auto;
}

#topp_menu {
position: relative;
font-amily: Arial, Helvetica, sans-serif;
font-size: 13px;
color: #FFFFFF;
text-align: center;
}

#start_top {
position: absolute;
left:0;
top: 25px;
text-align:center;
width: 100%;
height: 80px;
}

#start_bg {
position: absolute;
left: 0;
top: 80px;
background: transparent url(http://www.jolife.se/flash/intro/Jolife-Webb_2008_bg_utan_text.jpg) no-repeat top center;
width: 100%;
height: 461px;
float: none;
border-color: #FF0000;
border-width: medium;
}

#start_bg #flash {
position: absolute;
left: 0px;
bottom: 0px;
width: 100%;
text-align: center;
}


#start_bg #top_menu {
position: absolute;
left: 0;
top: 15px;
width: 100%;
text-align: center;
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
color: #FFFFFF;
}

#start_bg #top_menu a {
color: #FFFFFF;
text-decoration: none;
margin: 0px 5px 0px 5px;
}

#start_bg #top_menu a:hover {
text-decoration: underline;
}

#start_bg #top_menu a img {
border: 0;
}

#bottom_text {
position: absolute;
left: 0;
top: 550px;
width: 100%;
font-family: Arial, Helvetica, sans-serif;
font-size: 9px;
color: #000000;
text-align: center;
}

#bottom_text a {
text-decoration: none;
color: #000000;
}

#bottom_text a:hover {
text-decoration: underline;
}

#bottom_text em {
font-size: 9px;
color: #CCCCCC;
text-decoration: none;
font-style: normal;
}

#bottom_text em a {
color:#999999;
text-decoration:none;
}

#bottom_text em a:hover {
text-decoration: underline;
}