

body {
background: #6c7c8b url("/bilder/bg.jpg") repeat-x;
text-align: center;
font: normal 10px verdana, arial, tahoma, sans-serif; color: #000000;
background-color: #e2e7eb;
padding-top: 20px;
padding-left: 20px;
padding-bottom: 40px;
float: center;
}

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

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

#header {
width: 750px;
height: 138px;
/* background: #fff url("/bilder/logga.jpg") no-repeat; */
background-position: center left;
border-top: solid 2px #2d4051;

}
#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;
}


#menu {
background: #fff;
float: left;
width: 140px;
margin: 15px 0px 0px 10px;
border-right: solid 2px #ccc;
/* background: #6c7c8b url("/bilder/background_menu.gif");  */
}

#menu a{
font-family: Trebuchet MS,Arial,Verdana,Helvetica,Univers,Zurich BT;
font-size: 13px;
color: #020202;
text-decoration: none;
}


#content {
width: 595px;
margin: 0px 0 0 0px;
float: left;

}

#footer {
background-color: #ffffff;
border-top: solid 3px #991b1f;
color: #6c7c8b;
text-align: center;
clear: both;
width: 750px;
padding-top: 5px;
padding-bottom: 5px;
margin-left: 0px;
font-size: 12px;
font:  11px  verdana, tahoma, sans-serif;
}

#footer a {
color: #6c7c8b;
text-decoration: none;
font-size: 11px;
}

#footer a:hover {
color: #2c4c5b;
text-decoration: none;
font-size: 11px;
}


img {
border: none;
}

a img {
border: 1px none #fff;
}

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

#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: #aaa;
text-decoration: none;
font-size: 14px;
}

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

a {
color: #555;
text-decoration: underline;
font-size: 10px;
}


a:hover {
text-decoration: underline;
color: #888;
font-size: 10px;
}

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: 20px;
background-color: #256cae;
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;
}


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


.form	{
font-family: verdana, arial, tahoma, sans-serif;
font-size:10px;
border: 1px solid #aaa;
}

