div {
border: 0px solid red;
}

*,* {
margin: 0;
padding: 0;
}

body {
background: transparent url(img/bakgrund.png);
}

#content a, #sidfot a {
color: #B13E1A;
text-decoration: none;
border-bottom: 1px dotted #A29C74;
}

#content a:hover, #sidfot a:hover {
color: #000000;
border-bottom: 1px dotted #5B5949;
}

#top {
background: transparent url(img/topbg.png) repeat-x;
height: 126px;
}

#nav {
background: transparent url(img/navbg.png) repeat-x;
height: 119px;
float: left;
padding: 7px 0 0 14px;
}

#nav ul {
display: block;
margin-right: 72px;
float: left;
}

#nav ul li {
list-style: none;
}

#nav a {
color: #787566;
font-family: georgia, times, serif;
font-size: 11px;
text-decoration: none;
}

#nav a:hover {
color: #302E25;
text-decoration: underline;
}

#content {
clear: both;
background: transparent url(img/toning.png) 12px 12px no-repeat;
padding: 33px 23px 20px 33px;
width: 602px;

font-size: 12px;
font-family: arial, verdana, sans-serif;
color: #403E36;

}

p {
margin-top: 12px;
width: 310px;
}


p.indrag:first-letter {
border-left: 15px solid transparent;
}

div.citat {
background-color: #FCFCF9;
border: 1px solid #BCBC99;
padding: 7px;
margin: 10px 0 10px 0;
width: 600px;
}

.citat p {
width: auto;
}

#top h1 {
display: block; 
width: 196px;
height: 126px;
float: left;
background: transparent url(img/logo.png) top left no-repeat;
}

#top h1 a {
display: block; 
width: 196px;
height: 126px;
}

#top h1 a span {
display: none;
}

h2 {
font-family: georgia, times, serif;
font-size: 18px;
color: #5A5749;
font-weight: normal;
margin-bottom: 5px;
}

img {
background-color: #FCFCF9;
padding: 5px;
border: 1px solid #CECECD;
}

div#sidfot {
margin-left: 14px;
clear: both;
width: 620px;
height: 38px;
padding: 10px 0 0 23px;
background: transparent url(img/sidfot.png) no-repeat;

font-size: 10px;
font-family: arial, verdana, sans-serif;
color: #403E36;
}

#content li {
margin-left: 15px;
}

#content li ul li {
margin-left: 25px;
}
