@charset "utf-8";
/* CSS Document */

body {
margin: 0px;
padding: 0px;
background: url(images/bg_tile_y.jpg) repeat-y 50% 50%;
text-align: center;
vertical-align: top;
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 1em;
}
img {
border: 0px;
}
div#wrapper {
position: relative;
margin: 0 auto;
padding: 0px 0px 245px 0px;
width: 950px;
text-align: left;
}
img#logo {
position: absolute;
top: 20px;
left: 40px;
}
img#decoClouds {
position: absolute;
top: 10px;
right: 130px;
}
img#decoBirds {
position: absolute;
top: 45px;
right: 30px;
}
img#decoFarm {
position: absolute;
bottom: 0px;
left: 40px;
}
div#content {
position: relative;
float: left;
padding: 200px 0px 50px 40px;
width: 620px;
color: #000;
}
body#subpage div#content {
width: 815px;
}
div#menu {
position: absolute;
top: 115px;
left: 275px;
z-index: 300;
}
#extraMenu {
position: absolute;
bottom: 10px;
right: 20px;
}
#extraMenu a {
color: #686868;
text-decoration: none;
}
#extraMenu a:hover {
color: #68a19b;
}
#extraMenu p {
padding: 0px;
margin: 0px;
color: #686868;
font-size: 0.7em;
font-weight: bold;
}
#extraMenu img {
position: relative;
top: 2px;
}
div#box {
position: relative;
margin: 175px 20px 100px 20px;
padding: 25px 20px 25px 20px;
float: left;
width: 210px;
background: url(images/box_bg_tile_y.jpg) repeat-y top left;
}
img#boxTop {
position: absolute;
top: 0;
left: 0;
z-index: 100;
}
img#boxBottom {
position: absolute;
bottom: 0;
left: 0;
z-index: 100;
}
h1, h2, h3, h4, h5, h6, p {
margin: 0px;
padding: 0px;
font-size: 1em;
padding-bottom: 15px;
}
h1 {
font-size: 2.8em;
font-weight: bold;
text-transform: uppercase;
color: #40210f;
padding-bottom: 40px;
}
h2 {
font-size: 20px;
font-weight: bold;
color: #000;
}
h3 {
font-size: 1em;
font-weight: bold;
color: #000;
}
img.header1 {
padding-bottom: 40px;
margin-top: 13px;
}
img.header2 {
padding-bottom: 40px;
}
img.headerAktuelt {
position: relative;
padding-bottom: 30px;
z-index: 150;
}
.thumbRight {
padding-right: 20px;
padding-bottom: 20px;
}
.thumbLeft {
padding-left: 20px;
padding-bottom: 20px;
}
.thumbOm {
position: absolute;
left: 340px;
top: 480px;
}
.thumbDyra {
position: absolute;
left: 370px;
top: 470px;
}
.thumbKontakt {
position: absolute;
left: 370px;
top: 470px;
}
p {
font-size: 0.9em;
padding-bottom: 15px;
}
a {
color: #95a000;
font-weight: bold;
}
a:hover {
text-decoration: none;
}
#box h1 {
position: relative;
font-size: 1em;
padding-bottom: 15px;
text-transform: none;
z-index: 200;
}
#box p {
position: relative;
font-size: 0.7em;
padding-bottom: 20px;
z-index: 200;
}
#box a {
color: #68a19b;
}
.clear {
font-size: 1px;
color: white;
clear: both;
}
