/* #38362D; den mørkebrune skriftfarve i body skiftet med #000000*/
/* #740303; den røde farve*/
/* #E8E3DC; den lysebrune baggrundsfarve*/
/* #A09D90; den mørkegrå borderfarve skiftet til #000000*/
/* #6184BE; den blå farve*/

body {
	background-color:#EBE8DD;
	background-image: url("billeder/baggrund4.gif");
	background-repeat: repeat;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	text-align: left;
	
}

body {
	scrollbar-base-color:#EBE8DD;
	scrollbar-face-color:#EBE8DD;
	scrollbar-shadow-color:#696969;
	scrollbar-darkshadow-color:#8b8b8b;
	scrollbar-highlight-color:#ffffff;
	scrollbar-arrow-color:#8b8b8b;
	scrollbar-3dlight-color:#EBE8DD;
}

H1 {
	font-weight: bold;
	color: #3969A9;
	font-size: 15px;
}

H2 {
	font-weight: bold;
	color: #3969A9;
	font-size: 14px;
}

p {
    line-height:120%;
    font-size:12px;
}

a {
	font-family :  Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #38362D;
	font: 13px;
}

a:link {
	text-decoration: none;
	font-family :  Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #38362D;
	font: 13px;
	font-weight: bold;
}

a:visited {
	text-decoration: none;
	font-family :  Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #38362D;
	font: 13px;
	font-weight: bold;
}

a:hover{
	text-decoration: underline;
	font-family :  Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #5D8BBF;
	font: 13px;
	font-weight: bold;
}


/*------------ a.tekst   -------------*/
a.tekst {
	font-family :  Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
	font: 12px;
	display: inline;

}

a.tekst:link {
	text-decoration: none;
	font-family :  Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #38362D;
	font: 12px;
	font-weight: bold;
	display: inline;

}

a.tekst:visited{
	text-decoration: none;
	font-family :  Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #38362D;
	font: 12px;
	font-weight: bold;
	display: inline;

}

a.tekst:hover{
	text-decoration: underline;
	font-family :  Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #6184BE;
	font: 12px;
	font-weight: bold;
	display: inline;

}
/*------------ a.tekst   -------------*/


a.menu {
	font-family :  Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #38362D;
	font: 13px;
	height: 20px;
}

a.menu:link {
	text-decoration: none;
	font-family :  Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #38362D;
	font: 13px;
	font-weight: bold;
	width: 100%;
	height: 20px;
	display: block;
}

a.menu:visited {
	text-decoration: none;
	font-family :  Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #38362D;
	font: 13px;
	font-weight: bold;
	width: 100%;
	display: block;
	height: 20px;
}

a.menu:hover{
	text-decoration: none;
	font-family :  Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #E9EEF4;
	font: 13px;
	font-weight: bold;
	width: 100%;
	display: block;
	background-color: #6184BE;
	height: 20px;
}

table#overskrift {
	border: 1 solid #000000;
	width:800px;
	height:100px;
	margin-top:5px;
	background-image:url("billeder/logo.gif");
    background-repeat:no-repeat;
    background-position:center;
	background-color: #ffffff;
	
}

table#boks {
	border: 1 solid #000000;
	width:800px;
	height:400px;
	margin-top:5px;
	background-color: #ffffff;
	background-image:url("billeder/vandmark.jpg");
	background-position: right bottom;
	/*background-position: bottom;*/
	background-repeat: no-repeat;
}

table#bund {
	border-width: 1;
	border-style: solid;
	border-color: #000000;
	width:800px;
	height:20px;
	margin-top:5px;
    background-color: #ffffff;
	padding: 2px;
	background-image:url("billeder/vandmark_bottom.jpg");
	background-position: bottom;
	background-position: right;
	background-repeat: no-repeat;
}

td#menuboks {
	vertical-align: top;
	height: 200px;
	width: 22%;
	background-image:url("billeder/tekstboksbaggrund4.jpg");
	background-position: top;
	background-repeat: no-repeat;
}

td#menukontakt {
    /*border-top: 1 solid #000000;*/
	vertical-align: bottom;
	padding-left: 5px;
}

td#content {
 	vertical-align: top;
 	padding: 15px;
	border-left: 1 solid #000000;
	font-size: 12px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #3B4E6C;

}

.menu {
	height: 100%;
}


li.produkter  {
	list-style-image: url("billeder/flueben.jpg");
	font-size: 13px;
	font-weight: bold;
}

p.produkter {
		
}

p.bottom {
		font-size: 10px;
}

p.kontaktinfo {
	  background-image:url("billeder/logo_lile-gif");
	font-size: 10px;
        letter-spacing: -0.5px;
}
.arrow {
	color: #aa2222;
	font-weight: bold;
	font-size: 12px;
}
