* {
	margin: 0;
	padding: 0;
}
html, body{
	margin-top: 5px;
	margin-left: 0;
	margin-right: 0;
	margin-bottom: 5px;
	padding: 0;
	text-align: center;
	background-color: #91AC39;
	}

p{
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 9px;
}

h1{
	font-family: Verdana, Helvetica, Arial;
	font-weight: 600;
	color: #3c4e02;
	text-decoration: none;
	letter-spacing: 1.6px;
	font-size: 17px;
	margin-top: 15px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding: 0px;
}

h2{
	font-family: Verdana, Helvetica, Arial;
	font-weight: 600;
	color: #556;
	text-decoration: none;
	letter-spacing: 0.9px;
	font-size: 14px;
	margin-top: 9px;
	margin-bottom: 7px;
	margin-left: 0px;
	padding: 0px;
}

h2#navbar {
	background-color: #aacc3e;
	padding: 4px 0 0 8px;
	color: #3c4e02;
	text-decoration: none;
	height: 18px;
	font-weight: normal;
	letter-spacing: 3px;
}

h2#navbar a:link, h2#navbar a:hover, h2#navbar a:visited {
	color: #3c4e02;
	text-decoration: none;
}

.postheader{ 
    background-color: #888;
    color: #fff; 
    font-size: 14px; 
    font-weight: bold;
    margin-bottom: 5px;
    padding: 3px;
}		

.postheader a, .postheader a:visited, .postheader a:hover{ 
    color: #fff; 
	text-decoration: none;
}

h3{
	font-family: Verdana, Helvetica, Arial;
	font-weight: 600;
	color: #556;
	text-decoration: none;
	letter-spacing: 0.9px;
	font-size: 13px;
	margin-top: 9px;
	margin-bottom: 1px;
	margin-left: 0px;
	padding: 0px;
}

#sidebredde{
	width: 800px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	margin-top: 5px;
	padding: 0px;
	font-family: Verdana, Helvetica, Arial;
	font-weight: normal;
	color: #444;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing: 1px;
	line-height: 1.25em;
	font-size: 11px;
}

#indpakning{margin-top:1px;}

#hovedalt{
	position: relative;
	background-color: #91AC39;
	width: 100%;
 }

#brodtxt{
	padding-left: 25px;
	padding-right: 15px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin: 0;
	border: 1px #3c4e02 solid;
	background-color: #f4fff7;
	float: left;
	display: inline;
	width: 760px;
}

#broedtxt{
	padding-left: 25px;
	padding-right: 15px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin: 0;
	border: 1px #3c4e02 solid;
	background-color: #f4fff7;
	float: left;
	display: inline;
	width: 760px;
}

#krumme{
	padding: 0;
	margin-left: -10px;
	margin-top: -5px;
	font-size: 10px;
	letter-spacing: 2px;
	position: absolute;
	top: 190px;
	visibility: hidden;
	display: none;
}

#brodtxt a, #krumme a, #fod a{
	text-decoration: none;
	font-weight: normal;
	color: blue;
}

#brodtxt a:visited, #krumme a:visited, #fod a:visited{
	text-decoration: none;
	font-weight: normal;
	color: gray;
}

#brodtxt a:hover, #krumme a:hover, #fod a:hover{
	text-decoration: underline;
	font-weight: normal;
	color: blue;
}

.navleft a {
	display: block;
	width: 103px;
	float: left;
	background:url(/vpil.png) no-repeat;
	background-position: top left;
	margin-left: -15px;
	padding-top: 4px;
	padding-bottom: 14px;
	padding-left: 3px;
	text-decoration: none;
	color: #a7d411;
}

.navright a {
	display: block;
	width: 103px;
	float: right;
	background:url(/hpil.png) no-repeat;
	background-position: top right;
	margin-right: -15px;
	padding-top: 4px;
	padding-bottom: 14px;
	padding-right: 3px;
	text-decoration: none;
	color: #a7d411;
}

.navleft a:visited, .navright a:visited {
	color: #91AC39;
}

.navleft a:hover, .navright a:hover {
	color: #a7d411;
}

.navleft a:hover {
	background:url(/vpilh.png) no-repeat;
	background-position: top left;
}

.navright a:hover {
	background:url(/hpilh.png) no-repeat;
	background-position: top right;
}

#fod{
	padding-top: 6px;
	height: 20px;
	background-color: #91AC39;
	clear: both;
	color: #fdfdfd;
	text-align: center;
	font-size: 0.9em;
	border-bottom: 1px #3c4e02 solid;
}

#fuss {
	width: 100%;
	padding-top: 6px;
	padding-bottom: 5px;
	background-color: #3c4e02;
	clear: both;
	color: #91AC39;
	text-decoration: none;
	text-align: center;
	font-size: 0.9em;
	border: 1px #3c4e02 solid;
	border-top: 1px #91AC39 solid;
}

#fuss a:link, #fuss a:visited {
	color: #a7d411;
	text-decoration: none;

}

#fuss a:hover {
	color: #fff;
	text-decoration: none;
}

.fussboxa {
	float: left;
	text-align: left;
	padding-left: 20px;
	border-right: 1px #91AC39 solid;
}

.fussboxb {
	float: left;
	text-align: left;
	padding-left: 10px;
}

.fussline {
	clear: both;
	padding-top: 0;
	width: 700px;
	border-bottom: 1px #91AC39 dotted;
	margin-left: auto; 
	margin-right: auto; 
	text-align: center;
}

.fussfuss {
	clear: both; 
	padding-top: 6px; 
	margin-left: auto; 
	margin-right: auto; 
	text-align: center;
}

