a:link { text-decoration: none; color: #666666}
a:visited { text-decoration: none; color: #666666}
a:active { text-decoration: none; color: #666666}
a:hover { text-decoration: none; color: #777777}

body
	{
	background-color: #181818;
	margin: 0px;
	padding: 0px;
	}

.intro
	{
	width: 100px;
	height: 100px;
	background-color: #ffffff;
	padding: 10px;
	margin-top: 58px;
	}

.box
	{
	position: absolute;
	margin-top: 0px;
	margin-left: 0px;
	width: 240px;
	height: 400px;
	background-color: #222222;
	z-index: 1;
	}

.meny
	{
	position: absolute;
	background-color: #222222;
	padding: 15px;
	z-index: 2;
	}

.namn
	{
	position: absolute;
	margin-top: 270px;
	padding: 15px;
	font-family: courier new;
	font-size: 12px;
	color: #666666;
	z-index: 3;
	}

.info
	{
	position: absolute;
	margin-top: 100px;
	padding: 15px;
	font-family: courier new;
	font-size: 12px;
	color: #888888;
	z-index: 3;
	}

.nummer
	{
	position: absolute;
	margin-top: 375px;
	margin-left: 185px;
	font-family: courier new;
	font-size: 12px;
	color: #666666;
	z-index: 3;
	}

.img
	{
	position: absolute;
	margin-left: 240px;
	z-index: 4;
	}

.inforuta
	{
	position: absolute;
	margin-left: 240px;
	z-index: 5;
	background-color: #222222;
	width: 600px;
	height: 400px;
	}

.infotext
	{
	margin-left: 120px;
	margin-top: 70px;
	z-index: 6;
	background-color: #222222;
	font-family: courier new;
	font-size: 12px;
	color: #777777;
	width: 300px;
	height: 300px;
	}

.planket
	{
	position: absolute;
	margin-top: 0px;
	margin-left: 0px;
	width: 843px;
	height: 400px;
	background-color: #181818;
	z-index: 1;
	font-family: courier new;
	font-size: 12px;
	color: #666666;
	}