body {
	background: #ffffff url(../bilder/sidstil/background.gif) repeat;
	margin: 0px;
	font-family:trebuchet ms,tahoma,verdana,arial;
	font-size:12px;
	overflow-y:scroll;	
	color: #474747;
}

hr {
	border: 0px;
	width: 492;
	height: 13px;
	background: url(../bilder/sidstil/separator.gif) no-repeat;
}

a, a:link, a:hover, a:visited{
	color: #5A3D15;
	text-decoration: none;
}

.layout {
	width: 990px;
	padding-top: 0;
	margin:0 auto;
}

.pagecont {
	float: left;
	width: 760px;
}

.leftcont {
	float: left;
	width: 168px;
	background: #FFFFFF;
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
}

.rightcont {
	float: left;
	width: 589px;
	background: #FFFFFF;
	border-right: 1px solid #999999;
}

.logga {
	width: 168px;
	height: 114px;
	background: url(../bilder/sidstil/logga.gif);
}

.menybg {
	padding-top: 20px;
	padding-bottom: 70px;
	padding-left: 15px;
	background: #ffffff url(../bilder/sidstil/background-menu.gif) repeat;
	width: 152px;
}

.menybg a, .menybg a:link, .menybg a:hover, .menybg a:visited{
	color: #5A3D15;
	font-size:11px;
	text-decoration: none;
}

.menyfade {
	background: #FCDF1F url(../bilder/sidstil/menu-yellowfade.gif) repeat-x;
	width: 168px;
	height: 300px;
}


.topborder {
	background: url(../bilder/sidstil/top-border.gif);
	margin: 0 auto;
	width: 586px;
	height: 22px;
}

.topinfo {
	margin: 0 auto;
	width: 586px;
	height: 25px;
	border-bottom: #C0C0C0 solid 1px;
}

.topinfotxt {
	margin: 0 auto;
	width: 500px;
}

.topinfo a, .topinfo a:link, .topinfo a:visited, .topinfo a:hover{
	color: #474747;
	text-decoration:none;
	font-size:10px;
	font-weight:bold;
}

.topinfo p{
	color: #474747;
	text-decoration:none;
	font-size:10px;
	font-weight:bold;
	float:left;
	margin: 5px 15px 5px 15px;
	padding: 0px;
}

.topinfo img{
	margin-top: -4px;
	border: 0px;
}

.topscare {
	background: url(../bilder/sidstil/background-topsquare.gif);
	margin: 0 auto;
	margin-top: 10px;
	padding: 20px;
	width: 516px;
	height: 142px;
}

.topscare h2{
font-size:18px;
margin:0;
}

.topscare p{
font-size:11px;
margin:0;
}

.wordscont {
	float: left;
	width: 225px;
}

.words {
	float: left;
	margin-left: 2px;
	width: 213px;
	padding: 30px 2px 2px 2px;
	border: 1px solid #999999;
	background: #ffffff url(../bilder/sidstil/words-border.gif) repeat-x;
}

#marqueecontainer{
	position: relative;
	width: 200px; /*marquee width */
	height: 300px; /*marquee height */
	background-color: white;
	overflow: hidden;
	border: 0px;
	padding: 2px;
	padding-left: 4px;
	font-size: 10px;
}

.pagetext {
	padding: 10px;
	float: left;
}

h1 {
	width: 560px;
	background:#FEFAE1;
	border: 2px solid #FBEFA0;
	font-size:12px;
	padding: 4px;
	text-transform:uppercase;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align:center;
}

.endinfo  {
	float: left;
	width: 560px;
	border-top: 1px solid #999999;
	margin-top: 15px;
	margin-bottom: 15px;
	padding-top: 15px;
}

.endinfo .td {
	font-size:10px;
	color: #999999;
	float: left;
	width: 33%;
}