
	BODY,HTML {height:100%;width:100%;}
	BODY {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		margin: 0px;
		padding: 0px;
		text-align: center;
		background-color: #BDB76B;
		font-size: 12px;
	}

	table {
		font-size: 12px;
		color: #000000;
	}

	#site {
		text-align: left;
		margin-left: auto;
		margin-right: auto;
		width: 799px;

	}

	#top{
		width: 100%;
	}

	#logo {
		position: relative;
		height: 146px;
		background-image: url('http://www.lammehave.dk/sitegfx/top_forside.jpg');
		background-repeat: no-repeat;
		text-align: right;
		top: 20px;
	}

	#menu {
		position: relative;
		top: 0px;
		left: 0px;
		width: 100%;
		height: 20px;
		background-color: #FFFFCC;
		margin-left: auto;
		margin-right: auto;
		font-size: 12px;

	}

	#login {
		position: relative;
		height: 20px;
		background-image: url('http://www.lammehave.dk/sitegfx/top_forside_underdel.jpg');
		background-repeat: no-repeat;
		text-align: right;
		background-color: #FFFFFF;
	}

	#footer {
		position: relative;
		height: 30px;
		background-image: url('http://www.lammehave.dk/sitegfx/addressbar.jpg');
		width: 100%;
	}

	#outerContent {
		width: 100%;
		background-color: #FFFFCC;
		text-align:center;
	}

	#content {
		width: 700px;
		text-align: left;
		padding-top: 10px;
		padding-bottom: 20px;
		margin-left: auto;
		margin-right: auto;
	}

	#content h1 {
		font-size: 18px;
		line-height: 20px;
		display: inline;
	}

	.txt {
		font-size: 10px;
		font-style: normal;
		color: #666666;
		line-height: normal;
		font-weight: normal;
		font-variant: normal;
		text-transform: none;
		background-color: #FFFFFF;
	}

	a {
		font-size: 12px;
		font-style: normal;
		color: #7D0101;
		line-height: normal;
		font-weight: bolder;
		font-variant: normal;
		text-transform: none;
		text-decoration: none;
	}

	.over {
		color: #666666;
		font-size: 18px;
		font-weight: bold;
	}

	.tableTop {
		font-size: 10px;
		font-weight: bold;
	}

	.tableTop .center {
		text-align: center;
	}

	.artikelTable {
		width: 100%;
	}

	.tableFarvetBg {
		background-color: #DDDDDD;
	}

	.galleri {
		font-size: 12px;
		font-weight: bold;
		color: #000000;
	}

	/* SHOP */

	#shop-navigation {
		font-size: 10px;
		padding-bottom: 10px;
		color: #c0c0c0;
	}

	#shop-navigation a {
		font-size: 10px;
		font-weight: normal;
		color: c0c0c0;
		text-decoration: underline;
	}

	.shopcart {
		font-size: 10px;
	}

	.shopitem {
		font-size: 10px;
	}

	.shopitem img {
		width: 80px;
		margin: 0 5px 5px 5px;
		border: 0;
	}

	.shop-form {
		clear: both;
		padding: 5px;
		background-color: #EEEEEE;
		margin: 5px 0 0 0;
		text-align: right;
	}

	.shop-form input {
		width: 30px;
		font-size: 10px;
	}

	.shop-form2 {
		padding: 5px;
		background-color: #EEEEEE;
		margin: 5px 0 0 0;
	}

	.shop-form2 input {
		width: 30px;
		font-size: 10px;
	}

	input.submit {
		width: 60px;
	   font-size: 10px;
	}

	hr {
		clear: both
	}

	h3 {
		margin: 0 0 5px 0;
		font-size: 12px;
		font-weight: bold;
	}

	h3 a {
		margin: 0 0 5px 0;
		font-size: 12px;
		font-weight: bold;
	}

	h2 {
		font-size: 16px;
		font-weight: bold;
		margin: 0;
	}

	.firstField {
		width: 100px;
		font-size: 10px;
		vertical-align: top;
	}

	table.buy-form input, textarea {
		width: 200px;
	}

	#popup {
		margin: 0px 0 0 0px;
	}

	#popup img {
		margin: 10px;
	}
	
	  /* LINKS */

  a.links:link {
    filter:glow(color=Yellow, strength=2);
    font-size: 12px;
    font-style: normal;
    color: #000000;
    line-height: normal;
    font-weight: bolder;
    font-variant: normal;
    text-transform: none;
    text-decoration: none;
  }

  a.links:visited {
    font-size: 12px;
    font-style: normal;
    color: #000000;
    line-height: normal;
    font-weight: bolder;
    font-variant: normal;
    text-transform: none;
    text-decoration: none;
  }

  a.links:hover {
    font-size: 12px;
    font-style: normal;
    color: Red;
    line-height: normal;
    font-weight: bolder;
    font-variant: normal;
    text-transform: none;
    text-decoration: none;
  }

  a.table{
  }

  tr.links{
  }

  td.links{
  }

  #links_dato{
  }

  #submenu{
    background-color: #FFFFFF;
  }
  
#menu_box_white {
width: 150px;
height: 120px;
text-align: left;
background-color: #FFFFFF;
border:1px solid #E4E3DB;
padding: 4px;
}

.form_input
{
background-color:#E4E3DB;
BORDER-BOTTOM: #000000 1px solid;
BORDER-LEFT: #000000 1px solid;
BORDER-RIGHT: #000000 1px solid;
BORDER-TOP: #000000 1px solid;
color:#000000;
width: 144px;
height: 1.2em;
font-family: verdana, geneva, arial, helvetica, sans-serif;
font-size: 100%;
}

.form_submit
{
background-color:#E4E3DB;
BORDER-BOTTOM: #000000 1px solid;
BORDER-LEFT: #000000 1px solid;
BORDER-RIGHT: #000000 1px solid;
BORDER-TOP: #000000 1px solid;
color:#000000;
width: 60px;
height: 1.7em;
font-family: verdana, geneva, arial, helvetica, sans-serif;
font-size: 100%;
}

.small_info
{
background-color:silver;
BORDER: #000 1px #E4E3DB;
color:#000000;
width: 30px;
height: 1.7em;
font-family: verdana, geneva, arial, helvetica, sans-serif;
font-size: 80%;
}