/* CSS Document */


body
{
margin:0px;
padding:0px;
background-color:#CCCCCC;
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
color:#000000;
}
#wrapper
{

width:923px;
height:661px;


background-repeat:no-repeat;
margin:auto;
position:relative;
}



#header h1
{
 display:none;
}

#header
{
background-image:url(images/);
background-repeat:no-repeat;
width:  800px;
height: 368px;
margin: 50px 0px 0px 250px;
}

#bild
{
width: 352px;
height: 160px;
background-image:url(images/);
background-repeat:no-repeat;
margin: -50px 0px 0px 320px;
}
#text
{
margin-left:340px;



}