﻿body
{
	/*background-color: #6495ed; */
	background-color: #4682b4;
	/*background-color: #34487e;*/
	padding: 0; /*line-height: 1.5em;*/
	font-family: Verdana, Tahoma, Arial;
	font-size: small;
	margin: 10px;
	color: Black;
}


/**  HTML  **/
div
{
	/*border: dotted 1px cyan;*/
}

.modulebox ul
{
	margin: 5px 3px 10px 0px; /*padding-left: 3px;*/
	list-style: none;
	padding-left:0px;
}

.modulebox li
{
	margin: 5px 3px 10px 0px;
	list-style-type: none;
	padding:0px 0px 0px 0px;
}

p
{
	padding-top: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	padding-right: 0px;
	margin-top: 0px;	
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;	
}

p.clear
{
	clear: both;
}

#leftcolumn p, #rightcolumn p
{
	font-size: x-small;
	font-family: Verdana, Tahoma, Arial, Haettenschweiler, Impact;
	margin-bottom: 8px;
	margin-top: 0px;	
}

.modulebox img
{
	margin-top: 2px;	
	margin-bottom: 2px;
	margin-left: 4px;
	margin-right: 4px;
	
}

input
{
	font-family: Verdana, Tahoma, Arial;
}

a
{

	color: Black;
}

a:hover
{
	text-decoration: underline;
}

a:visited
{
	color: Gray;
}

#leftcolumn a.nodiff:visited, #rightcolumn a.nodiff:visited, #contentcolumn a.nodiff:visited
{
	color: Black;
}

#footer a{
	color: #FFFF80;
}



/* Modulrubrik */
h2.cssDefault
{
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
	padding-right: 5px;
	padding: 3px 5px 3px 5px; 
	
	margin-bottom: 0px;
	margin-top: 20px;
	
	TEXT-OVERFLOW: ellipsis;
	overflow: hidden;
	color: #883300;
}

#contentcolumn h2.cssDefault
{
	/*background-color: #f5f5dc;*/ /*border-bottom: 4px double maroon;
	border-top: 4px double maroon;*/
	border-bottom: 2px dotted black;
	font-size: x-large;
	font-weight: bold;
	font-family: Tahoma, Verdana, Arial, Haettenschweiler, Impact;
	letter-spacing: 0.0pc;
	color: #883300;
}

#leftcolumn h2.cssDefault, #rightcolumn h2.cssDefault
{
	background-color: #4169e1;
	border-bottom: 4px double #0000cd;
	border-top: 4px double #0000cd;
	font-size: small;
	font-weight: bold;
	font: Tahoma, Verdana, Arial, Haettenschweiler, Impact;
}

h3
{
	font-size: small;
}

/**  Underrubrik **/
#contentcolumn h4
{
	font-size: medium;
	font-weight: bold;
	font-family: Tahoma, Verdana, Arial, Haettenschweiler, Impact;
	padding-top: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	padding-right: 0px;
	margin-top: 0px;	
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	text-align: left;
	clear: both;
}

#leftcolumn h4, #rightcolumn h4
{
	font-size: x-small;
	font-weight: normal;
	font-family: Verdana, Tahoma, Arial, Haettenschweiler, Impact;
	margin-top: 0px;	
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding-top: 0px;
	text-align: left;
	clear: both;
}

/** Minirubrik **/
#leftcolumn h5, #rightcolumn h5
{
	font-size: x-small;
	font-weight: bold;
	font-family: Verdana, Tahoma, Arial, Haettenschweiler, Impact;
	margin-bottom: 0px;
	margin-top: 8px;
}


/** Separator **/
#contentcolumn .separator 
{
	clear: both;
	height: 1px;
	padding: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 5px;
	border-bottom: dotted 1px gray;
}
#leftcolumn .separator, #rightcolumn .separator  
{
	clear: both;
	height: 1px;
	padding: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	border-bottom: dotted 1px gray;
}



/**  Moduleboxen  **/

#moduletitlebox
{

}

#leftcolumn #moduletitlebox a, #rightcolumn #moduletitlebox a
{
	color: white;
	text-decoration:none;
}

#contentcolumn #moduletitlebox a
{
	/*color: black;*/
	color: #883300;
	text-decoration:none;
}

.moduleconfig
{
	position: absolute;	
	border: dotted 1px gray;
	display: none;
	text-align: center;
	background-color: White;
	filter:alpha(opacity=90);
	-moz-opacity:.90;
	opacity:.90;

}

.moduleconfig img
{
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding: 10px 10px 10px 10px; 
}




/** Diverse classer **/
/** Läs mer **/
.readmore
{
	text-align: right;
	font-size: x-small;
}

.byline
{
	font-size: xx-small;
}

.noWrap
{
	white-space: nowrap;
}



/** Kalendern **/

