p {
	color: #666666;
	font-family: Arial;
	font-size: 12px;
}
h1 {
	text-transform: uppercase;
	color: #000000;
}
a:visited {
	color: #666666;
	text-decoration: none;
}
a:link {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #222222;
	text-decoration: none;
}
#container
{
	margin: 0px auto;
	width: 695px;
	horizontal-algin: middle;

}	
#box
{
	position: relative;
	height: 660px;
	width: 695px;
	horizontal-algin: middle;
	background-color: #C0C0C0;
}
#startboxvit
{
	position: absolute;
	height: 310px;
	width: 649px;
	top: 270px;
	left: 23px;
	background-color: #FFFFFF;
	overflow: hidden;
}
#topbild
{
	position: absolute;
	left: 23px;
	height: 221px;
	width: 649px;
	top: 23px;
}
#recbild
{
	position: absolute;
	left: 23px;
	background-image: url(pics/rec.jpg);
	height: 557px;
	width: 649px;
	top: 23px;
}

#logga
{
	position: absolute;
	left: 139px;
	top: 297px;
	background-image: url(pics/vocado2.jpg);
	width: 414px;
	height: 89px;
}
#Meny
{
	position: absolute;
	left: 22px;
	top: 601px;
	background-image: url(pics/meny.gif);
	width: 651px;
	height: 37px;
}
#grasteck
{
	width: 13px;
	height: 328px;
	background-color: #C0C0C0;
	position: absolute;
	top: 263px;
	left: 347px;
}