body {
	background-color: #fcfdf1;
	padding: 59px 0px 0px 0px;
	margin: 0;
}

body, table, div {
	font-size: 12px;
	font-family: Georgia, Times, serif;
	color: #202020;
}

h1 {
	font-size: 20px;
	font-family: Georgia, Times, serif;
	color: #202020;
	font-weight: normal;
	margin: 0px;
	padding: 0px 0px 10px 0px;
}

h2 {
	font-size: 12px;
	font-family: Georgia, Times, serif;
	color: #202020;
	font-style: italic;
	margin: 0px;
	padding: 0px 0px 8px 0px;
}

.textonright {
	float: right;
	margin-left: 20px;
	margin-top: 5px;
	margin-bottom: 10px;
}

.textonleft {
	float: left;
	margin-bottom: 10px;
	margin-top: 5px;
	margin-right: 20px;
}

.normal {
	padding: 0 100px 0 0;
}

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

a.blue {
	color: #070787;
}

img {
	border: none;
}

div#container {
	margin: auto;
	width: 861px;
}

div#left {
	width: 379px;
	height: 561px;
	float: left;
}

div#right {
	width: 480px;
	float: left;
	text-align: right;
}

div#middle {
	width: 480px;
	float: right;
}

div#bottom {
	width: 480px;
	float: right;
}


div#logga {
	padding-bottom: 40px;
}

table.left-table {
	height: 366px;
}

td.bottom {
	vertical-align: bottom;
}

td.top {
	vertical-align: top;
	padding-bottom: 61px;
}

ul.meny {
	list-style-type: none;
	margin: 0px;
	padding: 0px 0px 0px 0px;
}

ul.meny-2 {
	list-style-type: none;
	margin: 0px;
	padding: 0px 0px 0px 10px;
	height: 100%;
	overflow:hidden;
}

ul.meny li a, ul.meny-2 li a {
	text-decoration: none;
	color: #202020;
}

ul.meny li a.active, ul.meny-2 li a.active {
	text-decoration: none;
	color: #636262;
}

li.menu-item {
	padding: 2px 0px 2px 0px;
	height: 19px;
	height: 100%;
	overflow:hidden;
}

.gallery-list {
	display: none;
}

td.searchWord {
	background: white;
	vertical-align: middle;
}

td.searchButton {
}

table.search {
	border: 1px solid #bdbdaf;
	background: white;
	margin-bottom: 4px;
}

#searchWords {
	border: 0px;
	font-size: 12px;
	font-family: Georgia, Times, serif;
	color: #202020;
	height: 15px;
	vertical-align: middle;
	display: block;
	margin: 0px;
	
}

span.search-text {
	font-size: 10px;
	font-family: Georgia, Times, serif;
	font-style: italic;
	color: #202020;
}