/* HTML BODY */
html, body {
margin: 0;
padding: 0;
font-family: verdana;
font-size: 12px;
color: #000000;
text-align: center;
line-height: 17px;
}

/* FONTS */
h1 {
font-family: verdana;
font-size: 14px;
font-weight: bold;
color: #5C7946;
margin-bottom: 0px;
}

.leader {
font-size: 12px;
font-weight: bold;
color: #5C7946;
}

.subitems {
font-size: 12px;
font-weight: bold;
color: #5C7946;
margin-left: 5px;
}

/* DIVS */
#container {
text-align: left;
margin: 0 auto 0 auto;
padding: 0;
width: 995px;
height: 100%;
background-color: #E7EDCB;
background-repeat: repeat;
position: relative;
}

#header {
width: 100%;
height: 110px;
background-color: #2E5219;
background-repeat: repeat;
position: relative;
float: left;
}

#menu {
width: 100%;
height: 60px;
text-align: center;
}

#menu_inner {
padding: 20px 0 0 40px;
height: 80px;
}

#logo {
position: relative;
float: left;
margin-left: 50px;
margin-top: -20px;
z-index: 1;               
}

#text {
position: relative;
float: left;
margin-top: 20px;
margin-left: 38px;
width: 550px;
height: 229px;
line-height: 28px;
/*background-color: #E7EDCB;*/
z-index: 2;
}

#imageslide {
position: relative;
float: left;
width: 550px;
height: 308px;
z-index: 1;               
}

#bottom_blad {
width: 761px;
height: 544px;
padding: 0;
margin: 0;
position: absolute;
bottom: 0px;
right: 60px;
background-image: url('../backs/blad.png');
background-repeat: no-repeat;
_background: none; /* IE-fix */
_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod='scale', src='backs/blad.png'); /* IE-FIX */
z-index: 0;
}

#bottom_payoff {
position: relative;
float: left;
}

#subitems {
font-size: 12px;
font-weight: bold;
color: #5C7946;
margin-left: 5px;
}

/* IMAGES */
img {
border: 0px solid #000000;
}

/* TABLES */
td {
font-family: verdana;
font-size: 12px;
line-height: 20px;
color: #5C7946;
}

td.thumbs {
width: 127px;
height: 89px;
}

/* FORMS */
.submit {
font-family: verdana;
font-size: 11px;
}

/* LINKS */
a {
color: #5C7946;
}

a:hover {
color: #000000;
}

a.menu {
margin-right: 73px;
font-size: 17px;
color: #FFFFFF;
text-decoration: none;
}

a.menu:hover {
color: red;
}

a.menu2 {
margin-left: -1px;
margin-right: 31px;
font-size: 17px;
color: #ADC454;
text-decoration: none;
}

a.menu2:hover {
color: red;
}

a.menu3 {
margin-right: 40px;
font-size: 17px;
color: #adc454;
text-decoration: none;
}

a.menu3:hover {
color: red;
}

/* LISTS */
ul {
margin-top: 0px;
margin-bottom: 0px;
line-height: 20px;
}
