#allt{
	margin:0px auto;
	font-size:12px;
	font-family:"Arial Narrow", Verdana;
	color:#333333;
	letter-spacing: 2px;
}
#start{
	text-align:center;
	padding-top:10px;
}
.thumbs{
	padding-top:5px;
}
#fot{
	float:left;
	padding-top:40px;
	text-align:center;
	margin:0px auto;
	width:100%;
}
img{
	border:none;
}
h1{
	text-align:center;
	font-size:14px;
	font-family:"Arial Narrow";
	font-weight:normal;
}
h2{
	text-align:center;
	font-size:12px;
	font-weight:normal;
	font-family:"Arial Narrow";
}
.tumme{
	margin-right:10px;
}
.skugga {
	background-color:#000000;
	opacity: 0.8; /* Safari, Opera */
	-moz-opacity:0.80; /* FireFox */
	filter: alpha(opacity=80); /* IE */
	z-index: 10;
	height: 100%;
	width: 100%;
	background-repeat:repeat;
	position:fixed;
	top: 0px;
	left: 0px;
	visibility:hidden;
	cursor:pointer;
}

a:link{
	text-decoration:underline;
	color:#333333;
}
a:visited{
	text-decoration:underline;
	color:#333333;
}
a:active{
	text-decoration:underline;
	color:#333333;
}
a:hover{
	text-decoration:underline;
	color:#000000;
}
