@charset "iso-8859-1";
body {
	background: #929AAF;
	text-align: left;
}

/* ~~ this container surrounds all other divs giving them their percentage-based width ~~ */
.container {
	width: 950px;
	max-width: 1260px;/* a max-width may be desirable to keep this layout from getting too wide on a large monitor. This keeps line length more readable. IE6 does not respect this declaration. */
	min-width: 780px;/* a min-width may be desirable to keep this layout from getting too narrow. This keeps line length more readable in the side columns. IE6 does not respect this declaration. */
	background: url(images/container_vit_skuggad.jpg) no-repeat;
	margin: 0 auto; /* the auto value on the sides, coupled with the width, centers the layout. It is not needed if you set the .container's width to 100%. */
	padding: 0px;
	height: 800px;
	text-align: left;
	font-family: Verdana, Geneva, sans-serif;
	color: #000;
}

/* ~~ The footer ~~ */
.footer {
	text-align: center;
	vertical-align: bottom;
	font-size: 9px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
}
#FlashID {visibility:hidden}
#FlashID2 {visibility:hidden}

.small {
	font-size: 10px;
	color: #F60;
}
.sidrubrik {
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #C60;
}
.minitabell {
	font: 11px Arial, Helvetica, sans-serif;
	color: #333;
	text-align: center;
	border: thin solid #09C;
}



.tabell1 {
	text-transform: none;
	width: 885px;
	height: auto;
	clear: left;
	float: left;
	margin-left: 30px;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-align: left;
}
.kantbild_left {
	float: left;
	margin-top: 50px;
}
.kantbild_right {
	float: right;
	margin-top: 50px;
}

.bold_standard_text {
	font-size: 11px;
	font-weight: bold;
	color: #300;
}
.tabellmeny {
	font: bold 10px Verdana, Geneva, sans-serif;
	color: #06C;
	text-align: center;
	background: #DDD;
	border-width: thin;
	border-style: solid;
}


.bild_hoger {
	text-align: right;
	float: right;
	clear: right;
}

.punktlista {
	font-size: 10px;
}
.underrubrik {
	font-size: 12px;
	font-weight: bold;
	color: #C30;
}

.content {
	height: 800px;
	width: 850px;
}
.sidhuvud {
	padding-top: 35px;
	padding-left: 53px;
}
.tabell_lefttext {
	text-align: left;
}



img.expando{ /*sample CSS for expando images. Not required but recommended*/
border: none;
vertical-align: top; /*top aligns image, so mouse has less of a change of moving out of image while image is expanding*/
}
.extra_stor_text {
	font-size: 36px;
	font-weight: bold;
	color: #300;
}
.tabell_centertext {
	text-align: center;
}
.standatdtext {
	font: normal 11px Verdana, Geneva, sans-serif;
	text-align: left;
}
