/* * {
   border: 0;
   margin: 0;
   padding: 0;
   font-size: 1em;
} */
html{
   height:100%;
	max-height:100%;
	background: #CCCCCC;
	font-size: 12px;
   font-family: Verdana, sans-serif;
   color: #000000;
	/* hide overflow:hidden from IE5/Mac */
	/* \*/
	overflow: hidden;
	/* */
}
body{
	height:100%;
	max-height:100%;
	overflow:hidden;
}

/* from  =INITIAL 
   v2.1, by Faruk Ates - www.kurafire.net
   Addendum by Robert Nyman - www.robertnyman.com */
/* Neutralize styling: 
   Elements we want to clean out entirely: */
html, body, form, fieldset, img {
	margin: 0;
	padding: 0;
	border: 0;
	/* font: 100%/120% Verdana, Arial, Helvetica, sans-serif; */ 
}
/* Neutralize styling: 
   Elements with a vertical margin: */
h1, h2, h3, h4, h5, h6, p, pre,
blockquote, ul, ol, dl, address {
	margin: 0;
	padding: 0;
}

/* Apply left margin:
   Only to the few elements that need it: */
li, ol, dd, blockquote {
	margin-left: 1em;
}

/* ul, ol, dl{
   padding-left: 1.5em;
} */

h1 {
	font-family: Georgia;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	font-variant: small-caps;
	color: #000000;
	margin-bottom: 5px;
}

h2 {
	font-family: Georgia;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #000000;
	margin-bottom: 5px;
}
h3 {
   font-family: Georgia;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	margin-bottom: 5px;
}

/* Form field text-scaling */
input, select, textarea {
	font-size: 100%;
}

input.text{
   border: 1px solid #5d772c;
   color: #000000;
   background: #FFFFCC;
   padding: 2px;
}
select.text{
   border: 1px solid #5d772c;
   color: #000000;
   background: #FFFFCC;
   padding: 2px;
}

a {
   font-weight: bold;
   color: #333333;
   text-decoration: underline;
}
a:visited{
   color: #5d772c;
}
a.external {
	padding-right: 15px;
	background: transparent url(Bilder/New-window-green.gif) no-repeat right center;
}
a.pdf {
   padding-right: 20px;
   background: transparent url(Bilder/icon_pdf.png) no-repeat right center;
}
a.doc {
   padding-right: 20px;
   background: transparent url(Bilder/icon_doc.png) no-repeat right center;
}
fieldset{
    border: 1px solid #5d772c; 
    /* width: 514px; */ 
    padding: 2px 6px;    
}
legend{
    border: 1px solid #5d772c;
    background: #5d772c; 
    color: #FFFFFF; 
    padding: 2px 6px;
}
table {
    font-size: 1em;   
}
th {
    background: #5d772c;
    color: #FFFFFF;
    padding: 4px 1em 4px 1em;
}
th.anm {
    background: #5d772c;
    color: #FFFFFF;
    padding: 1px;
}
td {
    background: #FFFFCC;
    padding: 4px 0 4px 1em;
}
td.anm{
    background: #FFFFCC;
    padding: 3px 0;
}
#content {
	display:block;
	overflow:hidden;
	position:absolute;
	z-index:3;
	top:85px;
	bottom:37px;
	width:876px;
	margin-left:-441px;
	left:50%;
	border-left:1px solid #000;
	border-right:1px solid #000;
	padding: 2px;
   background:#fff;
}

* html #content {
	top:0;
	bottom:0;
	height:100%;
	width:882px;
	border-top:85px solid #fff;
	border-bottom:37px solid #fff;
}

#header {
	position:absolute;
	margin-left:-441px;
	left:50%;
	top:0;
	width:880px;
	min-width:880px;
	height:85px;
	background:#fff;
	background-image: url(Bilder/GreenBar_1x80.jpg);
	font-size:1em;
	z-index:5;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
}

* html #header {
	/* top: 1px; width:782px; height:99px; */
	width: 882px;
}

#verticalspacer{
   width: 2px;
   background-color: #000000;
   left: 0px;
   top: 0px;
   height: 100%;
   z-index: 8;
}

#mainLeft{
   z-index: 3;
   float: left;
   width: 525px;
   border: 1px solid #5d772c;
   background: #FFFFFF;
}
#mainDivider{
   float: left;
   width: 265px;
}
#mainTopRight{
   float: left;
   width: 230px;
   border: 1px solid #5d772c;
   background: #FFFFCC;
   z-index: 3;
   margin-left: 11px;
}

#mainRight{
   float: left;
   width: 230px;
   margin-top: 12px;
   margin-left: 11px; 
   border: 1px solid #5d772c;
   background: #FFFFCC;
   z-index: 3;
}

#mainLeft, #mainTopRight, #mainRight {
   padding: 12px;
}

#mainTopRight a, #mainRight a {
   line-height: 1.35em;
}

