﻿body {margin: 125px;}
#box {border:2px solid #FEBA2F; background-color: #FFFAD4; width: 600px; height: 680px; 
padding-left:4px; padding-right:4px; padding-top:1px; padding-bottom:1px; 
font-family:Verdana, Helvetica, sans-serif; font-size:12px; color:#0F218B}

h1 {font: 150% Verdana, Arial, Helvetica, sans-serif;color: #CCCCCC;}

#meny{
	width: 18em;
	margin: 20px;
	padding: 0;
	list-style-type: none;
	font: 80% Verdana, Helvetica, sans-serif;
	letter-spacing: 0.1em;}
#meny li{margin-bottom: 0.25em;}
#meny a{
	display: block;
	width: auto;
	height:8%;
	background: #FEBA2F;
	padding: 0.25em;
	text-decoration: none;
	border: 1px solid #996666;
}
#uc {
	width: 22em;
	top: 350px;
	position: absolute;
	left: 370px;
}
#tra {
	width: 22em;
	top: 530px;
	position: absolute;
	left: 380px;
}
#panda {
	width: 22em;
	top: 430px;
	position: absolute;
	left: 100px;

}

}
#dr {
	width: 25em;
	position: relative;
	left: 5px;
}

#fot {
	top: 250px;
	position: relative;
	left: 0px;
}


#meny a:link{color: #ffffff;}
#meny a:visited{color: #ffffff;}
#meny a:hover{background: #996666;}
#meny a#current{background: #FFCC66; color: #000000;}