html {
	overflow-y: scroll;
	overflow-x: hidden;
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
}

body {
	margin: 0;
	padding: 0;
	font-size: 80.5%;
	font-family: "Trebuchet MS", Arial, sans-serif;
	background: #759c1d url(/images/bg_main.gif) repeat-y center top;
}

/* Font-size: 1.0em = 10px = 62.5% standard storlek 16px */

/* Form */

.submitbutton {
	background-color: #f3f6d9;
	border-top: 1px solid #d0d8d9;
	border-left: 1px solid #d0d8d9;
	border-right: 2px solid #adb8b9;
	border-bottom: 2px solid #adb8b9;
	font-size: 0.9em;
	margin: 8px 12px 0 0;
	color: #666666;
	font-weight: bold;
}

.inputmini {
	font-size: 0.85em;
	background-color: #f3f6d9;
	border-color: #d0d8d9;
	color: black;
	border: 1px solid #d0d8d9;
	width:135px
}

.inputbig {
	font-size: 1em;
	background-color: #f3f6d9;
	border-color: #d0d8d9;
	color: black;
	border: 1px solid #d0d8d9;
	width:300px
}



#maincontainer {
	width: 1016px;
	margin: 0 auto;
}


#mainwrap {
	width: 957px;
	margin: 0 auto;
	padding: 2px 0 10px 0;
	background-color: #fff;
}

.start #topsection,
.erbj #topsection {
background: #fff;
height: 325px;
}

.turridning #topsection,
.article#topsection,
.konf#topsection {
background: #fff;
height: 280px;
}

.start .headerbild,
.erbj .headerbild,
.tur .headerbild,
.article .headerbild,
.konf .headerbild {
position: relative;
float: right;
margin: 40px 0 0 0;
}

.start .head,
.erbj .head {
display: block;
background: #fff url(/images/bg_head.jpg) repeat-y left top;
width: 936px;
height: 216px;
border: solid 10px #f3ebcf;
}

.article .head,
.tur .head,
.konf .head {
display: block;
width: 936px;
height: 130px;
border: solid 10px #f3ebcf;
background: #fff url(/images/bg_head_turridning.jpg) repeat-y left top;
}

.head span {
font-size: 2.4em;
margin: -26px 0 0 10px;
color: #c7a11a;
font-weight: normal;
font-family: Georgia, "Times New Roman", Times, serif;
position: absolute;
line-height: 3.0em;
}

.start .head p,
.erbj .head p {
color: #c7a11a;
margin: 40px 0 0 10px;
display: block;
font-weight: bold;
position: absolute;
font-size: 11px;
}

.tur .head p,
.article .head p,
.konf .head p {
color: #c7a11a;
margin: 40px 0 0 10px;
display: block;
font-weight: bold;
position: absolute;
font-size: 11px;
line-height: 12px;
}

.start .flags,
.erbj .flags {
margin: 183px 0 0 5px;
}

.article .flags,
.tur .flags,
.konf .flags {
margin: 70px 0 0 150px;
}

.flags img {
border: none;
}

.head a:link,
.head a:active,
.head a:visited {
	color: #c7a11a;
	text-decoration: none;
}

.head a:hover {
	color: #000;
}

#facebook {
float: right;
position: absolute;
margin: 10px 0 0 924px;
}

#facebook img:hover {filter: alpha(opacity=60); -moz-opacity: 0.6; opacity: 0.6;}

#facebooklike {
float: right;
position: absolute;
margin: 12px 0 0 830px;
}

.masterhead {
display: block;
height: 88px;
}

.masterhead img {
border: none;
}

.masterhead ul {
	list-style: none;
	padding: 0;
	margin: 50px 0 0 0;
	float: right;
}

.masterhead li {
	margin: 0;
	float: left;
	text-align: center;
}

.masterhead a:link,
.masterhead a:active,
.masterhead a:visited {
	color: #c74919;
	font-size: 15px;
	text-decoration: none;
	display: block;
}

.masterhead a:hover {
	color: #000;
}

.logo {
	position: absolute;
}

/* TABS */

