
html, body {
margin: 0;
padding: 0;
border: 0;
}
/*
html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset {
margin: 0;
padding: 0;
border: 0;
}
*/ 
body{
background-image: url(bg.jpg);
background-attachment: fixed;
background-repeat: repeat-y;
background-position: center;
background-color: #ffffff;
margin: 0;
padding: 0;
text-align: center;
}


#wrapper{
background-color: #; 
width: 810px;
margin: 5px auto;
border: 0px solid #000000;
text-align:left;
}

#banner {
background-image: url(banner.jpg);
width: 802px !important; 
width: 800px;
height: 137px;
border-top: 1px solid #000000;
border-bottom: 0px solid #000000;
border-left: 1px solid #000000;
border-right: 1px solid #000000;
}

#menu {
background-color:#4f6d8c;
width: 802px !important;
width: 800px;
height: 23px;
border-top: 0px solid #000000;
border-bottom: 1px solid #000000;
border-left: 1px solid #000000;
border-right: 1px solid #000000;
vertical-align: middle;
}

#main {
float: left;
margin-top: 5px;
padding: 10px;
background-color:#ffffff;
width: 558px !important;
width: 560px;
height: 500px;
overflow: auto;
border-top: 1px solid #000000;
border-bottom: 1px solid #000000;
border-left: 1px solid #000000;
border-right: 1px solid #000000;
}

#news {
float: left;
margin-left: 5px;
margin-top: 5px;
padding: 10px;
background-color:#ffffff;
width: 198px !important;
width: 200px;
height: 500px;
border-top: 1px solid #000000;
border-bottom: 1px solid #000000;
border-left: 1px solid #000000;
border-right: 1px solid #000000;
}
/*
#middlemain {
float: left;
width: 598px !important;
width: 600px;
border-top: 0px solid #000000;
border-bottom: 0px solid #000000;
border-left: 0px solid #000000;
border-right: 0px solid #000000;
}


#bottom {
background-image: url(bottom.gif);
background-color:#a9a9a9;
width: 770px;
height: 28px;
}
*/

span.rubrik_stor {
font-family: verdana;
font-size: 14px;
font-weight: bold;
}

span.rubrik_liten {
font-family: verdana;
font-size: 12px;
font-weight: bold;
}

span.text {
font-family: verdana;
font-size: 12px;
font-weight: normal;
}

span.menu {
font-family: verdana;
font-size: 12px;
font-weight: bold;
color: #FFFFFF;
}

table.text {
font-family: verdana;
font-size: 12px;
font-weight: normal;
}

a.menu:link {
color:#FFFFFF;
text-decoration:none;
}

a.menu:visited {
color:#FFFFFF;
text-decoration:none;
}

a.menu:hover {
color:#e5e6e7;
text-decoration:none;
}

a.sida:link {
color: blue;
text-decoration:none;
}

a.sida:visited {
color: green;
text-decoration:none;
}

a.sida:hover {
color:#f50000;
text-decoration:none;
}
