body {
	background-color: #c9c9b5;
	background-image: url('../gfx/bgpic.jpg');
	background-position: bottom left;
	background-repeat: no-repeat;
	background-attachment: fixed;
	color: black;
	margin: 20px;
	padding: 0;
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: 8pt;
}

#header {
	margin: 0;
	margin-bottom: 5px;
	border: 1px solid black;
	font-weight: bold;
	font-size: 20pt;
	text-align: center;
	padding-top: 20px;
	padding-bottom: 20px;
	background-color: #f5f5dc;
	font-family: Tahoma, Verdana, Arial, sans-serif;
}

#menu {
	margin-top: 0;
	width: 170px;
	height: 430px;
	float: left;
	border: 1px solid black;
	padding: 5px;
	background-color: #f5f5dc;
	font-size: 13px;
}

#indhold {
	margin-top: 5px;
	margin-left: 187px;
	border: 1px solid black;
	font-size: 11px;
	padding: 20px;
	min-height: 400px;
	background-color: #f5f5dc;
	text-align: justify;
}

* html #indhold {
	margin-left: 185px;
	display: block;
	height: 400px;
}

#footer-ad {
	width: 536px;
	margin: 10px auto 5px auto;
}

.fed {
	font-weight: bold;
}

a:link {
	color: #880000;
}

a:hover {
	color: #cc0000;
}

a:active {
	color: red;
}

a:visited {
	color: #880000;
}

a.valgt {
	color: #cc9999;
}

h2 {
	font-size: 13pt;
	margin-top: 50px;
	text-align: center;
}

td.lille1 {
	width: 197px;
	height: 40px;
	font-weight: bold;
}

td.mellem1 {
	width: 197px;
	height: 50px;
	font-weight: bold;
}

td.storst1 {
	width: 197px;
	height: 60px;
	font-weight: bold;
}

td.lille2 {
	width: 482px;
	height: 40px;
}

td.mellem2 {
	width: 482px;
	height: 50px;
}

td.storst2 {
	width: 482px;
	height: 60px;
}

td.pris {
	width: 60px;
	height: 70px;
	vertical-align: bottom;
	text-align: center;
	vertical-align: bottom;
}

.red {
	color: #cc0000;
}

td.pris2 {
	width: 180px;
	height: 30px;
}

td.pris3 {
	width: 71%;
	height: 30px;
}

td.i {
	width: 100px;
	height: 30px;
}

td.ii {
	padding-left: 20px;
	width: 100px;
}

p.koersel:first-letter {
	color: #cc0000;
	font-weight: bold;
	font-size: 2em;
}

.small {
	font-size: 8px;
}

td.billeder {
	padding: 15px;
	background-color: #f8f8e7;
	text-align: center;
}
