body {
background-color:#E0E0E0;
}
div.bakrebox {
width: 650px;
height: 650px;
/*border: solid;*/
background-color: #5876B1;
margin: 0 auto;
}

div.topp{
width: 650px;
height: 150px;
/*border-bottom: solid;*/
background-color: #5876B1;
float: up;
font-size: 30px;
text-align: center;
/*padding-top: 5px;*/
font-family: verdana;
background-image: url("logo.png")
}
/*
div.menu{
width: 130px;
height: 70%;
/* border-right: solid;
background-color: #80CFFF;
float: left;
/*border-bottom: solid;
}
*/
div.main{
width: 513px;
height: 451px;
background-color: #CFD6E6;
border: dotted 2px;
/*float: center;*/
color: #000;
/*border-bottom: solid;*/
border-color: #000;
padding-left: 5px;
margin-left: 63px;
}

div.sidfot{
width: 650px;
height: 45px;
background-color: #5876B1;
float: left;
text-align: center;
}

#enter {
font-family: Arial, Helvetica, sans-serif;
font-size: 10em;
color: #fff;
text-align: center;
padding-top: 250px;
text-decoration: none;

}

#huvudrubrik {
font-family: Arial, Helvetica, sans-serif;
/*margin-top: 0.5em;*/
font-size: 1.5em;
/*background-color: #00F500;*/
padding-left: 0.5em;
padding-bottom: 5px;
/*padding-top: 0.5em;*/
/*border-bottom: solid 2px #F500F5;
border-top: solid 2px #F500F5;*/
color: #BFCFFF;
}

#copyright{
font-family: Arial, Helvetica, sans-serif;
margin-top: 0.5em;
font-size: 1em;
padding-left: 0.5em;
color: #004D7B;
}

#litenrubrik {
font-family: Arial, Helvetica, sans-serif;
margin-top: 0.5em;
font-size: 1.5em;
/*background-color: #00F500;*/
padding-left: 0.5em;
/*border-bottom: solid 2px #F500F5;
border-top: solid 2px #F500F5; */
color: #004D7B;
}


a:link {color:#000;}
a:visited {color:#000;}
a:active {color:#0000ff;}
a:hover {color:#fff;}
p.links {text-align:center;}

#container {background: #cccccc;}
.roundtop {background: #E0E0E0;}
.roundbottom {background: #E0E0E0;}
.r1{margin: 0 5px; height: 1px; overflow: hidden; background: #5876B1;}
.r2{margin: 0 3px; height: 1px; overflow: hidden; background: #5876B1;}
.r3{margin: 0 2px; height: 1px; overflow: hidden; background: #5876B1;}
.r4{margin: 0 1px; height: 2px; overflow: hidden; background: #5876B1;}
.content {padding: 10px;}




#meny{margin-left: 0; padding-left: 0; font: 50% Verdana, Helvetica, sans-serif;}
#meny li{display: inline; list-style-type: none;}
#meny a{padding: 0.25em 1em; text-decoration: none;}
#meny a:link{color: #000; background: #5876B1;}
#meny a:visited{color: #000; background: #5876B1;}
#meny a:hover{background: #CFD6E6;}
#meny a#current{background: #FFCC66; color: #000000;}