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

body{
margin: 0px;
padding: 0px;
font-family: Arial, Helvetica, sans-serif, Verdana;
font-size: 12px;
background: #c6eadf url(../images/bg1.jpg) repeat-x;
}

#container{
width: 960px;
margin: 0 auto 0 auto;
}


#content{
width: 960px;
background: #50AE30 url(../images/baggrund.png) no-repeat;
background-position: top;
overflow:  hidden;
}

#header{
width: 960px;
height: 160px;
}

#logo{
width: 144px;
height: 117px;
margin: 0 0 0 40px;
padding-top: 20px;
z-index: 5;
position: absolute;
}

#produkter{
width: 732px;
height: 120px;
margin: 0px 0 0 80px;
padding-top: 40px;
z-index:4;
position: absolute;
}


#maincontent{
width: 960px;
}

#menu{
width: 184px;
margin: 20px 0 0 17px;
float: left;
}

#menu ul {
margin: 0px;
padding: 0 0 0 0px;
}

#menu li{
list-style-position: inside;
list-style-type: square;
color: #49C1E8;

}
.menubokse1{
width: 159px;
min-height: 50px;
background: #EFF6EA;
position:  relative;
margin-top:  20px;
padding: 10px 10px 25px 15px;
margin-bottom:  20px;
}

.menubokse{
width: 159px;
min-height: 50px;
background: #EFF6EA;
position:  relative;
margin-top:  20px;
padding: 5px 10px 25px 15px;
margin-bottom:  20px;

}

.menubokse_img{
position:  absolute;
top:  -28px;
left: 0px;
}

.menubokse1_img{
position:  absolute;
top:  -23px;
left: 0px;
}

#text{
width: 494px;
min-height: 300px;
margin: 20px 0 0 20px;
background: #EFF6EA;
float: left;
padding: 0px 10px 15px 15px;
position: relative;
}

#text img{
padding-left: 10px;
}

#right{
width: 184px;
margin: 20px 0 0 20px;
float: left;
margin-bottom:  20px;
}


#right ul {
margin: 0px;
padding: 0 0 0 0px;
}

#right li{
list-style-position: inside;
list-style-type: square;
color: #49C1E8;

}




.rightbokse1{
width: 159px;
min-height: 50px;
background: #EFF6EA;
position:  relative;
margin-top:  20px;
padding: 10px 10px 10px 15px;
margin-bottom:  45px;
}


.rightbokse1_img{
position:  absolute;
top:  -23px;
left: 0px;
}


#bestil{
width: 184px;
margin-bottom:  75px;

}


#herognu{
width: 184px;
height: 200px;
/*background: #EFF6EA;*/
margin: 0 0 0 20px;
position: absolute;


}

#hojre-reklame{
width: 184px;
height: 200px;
/*background: #EFF6EA;*/
margin: 40px 0 0 0;
position: absolute;


}

#reklame{

}

#bund{
width: 960px;
height: 20px;
background: url(../images/bottom.png) no-repeat;
background-position: top; 
}

#underskrift{
font-weight: bold;
text-align: right;
margin-bottom: 10px;
padding-bottom: 10px;
}

h1{
font-size: 22px;
color: black;
}

a:link, a:visited{
color: black;
font-size:13px;
text-decoration: none;
line-height: 14pt;
}

a:hover{
text-decoration: underline;
}

.sublevel{
font-size:12px;
font-weight:100;
}



.broedtekst { 

}


.indhold{}