body {
	margin: 0;
	background: url(img/bgbody.jpg) repeat;
}

table {
	height: 100%;
	background-image: url("img/bg.jpg");
	background-repeat: repeat-y;
	color: black;
	font: 11px/16px "Lucida Grande", Lucida, Verdana, sans-serif;
}

.head {
	height: 134px
}

.top {
	height: 40px;
	background: url(img/topbg.jpg) fixed;
}

.addr {
	height: 80px;
	font-family: "Lucida Grande", Verdana, sans-serif;
	font-size: 10px;
	line-height: 14px;
	font-weight: bold;
	color: #330000;
}

.middle {
	height: auto;
	color: #330000;
	font: bold 12px/24px "Lucida Grande", Lucida, Verdana, sans-serif;
}

.margin {
	height: 20px
}

.main {
	border-right: 1px solid #330000
}

.citat {
	color: black;
	font: 10px/15px "Lucida Grande", Lucida, Verdana, sans-serif;
}

a:link {
	color: #993333;
	text-decoration: none;
}

a:visited {
	color: #993333;
	text-decoration: none;
}

a:hover {
	color: #666666;
	text-decoration: underline;
}

a:active {
	color: #330000;
	text-decoration: underline;
}

.slidemain {
	height: auto;
	width: 440;
	height: auto;
	margin-right: 0px;
	float: left
}

.slidepreview {
	margin: 6px 6px 3px 0px;
	cursor: pointer;
	float: left
}

.slideholder {
	width: 440px;
	height: auto;
	display: table
}.rubriker {
	color: #993333;
	font: 20px/36px "Lucida Grande", Verdana, sans-serif;
}