.tabstart,
.tabkonferens,
.tabom,
.tabatt,
.tabstartselect,
.tabkonferensselect,
.tabomselect,
.tabattselect {
	display: block;
	padding: 8px 0 0 0;
	margin: 0;
	height: 30px;
}

.tabstart {
background: url(/images/tab_start.gif) no-repeat left top;
width: 98px;
}

.tabstartselect {
background: url(/images/tab_start.gif) no-repeat left -38px;
width: 98px;
font-weight: bold;
}

.tabkonferens {
background: url(/images/tab_konferens.gif) no-repeat left top;
width: 160px;
}

.tabkonferensselect {
background: url(/images/tab_konferens.gif) no-repeat left -38px;
width: 160px;
}

.tabom {
background: url(/images/tab_om.gif) no-repeat left top;
width: 125px;
}

.tabomselect {
background: url(/images/tab_om.gif) no-repeat left -38px;
width: 125px;
}

.tabatt {
background: url(/images/tab_att.gif) no-repeat left top;
width: 79px;
}

.tabattselect {
background: url(/images/tab_att.gif) no-repeat left -38px;
width: 79px;
}

/* Main */

.galeria {
	width: 100%;
	margin: 0;
}

.galeriamini {
	width: 100%;
	margin: 0;
	/*border-bottom: 1px dashed #aabd68;*/
	padding: 0 0 15px 3px;
}

.galeriabildruta
{
	width: 135px;
	height: 100px;
	overflow: hidden;
}

.galeriablock {
	width: 135px;
	height: 120px;
	display: block;
	float: left;
	padding: 10px 10px 10px 10px;
	margin: 2px 2px 0 0;
	text-align: center;
	font-size: 11px;
	overflow: hidden;
	border: 2px solid #dce6f0;
}

.galeriablockmini {
	width: 43px;
	height: 33px;
	display: block;
	float: left;
	padding: 0;
	margin: 2px 2px 0 0;
	text-align: center;
	overflow: hidden;
}

.galeriablock img,
.galeriablockmini img {
	border: none !important;
}

.galeriablock:link,
.galeriablock:active,
.galeriablock:visited {
border: 2px solid #dce6f0;
text-decoration: none !important;
}

.galeriablock:hover{
border: 2px solid #e4ecae;
background-color: #e4ecae;
}


#contentwrapper{
float: left;
width: 100%;
border-top: 1px dashed #aabd68;
margin: -1px 0 0 0;
}

#contentcolumn{
margin: 10px 228px 0 168px;
}

#contentcolumn table {border: 2px solid #e2b32d; empty-cells: hide; border-collapse:collapse}

#contentcolumn td {border: 1px solid #e2b32d; padding:4px;}


#contentcolumn img{
border: 1px solid #fff;
}

#contentcolumn img a:link,
#contentcolumn img a:active,
#contentcolumn img a:visited {
border: 1px solid #fff;
}

#contentcolumn img:hover {
border: 1px solid #000;
}

#contentcolumn a:link,
#contentcolumn a:active,
#contentcolumn a:visited {
color: #759c1d;
text-decoration: underline;
}


#contentcolumn a:hover  {
	color: #000;
	text-decoration: underline;
}


#contentcolumn h1 {
font-size: 1.8em;
margin: 0 0 12px 0;
color: #759c1d;
font-weight: normal;
font-family: Georgia, "Times New Roman", Times, serif;
line-height: 1.2em;
}

#contentcolumn h1 a:link,
#contentcolumn h1 a:active,
#contentcolumn h1 a:visited {
	color: #759c1d;
	text-decoration: none;
}

#contentcolumn h2 {
font-size: 1.8em;
margin: 0 0 12px 0;
color: #759c1d;
font-weight: normal;
font-family: Georgia, "Times New Roman", Times, serif;
line-height: 1.2em;
}

#contentcolumn h2 a:link,
#contentcolumn h2 a:active,
#contentcolumn h2 a:visited {
	color: #759c1d;
	text-decoration: none;
}

#contentcolumn h2 a:hover {
	color: #000;
	text-decoration: underline;
}

