/*img, div { behavior: url(iepngfix.htc) }*/
#introbox {
  position: absolute;
  width: 1004px;
  height: 521px;
  left: 50%;
  top: 50%;
  margin-left: -502px;
  margin-top: -260px;
  background-image:url(images/background_intro.gif);
  background-repeat:no-repeat;
}
#intro_right {
	position:absolute;
	right:4px;
	top:0px;
	margin: 0;	
	padding: 0;
	height: 517px;
	width: 380px;		
	background-color:#339999;
	background-image:url(images/intro_bg.jpg);
	background-repeat:no-repeat;
}
#intro_logga {
	position:absolute;
	left:190px;
	top:120px;
	height: 156px;
	width: 243px;
}
#intro_blomma {
	position:absolute;
	right:0px;
	bottom:0px;
	height: 361px;
	width: 278px;
}
#intro_svenska {
	position:absolute;
	left:160px;
	top:410px;
	height: 90px;
	width: 37px;
}
#intro_engelska {
	position:absolute;
	left:370px;
	top:410px;
	height: 90px;
	width: 37px;
}
#intro_sitemap {
	position:absolute;
	left:10px;
	bottom:10px;
}
#intro_sitemap a{
	text-decoration:none;
}
body, html {
	_height: 100%;
}
body {
	margin: 0 auto;
	padding: 0;
	height:100%;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #171717;
	background-image:url(images/body_bg.jpg);
}

td {
	vertical-align: top;
}
.* {margin:0;padding:0;}
#main {	
	position:relative;
	padding: 0px;
	height: auto;
	width: 1004px;
	background-color:#FFFFFF;
	background-image:url(images/main_bg.gif);
	background-repeat:repeat-y;
	background-position:right;	
	text-align:left;
}
#main_bg_top_right {
	position:absolute;
	right:0;
	top:0;
	height: 8px;
	width: 4px;
	background-image:url(images/background_top_right.gif);
	background-repeat:no-repeat;
}
#top {
	position:relative;
	margin: 0;	
	padding: 0;
	height: 270px;
	width: 1000px;		
	background-color:#FFFFFF;
	background-image:url(images/top_right_bg.jpg);
	background-repeat:no-repeat;
	background-position: top right;
}
#logga {
	position:absolute;
	left:188px;
	top:73px;
	height: 156px;
	width: 243px;
}
#prick_top_right {
	position:absolute;
	right:0px;
	top:0px;
	height: 35px;
	width: 35px;		
	background-image:url(images/prick_top_right.gif);
	background-repeat:no-repeat;
	background-position:bottom left;
}
#meny {
	position:absolute;
	bottom:0;
	height: 38px;
	width: 620px;
	background-image:url(images/menu_bg.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	font-size:12px;	
	color:#FFFFFF;
}
div#meny ul {
	position: absolute;
	top: 0px;
	height:38px;
	left: 10px;
	margin: 0;
	padding: 0;
}

div#meny ul.extraLink {left: 550px;width:auto;}

div#meny ul li {
	display: inline;
	float: left;
	margin: 0;
	padding: 0 0 0 1px;
	list-style: none;
}
div#meny ul li a {
	float: left;
	display: inline;
	line-height: 38px;
	height: 38px;
	padding: 0 8px;
	text-decoration:none;
	font-size:12px;
	color:#FFFFFF;
	/*text-transform:capitalize;*/
	outline:0;
}
div#meny ul li.active a,div#meny ul li.subactive a {
	background-image:url(images/menu_bg_on.gif);
	background-repeat:repeat-x;
	background-position:right;
	color:#000000;
}
div#meny ul li a:hover {
	background-image:url(images/menu_bg_on.gif);
	background-repeat:repeat-x;
	background-position:right;
	color:#000000;
}


#bild {
	position:absolute;
	right:4px;
	top:125px;
	height: 252px;
	width: 380px;
	z-index:20;
	text-align:center;
}
/*#bild p {
	color:#FFFFFF;
	font-family:"Times New Roman", Times, serif;
	font-size:24px;
	letter-spacing:4px;
	padding-top:111px;
}*/
#content {	
	padding: 0;
	width: 1000px;
	margin:0;
	background-color:#FFFFFF;
	background-image:url(images/flower_bg.jpg);
	background-position:bottom right;
	background-repeat:repeat-y;
	position:relative;
	/*min-height:480px;height: auto !important;height:480px;*/
	overflow:auto;
	/*height:auto;border:1px solid red;*/
}
#prick {
	position:relative;
	margin: 0;	
	padding: 0;
	height: 35px;
	width: 35px;		
	background-image:url(images/prick_left.gif);
	background-repeat:no-repeat;
	background-position:bottom right;
}
#col_left{
	margin: 0;
	padding: 0;
	width: 620px;
	float:left;
	min-height:480px;height: auto !important;height:480px;
}
#col_right{
	margin: 0;
	padding: 0;
	width: 175px;
	float:left;
	position:relative;
	padding-bottom:40px;
	padding-top:120px;
}
#text{
	padding: 50px;
	padding-top:20px;
	line-height:18px;overflow:auto;
}
#text ul li p, #text ol li p{
	/*line-height:18px;*/
}

