body {
	background-color: #8a2f8e;
	margin:0px;
	margin-top:10px;
	margin-bottom:10px;
}
.tekst {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
}
.menu {
	width:140px;
	text-align:right;
	padding-right:10px;
}
td {
	font-family: "Myriad Pro","Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#563e2e;
}
.image {
	border:1px solid #563e2e;
	margin-bottom:5px;
}
.title {
	font-weight:bold;
	font-size:16px;
}
a {
	color:#666666;
	text-decoration:none;
}
a:hover {
	color:#666666;
	text-decoration:underline;
}
.left {
	background-image:url(../../images/main.jpg);
	background-repeat:repeat-y;
	vertical-align:bottom;
}
.content {
	background-image:url(../../images/right.jpg);
	background-repeat:repeat-y;
	vertical-align:top;
	padding-left:5px;
}
hr {
	height:0px;
	border:0px;
	border-top:1px dashed #CCCCCC;
	width:140px;
}
