/* CSS Document */
/* ändra bgfärg utanför boxarna här */

html{
scrollbar-face-color: #858c95; 
scrollbar-shadow-color: #FFFFFF; 
scrollbar-highlight-color: #e4e9f0; 
scrollbar-3dlight-color: #e4e9f0; 
scrollbar-darkshadow-color: #000000; 
scrollbar-track-color: #e4e9f0; 
scrollbar-arrow-color: #000000; 

}

body{
	position:relative;
	background-color:#C7D39B;
}
/* TinyMCE specific rules */
body.mceContentBody {
   background-color: #FFF !important;
}

#mainBigbox{
	display:block;
	width:800px;
	*width:800px;
	border:1px solid #666;
	text-align: left; 
	margin:0px auto;
	background-color:#fff;
	font-family:Tahoma, Verdana, Arial;
	font-size:small;
	padding-top:0px;
}

#maintopBox{
}
#menybox{
font-weight:bold;
	width: 100%;	
	float: left;
	background:#B4C791;
	padding-top:0px;
	padding-bottom:1px;
	height:15px;
	font-size:x-small;	
	border-bottom: 1px solid #000;
	*margin-top: -0px;
}
#box{

	margin-left:1em;
}
#menybox ul {
	list-style: none;
	margin: 0;
	margin-left:-1px;
	margin-right:-1px;
	padding: 0;	
	float: left;
	border-left:2px solid #98AE81;
	border-right:2px solid #98AE81;
	padding-left:2px;
}
#menybox a{
	display: block;
	margin: 0;
	padding: 2px 3px;
	color:#fff;	
	text-decoration: none;	
}
#menybox a:hover{
	text-decoration:none;
	color:#fff;
	background-color:#98AE81 /*#818a95; */
}

#menybox li {
position: relative;
}

#menybox ul ul {
position: absolute;
z-index: 500;
border:0px;
}



#menybox ul ul ul {
position: absolute;
top: 0;
left: 100%;
}

div#menybox ul ul,
div#menybox ul li:hover ul ul,
div#menybox ul ul li:hover ul ul
{display: none;}

div#menybox ul li:hover ul,
div#menybox ul ul li:hover ul,
div#menybox ul ul ul li:hover ul
{
background:#689967; /*#a8abae;*/
font-size:x-small;
display: block;}

#loggobox{
/*background-image:url(meny/toplogg.jpg);
height:130px;
width:799px; */
}		
#loggobox h1{
	font-size:2.0em;
}
#ContBox{
	background-color:#fff;
}
* html #ContBox{
  height:1%; /* So IE plays nice */
}
#ContBox h1{ 
	margin:0px;
	padding:0px;
	}
#maincont{
	float:left;
	width:575px;
	margin:0px;
	padding:0px 2px 0px 10px;
	*padding:5px 2px 0px 10px;
}

#adcont{
	float:right;
	/*background-color:#F5F5DF; ändra färg för till tabellmenyrubriken i höger rutan*/
	background-image:url(meny/addelarebgloop2.jpg);
	background-repeat:repeat-x;
	width:199px;
	height:506px;
	*height:504px;	
}
#adtop{
	
}
#adbott{
	
}
.addelare{
	display:block;
	width:auto;
	background-color:#98AE81 ;/*EBECBF ändra färg för till tabellmenyrubriken i höger rutan*/
	margin-top:10px;
	margin-left:10px;
	margin-right:10px;	
	text-align:center;
	padding:2px 2px 2px 2px;
	font-weight:bold;
	color:#FFFFFF;
	font-size:x-small;
	border:1px solid #B4C791;
}
.adtext{
border:1px solid #B4C791;
background-color:#f9f8f0;
margin-left:10px;
margin-right:10px;
margin-top:4px;
	padding:2px 2px 10px 5px;
	font-size:x-small;
	
}
.adtext img{
	display:block;
	text-align:center;
}
.rubrikbox{
	background-color:#D4897E;
}
#botbox{
	clear:both;
	display:block;
	width:auto;
	background-color:#EBECBF;
	border-top:1px solid #666;
	margin-top: -1px;
	padding:0px 2px 3px 2px;
	text-align:center;
	font-size:smaller;
	font-weight:bold;
	color:#000;
}
#botbox a{
	text-decoration:none;
	color:#fff;
	font-size:small;
}
#botleft{
	display:block;
	float:left;	
}
#botright{
	display:block;
	float:right;
	width:200px;
	font-size:x-small;
	color:#333333;
}
h1{
	font-size:1em;
	font-weight:bold;
	margin:0px;
	padding:0px;
}
h2{
	font-size:0.9em;
	font-weight:bold;
	margin:0px;
	padding:0px;
}
h3{
	font-size:0.8em;
	font-weight:bold;
	margin:0px;
	padding:0px;
}
#text1{
background-color:#fff;
}

form {margin:0px; padding:0px;}

#mailkontaktlist{
width:450px;
border:1px dashed #333;
margin-top:10px;
margin-left:5%;
margin-bottom:5px;
padding:2px;

}
#mailkontaktlist .col1{
width:40%;
padding-left:1px;
}
#mailkontaktlist .col2{
width:auto;
padding-left:1px;
}
.kontakthead{
	font-weight:bold;
}
#kontaktform{
background-color:#EBECBF;

	width:400px;
	margin-left:5%;
	border:1px dashed #333;
}
#kontaktformhead{
font-weight:bold;
margin-bottom:0px;
margin-left:5%;
margin-top:10px;
}
.kontakthead{
background-color:#EBECBF;


}
#BEverion{
font-size:x-small;
margin-left:5%;
margin-bottom:10px;
}
