/* CSS Document */

@import url("/css/iehacks.css");

html, body {
	margin: 0;
	height: 100%;
	padding: 0;
}
body {
	font-size: 62.5%;
	height: 100%;
	font-family: Arial, Verdana, sans-serif;
	text-align: center;
	background-color: #241f16;
	/*background-image: url(../images/ege_tile3.gif);*/
}
h1 {
	padding: 0px;
	line-height: 1.35;
	margin: 0;
	color: #673301;
	font-size: 1.55em;
	font-weight: normal;
	margin-bottom: 25px;
}
h2 {
	padding: 0em 0em 0.1em 0em;
	margin: 0;
	color: #3a3a3a;
	font-size: 1.2em;
	line-height: 1.4em;
}
p {
	font-size: 1.2em;
	line-height: 1.4em;
	padding: 0;
	margin: 0;
}
form {
	padding: 0;
	margin: 0;
}
.bold {
	font-weight: bold;
}
/*--------------------------
           HACKS!
---------------------------*/

#content .clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {display: inline-table;}
/* Hides from IE Mac 
	* html .clearfix {height: 1%;}
	.clearfix {display: block;}
/* End of Hide from IE Mac */

/* -----------------------
   Generelt layout
   -----------------------*/
#wrapper {
	color: #FFFFFF;
	background-color: #efead8;
	width: 864px;
	height: 100%;
	height: auto;
	min-height: 100%;
/*	height: expression(Math.max(document.documentElement.clientHeight, 703)+'px');*/
	position: relative;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: left;
	z-index: 0;
}
#header {
	position: relative;
	height: 98px;
	width: 864px;
	background: #6E5134 url(../images/header.jpg) no-repeat top;
	z-index: 1;
	overflow: hidden;
}
#navbar {
	position: relative;
	font-size: 1.1em;
	height: 37px;
	width: 832px;
	background: #6E5134;
	line-height: 37px;
	padding-left: 32px;
	color: #FFFFFF;
	z-index: 1;
	overflow: hidden;
}
#content-wrapper {
	position: relative;
	height: auto;
	margin: 0;
	padding: 0;
}
#content {
	position:relative;
	height: auto;
	color: #3a3a3a;
	width: 573px;
	background: url(../images/maintop.gif) repeat-x top;
	padding-top: 30px;
	padding-right: 254px;
	/*padding-bottom: 104px; - padding for old footer*/
	padding-bottom: 70px;
	/*margin-bottom: 54px;*/
	padding-left: 37px;
	z-index: 1;
}
#dropdown {
	position:absolute;
	height: 234px;
	width: 155px;
	left: 641px;
	top: 63px;
	background-image: url(../images/dropdown.jpg);
	padding: 1.3em 1.5em 1.5em 2.2em;
	z-index: 5;
}
#footer {
	clear: both;
	position:absolute;
	color: #9a8671;
	width: 791px;
	/*height: 72px; - Old height*/
	height: 32px;
	padding-right: 36px;
	padding-left: 37px;
	padding-top: 18px;
	background: #6E5134;
	bottom: 0px;
}
/* -----------------------
   Generelle knapper
   -----------------------*/

#btn-start {
	background-image: url(../images/button-start.gif);
	background-repeat: no-repeat;
	width: 5px;
	height: 18px;
}
#btn-repeat {
	background-image: url(../images/button-repeat.gif);
	background-repeat: repeat-x;
	padding: 0px 2px 0px 2px;
	width: auto;
	height: 18px;
	color: #fff;
	font-size: 1.1em;
	line-height: 1.6em;
	vertical-align: middle;
}
#btn-end {
	background-image: url(../images/button-end.gif);
	background-repeat: no-repeat;
	width: 5px;
	height: 18px;
}
#btn-repeat a {
	display: block;
	padding: 0px 2px 0px 2px;
}
#btn-repeat a:link {
	color: white;
	text-decoration: none;
}
#btn-repeat a:visited {
	color: white;
	text-decoration: none;
}
#btn-repeat a:hover {
	text-decoration: underline;
}
#btn-repeat a:active {
	color: white;
	text-decoration: none;
}
/* -----------------------
   Tilbuds layout
   -----------------------*/
#content table#warning {
	padding: 0;
	margin: 0;
	line-height: 1.4em;
