.brodtext {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; }
.vitfettext {font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; font-size: 12px; color: #FFFFFF; }
.tablerubrik {font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; font-size: 12px; color: #FFFFFF; }

.box  {
	position: relative;
	width: auto;
	float: left;
	border: solid 0px #ddd;
	margin-right: 2px;
	}

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

#page {
	background: white;
	background-repeat:repeat-y;
	text-align: left;
	margin: 0 auto;
	padding: 0px 0px 0px 0px;
	position: relative;
	/* The entire template's width is set in this class. */
	width: 860px;
	/*_width: 740px;*/ /* IE hack */
	border: none;
	/*border-top: none; */
	}

#header {
	padding: 0;
	margin: 0;
	position: relative;
width:820px;
padding: 20px 20px 20px 20px;
	height: 160px;
	background-image:url(/bilder/topback.gif);
	background-repeat:no-repeat;
	
/* background: #38C url('/bilder/logotop4.gif'); */
	}

#content {
/*	padding: 0; */
	margin: 0;
	position: relative;
	width:820px;
	padding: 0px 20px 20px 20px;
	background-image:url(/bilder/backmiddle.gif);
/* background: #38C url('/bilder/logotop4.gif'); */
	}

#introtext {
	position:relative;
	float:left;
	left:30px;
	top:8px;
	margin: auto auto auto auto;
	width:400px;
	height:90px;
	z-index:1;
}

#lankar {
	position:relative;
	float:right;
	right:20px;
	top:8px;
	margin: auto auto auto auto;
	width:240px;
	height:90px;
	z-index:1;
}

#bottom {
	padding: 0;
	margin: 0;
	position: relative;
	width:820px;
	padding: 20px 20px 20px 20px;
	height: 40px;
	background-image:url(/bilder/bottomback.gif);
	background-repeat:no-repeat;
	
/* background: #38C url('/bilder/logotop4.gif'); */
	}

.storvittext {font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; font-size: 13px; color: #FFFFFF; }

