body {		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 0.6em;
		line-height: 1.5em;
		background-color: #666666;
		background-image: url(bilder/bakgrund3.gif);
		background-repeat: no-repeat;
		background-position: bottom right;
		margin: 0;
		text-align: center;
		color: #333333;}

html, body {	padding: 0;
		margin: 0;
		height: 100%;}

p {		margin: 0px;}

a {		font-weight: bold;
		text-decoration: none;}

a:link {	color: #666666;}

a:visited {	color: #666666;}

a:hover {	color: #999999;}

a:active {	color: #CCCCCC;}

img {		border: 0;}

h1 {		font-size: 1.1em;
		padding: 10px 0px 0px 0px;
		margin: 0px;}

#allt {		width: 700px;
		height: 500px;
		position: absolute;
		top: 47%;
		left: 50%;
		margin-left: -350px;
		margin-top: -250px;}

#ruta {		width: 700px;
		height: 500px;
		background-color: #FFFFFF;
		border: 6px solid #AD9461;
		padding: 0px;}

#logga {	position: absolute;
		left: 13px;
		top: 15px;}

#meny {		position: absolute;
		left: 620px;
		top: 15px;
		text-align: right;}

#meny img {	float: none;}

#content {	position: absolute;
		left: 135px;
		top: 15px;
		width: 440px;
		height: 480px;}

#tavla {	text-align: center;
		width: 440px;}

#tavla img {	border: 3px solid #FFFFFF;}

.left {		text-align: left;}

.center {	text-align: center;}

.right {	text-align: right;}
