html,body
{
	height:100%;
	background.color:#003333;
}

body
{
	background: url(/lib/images/sitebg.png)  fixed;
	margin:0;
	padding:0;
}

body, #wrapper
{
	width:100%;
	height:100%;
}

h1,h2,h3
{
	margin:0;
	padding:0;
}


a {
	text-decoration:none;
}

a:hover
{
	text-decoration:underline;	
}

/* Back link in rightcol */
a.back
{
	margin-left:20px;
}

#wrapper
{
	text-align:center;
}

/* Site size */
#site ,
#site-bottom
{ 
	width:995px; 
	text-align:left;
}

#menu
{ 
	width:155px; 
	padding-left:20px;
}
#pageHolder {	width:790px; }/* Hela ljusa ytan */

/*Base */


#site
{
	margin:0 auto;
	overflow:hidden;
}
#site-bottom
{
	display:inline;
	float:left;
	height:30px;
	background:url(/lib/images/site_bottom.gif) bottom no-repeat;
	
}

#header
{
	height:155px;
	width:100%;
	background-color:#000;
	text-align:center;
	margin:0 0 0 0px;
	overflow:hidden;
}

#logoHolder
{
	width:995px;
	text-align:left;
	margin:0 auto;
}

#logo
{
	margin-left:100px;
	margin-top:10px;
}

#languageWrapper
{
	width:100%;
	text-align:right;
	height:25px;
	margin:0 0 5px 0;
}

#languageHolder
{
	float:right;
	width:50%;
	margin:0 40px 0 0;
}

#languageHolder .lang
{
	margin:0;
	padding:0;
}



/* whole site content */
#content
{
	float:left;
	width:100%;
	background:#000;
}

/* MENU */
#menu
{	
	float:left;
	margin:0px 0 10px 0;

}

#menu ul
{
	float:left;
}

#menu ul, #menu li
{
	float:left;
	list-style: none;
	padding: 0;
	margin:0;
	width:100%;
}

#menu li.depth1
{
	margin:0 0 0 0;
}

#menu .gfx, #menu .gfxActive
{
	float:left;
	font-size:1px;
	width:4px;
	height:15px; /*13px*/
	margin:5px 3px 0 0;
}

#menu .image
{
	float:left;
}

#menu li.depth1 a
{
	float:left;
	margin:0;

}

#menu ul.sub
{
	margin:0 0 10px 0;
	/* margin-top:-10px; */
}

#menu ul.sub li.depth2
{
	float:left;
	margin: 0 0 2px 11px;	
}

#menu ul.sub li.depth2 a
{
	float:left;
	margin:0;
}

#menu ul.sub li.depth2 a.active
{

}


div#menuSearchForm
{
	float:left;
	margin:6px 0 0 0px;
}

div#menuSearchForm form
{
	float:left;
}

div#menuSearchForm form .input
{
	float:left;
	background: transparent url("/lib/images/input_search_form_91.gif") no-repeat;
	color:#fff;
	width:91px;
	height:23px;
	border:none;
	padding:4px 7px 0 7px;
}


div#menuSearchForm .btn
{
	float:left;
	background: transparent url("/lib/images/input_search_btn.gif") no-repeat;
	width:23px;
	height:23px;
	border:none;
	margin:0 0 0 10px;
	cursor:pointer;
}

/* PAGE */
#pageHolder
{
	overflow:hidden;
	background:#e6e6e0;
	padding-top:38px;
	min-height:600px;
	/*height:auto !important;*/
	
}

#pageTitle /* imgGen-generated headline */
{
	float:left;
	width:600px;
	margin: -13px 0 4px 31px;
}

#page
{
	float:left;
	margin:0 30px 40px 40px;
	width:573px;/*650px;*/

}

#page.small /* Use when pageRightCol */
{
	width:573px;
	text-align:left;
}
/*
#pageBottomMargin
{
	height:100px;
}
*/

#pageRightCol
{
	float:left;
	width:118px; /* + 10 paddding-left */
	margin:0 0 0 0;
	min-height:200px;
	border-left:1px solid #cbcbb9;
	padding-left:20px;	
}

.rightColContentBox
{


}

#footer
{
	clear:both;
	margin:10px 0 50px 0;
}
















































































































































/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
