.sp_table {
	table-layout: fixed;
	empty-cells: show;
}
.sp_category_header{
	background-color : #336699;
}
.sp_course_header{
	font-family: Verdana, Arial,  Helvetica, sans-serif;
	font-size: 7pt;
	background-color : #336699;
	color : #FFFFFF;
	text-align: center;
                      width: 69px;
}
.sp_category {
	font-family: Verdana, Arial,  Helvetica, sans-serif;
	font-size: 7pt;
	background-color : #336699;
	color : #FFFFFF;
	text-align: center;
}
.sp_strip{
	font-size: 1px;
	background-color: green;
}
.sp_space {
}
.sp_stripple {
	height:2px;
}
.sp_stripple td {
	height:2px;
	border-top:2px dashed lightgray;
	overflow: hidden;
}
.sp_course {
	border: 1px #000000 solid;
	background-color : #FFE7A5;
	padding-left: 2px;
	padding-right: 2px;
}
.sp_course_name {
	font-size: 7pt;
	/*white-space:nowrap;*/
}
.sp_course_icon img {
	width: 12px;
	height: 12px;
}
.sp_course_table {
	height: 12px;
	overflow:hidden;
}

A.sp_link {
	font-family: Verdana, Arial,  Helvetica, sans-serif;
	font-size: 7pt;
	color : #000000;
}

A.sp_link:hover {
	font-family: Verdana, Arial,  Helvetica, sans-serif;
	font-size: 7pt;
	color : #000000;
	text-decoration: underline;
}

.sp_title {
	background-color:silver;
	border: 1px solid black;
	padding-left:2px;
}

.sp_title_main {
	background-color:silver;
	border: 1px solid black;
	padding-left:2px;
}

.sp_title_model{
	/*
	background-color : #336699;
	color : #FFFFFF;
	*/
	font-size:8pt;
	font-weight:bold;
}

	.studieinfoHeader_H3{
		font-size:3em;
                font-weight: normal;
	}	
	.studieinfoHeader_H4{
		font-size:1.27em;
	}
	.studieinfoMainDiv{
		border-top: 1px dotted silver;
		border-bottom: 1px dotted silver;
		width:100%;	
	}
	.studieinfoHeader{
		color:#00789d;
		font-family: Georgia;
	}
	.studieinfoKatalogTitle{
		color:#666666;
		font-family: Georgia;
		font-weight: bold;
		font-size:1em;
	}
	
	.studieinfoKatalogValue{
		color:#00789d;
	}
	
	.studieinfoTd{
		background-color:#F0F9FE;
		padding: 0.36em 0.09em 0.36em 0.73em;
		vertical-align:top;
	}
	
	.studieinfoKatalogTable{
		width:100%;
	}	