/*	border-style: solid;
	border-width: 2px 2px 2px 2px;
	border-color: #FF3300;*/
}
#content table#warning th {
	font-size: 1.2em;
	color: #FFFFFF;
	line-height: 1.4em;
	padding: 0.2em 0.3em 0.2em 0.3em;
	text-align: left;
	border: none;
	background-color: #FF3300;
}
#content table#warning tr .hdata {
	font-size: 1.2em;
	font-weight: bold;
	padding: 0.2em 0em 0.1em 0.3em;
	line-height: 1.4em;
	border-style: none;
	border: none;
}
#content #tibudekstra {
	display:block;
}
#content table#toemmer {
	width:420px;
	margin: 0em 0em 1.8em 0em;
	border: solid;
	border-width: 0px 1px 0px 0px;
	border-color: #a18e75;
}
#content table#toemmer tr th {
	font-size: 1.2em;
	line-height: 1.4em;
	padding: 0.2em 0.2em 0.2em 0.5em;
	margin: 1em 0em 0em 0em;
	text-align: left;
	background-color: #d5cbb7;
	border: solid;
	border-width: 1px 0px 1px 1px;
	border-color: #a18e75;
}
#content table#toemmer tr td {
	padding: 0.0em;
	border: solid;
	border-width: 0px 0px 1px 1px;
	border-color:#a18e75;
}
#content table#toemmer input {
	font-size: 1.3em;
	line-height: 1.4em;
	text-align: left;
	background-color: #f8f6f1;
	padding: 0.1em 0em 0.0em 0.1em;
	border: solid;
	border-width: 0px;
	border-color: #a18e75;
	width: 105px;
}
#content table#kontakt {
	display: block;
	padding: 0;
	margin: 0;
	line-height: 1.4em;
}
#content table#kontakt tr td {
	border: solid;
	border-width: 0px 0px 0px 0px;
	border-color: #a18e75;
}
#content table#kontakt tr td.space {
	padding: 0.0em;
	border: none;
	border-width: 0px;
}
#content table#kontakt tr th {
	font-size: 1.2em;
	line-height: 1.4em;
	padding: 0.2em 0.2em 0.2em 0.5em;
	margin: 1em 0em 0em 0em;
	text-align: left;
	background-color: #d5cbb7;
	border: solid;
	border-width: 1px 1px 1px 1px;
	border-color: #a18e75;
}
#content table#kontakt input {
	font-size: 1.1em;
	text-align: left;
	background-color: #f8f6f1;
	padding: 0.1em 0em 0.1em 0.1em;
	border: solid;
	border-width: 1px 1px 1px 1px;
	border-color: #a18e75;
	width: 561px;
	display: block;
}
#content #kontakt .submit {
	font-size: 1.2em;
	line-height: 1.4em;
	padding: 0.1em 0.3em 0.1em 0.3em;
	margin: 0em 0.4em 0em 0em;
	border:none;
	color: white;
	background-color: #6E5134;
	text-align: center;
	width: auto;
	display: inline;
}
#content table#tilbud {
	display: block;
	padding: 0;
	margin: 0;
	line-height: 1.4em;
}
#content table#tilbud tr td {
	border: solid;
	border-width: 0px 0px 0px 0px;
	border-color: #a18e75;
}
#content table#tilbud tr td.space {
	padding: 0.0em;
	border: none;
	border-width: 0px;
}
#content table#tilbud tr th {
	font-size: 1.2em;
	line-height: 1.4em;
	padding: 0.2em 0.2em 0.2em 0.5em;
	margin: 1em 0em 0em 0em;
	text-align: left;
	background-color: #d5cbb7;
	border: solid;
	border-width: 1px 1px 1px 1px;
	border-color: #a18e75;
}
#content table#tilbud input {
	font-size: 1.1em;
	text-align: left;
	background-color: #f8f6f1;
	padding: 0.1em 0em 0.1em 0.1em;
	border: solid;
	border-width: 1px 1px 1px 1px;
	border-color: #a18e75;
	width: 561px;
	display: block;
}
#content #tilbud .submit {
	font-size: 1.2em;
	line-height: 1.4em;
	padding: 0.1em 0.3em 0.1em 0.3em;
	margin: 0em 0.4em 0em 0em;
	border:none;
	color: white;
	background-color: #6E5134;
	text-align: center;
	width: auto;
	display: inline;
}
#content table#tilbud label {
	display: block;
	padding: 0.3em 0em 0em 0em;
	font-size: 1.2em;
	line-height: 1.4em;
}
#content table#kontakt label {
	display: block;
	padding: 0em 0em 0em 0em;
	font-size: 1.2em;
	line-height: 1.4em;
}
#content ul {
	margin: 1.4em 0em 1.4em 1em;
	padding: 0em 0em 0em 0.5em;
}
#content li {
	font-size: 1.2em;
	line-height: 1.4em;
	margin: 0em 0em 0em 0em;
	list-style-image: url(../images/bullet.gif);
	padding: 0em 0em 0em 0em;
}	
/* -----------------------
   Produkter layout
   -----------------------*/
