@charset "utf-8";
div#header
{
background-image: url(../bilder/home_empty.jpg);
height: 546px; 
width: 960px;
}
div#text
{
position: absolute;
top: 70px;
left: 710px;
width: 200px;
height: 160px;
text-align: center;
font-family: Arial, Helvetica, sans-serif;
font-size: 16px;
color: #ffffff;
margin: 0px;
padding: 0px;
}
div#text b
{
color: #ffffff;
}

