.vansterlayer {
	background-color: #699;
	height: 250px;
	width: 100px;
	position: absolute;
	left: 0px;
	top: 84px;
	color: #CCCCCC;
}

.hogerlayer {
	background-color: #617885;
	height: 200px;
	width: 300px;
	left: 110px;
	top: 84px;
	position: absolute;
}

.loggalayer {
	background-color: #617885;
	height: 54px;
	width: 270px;
	left: 0px;
	top: 30px;
	position: absolute;
}

.brodtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
.rubrik {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3300CC;
}

body {
	color:#000;
	margin:0;
	padding:0;
	border:0;
	font-family:arial,sans-serif;
	font-size:11px;
	}

#top {
	width:175px;
	height:43px;
	background:#eee top left no-repeat;
	color:#000;
	text-align:right;
	}

#top p {
	padding:0 5px;
	}

#content {
	width:175px;
	height:148px;
	background:#fff;
	color:#000;
	text-align:left;
	padding:0;
	}

a:link, a:visited, a:active {
	background:transparent;
	color:#666666;
	text-decoration:none;
	}

p {
	margin:0;
	}

p.b {
	font-weight:bold;
	}


ul {
	margin:0 0 0 2px;
	padding:0;
	}

li {
	list-style-type:none;
	line-height:15px;
	margin:0;
	padding:0;
	}


li a {
	display:block;
	width:160px;
	}

h1, h2 {
	font-size:12px;
	color:#c00;
	background:transparent;
	margin:5px 3px 0 3px;
	}

h2 {
	color:#000;
	margin:0 0 7px 2px;
	}


li img {
	width:16px;
	height:14px;
	}



p.u a:link, p.u a:visited, p.u a:active {
	text-decoration:underline;
	}

p.u a:hover {
	text-decoration:none;
	}

td.wall { background: #00afe5 }
td.floor { background: #d6efff }
td.goal { background: #e5ffa6 }