#contentcolumn p {
line-height: 1.4em;
}

.start #contentcolumn p {
margin: 0 0 10px 0;
color: #7c7c7c;
padding: 0 0 20px 0;
height: 105px;
display: block;
border-bottom: 1px solid #f5e6ba;
}

.article #contentcolumn p,
.tur #contentcolumn p,
.konf #contentcolumn p {
margin: 0 0 10px 0;
color: #7c7c7c;
padding: 0 0 20px 0;
display: block;
}

#contentcolumn ul{
color: #7c7c7c;
padding: 0;
margin: 0 0 0 10px;
display: block;
}

#contentcolumn li{
list-style: none;
background: url(/images/li.gif) no-repeat 0.2em 0.3em;
padding-left: 1.2em;
margin-left: 0.7em;
margin-bottom: 5px;
}

.readmore a:link,
.readmore a:active,
.readmore a:visited {
	float: right;
	text-align: right;
	display: block;
	color: #7c7c7c;
	text-decoration: none;
	font-weight: bold;
}

.readmore a:hover {
	color:#759c1d;
	text-decoration: underline;
}

.leftboxend{
display: block;
height: 15px;
background-color: #fff;
}

#leftcolumn{
float: left;
width: 180px;
margin: 20px 0 0 -968px;
}

#leftcolumn a:link,
#leftcolumn a:active,
#leftcolumn a:visited {
color: #759c1d;
text-decoration: none;
display: block;
}

#leftcolumn a:hover {
	color: #000;
	text-decoration: underline;
}

#leftcolumn h3 {
font-size: 1.3em;
margin: 5px 0 5px 0;
color: #759c1d;
font-family: Georgia, "Times New Roman", Times, serif;
}

#leftcolumn p {
	margin: 0 0 10px 0;
}

/* Rightcol */

.hastar {
	background-color:#e7eeba;
	padding: 20px 0 20px 0;
	vertical-align: middle;
	border-bottom: 1px dashed #aabd68;
	margin-bottom: 15px;
}


#rightcolumn p a:link,
#rightcolumn p a:active,
#rightcolumn p a:visited {
color: #c7a11a;
text-decoration: none;
display: block;
}

.tur #rightcolumn p {
width: 230px;
}

.tur #rightcolumn p a:link,
.tur #rightcolumn p a:active,
.tur #rightcolumn p a:visited {
color: #759c1d;
text-decoration: none;
display: block;
font: normal 14px Georgia, "Times New Roman", Times, serif;
}

#rightcolumn h4 a:link,
#rightcolumn h4 a:active,
#rightcolumn h4 a:visited {
color: #759c1d;
text-decoration: none;
}


#rightcolumn p a:hover,
#rightcolumn h4 a:hover  {
	color: #000;
	text-decoration: none;
}

.tur #rightcolumn p a:hover  {
	color: #000;
	text-decoration: none;
}

#rightcolumn h4 {
margin: 5px 0 5px 0;
color: #759c1d;
font: normal 14px Georgia, "Times New Roman", Times, serif;
}

.tur #rightcolumn h4 {
border-bottom: 1px dashed #aabd68;
}

#rightcolumn h2 {
margin: 5px 0 5px 0;
color: #c7a11a;
font: normal 18px Georgia, "Times New Roman", Times, serif;
}

.start #rightcolumn {
float: left;
width: 200px;
margin: 20px 0 0 -218px;
}

.erbj #rightcolumn,
.article #rightcolumn,
.tur #rightcolumn,
.konf #rightcolumn {
float: left;
width: 228px;
margin: 20px 0 0 -228px;
}

#rightcolumn img {
border: none;
}

.tur #rightcolumn img {
border: 1px solid #fff;
}

.tur #rightcolumn img:hover{
border: 1px solid #000;
}

#rightcolumn p {
color: #c7a11a;
border-bottom: 1px dashed #aabd68;
padding: 0 0 10px 0;
}

#rightcolumn span {
float: right;
}


.hogerbild a:link,
.hogerbild a:active,
.hogerbild a:visited {
border: 9px solid #dce6f0;
width: 200px;
height: 130px;
display: block;
overflow: hidden;
margin: 3px 0 19px 0;
}

