@charset "utf-8";
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #b6c23f;
}
#container {
	margin-right: auto;
	margin-left: auto;
	width: 950px;
	/*border: 1px solid #000000;*/
	background-image: url(images/bakgrunn.png);
	background-repeat: repeat-y;
}
/* CSS Document */

#header {
	float: left;
	width: 475px;
	/*background-color: #ffffff;*/
	height: 39px;
	background-image: url(images/banner.png);
	background-repeat: no-repeat;
	padding-left: 475px;
	padding-top: 32px;
}
#header p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #a2a2a2;
}
#meny {
	float: left;
	width: 725px;
	background-color: #ffffff;
	height: 61px;
	/*background-image: url(images/meny.png);
	background-repeat: no-repeat;*/
	padding-left: 225px;
	padding-top: 5px;
}
#tablemenu {
	width: 650px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	/*font-weight: bold;*/
}
#tablemenu a {
	text-decoration: none;
	color: #000000;
}
.menucell {
	width: 150px;
}
#meny a.activmenu {
	color: #b6c23f;
	/*font-weight: bold;*/
}
#left {
	float: left;
	width: 132px;
	padding-left: 20px;
	padding-top: 20px;
}
#left p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
}
.kontakt {
	font-size: 10px;
}
#left .kontakt p {
	font-size: 9px;
}
#middle {
	float: left;
	width: 11px;
	height: 10px;
}
#right {
	float: right;
	width: 655px;
	background-color: #ffffff;
	padding-right: 80px;
	padding-top: 10px;
}
#bottom {
	width: inherit;
	clear: both;
	height: 30px;
	background-color: #b6c23f;
	color: #FFFFFF;
	padding-bottom: 5px;
	text-align: center;
}
#bottom a {
	color: #FFFFFF;
	text-decoration: none;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 5px;
	padding-left: 5px;
	padding-right: 1px;
}
.side2 {
	text-align: left;
	font-size: 9px;
	font-style: italic;
	padding-top: 10px;
	padding-left: 3px;
	vertical-align: top;
}
.side3 {
	text-align: right;
	font-size: 10px;
	font-style: italic;
	padding-top: 15px;
	padding-left: 8px;
}
.side4 {
	text-align: left;
	font-size: 10px;
	font-style: italic;
}
/*BILDEVISNINGEN*/
#thumbBox{ /*Outermost DIV for thumbnail viewer*/
position: absolute;
left: 0;
top: 0;
width: auto;
padding: 10px;
padding-bottom: 0;
background: #313131;
visibility: hidden;
z-index: 10;
cursor: hand;
cursor: pointer;
}

#thumbBox .footerbar{ /*Footer DIV of thumbbox that contains "close" link */
font: bold 16px Tahoma;
letter-spacing: 5px;
line-height: 1.1em;
color: white;
padding: 5px 0;
text-align: right;
}


#thumbBox #thumbImage{ /*DIV within thumbbox that holds the enlarged image */
background-color: white;
}

#thumbLoading{ /*DIV for showing "loading" status while thumbbox is being generated*/
position: absolute;
visibility: hidden;
border: 1px solid black;
background-color: #EFEFEF;
padding: 5px;
z-index: 5;
}
div#jas-container{
	/* Width HAS to be here for IE to render the filter */
	width: 320px;
}
img#jas-image{
	/*margin-bottom: 1em;*/
}
p#jas-image-text{
	text-align: right;
	font-size: 10px;
	font-style: italic;
}
#left .adminmeny a {
	font-size: 10px;

}
