body{
background-image: URL(baggrund3.gif);
background-repeat: repeat-x;
font-family: lucida sans;
font-size: 12px;
}

h1{
margin: 0px;
padding: 0px;
color: #b96efd;
font-size:20px;
}

a{
color:#61017d;
}

a img{
border: none;
}

td {
font-size: 11px;
}

#main{
width: 990px;
margin:60px auto;
}

#header{
background-image: URL(header.png);
width: 990px;
height: 100px;
}

#menubar{
background-image: URL(menubar.png);
width: 990px;
height: 40px;
}

#menubar a {
color: #fff;
font-size:15px;
text-decoration:none;
}

#logo{
background-image: URL(logo.png);
width: 468px;
height: 60px;
margin-left: 10px;
margin-top:20px;
float:left;
}

#adtop{
background-image: URL(ad.png);
width: 468px;
height: 60px;
margin-left: 25px;
margin-top:20px;
float:left;
}

#indhold{
width:990px;
background-color:#fff;
height:650px;
}

#left{
width:180px;
float:left;
margin-left:15px;
margin-top:10px;
}

#center{
width:570px;
float:left;
margin-left:15px;
margin-top:20px;
}

#center p{
font-size: 13px;
line-height: 150%;
color:#343434;
}

#right{
width:180px;
float:left;
margin-left:15px;
margin-top:10px;
}

#klikher{
width: 180px;
margin-top: 15px;
}

#box{
margin-top: 15px;
}

#boxtop{
background-image: URL(boxtop.png);
width:180px;
height:33px;
}

#boxtop h2{
margin: 0px;
padding: 7px 0px 0px 10px;
font-size:15px;
color: #fff;
font-weight:normal;
}

#boxindhold{
background-color: #ffe1e1;
font-size:11px;
padding-top:5px;
}

#boxindhold a{
color:#61017d;
}

#boxbottom{
background-image: URL(boxbottom.png);
width:180px;
height:12px;
}

#tabelheader{
background-image: URL(tabelheader.png);
height: 32px;
width:560px;
padding-top:2px;
padding-left:10px;
color:#fff;
font-size:14px;
}

#tabelheader td {
font-size: 13px;
color:#fff;
}

#tabel1{
background-color:#ffc5fa;
height: 32px;
width:560px;
padding-top:2px;
padding-left:10px;
color:#000;
font-size:14px;
}

#tabel1 td {
font-size: 13px;
}

#tabel2{
background-color:#ffa1f7;
height: 32px;
width:560px;
padding-top:2px;
padding-left:10px;
color:#000;
font-size:14px;
}

#tabel2 td {
font-size: 13px;
}


#bottom{
background-image: URL(footer.png);
width: 990px;
height:23px;
margin-top:-60px;
margin-left: auto;
margin-right: auto;
}

#footer{
margin-top:10px;
padding-bottom:20px;
text-align:center;
font-size: 12px;
color:#fff;
}