#content table#produkter {
	padding: 0;
	margin: 0;
	width: 100%;
	font-size: 1.2em;
	line-height: 1.4em;
	border-style: solid;
	border-width: 0px 1px 0px 0px;
	border-color: #a18e75;
}
#content table#horizontal {
	padding: 0;
	margin: 0;
	line-height: 1.4em;
	border-style: none;
	border: solid;
	border-width: 0px 0px 1px 0px;
	border-color: #a18e75;
}
#content table#horizontal th {
	font-size: 1.2em;
	line-height: 1.4em;
	padding: 0.2em 0.2em 0.2em 0.5em;
	text-align: left;
	background-color: #d5cbb7;
	border: solid;
	border-width: 0px 1px 1px 1px;
	border-color: #a18e75;
}
#content table tr .even {
	padding: 0.1em 0em 0.1em 1em;
	line-height: 1.4em;
	border: solid;
	border-width: 0px 0px 1px 1px;
	border-color:#a18e75;
	background-color: #d5cbb7;
}
#content table tr .odd {
	padding: 0.1em 0em 0.1em 1em;
	line-height: 1.4em;
	border: solid;
	border-width: 0px 0px 1px 1px;
	border-color:#a18e75;
}
#content table tr .hdata {
	font-size: 1.2em;
	padding: 0.1em 0em 0.1em 0.1em;
	line-height: 1.4em;
	border-style: none;
	border: none;
}
#content table .hhead {
	font-size: 1.2em;
	font-weight: bold;
	line-height: 1.4em;
	width: auto;
	padding: 0.1em 0.6em 0em 0.6em;
	vertical-align: top;
	text-align: left;
	border: none;
	border-style: none;
	border-width: 0em;
}
/* -----------------------
   Forside layout
   -----------------------*/
#content table#forside {
	padding: 0;
	margin: 0;
	line-height: 1.3em;
	border: none;
	border-width: 0px;
}
#content table tr td .forside{
	padding: 0em;
	line-height: 1.4em;
	border: none;
	border-style: none;
	border-width: 0px;
}
#content #columns {
	/*width: 33%;*/
	text-align: left;
	padding: 0em 1.1em 1em 0em;
	vertical-align: top;
}
/* -----------------------
   Eg og kvalitet layout
   -----------------------*/
#detaljer {
	font-size: 1.1em;
	width: 550px;
	height: auto;
	overflow: auto;
	min-height: 33px;
	padding: 1em 1em 2em 0em;
	margin: 1em 0em 0em 0em;
	text-align: left;
	background-image: url(../images/detailsframe.gif);
	background-position: top;
	background-repeat: repeat-x;
}
#content table#faq {
	padding: 0;
	margin: 0;
	line-height: 1.4em;
	border-style: none;
	border: solid;
	border-width: 0px 0px 0px 0px;
	border-color: #a18e75;
}
#content table#faq th {
	font-size: 1.2em;
	line-height: 1.4em;
	padding: 0.2em 0.2em 0.2em 0.5em;
	text-align: left;
	background-color: #d5cbb7;
	border: solid;
	border-width: 1px 1px 1px 1px;
	border-color: #a18e75;
}
#content table#faq tr .hdata {
	font-size: 1.1em;
	padding: 0.3em 0.3em 3em 0.6em;
	line-height: 1.3em;
}
#content table#faq .hhead {
	font-size: 1.2em;
	font-weight: bold;
	line-height: 1.4em;
	width: auto;
	padding: 0.1em 0.6em 0em 0em;
	vertical-align: top;
	text-align: left;
	border: none;
	border-style: none;
	border-width: 0em;
}
/* -----------------------
   Om Egetrae.dk layout
   -----------------------*/
#personale {
	width: 100%;
	vertical-align: top;
	padding: 0em 0em 0em 0em;
}
#personale td {
	text-align: left;
	padding: 0em 0em 0.5em 0em;
	vertical-align: top;
	font-size: 0.9em;
}
/* -----------------------
   Galleri layout
   -----------------------*/