.ListaRubrik
{
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-color: Black;
	border-bottom-style: solid;
}
.ListaRubrikStor
{
	font-weight: bold;
	color: Maroon;
	border-bottom-width: 1px;
	border-bottom-color: Black;
	border-bottom-style: solid;
}

.ListaRubrikYear
{	
	font-size: medium;
	font-weight: bold;
	color: Maroon;
}

.ListaText1
{
	background-color: #EFF3FB;
}

.ListaText2
{
	background-color: White;
}



/** Datum  **/
#contentcolumn .Newsdatum
{
	font-family: Tahoma, Verdana, Arial, Haettenschweiler, Impact;
	font-size: xx-small;
	font-weight: normal;
	text-align: left;
	float: left;
	margin: 0px;
	margin-top: 10px;
	margin-bottom: 0px;	
}

#leftcolumn .Newsdatum, #rightcolumn .Newsdatum
{
	font-family: Verdana, Tahoma, Arial, Haettenschweiler, Impact;
	font-size: xx-small;
	font-weight: normal;
	text-align: left;
	float: left;
	margin: 0px;
	margin-top: 5px;
	margin-bottom: 0px;	
}


#leftcolumn .datum, #rightcolumn .datum
{
	font-family: Tahoma, Verdana, Arial, Haettenschweiler, Impact;
	font-size: xx-small;
	font-weight: bold;
	text-align: left;
	float: left;
	margin: 0px;
	margin-top: 10px;
}

#contentcolumn .newsText
{
	line-height: 140%;
}

#contentcolumn .brodtext
{
	line-height: 140%;
}

/********************************
 **      Editeringsdelar       **
 ********************************/

/**  Configueringsbilderna  **/
img.imgConfig
{
	margin-top: 0px;	
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;	
}

/**  Lägg till nya poster  **/
.addNew
{
	float: right;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
	padding-right: 5px;
	padding: 3px 5px 3px 5px; 
}

/** Edit och deleteknappar **/
.edit
{

	text-align: right;
	float:right;
	white-space: nowrap
}

.transparentBackground
{
	/*width: 800px; /*Width of main container*/ /*margin: 0 auto; /*Center container on page*/
	/*text-align: right;*/
	position: relative;
	float: right;	
	padding: 8px;
	filter:alpha(opacity=70);
	-moz-opacity:.70;
	opacity:.70;
}

.signOutControlBox
{
	background-color: white;
	vertical-align: middle;
	font-size: xx-small;
	padding: 3px;
}


/**  Layout **/

.pageWidth
{
	width: 800px; /*Width of main container*/
	margin: 0 auto; /*Center container on page*/
	
}

#maincontainer
{
	background-color: #f5f5f5;
	border-right: black 1px solid;
	border-top: black 1px solid;
	border-left: black 1px solid;
	border-bottom: black 1px solid;
}

#topsection{
	/*background: #EAEAEA;*/
	/*height: 133px; *//*Height of top section*/
	background: url("/specialpages/getRandomImage.aspx") no-repeat left top;
	height: 158px;
}

#contentwrapper{
	float: left;
	width: 100%;
}

#contentcolumn{
	/* margin: 0 160px 0 160px; Margins for content column. Should be "0 RightColumnWidth 0 LeftColumnWidth. Moved to template*/
	TEXT-OVERFLOW: ellipsis;
	overflow: hidden;
}



#leftcolumn{
	float: left;
	width: 160px; /*Width of left column in pixel*/
	margin-left: -800px; /*Set margin to that of -(MainContainerWidth)*/
	/*background: #444444;*/
	height: 100%;
	TEXT-OVERFLOW: ellipsis;
	overflow: hidden;
	font-size: x-small;
	font-family: Verdana, Tahoma, Arial, Haettenschweiler, Impact;
	
}

#rightcolumn{
	float: left;
	/*width: 160px; Width of right column. Moved to template */
	/*margin-left: -160px; Set left margin to -(RightColumnWidth). Moved to template*/
	/*background: #FDE95E;*/
	height: 100%
	TEXT-OVERFLOW: ellipsis;
	overflow: hidden;
	font-size: x-small;
	font-family: Verdana, Tahoma, Arial, Haettenschweiler, Impact;
}

#footer{
	clear: left;
	width: 100%;
	background: black;
	color: #FFFFFF;
	text-align: right;
	margin-top: 10px;
	padding: 4px 0;
	TEXT-OVERFLOW: ellipsis;
	overflow: hidden;
}

.innertube{
	margin: 10px; /*Margins for inner DIV inside each column (to provide padding)*/
	margin-top: 0;
	clear: both;
	
}

#leftcolumn .modulebox, #rightcolumn .modulebox
{
	background-color: #b0c4de;
	padding-top: 3px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 3px;
	margin: 0px;
	TEXT-OVERFLOW: ellipsis;
	overflow: hidden;
}

