body {
	margin: 0 auto 0 auto;
	height: 100%;
	font-family: "Trebuchet MS", helvetica, verdana, arial, sans-serif;
}

img {
	border: 0px;
}
#wrapper {
	margin: 0 auto 0 auto;
	width: 800px;
	height: 100%;
}

#top {
	background: #fff url("../images/top.jpg") no-repeat top center;
	width: 800px;
	height: 220px;
}
h1 {
	margin-right:  20px;
	text-align: right;
	font-size: 26px;
	font-family: "Georgia", "Baskerville", serif;
	word-spacing: 0.4em;
	font-weight:  normal;
}
a {
	color: #c63;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}


#dikt {
font-family: "Georgia", Times, serif;
font-style: italic;
font-size: 14px;
line-height: 1.6em;	
text-align: right;
}

#top {
position: relative;
top: 0px;
}

#menu {
position: absolute;
top: 145px;
right: 30px;
display: block;
font-size: 13px;
}

#menu ul, #menu li, #menu a  {

	display: inline;
	list-style: circle;
	margin-left: 10px;
	color: #000;
}

#menu li.contrast a {
	color: #C63;
	font-weight:  bold;
}

#left {
	float: left;
	margin-right: 0px;
	height: 100%;
	background-color: #fff;
	height: 100px;
	width: 180px;
	text-align: right;
}

hr   {
	border: 1px solid #ddd;
	margin-right: 0px;
	width: 80%;
}

div  {
	font-size: 10px;
}

#hovedSide {
	float: right;
	position: relative;
	width: 600px;
	margin-right: 5px;
}


.bilde {
	padding: 10px;
}

#bildeGalleriet {
	width: 500px;
}

#bunn {
	position: fixed;
	bottom: 0px;
	left: 70px;
	
}

.linktekst {
	border-bottom: 1px solid #fff;
	font-size: 12px;
	margin-top: 15px;
}

div.albumInfo {
	float: left;
	left: 50px;
	width: 250px;
	text-align: left;
}

#mp3Spelar {

}

.tekst {
	position: relative;
	left: 180px;
	margin-right:  0px;
	font-family: "Trebuchet MS";
	width: 400px;
	color: #000;
	word-spacing: 0.2em;
	text-align: right;
	letter-spacing: 1px;
	line-height: 1.4em;
	font-size: 1.2em;
}

th {
	background-color: #ccc;
	font-size:  18px;
}

tr {
	background-color:  #eee;
}

tr.par {
	background-color: #ddd;
}

.bandUtheva {
	font-weight: bold;
	font-size: 1.2em;
	color:  #663333;
}