@charset "UTF-8";
/* CSS Document */

body, html {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:14px;
	color:#000000;
}

h1 {
	font-size:18px;
	font-weight:normal;
	margin:0px;
	padding:0px;
	margin-top:18px;
	line-height:18px;
	margin-bottom:4px;
}

h1.csc-firstHeader {
	font-family:Arial, Helvetica, sans-serif;
	font-size:36px;
	margin-top:0px;
	margin-bottom:12px;
}

p {
	margin:0px;
	padding:0px;
	margin-bottom:14px;
}

a {
	color:#175485;
}

a:visited {
	color:#990000;
}

/*Materialarkiv*/
#tx_liliomaterialSearchFamily {
	border:2px dotted #bebebe;
	padding:10px;
	padding-bottom:0px;
}
.tx_liliomaterial-categorySelectorItem {
	background-color:#e7e7e7;
	padding:4px;
}
.tx_liliomaterial-listItem h3 {
	border-bottom:2px solid #175485;
	padding-bottom:4px;
	margin-bottom:4px;
}
.tx_liliomaterial-Stars {
	float:right;
	position:relative;
	top:-16px;
}
.tx_liliomaterial-Stars .tx_liliomaterial-Stars {
	top:0px;
}
.tx_liliomaterial-viewLinkContainer {
	border-bottom:2px solid #175485;
	padding-bottom:4px;
}