div#main {
	margin: 0;
	padding: 0;
}

div#main img {
	display: block;
	margin: 0;
	padding: 0;
}

td.Tekst {
	background: #334053;
	padding: 0;
}

h1, h2 {
	color: #fea;
	font-family: georgia, times;
	font-size: 18px;
	font-weight: bold;
	margin: 10px 0;
	text-align: left;
}

h2 {
	font-size: 14px;
}

div#contents {
	margin: 0;
	padding: 10px 20px;
}

h1.contact, h2.contact {
}

address {
	font-size: 0.9em;
	font-style: normal;
	line-height: 1.5em;
	margin-bottom: 7px;
	padding-left: 15px;
}

div.floaterRight span.name, address span.name {
	color: #b66;
	font-weight: bold;
}

div.floater, div.floaterRight {
	float: left;
}

div.floaterRight {
	border-left: 1px solid #595a5e;
	margin-left: 25px;
	padding-left: 25px;
}

div.floaterRight p {
	font-size: 0.9em;
	line-height: 1.5em;
	text-align: center;
	width: 120px;
}

br.cf {
	clear: both;
	line-height: 0;
}

div#about {
	font-size: 0.9em;
	margin: 0 40px;
}

div#about p {
	border-bottom: 1px solid #595a5e;
	margin: 4px 0;
	padding-bottom: 6px;
}

div#about p:first-letter {
	color: #b66;
}

div#links {
	font-size: 0.9em;
}

div#links a {
	display: block;
}

div#links div.firstFloater {
	border: 0;
	float: left;
}

div#links div.floater {
	border-left: 1px solid #595a5e;
	margin-left: 25px;
	padding-left: 25px;
}

.center {
	font-size: 0.9em;
	margin-top: 1em;
	text-align: center;
}

table.prices {
	color: #ccc;
	font-size: 0.9em;
	margin: 0 auto 3em 3em;
}

table .left {
	width: 40em;
}

table .right {
	width: 20em;
}

table.prices .left {
	border-bottom: 1px solid #944;
}

table.prices .right {
	color: #fda;
	padding-left: 0.5em;
}

tfoot {
	text-align: center;
}

#prices {
	background-color: #334053;
	margin: 0 -20px 0 -20px;
	padding: 20px;
}

#bookStores li	{ margin-top: 2.5em; }
#bookStores h2	{ color: #eee; }
#bookStores p	{ margin: 0.1em; }
