body {
background: #e2d2bb url(../pics/bodybg.jpg) top left repeat-x;
margin: 0px;
padding: 0px;
text-align: center;
font-family: "Trebuchet MS", verdana, sans-serif;
font-size: small;
}

img {
display: block;
border: 0px;
}

a {
color: #690;
}

#content { 
width: 950px;
min-height: 640px;
background-color: #fff;
margin: 40px auto 0px auto;
text-align: left;
}

#header {
height: 58px;
}

#header img {
float: left;
width: auto;
}

#header p {
width: 250px;
float: right; 
text-align: right;
padding: 5px 20px 0px 0px;
font-family: "Times New Roman", Times, serif;
font-size: 16px;
font-style: italic;
}

#header a {
color: #50453b;
}

#menu {
width: 100%;
height: 36px;
background: url(../pics/menuBg.jpg) top left repeat-x;
font-family: "Trebuchet MS", verdana, sans-serif;
font-size: 13px;
color: #fff;
}

#menu a {
color: #fff;
text-decoration: none;
}

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

#menu li {
display: inline;
line-height: 36px;
padding: 0px 15px 0px 0px;
}

#menu li#aktuellt {
/*display: none;*/
}

#main {
border-top: #fff 10px solid;
border-right: #fff 15px solid;
border-bottom: #fff 15px solid;
border-left: #fff 15px solid;
}

#boxes {
height: 100px;
background-color: #5c4e36;
border-top: #5c4e36 10px solid;
border-bottom: #5c4e36 10px solid;
border-left: #5c4e36 10px solid;
float: none;
clear: both;
}

.box {
float: left;
width: 217px;
margin-right: 10px;
}

#left {
float: left;
width: 230px;
min-height: 400px;
}

#left a {
color: #000;
text-decoration: none;
}

#left h1 {
text-transform: uppercase;
font-size: 20px;
color: #690;
margin-top: 32px;
}

#left ul {
list-style-type: none;
margin: 0px;
padding: 0px;
font-size: 14px;
line-height: 140%;
}

#left div img {
display: inline;
margin: 50px 1px 0px 0px;
}

#middle {
float: left;
width: 440px;
min-height: 400px;
margin-bottom: 30px;
}

#middle h1 {
font-family: "times new roman", serif;
font-size: 35px;
font-weight: normal;
font-style: italic;
color: #51453b;
line-height: 38px;
}

#middle h2 {
font-family: "times new roman", serif;
font-size: 22px;
font-weight: normal;
font-style: italic;
color: #51453b;
line-height: 140%;
margin: 30px 0px 10px 0px;
padding: 0px;
}

#middle li {
padding: 0px 0px 8px 0px;
}

#right {
float: right;
width: 231px;
min-height: 370px;
padding-top: 30px;
}
