/* This file needs to be saved in the UTF-8 format in order to handle EditMenuName attributes with non-english characters */

/* --- Divs used for page structure ---*/

#containerdiv
{
	width: 55em;
	text-align: left;
	min-height: 100%;
	/*height: auto !important;*/
	height: 100%;
	padding-left:1.5em;
}
#headerdiv
{
	text-align: center;

}
#leftmenudiv
{
	width: 23.3%;
	float: left;
	text-align: left;
	line-height:1.2em;	


}
#leftmenudivinner
{
 /* ev padding */
}
#leftmenudivinnerIE
{
	width:100%;
}
#contentdiv
{
	width: 76.7%;
	float: left;
	height:100%; /* org inget alls */
}
#mainareadiv
{
	float: left;
	text-align: left;
	width:69.2%;
	border-left-style:solid;
	border-left-color:#DAD8DB;
	border-left-width:1px;		
	border-right-style:solid;
	border-right-color:#DAD8DB;
	border-right-width:1px;
	height: auto; /* org height: auto; */
	/*background-color:Green;*/
}
#mainareadivinner
{
	padding:0.5em;
}
#mainareadivinnerIE
{
	width:100%;
}
.normalwidth
{
	width: 72%;
}
#mainareadivwide
{
	text-align: left;
	width:100%;
	border-left-style:solid;
	border-left-color:#DAD8DB;
	border-left-width:1px;		
	height: auto; /* org height: auto; */
}
#mainareadivinnerwide
{
	padding-top:0.5%;
	padding-left:0.8%;
}
#mainareadivinnerIEwide
{
	width:100%;
}
#rightmenudiv
{
	width: 30.4%;
	float:left;
	text-align: left;
	line-height:1.2em;		
	/*background-color:Fuchsia;*/
	overflow-x: auto; /* För att förhindra overflow pga för låånga namn */
}
#rightmenudivstartpage
{
	width: 30.5%;
	float:left;
	text-align: left;
	line-height:1.2em;		
	/*background-color:Fuchsia;*/
	overflow-x: auto; /* För att förhindra overflow pga för låånga namn */
}
#rightmenudivinner
{
	/*ev padding*/
	/*padding-left:1em;*/
}
#rightmenudivinnerIE
{
	width: 100%;
}
img
{
	border: 0;
}
body
{
	/*background-color:#e9ecec;*/
}
#topmenudiv
{ 
	/*background-color:fuschia;*/
	text-align: left;
	height:1.8em;
	width:100%;
	border-bottom-style:solid;
	border-bottom-color:#DAD8DB;
	border-bottom-width:1px;	

}
#topmenucontrol
{
	margin-top: 0em;
	padding: 0.4em 0em 0.3em 0.2em;
	width: 100%;
	font-size: 1.1em;
}
#contentdivStartPage
{
	width: 100%;
	float: right;
}
.startpagewidth
{
	width: 67%;
}

#rightmenudivStartPage
{
	width: 29%;
	float: right;
	text-align: left;
	padding-left: 1em;
	padding-right: 1em;
}
#footerdiv
{
	float: left;
	width: 100%;
	height: 2.1em;
	border-top-style:solid;
	border-top-color:#DAD8DB;
	border-top-width:1px;
}
div.footerleftcornerdiv
{
	background-image: url(../images/corner_left_footer.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
	width: 0.5em;
	height: 2.1em;
	float: left;
}
div.footerrightcornerdiv
{
	background-image: url(../images/corner_right_footer.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
	width: 0.5em;
	height: 2.1em;
	float: right;
}
#footermaindiv
{
	float:left; 
	padding-top: 0.5em;
	height: 2.1em;
}
#footerleftdiv
{
	width: 33%; 
	float: left; 
	text-align: left;
}
#footermiddlediv
{
	width: 33%; 
	float: left; 
	text-align: center;
}
#footerrightdiv
{
	width: 33%; 
	float: left; 
	text-align: right;
}
#maincontainerdiv
{
	padding-top: 0.5em;
	float: left;
	width:100%;
	height:100%;
}
#topmenu
{
	padding: 0.4em 0em 0.3em 1em;
	width: 100%;
}
#quicksearchdiv2
{
	height: 1.5em;
}
#quickmenudiv
{
	position:relative; 
	margin-top: -7em; 
	margin-right: 3px; 
	float: right; 
	text-align: right;
	width: 23%;
}
#quicksearchdiv
{
	position:absolute;
	/*top:1.4em;*/
	top:2.5em;
	left:55em;
	text-align:left;
	width:19em;

}
#cookielink
{
	border-width: 0.1em 0em;
	border-style: solid;
	border-color: #ddd;
	padding: 0.5em 0em;
	margin-top: 1em;
	display: block;
}
/* -- Standard divs --*/

.leftfloating
{
	float: left;
}
.rightfloating
{
	float: right;
}
.centered
{
	text-align: center;
}
.rightaligned
{
	text-align: right;
}
.leftaligned
{
	text-align: left;
}
.hidden
{
	display:none;
}
img.borderless
{
	border: 0;
}
div.tablerow
{
	width: 99%;
	padding: 0.5em;
}
div.description
{
	float: left;
	width: 20%;
}
div.content
{
	float: right;
	width: 79%;
}
div.fullwidth
{
	width: 100%;
}
.imgstart
{
	position:relative;
	top:0.2em;
}
#breadcrumbdiv
{
	text-align:left;
	float:left;
	width:68.5%;
	font-size:0.9em;
	padding-left:0.9em;
	padding-bottom:0.3em;
}
#quickbardiv
{
	text-align:right;
	float:left;
	width:31.5%;
	font-size:0.9em;	
}
#footer
{

	width:80%;
	padding: 3em 4em 0 4em;

}
#rightmenuitemdiv
{
	PADDING-LEFT: 5px;
	PADDING-TOP: 6px;
}
.righteditor
{
	margin-top:2em;
	width:100%;
	float:left;
}
#textdivOne
{
	position:relative; 
	margin-top: -3.5em; 
	float: left; 
	padding-left:4em;
	width: 70%;
	font-weight:bold;
	color:#333;
	font-size:2em;
	height:1em;
	

}
#textdivSec
{
	position:relative; 
	margin-top: -3.0em; 
	float: left; 
	padding-left:5.4em;
	width: 70%;
	font-weight:bold;
	color:#333;
	font-size:1.5em;
	
}