#content table.galleri {
	width: 100%;
	margin-bottom: 3em;
}
#content table.galleri th {
	font-size: 1.2em;
	line-height: 1.4em;
	padding: 0.2em 0.2em 0.2em 0.5em;
	text-align: left;
	background-color: #d5cbb7;
	border: solid;
	border-width: 1px 1px 1px 1px;
	border-color: #a18e75;
}
#content table.galleri td.galleryimg1 {
	padding: 1em 0em 0.1em 0em;
}
#content table.galleri td.galleryimg2 {
	padding: 1em 0em 0.1em 0em;
	text-align: center;
}
#content table.galleri td.galleryimg3 {
	padding: 1em 0em 0.1em 0em;
	text-align: right;
}
#content table.galleri td.galleryimglabel1 {
	font-size: 1.1em;
	vertical-align: middle;
	line-height: 1.5em;
	padding: 0em 0em 0.3em 0.3em;
}
#content table.galleri td.galleryimglabel2 {
	font-size: 1.1em;
	vertical-align: middle;
	line-height: 1.5em;
	padding: 0em 0em 0.3em 0.8em;
}
#content table.galleri td.galleryimglabel3 {
	font-size: 1.1em;
	vertical-align: middle;
	line-height: 1.5em;
	padding: 0em 0em 0.3em 1.4em;
}
#content table.galleri .smiley {
	padding: 0em;
	border: none;
	vertical-align: text-bottom;
}
#content table.galleri td.gallerytext {
	font-size: 1.1em;
	line-height: 1.4em;
	/*border-top: #a18e75 solid 1px;*/
	padding: 1.5em 0.6em 0.4em 0.6em;
}
/* -----------------------
   Dropdown Menu layout
   -----------------------*/
#dropdown p {
	color:#3a3a3a;
	font-size: 1.2em;
	line-height: 1.4em;
}
#dropdown a {
	font-size:1.2em;
}
#dropdown td {
	font-size: 1.2em;
	line-height: 1.5em;
	height: 1.5em;
}
#dropdown img {
	border: none;
	border-width: 0px;
	vertical-align: baseline;
	padding: 0em 1em 0em 0em;
	margin: 0.1em 0em 0em 0em;
}
#dropdown td a {
	/*display: block;*/
	font-size:1.1em;
	font-weight: normal;
}
#dropdown td a:link {
	color: #3a3a3a;
	text-decoration: none;
}
#dropdown td a:visited {
	color: #3a3a3a;
	text-decoration: none;
}
#dropdown td a:hover {
	text-decoration: underline;
}
#dropdown td a:active {
	color: #3a3a3a;
	text-decoration: none;
}
/*-----------------------------------------*/
#content table tr th {
	color: #3a3a3a;
	font-size: 1.0em;
	line-height: 1.4em;
	padding: 0.3em 1em 0.3em 1em;
	vertical-align: top;
	text-align: left;
	background-color: #d5cbb7;
	border: solid;
	border-width: 1px 0px 1px 1px;
	border-color: #a18e75;
}
/*#content h1 {
	padding: 0px;
	line-height: 1.4;
	margin: 0;
	color: #673301;
	font-size: 1.55em;
	font-weight: normal;
	margin-bottom: 25px;
}*/
#content img {
	padding: 2px;
	margin: 0;
	border: 1px solid #646362;
}

/* -----------------------
   Navigationsbar
   -----------------------*/

#navbar div {
	float: left;
}
#navbar a {
	display: block;
	padding: 0px 5px 0px 5px;
}
#navbar a:link {
	color: white;
	text-decoration: none;
}
#navbar a:visited {
	color: white;
	text-decoration: none;
}
#navbar a:hover {
	text-decoration: underline;
}
#navbar a:active {
	color: white;
	text-decoration: none;
}
#navbar a.current {
	color: #fff;
	text-decoration: underline;
}
/* -----------------------
   Footer
   -----------------------*/

#footer a {
	display: block;
	font-weight: normal;
}
#footer a:link {
	color: #9a8671;
	text-decoration: none;
}
#footer a:visited {
	color: #9a8671;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}
#footer a:active {
	color: #9a8671;
	text-decoration: none;
}
/* -----------------------
   Links
   -----------------------*/
a {
	color:  #673301;
	font-weight: bold;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}