#footer {
	text-align:left;
	position:absolute;
	margin-left:-441px;
	left:50%;
	bottom:0;
	width:880px;
	min-width:880px;
	height:35px;
	background:url(Bilder/GreenBar_1x80.jpg);
	font-size:1em;
	z-index:5;
	border:1px solid #000;
	color:#FFF;
	}

* html #footer {
	bottom: 0px; width: 882px; height: 35px;
	}
#content p {
	padding-bottom: 0.6em;
	} 
#footer p {
   font-size: 10px;
}
.foot_section {
   position: absolute;
   width: 160px;
   top: 3px;
}
.foot_section a {
   text-decoration: none;
   font-size: 10px;
   font-weight: normal;
   color: #FFFFFF;
}
.foot_section a:hover {
   text-decoration: underline;
}

#date {
   float: right;
   text-align: right;
}
#rubrik {
   float: left;
   margin: 0.5em 0 0 12px;
}

.MainRam {
   z-index: 2;
	border: 2px solid #5d772c;
   padding: 5px;
   height: 96%;
}

.BeigeRam { /* Beh�vs verkligen denna? */
   z-index: 2;
   background-color: #FFFFCC;
   border: 1px solid #5d772c;
   height: 95%;
   padding: 10px 10px 10px 10px;
   overflow: auto;
}

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

.TextBg{
	background-color: #FFFFFF;
	border: 1px solid #8CAC5A;
}
.bildRam {
   margin: 4px;
	/* margin-bottom: 6px; */
	border: 1px solid #5d772c;
	padding: 2px;
}
.small {
   margin: 1px;
   padding: 1px; 
}
.bildText {
	font-family: Verdana;
	font-size: 0.8em;
	color: #000000;
	font-style: italic;
}

.menu {
   /* position: relative; */
   position: absolute;
   top: 59px;
   /* float: left; */
   line-height: 21px;
   margin-right: 2px;
   width: 100px;
   height: 21px;
   /* margin-top: 59px; */
   z-index: 3;
   text-align: center;
}
.menu:hover {
   z-index: 14;
}

.menu a{
   display: block;
   width: 100px;
   height: 21px;
   background-image: url(Bilder/flik_inaktiv_3.png);
   vertical-align: middle;
   text-decoration: none;
   color: #666666;
}

.menu a:visited{
   text-decoration: none;
   color: #666666;
}

.menu a:hover{
   display: block;
   width: 100px;
   height: 21px;
   background-image: url(Bilder/flik_aktiv_3.png);
   vertical-align: middle;
   text-decoration: underline;
   color: #333333;
}

.submenu{
   float: left;
   display: block;
   z-index: 7;
   background-image: url(Bilder/flik_aktiv_down_mitten.png);
   height: 22px;
   width: auto;
   /* vertical-align: middle; */
   line-height: 18px;
   text-align: center;
   padding: 0px 0.5em 0px 0.5em;
}
.submenu a{
   color: #000000;
   text-decoration: none;
}
.submenu a:visited{
   color: #666666;
}
.submenu a:hover{
   text-decoration: underline;
}
#sub_active a{
   color: #FFFFFF;
}
#current{
    z-index: 14;
}
#current a{
    background-image: url(Bilder/flik_aktiv_3.png);
    color: #FFFFFF;
}
/* #guestbookImgMap {
   display: block;
   width: 90px;
   height: 56px;
   background-image: url(Bilder/guestbook.jpg);
}
#guestbookImgMap:hover {
   background-image: url(Bilder/guestbook_aktiv.jpg);
} */
.spacer{
	height: 0; /* to make the spacer "invisible" in IE */
	font-size: 0; /* same as above */
	clear: both;
	
}

.obs{
     color: #FF0000;
     font-weight: bold;
}

.green{
     color: #5d772c;
     font-weight: bold;
}

.obl:after{
   color: #FF0000;
   content: "*";
}

p.aktuellt{
   margin-bottom: 10px;
}
/* added for guestbook */

td.upper {
	color : #FFFFFF;
	background : #5d772c;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.smaller {
	font-size: 10px;
}

a.smaller {
	font-size: 10px;
	text-decoration : underline;
}

a.smaller:hover {
	font-size: 10px;
	color : Red;
	text-decoration : none;
}

div.centered {
	text-align: center;
}

/* EVERYTHING BELOW ADDED IN 1.6 */
div.centered table.entries {
   color : Black;
   font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
   font-size: 11px;
   BORDER-RIGHT: #23559C 1px solid;
   BORDER-LEFT: #23559C 1px solid;
   BORDER-TOP: #23559C 1px solid;
   BORDER-BOTTOM: #23559C 1px solid;
   margin: 0px auto 10px auto; /* margin: top right bottom left; */
}

table.gbookMenu {
	BORDER-TOP: #FFFFFF 2px solid;
}
