* {
margin: 0;
padding: 0;
}

body {
background: #ffffff url("/bilder/bg.gif");  
text-align: center;
font: normal 10px verdana, arial, tahoma, sans-serif;
color: #000000;
padding-top: 40px;
}

td {
color: #000;
text-decoration: none;
font-size: 10px;
}

a {
color: #999;
text-decoration: none;
font-size: 10px;
}

a:visited {
text-decoration: none;
font-size: 10px;
}

a:hover {
text-decoration: none;
color: #ccc;
font-size: 10px;
}


#content {
float: left;
width: 550px;
padding-left: 10px;
margin: 10px 0 0 10px;
}

#menu {
float: left;
width: 150px;
margin: 5px 0 0 5px;
border: solid 0px #000;
}

#topmenu table {
width: 750px;
}

#topmenu td {
width:200px;
height: 34px;
float: center;
font: bold 16px/30px arial, verdana, tahoma, sans-serif;
padding-left: 0px;
color: #fff;
margin-top: 1px;
cursor: default;
}

#topmenu a {
color: #fff;
text-decoration: none;
font-size: 14px;
}

#footer {
color: #fff;
text-align: center;
clear: both;
width: 750px;
padding-top: 4px;
margin-left: 0px;
font-size: 12px;
float: center;
font: 11px  verdana, tahoma, sans-serif;
}

#banners {
color: #fff;
background: #ffffff;
clear: both;
width: 740px;
text-align: center;
padding-top: 4px;
padding-bottom: 4px;
}


#header {
width: 750px;
height: 155px;
background: #000 url("/bilder/logga.gif") no-repeat;
background-position: top left;

}
#header a:visited {
text-decoration: none;
font-size: 13px;
}

#header a:hover {
text-decoration: none;
color: #ddcccc;
font-size: 13px;
}

#header a:active {
text-decoration: none;
color: #ddcccc;
font-size: 13px;
}

#outerwrapper {
width: 752px;
background-position: 0;
border: solid 4px #000;
margin: 0 auto;
text-align: left;
}

#wrapper {
width: 750px;
background: #fff ;
background-position: 0 0;
border: solid 1px #fff;
margin: 0 auto;
text-align: left;
}

h1 {
width: 140px;
height: 30px;
background-color: #333;
margin: 1px 1px 1px 0;
float: left;
font: bold 16px/30px arial, verdana, tahoma, sans-serif;
padding-left: 10px;
color: #fff;
cursor: default;
}

h1:first-letter {
color: #f00;
text-decoration: underline;
}

h2 {
width: 740px;
height: 30px;
background-color: #cc0000;
float: left;
font: bold 16px/30px arial, verdana, tahoma, sans-serif;
padding-left: 10px;
color: #fff;
margin-top: 1px;
cursor: default;
}


h2 a {
color: #fff;
text-decoration: none;
font-size: 13px;

}

h2 a:visited {
text-decoration: none;
font-size: 13px;
}

h2 a:hover {
text-decoration: none;
color: #ccc;
font-size: 13px;
}

h2 a:active {
text-decoration: none;
color: #ccc;
font-size: 13px;
}



#nav {
list-style: none;
z-index: 2;
border-right: 1px solid #fff;
height: 210px;
width: 150px;
}

#nav li a {
color: #fff;
font: normal 11px/24px verdana, arial, tahoma, sans-serif;
display: block;
width: 140px;
height: 24px;
background-color: #000;
border-bottom: 1px solid #fff;
padding-left: 10px;
text-decoration: none;
}

#nav li a:hover {
background-color: #555;
}

#current a {
background-image: url("images/bullet.gif");
background-repeat: no-repeat;
background-position: 100% 50%;
}

#sidebar {
width: 132px;
background-color: #ccc;
float: left;
position: relative;
left: -4px;
margin-left: -147px;
border-top: 1px solid #fff;
font: normal 10px/18px verdana, arial, tahoma, sans-serif;
padding: 8px;
}

img {
border: none;
}

a img {
margin-bottom: 20px;
border: 1px none #fff;
}

a:hover img {
border: 1px none #fff;
border-color: #f00;
}


p {
margin-bottom: 0px;
font-size: 10px;
font-family: verdana, arial, tahoma, sans-serif;
}

p:first-line {
font-weight: bold;
}


