/* Allmänna inställningar */

*{
	margin: 0px;
	padding: 0px;
}

body{
	font-family: Arial;
	font-size: 11px;

}

p{
	font-family: Verdana; font-size: 10px;
}

td{
	font-family: Verdana; 
	font-size: 9pt;
}

#brodtext{
	font-family: Verdana; 
	font-size: 10px;
}
#rubrikspace{
	line-height: 22px;
}

li {
	font-family: Verdana; font-size: 10px;
	margin: 0px;
}

img{
	border: none;
}

.center{
	text-align: center;
}

.clear{
	clear: both;
}

.italic{
	font-style: italic;
}

.error{
	border: 2px solid #E00;
	margin: 3px;
	padding: 2px;
}

.loginText{
	font-family: Arial;
	font-size: 10px;
	color: #fff;
	text-decoration: none;
	margin-right: 3px;
}

.hide{
	height: 0px;
	overflow: hidden;
}

.highlight{
	font-weight: bold;
	color: #F00;
}

.top-singleborder{
	border-top: 1px solid #000;
}

.top-doubleborder{
	border-top: 2px solid #000;
}

.top-tripleborder{
	border-top: 3px solid #000;
}

.bottom-singleborder{
	border-bottom: 1px solid #000;
}

.bottom-doubleborder{
	border-bottom: 2px solid #000;
}

.bottom-tripleborder{
	border-bottom: 3px solid #000;
}

/* Formatering för stycken */

.stycke{
	margin: 3px;
	padding: 0px;
}

.redigering{
	border: 1px dashed #DDD;
}

.redPenna{
	/*float: right;
	clear: right;
	/*height: 100%;*/
	padding: 1px;
	background-color: #FFF;
	/*background-image: url('/common/graphics/redPenna.gif');*/
	background-repeat: no-repeat;
	background-position: bottom center;
}

.ingress{
	font-weight: bold;
}

ul{
	margin-left: 30px
}

/* Sid- & styckeegenskaper */

.toolbar{
	margin: 0px;
	margin-bottom: 3px;
	padding: 0px 3px;
	line-height: 22px;
	min-height: 22px;
	border: 3px double #AFCC79;
}

.toolbarButtonBorder{
	border: 1px solid #AFCC79;
	border-top-style: none;	
}

.toolbarRuta{
	/*background-image: url('/common/graphics/toolbarFadeRuta.gif');*/
	line-height: 12px;
	width: auto;
	padding: 3px;
}

.toolbarSid{
	background-color: #F5F5F5;
}

.toolbarStycke{
	background-color: #F9F9F8;
}

.toolbar input[type=text], .toolbar textarea, .toolbar input[type=dat], .toolbar input[type=time]{
	border: 1px solid #93999F;
	background-color: #FFF;
	background-image: url('/common/graphics/inputBak.gif');
	background-repeat: repeat-x;
	background-position: center center;
}

.toolbar textarea{
	background-position: bottom center;
}

.toolbar input[type=text]:focus, .toolbar textarea:focus, .toolbar input[type=dat]:focus, .toolbar input[type=time]:focus{
	border: 1px solid #F00;
	background-position: bottom center;
}

.toolbarSplitBorder{
	border: 1px solid #AFCC79;
	margin: 5px 2px;
}

.toolbarSplitHeader{
	text-align: center;
	font-weight: bold;
	background-color: #AFCC79;
	padding: 0px;
	line-height: 16px;
}

.toolbarSplitSplitter{
	clear: both;
	border-bottom: 1px solid #AFCC79;
	height: 10px;
	margin-bottom: 10px;
}

/*.opublicerad .toolbarStycke, .stangd .toolbarStycke{
	margin: 0px 0px 0px -2px;
	padding: 0px 5px 0px 5px;
	width: 99%;
}*/

/* Opublicerad och stängda stycken */

.opubl{
	border: 2px solid #BBD6E5 !important;
	background-image: url('/common/graphics/opublicerad.gif');
}

.stangd{
	border: 2px solid #E4212E !important;
	background-image: url('/common/graphics/stangd.gif');
}

.ejpublik{
	border: 2px solid #000 !important;
	background-image: url('/common/graphics/ejpublik.gif');
}

/* Versionshantering */
.version a{
	text-decoration: none;
	color: #000;
}

.version .publicerad{
	font-weight: bold;
}

/* Formulär */
input, textarea{
	padding: 1px;
	font-family: Arial;
	font-size: 10px;
}

/* Åtkomstrutan */
.atkomst input{
	float: left;
	margin: 0px 20px;
}

.atkomst span{
	text-align: center;
	width: 60px;
	float: left;
}

.atkomst select{
	float: left;
	clear: both;
	width: 100px;
}

/* loginLayer */
#loginLayer input{
	margin: 0px 0px 3px 0px;
}

/* Lightbox */

.overlay {
	left: 0;
	position: absolute;
	z-index: 10000;
	visibility: hidden;
	opacity: 0;
/*	background-color: #FFF;
	background-image: url('common/graphics/overlayBak.gif');
	background-position: bottom center;
	background-repeat: repeat-x;
*/	background-color: #EDEDED;
}

.lightCont{
/*	background-image: url('/common/graphics/tbbRed.jpg');
	border: 3px double #000;*/
/*background: #FFF;
border: 1px solid #000;
padding: 1px;*/
	left: 0px;
	position: absolute;
	z-index: 11000;
	height: 152px;
	height: auto;
	width: 315px;
	width: 100%;
	visibility: hidden;
}

.light1{
/*	background-image: url('/common/graphics/tbbYellow.jpg');*/
	font-size: 15px;
}

