#MenuBox,#TopBoxStrip, #TopBox, #NewsBox, .Textboxes, .slfindnfi, .NoPrint, a.CourseLink, .addthis_button
{
	width:0px;
	height:0px;
	display:none;
	visibility:hidden;
}
#ContentBox
{
	margin: 0px 0px 0px 0px;
	margin-left: 0px;
	margin-top: 0px;
	padding-top:0px;
	width:100%;
	min-height:0px;
	_height:0px;
}
* html #ContentBox
{
	margin: 0px 0px 0px 0px;
	margin-left: 0px;
	margin-top: 0px;
	padding-top:0px;
	width:170mm;
	min-height:0px;
	_height:0px;
}

.CategoryTitle
{
	background:none;
	width:auto;
	font-size:16pt;
	font-weight:bold;
	text-align:left;
	text-indent:5em;
}

a.StripLink, a.StripLink:visited, a.StripLink:link, a.StripLink:active
{
	font-size:16px;
	color:Black;
}

.PageTitle
{
	font-size:18px;
}

#TopRightBoxIfPrint
{
	display:block;
	width:100%;
	max-width:100%;
	height:auto;
	margin-bottom:15px;
}

* html #TopRightBoxIfPrint
{
	margin-bottom:2em;
}

#InfoTableIfPrint
{
	
	table-layout:fixed;
	width:100%;
	max-width:100%;
	border-style:solid;
	border-width:2px;
	padding: 7px 7px 7px 7px;

}

* html #InfoTableIfPrint
{
	width:170mm;
	
}

body
{
	font-size: 14pt;
	font-family: 'Times Times New Roman', Serif;
}

* html body
{
	font-size: 10pt;
}

#BottomBox
{
	text-align: left;
	padding-top:5px;
	/*Använd heigt 50px när man använder JULbottombg.jpg*/
	height:30px;
	background-image:none;
	margin: 3px 0px 0px 0px;
	color:Black;
	clear: both; 
	width: 100%;
	font-size:16px;
}

/*******************************
 *
 *  Klasser för referenser/citat
 *
 *******************************/

.CourseTitle
{
	font-size:14pt; 
	text-decoration:underline;
}

.CourseQuote
{
	font-style: italic; 
	font-size:12pt;
}

.Participant
{
	font-size:10pt;
	font-weight:bold;
}
a.Link
{
	font-size:12pt;
	color:black;
	text-decoration:none;
}

* html a.Link
{
	font-size:12pt;
	color:red;
	text-decoration:none;
}

/*************************************************************************
*
*
*		Kurspresentation PRINT
*
*
**************************************************************************/
#CourseTopView
{
	/*border: solid 1px black;*/
}

#CourseTopView .Title
{
	text-align:center;
	background:none;
	font-size:18pt;
}
* html #CourseTopView .Title
{
	text-align:left;
	text-indent:5em;
}

#CourseLeftView
{
	float: left;
	width:30%;
}
* html #CourseLeftView
{
	width:52mm;
}

#CourseRightView
{
	border-left: dotted 1mm black;
	margin-left: 31%;
	padding-left: 3mm;
	padding-right: 0mm;
	width:auto;
}

* html #CourseRightView
{
	margin-left: 55mm;
	padding-left: 3mm;
	padding-right: 0mm;
	width:auto;/*115mm;*/

}

a.DateLink, a.DateLink:link, a.DateLink:active, a.DateLink:visited
{
	border: 1px solid rgb(58, 105, 142);
	/*height: 18px; */
	/*padding-left: 8px; */
	margin-bottom: 2px;
	margin-top: 0px;
	padding-bottom:2px;
	padding-top:2px;
	background-color: white;
	display:block;
	
	color: Black;
	text-decoration:underline;
}
a.DateLink:hover
{
	color:Red;
}



.KursInnehallsRubrik
{
	margin-bottom: 0px;
	font-size:16pt;
}

* html .KursInnehallsRubrik
{
	margin-bottom: 0px;
	font-size:12pt;
}

.BokaKursRubrik
{
	color:Red;
	/*background: #333366;*/
	/*display:inline;*/
	margin-bottom: 0px;
	font-size: large;
}

.KursInnehallsAvsnittsRubrik
{
		margin-bottom: 0px;
		font-size:14pt;
}
* html .KursInnehallsAvsnittsRubrik
{
		margin-bottom: 0px;
		font-size:11pt;
}
ul.KursInnehall
{
	margin-top:0px;
	list-style-type: square;
}

ul.KursUnderInnehall
{
	list-style-type:circle;
}

