body {
margin: 0;
padding: 0;
background: #acd9f6 url(images/bg.jpg) repeat-x;
font-family: "Lucida Sans Unicode", Verdana, sans-serif;
font-size: 12px;
color: #092b3b;
}



/* wrapper  binder samman*/


#wrapper {
width: 750px;
height: 70px;
margin: 0 auto;
}



/* textloggan toppen */


#logo {
float: right;
background: url(images/logo.gif);
width: 227px;
height: 57px;
}



/* Meny */

#menu {
width: 540px;
height: 40px;
margin: 0 auto;
font-family: "Lucida Sans Unicode", Verdana, sans-serif;
font-size: 12px;
}

#menu ul {
margin: 0;
padding: 15px 0 0 0;
list-style: none;
}

#menu li {
display: inline;
}

#menu a {
display: block;
float: left;
padding: 0 10px 0 10px;
text-align: center;
text-decoration: none;
color: #fdfaa7;
}

#menu a:hover {
color: #0c7790;
}

#menu .active a {
color: #79fc66;}



/* Sidan */

#huvud {
clear: both;
width: 750px;
margin: 0 auto 20px auto;
padding: 206px 0 0 0;
background: url(images/header.gif) no-repeat;
}

#huvudzero {
clear: both;
width: 750px;
margin: 0 auto 20px auto;
padding: 26px 0 0 0;
}

/* bilder */

img {
border: 0 none;
}




/* Innehåll */

#content {
float: right;
width: 420px;
padding-right: 60px;
padding-top: 10px;
}

h1, h2, h3 {
margin-top: 0;
font-weight: bold;
color: #00c000;
}


p, ul, ol {
margin-bottom: 1.3em;
line-height: 160%;
}

a {
color: #faf7b6;
}

a:hover {
text-decoration: none;
}


/* Vänster */

#left {
float: left;
margin-left: 15px;
width: 200px;
padding: 10px 0 0 10px;
}



#left p {
margin: 0;
line-height: normal;
}

#left a {
text-decoration: none;
}

#left a:hover {
text-decoration: underline;
}

.small {
font-family: "Lucida Sans Unicode", Verdana, sans-serif;
font-size: 9px;
text-align: center;
}

#leftsmall {
/*float: left;*/
margin-left: 75px;
width: 150px;
font-family: "Lucida Sans Unicode", Verdana, sans-serif;
font-size: 9px;
/*padding: 10px 0 0 10px;*/
}


/* Foten */

#footer {
clear: both;
height: 194px;
color: #8e4422;
background: url(images/fot.jpg);
}

#footer p {
margin-top: 30px;
text-align: center;
font-size: 76%;
}

#footer a {
color: #8e4422;
}



ol {
 /* font: Verdana, sans-serif;*/
  color: #fdfaa7;
  border-left: 1px dotted #ffffff;
}

.wrap
{font: 11px/150% Verdana, Helvetica, Arial, Sans-serif;color: #333;background:#eafba1 url() no-repeat right top;
width:550px;height:auto;font-weight:normal;padding:10px; margin-bottom:5px; margin-left:20px;border:1px dashed #a0ce00;
}


.wrap1
{font: 12px "Lucida Sans Unicode", Verdana, sans-serif;;color: #fff;background:#0095e1 url() no-repeat right top;
width:90%;height:auto;font-weight:normal;padding:10px; margin-bottom:5px; margin-left:20px;border:1px solid #ffffff;
}