body {
	font-family: Verdana;
	color:#FFF;
	background:#202020 url("bg.gif") top left repeat-x;
	font-size: 11px;
}

#innehall {
	position:absolute;
	height:300px;
	width:450px;
	top: 40%;
	left: 45%;
	overflow: auto;
	text-align: center;
	padding: 0px;
	margin-top: -100px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -200px;
	}
a:link {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #000;
	font-weight: bold;
	text-decoration: underline;
}
a:visited {
	color: #1D1D1D;
	text-decoration: none;
	font-weight: bold;
}
a:active {
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}
#ul_list2 {
	list-style: none;
	margin:0; padding: 0;
	width: 200px;
}
#ul_list2 li {
	padding: 10px;
	margin-bottom: 10px;
	height: 50px;
	font-family:Verdana, Geneva, sans-serif;
	font-size: 9px;
	border:1px solid #e0e0e0;
	-moz-border-radius:5px;
	color: #FFF;
}
#ul_list2 li a {
	color: #FFF;
	text-decoration: none;
}

.ul_list_withjs {
	height: 155px;
	overflow:hidden;
}