.content{
/*	background-image: url('/common/graphics/tbbRed.jpg');
border: 1px solid #000;*/
	padding: 0px 15px;
	color: #000;
	text-align: center;
}

/* Länkar i boxarna */
.boxlink, .boxlink a{
	color: #4b4434;
}

.boxlinkBeige, .boxlinkBeige a{
	color: #4b4434;
}

.boxlinkBlau, .boxlinkBlau a{
	color: #344d85;
}

/* Lightbox */

.overlay {
	left: 0;
	position: absolute;
	z-index: 10000;
	visibility: hidden;
	opacity: 0;
/*	background-color: #FFF;
	background-image: url('common/graphics/overlayBak.gif');
	background-position: bottom center;
	background-repeat: repeat-x;
*/	background-color: #EDEDED;
}

.lightCont{
/*	background-image: url('/common/graphics/tbbRed.jpg');
	border: 3px double #000;*/
/*background: #FFF;
border: 1px solid #000;
padding: 1px;*/
	left: 0px;
	position: absolute;
	z-index: 11000;
	height: 152px;
	height: auto;
	width: 315px;
	width: 100%;
	visibility: hidden;
}

.light1{
/*	background-image: url('/common/graphics/tbbYellow.jpg');*/
	font-size: 15px;
}

.content{
/*	background-image: url('/common/graphics/tbbRed.jpg');
border: 1px solid #000;*/
	padding: 0px 15px;
	color: #000;
}

/* Hjälpbubblor */
.tooltip {
	color: #fff;
	width: 220px;
	z-index: 13000 !important;
	text-align: left;
}

.tooltip h4 {
	font-weight: bold;
	font-size: 11px;
	margin: 0;
	padding: 0px 8px 4px;
	background: url('/common/graphics/bubble.png') top left;
}

.tooltip p {
	font-size: 11px;
	padding: 4px 8px 8px;
	background: url('/common/graphics/bubble.png') bottom right;
}


/*** TILL MENYN ***/

/* INSTÄLLNINGAR FÖR DEN HORISONTELLA MENYN */

#meny ul{
	padding: 0;
	margin-left: 0;
	list-style: none;
	line-height: 1;
}

#meny li{
	float: left;
}

#meny a{
	display: block;
	color: #000;
	text-decoration: none;
	font-size: 11pt;
	border-top: 1px solid #FFF;
	padding: 3px 30px !important;
}

#meny .forsta a{
	padding: 3px 35px !important;
}


#meny .sista a{
	padding: 3px 35px !important;
}

#meny .aktiv{
	background-color: #afcc79 !important;
}

#meny .aktiv a{
	color: #FFF !important;
}

/* INSTÄLLNINAR FÖR DEN VERTIKALA MENYN */

#menySplitted a{
	width: 100;
	display: block;
	padding: 4px 10px;
	text-decoration: none;
	font-size: 10px;
	font-weight: normal;
	color: #000;
	text-align: left;

}

#menySplitted{
	width: 170px;
	text-align: center;
}

#menySplitted li{
	list-style: none;
	padding-left: 0px;
	margin-bottom: 0px;
	border-top: 2px solid #FFF;
	background-color: #ededed;
}

#menySplitted .menuLevel0 .sista{

}

#menySplitted ul{
	margin-left: 0px;
	padding-left: 0px;
}

/*
#menySplitted .menuLevel0 a{
	padding-left: 8px !important;
	border: 1px solid #fff !important;


}

#menySplitted .menuLevel1 a{
	padding-left: 13px !important;

}

#menySplitted .menuLevel2 a{
	padding-left: 18px !important;
}

#menySplitted .menuLevel3 a{
	padding-left: 23px !important;
}

#menySplitted .menuLevel4 a{
	padding-left: 28px !important;
}
*/

#menySplitted .aktiv{

}

#menySplitted .menuLevel0 .aktiv ul li, #menySplitted .menuLevel0 .expanderad ul li{
	background-color: #fff !important;

}

#menySplitted .aktiv a{
	color: #fff !important;

	background-color: #c8c8c8 !important;
}

#menySplitted .aktiv ul li a{
	color: #000 !important;

	list-style: none;
	padding-left: 0px;
	margin-bottom: 0px;
	border-right: 22px solid #FFF;

	background-color: #f8f8f8 !important;
}

#menySplitted ul li .aktiv a{
	color: #fff !important;



	background-color: #c8c8c8 !important;
}

#menySplitted .aktiv ul a{
	font-weight: normal !important;

}

#menySplitted .aktiv li{
	background: none !important;
}

#menySplittedTop{
	background-color: #cccbcb;
	color: #000;
	padding: 4px 0px;
	width: 170px;
	text-align: left;
	font-size: 10px;
	border: 1px solid #fff !important;
}

*{
	margin: 0px;
	padding: 0px;
}

body{
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	margin-right: 3px;
	text-align: left;
}

.rubrik{
	font-family: Verdana;
	font-size: 20px;
	color: #393939;
	text-decoration: none;
	margin-right: 3px;
	text-align: left;
	line-height: 32px;
}

.brodtext{
	font-family: Verdana;
	font-size: 8pt;
	color: #000000;
	text-decoration: none;
	margin-right: 3px;
	text-align: left;
}

.brodtext_fet{
	font-family: Verdana;
	font-size: 8pt;
	color: #000000;
	text-decoration: none;
	margin-right: 3px;
	font-weight: bold;
	text-align: left;
}

.brodtext_rubrik{
	font-family: Verdana;
	font-size: 12px;
	color: #26407B;
	text-decoration: none;
	margin-right: 3px;
	font-weight: bold;
	text-align: left;
}

