*{
font-family: verdana, arial, sans-serif;
color: #000;
font-size: 13px;
}
body, html{
padding: 0px;
margin: 0px;
background-color: #fff;
text-align: center;
}
div#box{
margin: 10px auto;
width: 770px;
text-align: left;
}
div#header{
position: relative;
height: 150px;
border-top: 1px solid #fff;
}
div#header a#home{
display: block;
width: 290px;
float: right;
}
div#header h1{
color: #ccc;
height: 102px;
margin: 38px 0px 0px 0px;
font-size: 32px;
font-weight: normal;
}
div#nav{
position: absolute;
left: 0px;
bottom: 0px;
width: 468px;
border-bottom: 2px solid #900;
padding-bottom: 3px;
font-weight: bold;
}
div#nav *{
text-decoration: none;
font-weight: bold;
color: #900;
}

div#nav a:hover{
color: #c00;
}
div#content{
clear: both;
padding-top: 20px;
}
div#bild{
width: 350px;
float: left;
}
div#bildr{
width: 350px;
text-align: right;
float: right;
}
div#text{
width: 400px;
float:left;
}
div#video{
text-align: center;
padding: 33px 0px 30px 0px;
}
div#video p{
width: 400px;
margin: 0px auto;
}
div#textl{
width: 400px;
}
h2{
font-size: 24px;
margin:30px 0px 20px 0px;
color: #900;
}
h3{
color: #900;
margin:15px 0px 0px 0px;
}
p.knapp{
margin-top: 5px;
}
div#footer{
clear: both;
border-top: 2px solid #900;
padding-top: 3px;
text-align: right;
}
div#footer, div#footer *{
font-size: 9px;
color: #999;
}
.tab{
padding-left: 30px;
}