@charset "UTF-8";

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url('../img/bgrd.gif');
	background-repeat: repeat-x;
	background-color: #fff;
	z-index: 0;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #000;
	line-height: 1.3;
	}
	
a img {
	border: 0;
	}
	
/* Structure */
	
#topcont {
	width: 945px;
	margin: 20px auto 0 auto;
	}
	
#container {
	width: 993px;
	height: 399px;
	margin: 0 auto;
	background-image: url('../img/strand3.jpg');
	background-repeat: no-repeat;
	}
#bookcontainer { background-image: url(../img/books.jpg); background-repeat: no-repeat; margin: 0 auto; width: 993px; height: 399px; }
#formcont {
	width: 490px;
	position: relative;
	top: 28px;
	left: 477px;
	background-image: url('../img/kortbg.gif');
	background-repeat: no-repeat;
	background-position: center;
	}
	
#bot {
	background-image: url(../img/botbg.gif);
	background-repeat: repeat-x;
	}
	
#botindhold {
	width: 905px;
	background-color: #513f20;
	margin: 0 auto;
	padding: 22px 20px 0 20px;
    color: #f3ebdc;
	}
	
#botindhold p {
	padding: 0;
	margin: 0 0 8px 0;
	font-size: 10px;
	}
	
#botindhold h2 {
	font-size: 12px;
	font-weight: bold;
	color: #FF9;
	padding: 0;
	margin: 0 0 4px 0;
	}
	
#botindhold a {
	color: #fff;
	}
	
#botcont {
	width: 957px;
	margin: 0 auto;
	}
	
.formelmt {
	width: 230px;
	margin-bottom: 5px;
	}
	
.formelmt_fd, .formelmt_fm {
	width: 55px;
	margin-bottom: 5px;
	margin-right: 3px;
	}
	
.adr_n {
	width: 30px;
	margin-bottom: 5px;
	margin-right: 3px;
	}

.adr_g {
	width: 140px;
	margin-bottom: 5px;
	margin-right: 3px;
	}
	
.formelmt_faa {
	width: 100px;
	margin-bottom: 5px;
	}
	
.graa {
	color: #999;
	}

.permission {
	font-size: 9px;
	line-height: 1.1;
	}
	
.specul {
	list-style-type: disc;
	margin: 0 0 8px 0;
	padding: 0 0 0 15px;
	}
	
.speculi {
	padding: 0 0 10px 0;
	margin: 0 0 0 0;
	line-height: 1;
	}
	
.korthead {
	width: 235px;
	font-size: 14px;
	font-weight: bold;
	}
	
.land, .zip, .by {
	margin-bottom: 5px;
	margin-right: 3px;
	}
	
.zip {
	width: 40px;
	}
	
.by {
	width: 85px;
	}
	
.land {
	width: 75px;
	}
	
.blist {
	padding-bottom: 5px;
	}
	
.formelmt_navn, .formelmt_enavn {
	margin-bottom: 5px;
	margin-right: 3px;
	}
	
.formelmt_navn {
	width: 90px;
	}
	
.formelmt_enavn {
	width: 120px;
	}