#text img {
	padding-right:10px;padding-left:10px;
}/*
#text img.left {
	float: left;
	clear: left; line-height:0;
}*/
#text ul,#text ol{
	/*margin: 0;
	padding: 0;
	margin-top:3px;	
	overflow: auto;*/
}
#text ul,#text ol{
margin: 0;
padding: 0;
margin-left: 17px;
line-height:0;
}
#text ul li,#text ol li{
line-height:14px;
padding-bottom:8px;
}
#nedermeny{
	position:absolute;
	left:15px;
	bottom:30px;
}
#bottom #nedermeny p, #bottom #nedermeny a{
	color:#000000;
	text-decoration:none;
	font-weight:bold;
	font-size:11px;
}
#flash{
	position:absolute;
	right:0px;
	bottom:0px;
	z-index:1;
	height:361px;
}
#undermeny_flash_fix {
	position:relative;
	padding:0;margin:0;border:0;
	left:20px;
	height: auto;
	width: 175px;
	font-size:11px;z-index:21;
}
#undermeny {
	position:relative;
	padding:0;margin:0;border:0;
	left:20px;
	height: auto;
	width: 175px;
	background-image:url(images/undermeny_bg.png);	font-weight:bold;
	font-size:11px;z-index:21;
}
#undermeny_top {
	position:absolute;
	padding:0;margin:0;border:0;
	top:-19px;
	height: 19px;
	width: 175px;
	background-image:url(images/undermeny_top.png);
	background-repeat:no-repeat;
}
#undermeny_bottom {
	position:absolute;
	padding:0;margin:0;border:0;
	bottom:-19px;
	height: 19px;
	width: 175px;
	background-image:url(images/undermeny_bottom.png);
	background-repeat:no-repeat;
}


div#undermeny ul.linkTree{
	list-style: none;
	margin:0;
	padding: 0px 18px;
}
div#undermeny ul.linkTree li a,div#undermeny ul.linkTree li a:visited{
	color:#333333;
	text-decoration:none;	
	display:block;
	line-height:18px;
	/*text-transform:capitalize;*/
}
div#undermeny li {
	height: 18px;
	padding:0;
	margin:0;
	display:block;
}
div#undermeny li a:hover, div#undermeny li a:active  {
	color:#000000;
}

.clear{ clear:both;}
#bottom {	
	height:28px;
	padding: 0;
	width: 1004px;
	margin:0;
	position:relative;
	text-align:left;
	background-image:url(images/bg_bottom.gif);
	background-position:top;
	background-repeat:no-repeat;
	background-color:#171717;
}
#bottom, #bottom p, #bottom a:link, #bottom a:visited, #bottom a:active, #bottom a:hover {
	color: #FFFFFF;
}
#bottom #copyright{
	clear: both;
	position:absolute;
	left:10px;
	bottom:0;
}
#bottom #copyright address {
	display: inline;
}
#bottom #seo{
	position:absolute;
	right:4px;
	bottom:0;
}
p, a:link, a:visited, a:active, a:hover, input, form, select, textarea {
	color: #000000;
	/*margin: 0px;*/
	margin-bottom:3px;
}
h2 a:link, h2 a:visited {
	color: #399;
	text-decoration: none;
}
address {
	text-decoration: none;
	font-variant: none;
	font-style: normal;
}
h1,a.h1 {
	font-size: 18px;
	text-decoration: none;
	/*margin: 0px;
	padding: 0px;*/
}
h2,a.h2,h2 a {
	font-size: 14px;
	color: #339999;
	/*margin: 0px;
	padding: 0px;*/margin-bottom:3px;
}
h3, a.h3 {
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	/*margin: 0px;
	padding: 0px;*/margin-bottom:0;
}
hr{
	border: none 0;
	border-bottom:1px dashed #333333;
	width:100%;
	height: 1px;
}
input.submit {
	padding:0;margin:0;
	font-size:10px;
	font-family:Verdana,sans-serif;
	color:#333333;
	background-color:#339999;
	border-style:solid;
	border-color:#333333;
	border-width:1px;
	cursor:pointer;
	margin-top:5px;
}
input.text{ width:100%;border-color:#333333;border-width:1px;}
input.text_mini{ width:20px;border-color:#333333;border-width:1px;}
input.text2,textarea.text2{ width:300px;border-color:#333333;border-width:1px;}
.err{
	color:#FF0033;
	font-weight:bold;
}
.msg{
	color:#33CC00;
	font-weight:bold;
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
