body {
	background: #fff url('/images/imgback.png') top left repeat-x;
	background: #fff url('/images/hjortdalbg.jpg') top left repeat-x;
	margin: 29px auto 10px auto;
	padding: 0px;
}

body, td, input, textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

div#body {
	width: 800px;
	margin: 0px auto 0px auto;
}

img#headline {
	margin: 0px;
}

div#menuA, div#menuB {
	height: 27px;
	/*
	border: 1px solid #f00;
	
	*/
	padding: 0px;
	text-align: center;
	overflow: hidden;
}

div#menuA {
	margin: -3px 0px 0px 0px;
}

div#menuB {
	margin: 0px;
}

div#menuA a, div#menuB a {
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	height: 29px;
	padding: 15px 25px 8px 25px;
	margin: 0px;
	vertical-align: middle;
}

div#menuA a {
	margin: 5px 0px 0px 0px;
	color: #f1ecde;
}

div#menuB a {
	margin: 5px 0px 0px 0px;
	color: #483c24;
}

div#menuA a.active, div#menuA a:hover  {
	background-color: #615336;
}

div#menuB a.active, div#menuB a:hover  {
	background-color: #c5b79b;
}

a {
	color: #000;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

a img, img.exbrd {
	border: 2px solid #900;
}

a:hover img {
	border: 2px solid #F00;
}



div#indhold {
	background-color: #fff;
	padding: 20px 30px;
	font-size: 12px;
}

#indhold b, #indhold strong {
	color: #706a4a;
}

h1 {
	color: #4a6808;
	font-size: 15px;
	margin: 0px 0px 10px 0px;
}

.center {
	text-align: center;
}

input.w, textarea.w {
	width: 400px;
}


fieldset.mail {
	padding: 5px;
	border: 2px solid #7B6B47;
	background: #fff url('/images/mailbg.jpg') top right no-repeat;
}

span.floatright {
	float: right;
	text-align: right;
}

div.messages {
	margin: 10px;
	padding: 5px;
	border: 2px solid #7B6B47;
	background-color: #fdfdfb;
	line-height: 150%;
}

table.indholdtabel {
	width: 750px;
	padding: 0px;
	margin: 0px;
}

td.il {
	width: 500px;
	overflow: none;
	text-align: justify;
}


td.ir {
	width: 240px;
	text-align: center;
}

.ir img {
	margin: 5px;
}

.ir span img {
	margin: 0px;
}

td.ir img {
	border: 1px solid #ddd;
}

img.nobrd {
	border: none;
}
