body
{
}

#CourseTopView
{
	/*border: solid 1px black;*/
}

#CourseTopView .Title
{
	text-align:center;
	background: #d7e1f1;
	font-size:large;
	/*border: solid 1px black;*/
	
	
}
#TTT
{
	border: solid 1px black;
}

#CourseLeftView
{
	
	float: left;
	width: 150px;
	/*border: solid 1px black;*/
}

#CourseRightView
{
	border-left: dotted 1px black;
	margin-left: 160px;
	padding-left: 10px;
	padding-right: 20px;
	/*border: solid 1px black;*/
}

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
{
	/*color:Red;*/
	/*background: #333366;*/
	/*display:inline;*/
	margin-bottom: 0px;
	font-size:larger;
}

.BokaKursRubrik
{
	color:Red;
	/*background: #333366;*/
	/*display:inline;*/
	margin-bottom: 0px;
	font-size: large;
}

.KursInnehallsAvsnittsRubrik
{
		margin-bottom: 0px;
		font-size:small;
}
ul.KursInnehall
{
	margin-top:0px;
	list-style-type: square;
	/*padding: 0px 0px 0px 0px;*/
	/*margin-left:0px;*/
	/*display:inline;*/
}

ul.KursUnderInnehall
{
	list-style-type:circle;
}

#printcourse
{
	background-image:url('/bilder/knappar/Print.png');
	width:37px;
	height:34px;
	display:inline-block;
	position:relative;
	/*top:1px;*/
	left:10px;
}
#printcourse:hover
{
	background-image:url('/bilder/knappar/PrintHover.png');
}
.addthis_button
{
	position:relative;
	top:-7px;
	text-decoration:none;
}
#InteractPart
{
	margin-bottom:15px;
}
