/* www.lille-web.dk */
/* Fiskeburgeren */

body {
	margin:20px 0 20px 0;
	padding:0;
	background-color:#b79c47;
	background-image:url(../images/baggrund.gif);
	background-repeat:repeat-x;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:80%;
	}

div#top {
	margin:0 auto 10px auto;
	width:900px;
	height:100px;
	background-image:url(../images/logo.gif);
	background-repeat:no-repeat;
	background-position:800px 0;
	display:block;
	}

div#content {
	margin:0 auto;
	width:900px;
	height:auto;
	}
div#left {
	width:320px;
	height:auto;
	float:left;

	}
	
div#right {
	width:570px;
	height:auto;
	float:right;
	}
	
div#fod {
	margin:20px auto 0 auto;
	width:900px;
	height:100px;
	border-top:1px solid #f2ecdd;
	color:#f2ecdd;
	padding:10px 0 0 0;
	text-align:center;
	font-size:70%;
	}
	
div#nav {
	width:570px;
	height:25px;
	border-top:2px solid #b4953c;
	border-bottom:2px solid #b4953c;
	padding:15px 0 0 0;
	margin:0 0 10px 0;
	}
	
/* content */

div#top img {
	padding:30px 0 0 0;	
	}


div#nav a {
	color:#4d545c;
	text-decoration:none;
	padding:0 ;
	}
div#right div#nav ul li {float:left; padding:0 15px 0 0; list-style-type:none;}
div#right div#nav ul {margin:0;}
div#nav a:hover, div#nav li.active a {
	border-bottom:9px solid #b4953c;
	display:block;
	float:left;
	}
.her {
	border-bottom:9px solid #b4953c;
	
	}
	
div#right p {
	margin:0 0 20px 0;
	line-height:16px;
	}
	
div#right h1{
	font-size:140%;
	font-family:"Courier New", Courier, monospace;
	margin:20px 0 0 0;
	}

div#right a {color:#000000;}
div#right a:hover {text-decoration:none;}
div#right ul {margin:0 20px 20px 20px;}
div#right ul li {list-style-type:square}

div#fod a {
	color:#f2ecdd;
	text-decoration:none;
	}

div#fod a:hover {
	text-decoration:underline;
	}
div#fod p {
	margin:0;
	padding:0;
	float:right;
	}
/* Forside */

.et {
	width:90px;
	height:90px;
	float:left;
	padding:0;
	margin:0;
	}
.to {
	width:390px;
	height:90px;
	float:left;
	padding:0;
	margin:0;
	overflow:hidden;
	}
.tre {
	width:90px;
	height:90px;
	float:left;
	padding:0;
	margin:0;
	text-align:right;
	}
.to p{
	text-align:justify;
	margin:0;
	
	}


/* Kontakt */

div#kontakt {
	margin: 50px 0 0 100px;
	}
div#kontakt a{
	color:#4d545c;
	}
	
div#kontakt a:hover{
	text-decoration:none;
	}
	
/* Open */

div#open {
	color:#4d545c;
	}
div#open h1{
	font-size:140%;
	color:#4d545c;
	font-family:"Courier New", Courier, monospace;

	margin:20px 0 10px 0;

	}
div#open h2{
	margin:10px 0 2px 0;
	padding:0;
	font-size:100%;
	color:#4d545c;
	font-weight:normal;
	}
	
/* **** */

div#smiley {
	float:right; width:200px; padding:10px; border: 1px solid #B79C47; font-size:10px;
	}
	
div#smiley img{ float:left; margin:0 10px 0 0;}

img.fisk {width:320px; height:405px;}
img.fiskfisk {width:320px;margin-top:15px;}
hr {clear:both; border:none; height:1px; color:#F2ECDD; background-color:#F2ECDD;}
