@charset "utf-8";
* {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #CCCCCC;
	background-color: #000000;
	padding: 0px;
	margin-top: 0px;
}
#wrapper {
	background-color: #000000;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
#wrapper #huvud {
	height: 150px;
	width: 800px;
	background-color: #000000;
}
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#wrapper #main {
	height: 400px;
}
#wrapper #main #right {
	height: auto;
	width: 340px;
	float: right;
	padding-top: 30px;
}
#wrapper  #main #left {
	height: auto;
	width: 450px;
	float: left;
	padding-top: 20px;
	padding-left: 5px;
}
#wrapper #main #footer {
	clear: both;
	height: 20px;
	background-color: #333333;
	font-variant: small-caps;
	color: #666666;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}
#wrapper #main #right #bilder {
	margin-top: 30px;
	width: auto;
	height: auto;
}
#wrapper #main #left #news {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #CCCCCC;
	padding: 5px;
	width: 435px;
	font-weight: bold;
}

#wrapper #main #right #totte {
	padding-top: 100px;
}
#wrapper #main #left #links .link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-variant: small-caps;
	color: #666666;
	padding-bottom: 5px;
}
#wrapper #main #left #stamtavla {
	width: 440px;
}
#wrapper #huvud #menu {
}