.hogerbild a:hover{
border: 9px solid #e4ecae;
}

.hogerbild{
	padding: 0 0 6px 0;
}

.hogerbildsmall a:link,
.hogerbildsmall a:active,
.hogerbildsmall a:visited {
border: 2px solid #dce6f0;
width: 100px;
height: 70px;
display: block;
overflow: hidden;
margin: 3px 0 10px 0;
}

.hogerbildsmall a:hover{
border: 2px solid #e4ecae;
}

.hogerbildsmall{
	padding: 0 0 5px 0;
}



#footer{
clear: left;
width: 100%;
background: #759c1d;
color: #fff;
text-align: center;
padding: 4px 0;
}

#footer p{
margin: 10px 0 10px 0;
}


#footer a:link,
#footer a:active,
#footer a:visited {
color: #fff;
text-decoration: none;
}

#footer a:hover{
color: #faf3dc;
text-decoration: underline;
}

#leftcolumn .innertube {
margin: 10px;
margin-top: 0;
padding: 10px;
}

#contentcolumn .innertube {
margin: 10px 0 10px 0;
margin-top: 0;
padding: 10px;
}

#leftcolumn .innertube {
background: #faf3dc;
border-top: 1px solid #e2b32d;
border-bottom: 1px solid #e2b32d;
}

#rightcolumn .innertube {
margin: 0;
}

.rubrik {
font-size: 1.3em;
margin: 0 0 5px 0;
color: #c7a11a;
line-height: 1.1em;
}


/*--- Bilder pos ---*/

.imgRight {
	float: right;
	margin: 2px 0 0.9em 0.9em;
	vertical-align: text-top;
	position: relative;
}

.imgLeft {
	float: left;
	margin: 2px 0.9em 0.9em 0;
	vertical-align: text-top;
	position: relative;
}

.imgCenter {
	display: block;
	margin: 1em auto;
	text-align: center;
	vertical-align: text-top;
}

/*--- Download docs ---*/

.download {
	margin-right: 10px;
	clear: both;
}

.download img {
	vertical-align: middle;
}



/* clearfix hack
----------------------------------------------- */

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

/* Hides from IE-mac \*/

* html .clearfix {
	height: 1%;
}

.clearfix {
	display: block;
}

/* Lightbox
----------------------------------------------- */
/*--- Lightbox JS ---*/

#lightbox {
	position: absolute;
	top: 40px;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}

#lightbox a img {
	border: none;
}

#outerImageContainer {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}

#imageContainer {
	padding: 10px;
}

#loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}

#hoverNav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}

#imageContainer>#hoverNav {
	left: 0;
}

#hoverNav a {
	outline: none;
}

#prevLink, #nextLink {
	width: 49%;
	height: 100%;
	background: transparent url(/images/spacer.gif) no-repeat;

/* Trick IE into showing hover */
	display: block;
}

#prevLink {
	left: 0;
	float: left;
	background: url(/images/prevlabel.gif) left 100% no-repeat;
}

#nextLink {
	right: 0;
	float: right;
	background: url(/images/nextlabel.gif) right 100% no-repeat;
}

#prevLink:hover, #prevLink:visited:hover {
	background: url(/images/prevlabel.gif) left 100% no-repeat;
}

#nextLink:hover, #nextLink:visited:hover {
	background: url(/images/nextlabel.gif) right 100% no-repeat;
}

#imageDataContainer {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
}

#imageData {
	padding: 0 10px;
}

#imageData #imageDetails {
	width: 70%;
	float: left;
	text-align: left;
}

#imageData #caption {
	font-weight: bold;
}

#imageData #numberDisplay {
	display: block;
	clear: left;
	padding-bottom: 1.0em;
}

#imageData #bottomNavClose {
	width: 66px;
	float: right;
	padding-bottom: 0.7em;
}

#overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	filter: alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
}
.rootor a {
	color: #95c823;
	margin: -10px 3px 0 0;
	font-size: 0.7em;
	text-decoration: none;
	float: right;
}


