body {

	font-family: Verdana;

	padding:0px;

	margin:0px;

	background-color: #FCB515;

	background: #202020 url("bg.gif") top left repeat-x;

}



#innehall {
	position: absolute;
	height: 160px;
	width: 400px;
	top: 50%;
	left: 50%;
	background-color: #FCB515;
	border: 5px solid #FFF;
	overflow: auto;
	text-align: left;
	padding: 0px;
	margin-top: -100px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -200px;

}

#meny {

	font-size: 9px;

	font-weight: bold;

	padding-bottom: 4px;

	color: #232020;

	padding-top: 4px;

	text-align: center;

}

#parts{

	font-size: 9px;

	font-weight: bold;

	padding-bottom: 10px;

	color: #FFFFFF;

	padding-top: 8px;

	text-align: center;

}

a:link {

	color: #000000;

	text-decoration: none;

}

a:hover {

	color: #FFFFFF;

	font-weight: bold;

}

a:visited {

	color: #000000;

	text-decoration: none;

}

a:active {

	font-weight: bold;

	text-decoration: none;

	color: #000000;

}

.dot {

	color: #FFFFFF;

	padding-left: 25px;

}