#hdmenuover {position:relative; margin-top:1px;}
#hdmenu {position:absolute; top:0; left:1px; font-size: 12px;}
#hdmenu a:visited, #hdmenu a {background: #3c4e02; display:block; text-decoration:none; color:#91AC39; font-weight:bold; float: left; padding:11px 10px 11px 10px; margin:0; border-color: #91ac39; border-style: solid; border-width: 0 1px 0 0;}
#hdmenu a:hover {background:url(/sloer.gif); text-decoration:none; color:#fff; font-weight:bold; float: left; padding:11px 10px 11px 10px; margin:0; border-color: #f4fff7; border-style: solid; border-width: 0 1px 0 0;}

.imgright {
	float: right;
	padding: 0;
	background-color: #fff;
	border: #91AC39 2px solid;
	margin-left: 15px; 
	margin-top: 5px; 
	margin-bottom: 10px;
}

.imgleft {
	float: left;
	padding: 0;
	background-color: #fff;
	border: #91AC39 2px solid;
	margin-right: 15px; 
	margin-top: 5px; 
	margin-bottom: 10px;
}

.imgclear {
	clear: both;
}

#hojremenu{
	padding: 10px;
	background-color: #ddd;
	border: #3c4e02 1px solid;
	float: right;
	margin-left: 15px; 
	margin-top: 5px; 
	margin-bottom: 10px;
}

#hojremenu h2{
    background-color: #eee;		
    border: 1px #999;
    border-style: solid solid dotted solid;
    font-size: small;
    font-weight: bold;
    padding: 4px;
    margin-top: 10px;
	margin-bottom: 0px;
    letter-spacing: .3em;
    text-align:center;		  					
}		

#hojremenu form {
    background-color: #eee;
    border-bottom: 1px solid #999;
    border-left: 1px dotted #999;
    border-right: 1px dotted #999;
    color: #333;
    font-size: small;
    font-weight: normal;
    line-height: 140%;
	margin-left: 15px;
	width: 178px;
	margin-top: -20px;
	padding-bottom: 5px;
}	

#hojremenu a{
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	color: #3c4e02;
}

#hojremenu a:visited{
	color: grey;
	text-decoration: none;
	font-weight: bold;
}

#hojremenu a:hover{
	color: #91AC39;
	text-decoration: none;
	font-weight: bold;
}

.sidelist {
    background-color: #eee;
    border-bottom: 1px #999 solid;
	border-left: 1px #999 dotted;
	border-right: 1px #999 dotted;
    color: #333;
    font-size: x-small;
    font-weight: normal;
    line-height: 140%;
    padding: 5px 0 5px 0;
	margin-bottom: 20px;
	overflow: auto;
}

.sidelist ul {
	list-style: none;
	padding-left: 0;
	padding-right: 0;
	margin-top: 0.2em;
}

.sidelist ul li {
	padding-left: 20px;
	padding-bottom: 2px;
	background-image: url(/zen/themes/zenpage-default/images/bullet_green.png);
	background-repeat: no-repeat;
	background-position: 1px 0px;
}

#tagmenu ul {
	font-size: 100%;
	list-style: none;
	padding-left: 0em;
	padding-right: 0em;
	margin-top: 0em;
	line-height: 130%;
}

#tagmenu ul li {
	padding-right: 2px;
	/*padding-bottom: 2px;
	background-image: url(images/arrow_right.gif);
	background-repeat: no-repeat;
	background-position: 1px 0px;*/
}

#tagmenu {
	background-color: #eee;
    border-bottom: 1px #999 solid;
    padding: 5px 4px 5px 5px;
	border-left: 1px #999 dotted;
	border-right: 1px #999 dotted;
}

ul.sky {
	display: inline;
	list-style-type: none;
}

.sky li {
	display: inline;
	list-style-type: none;
	}

#bonne{
	clear: both;
	background-image: url(http://www.eldoradito.dk/bonne1.jpg); 
	background-repeat: repeat-x;
	background-position: right bottom;
	height: 35px;
	color: #f4fff7;
}

/* FORMULAR */

fieldset {
	border: #3c4e02 1px solid;
	width: 485px;
	padding: 15px;
	margin-bottom: 10px;
}

legend {
	letter-spacing: 3px;
	color: #556;
	font-weight: bold;
	padding:6px 6px 6px 6px;
}

label {
	width: 175px;
	vertical-align: top;
	color: #556;
	font-weight: bold;
	float: left;
	text-align: left
}

#f1, #f2, #f3, #f4, #f5 {
	border: 1px solid #3c4e02;
	width: 180px;
	background: #fff;
	margin-bottom: 5px
}

#f6 {
	border: 1px solid #3c4e02;
	width: 300px;
	background: #fff;
	margin-top: 5px;
	margin-bottom: 5px;
	height: 80px;
	overflow: auto;	
}

.pr {
	margin-bottom: 5px;
	margin-top: 5px;
}

.pr li {
	margin-left: 30px;
	padding-right: 140px;
	list-style-type: disc;
	padding-bottom: 4px;
}

.partnerl {
	width: 360px;
	float: left;
	display: block;
	margin-right: 12px;
	padding: 6px;
	border: 1px solid #91AC39;
	background: #F3F3F3;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.partnerr {
	width: 360px;
	float: left;
	display: block;
	padding: 6px;
	border: 1px solid #91AC39;
	background: #F3F3F3;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}


.pimgleft {
	float: left;
	padding: 0;
	background-color: #fff;
	border: 1px solid #91AC39;
	margin-top: 8px; 
}



/* *** Float containers fix *** */
/*.klarfiks:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.klarfiks{display: block;}

/* Hides from IE-mac \*/
/** html .klarfiks{height: 1%;}
.klarfiks{display: block;}
/* End hide from IE-mac */