/**
  SilverStripe Black Candy Theme
  http://www.silverstripe.com
 
  This typography file is included in the WYSIWYG editor
 */
 
/* GENERIC STYLES */ 


.typography * {
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:20px;
	quotes:"»" "«" "›" "‹";
	overflow:visible;
	vertical-align:baseline;
}
.commentstuff {
	margin-top:20px;
}
.commentstuff .middleColumn {
	margin:0 !important;
}
.commentstuff  span.message {
	font-size:10px;
}
.commentstuff  input.text,  
.commentstuff textarea {
	width:75%;
}
.smalltype p {
	font-size:10px;
	line-height:10px;
	margin-bottom:10px;

}

#Remember {
	width:auto;
}
#Remember label {
	display:inline;
}
/* PARAGRAPHS */
.typography p { 
 	color: #333;
	width:94%;
	margin-top:0;
 	margin-bottom:20px;
	padding-right:5%;
	overflow:hidden;
}

.typography .tr {
	text-align:right;	
}
.typography table .tr {
	text-align:right;
	padding-right:10px;
}
.typography .tl {
	text-align:left;	
}
.typography blockquote {
	
	color: #222;
	font-style: italic;
	width:95%;
}

.typography blockquote  p {
	font-size:17px;
	margin-bottom:0;
	width:100%;
}

.typography  blockquote {
	margin: 40px 0 40px 0;
}

.typography  blockquote p:before {
content:open-quote;
color:#FFCC00;
font-size:17px;
font-weight:bold;
margin-right:5px;
}
.typography  blockquote p:after {
content:close-quote;
color:#FFCC00;
font-size:17px;
font-weight:bold;
margin-left:5px;
}
 
/* LINKS IN Paragraphs*/
.typography a { 
 	text-decoration: underline; 
	
	color: #000;
}

.typography .photo a:after {
	content:"";
}
.typography p a:after,
.typography h6 a:after,
.campaignlink p a:after { 
	content:"»";
	margin-left:2px;
	font-weight:bold;
}

.campaignlink a:hover,
.typography a:hover { 
 	color:#000;
}



/* ICONS */
.typography a[href$=".pdf"],
.typography a[href$=".PDF"],
.typography a.pdf,
.typography a.fileapplicationpdf {
	padding: 2px;
	padding-left: 20px;
	background: url(../images/icons/page_white_acrobat.png) no-repeat left center;
}
.typography a[href$=".doc"],
.typography a[href$=".DOC"],
.typography a.doc {
	padding: 2px;
	padding-left: 20px;
	background: url(../images/icons/page_word.png) no-repeat left center;
}
.typography a[href$=".xls"],
.typography a[href$=".XLS"],
.typography a.filexls,
.typography a.xls {
	padding: 2px;
	padding-left: 20px;
	background: url(../images/icons/page_excel.png) no-repeat left center;
}

.typography a[href$=".gz"],
.typography a[href$=".GZ"],
.typography a[href$=".gzip"],
.typography a[href$=".GZIP"],
.typography a[href$=".zip"],
.typography a[href$=".ZIP"],
.typography a.archive {
	padding: 2px;
	padding-left: 20px;
	background: url(../images/icons/page_white_zip.png) no-repeat left center;
}
.typography a[href$=".exe"],
.typography a[href$=".EXE"],
.typography a.application {
	padding: 2px;
	padding-left: 20px;
	background: url(../images/icons/application.png) no-repeat left center;
}

/* LIST STYLES */
.typography ul.docholder_doclist,
.typography ul.docholder_doclist li,
.typography ul.docholder_doclist ul,
.typography ul#cv_list,
.typography ul#cv_list li,
.typography ul#cv_list ul, 
.typography .cision,
.typography .cision ul,
.typography ul.reset  {
	list-style:none;
	list-style-image:none;
	margin:0 !important;
	padding:0 ;
}




 .typography ol,
 .typography ul  {
	margin:0;
	list-style-position:outside;

	padding-left:20px;
	padding-bottom:20px;
	list-style-type:decimal;
}


.typography ul {
 	list-style-image:url(../images/list_icon.gif);
 }
.typography ol li {
	padding-left:0;
}

/* Gallery */
.typography .galleryholder a {
	float:left;
	text-decoration:none;
}
.typography .galleryholder .shadow {
	padding:2px 9px 4px 2px;
	
}
.typography .galleryholder img {
	padding:0;
}
/* Doc List */

.typography ul.docholder_doclist .doc {
	padding-bottom:19px;
	border-top:1px dotted #CCC;
	padding-top:20px;
}
.typography ul.docholder_doclist .doc li {
	padding-left:90px;
}
.typography ul.docholder_doclist .doc li p {
	width:100%;
}
.typography ul.docholder_doclist .doc .date {
	font-size:10px;
	color:#777;
	float:left;
	width:90px;
	padding-left:0;
}
.typography ul.docholder_doclist .doc .title {
	font-weight:bold;
	padding-left:0;
}
.typography ul.docholder_doclist .doc .description p {
	margin-bottom:0;
}


.typography #filedisclaimer {
	
}
.typography #filedisclaimer.reminder h3 {
	color:#777;
	font-size:11px;
	line-height:13px;
	padding-bottom:10px;
}
.typography #filedisclaimer.reminder {
	margin-top:20px;
	color:#888;
	border-top:1px dotted #CCC;
	font-size:11px;
	line-height:13px;
	
}
.typography #filedisclaimer.reminder * {
	font-size:11px;
	line-height:13px;
	color:#888;
}
.typography #filedisclaimer a.accept {
	text-decoration:none;
	margin-top:20px;
	padding:2px 9px;
	background:#CCC;
	font-weight:bold;
	-moz-border-radius:4px;
	border-radius:4px;
	
}
/*CV Lists */
.typography ul#cv_list .photo a {
	text-decoration:none;
	}
.typography ul#cv_list img {
	padding:0;
	border:0;
}
.typography ul#cv_list {
	overflow:hidden;
	
}
.typography ul#cv_list li * {
	line-height:13px;
	font-size:11px;
	}
.typography ul#cv_list li {
	float:left;
	font-size:10px;
	line-height:1;
}
.typography .shadow {
	background:url('../images/shadow.png') no-repeat right bottom;
	overflow:hidden;
}
.typography ul#cv_list ul.cv {
	padding:5px 7px 5px 3px;
	width:125px;
	height:230px;
}
.typography ul#cv_list ul.cv li {
	float:none;
	position:relative;
}
.typography ul#cv_list ul.cv .photo {
	margin-bottom:5px;
	height:185px;
	overflow:hidden;
}

.typography ul#cv_list ul.cv .name a {
	text-decoration:none;
	font-weight:bold;
	
	width:120px;
	clear:both;
	
}
.typography ul#cv_list ul.cv .title {
	width:90%;
}
.typography.cvsingle {
	overflow:hidden;
	
}
.typography.cvsingle .photo {
	position:relative;
}
.typography.cvsingle .photo img {
	padding:0;
/*	position:absolute;*/
/*	top:-80px;*/
}
.typography.cvsingle .photo {
	width:530px;
	
	height:500px;
	overflow:hidden;
	background:white;
	margin-bottom:10px;
}
.typography.cvsingle .cvtext {

}
.typography.cvsingle h3 {
	font-weight:normal;
	margin:10px 0;
}

/* HEADER STYLES */

.typography h1,
.typography h2 { 
	color: black; 
	margin: 0 0 0 0;
	clear: both;
	font-weight: bolder;
	vertical-align:top;
}
.typography h1 {
	font-size:30px;
	color:black;
}
.typography h2.maintitle { 
 	font-size: 30px; 
	padding-bottom:24px;
	color:black;
	line-height:24px;
	padding-top:6px;

}
.typography>h3,
.typography>h4,
.typography>h5 {
	margin-top:0 !important;
}
.typography h3,.typography h4,.typography h5 {
	margin-top:20px;
	font-size:13px;
	font-weight:bold;
	margin-bottom:0;
	clear:all;
	color:black;
}
.typography h6,.typography h6 a {
	font-weight:normal;
	font-size:17px;
}


/* ADRESS STYLES */	
.typography pre {
	font-family:"Courier New",Courier;
	display:block;
	border:1px #ccc solid;
	background:#eee;;
}
.typography label {
 	display: block;

	color: #777;
}
.typography hr {
	border:none;
	border-collapse:collapse;
	border-bottom:1px #ccc solid;
}
.typography q {
	display:block;
	font-size:17px;
	margin:20px;
	font-style:italic;
}

/* TABLE STYLING */
.typography table {
	margin: 0 0;
	padding:0;
	color: #666;
	border-collapse:collapse;
	width:100%;
}

.typography .insiderlist * {
	white-space:nowrap;
}

.typography table * {
	line-height:25px !important;
}
.typography #sharepage table * { 
	line-height:19px !important;
}

.typography thead td,.typography th {
		color:black;
		font-weight:bold;
		border-bottom:1px solid #555;

	}
.typography td {
	padding:0 5px 0 0;
	border-bottom:1px dotted #999;
}
	
.typography td[align=right] {
		padding:0 5px 0 5px;
}
.typography td[align=left] {
		padding:0 5px 0 5px;
}

.typography td a {
	display:block;
	width:100%;
	height:100%;
}
/* WYSIWYG EDITOR ALIGNMENT CLASSES */
.typography .left {
	text-align:left;
}
.typography .center {
	text-align:center;
}
.typography .right {
	text-align:right;
}
.typography img {
	padding:5px 5px 20px 5px;
	background:white;
}
.typography img.right {
	float:right;
	margin: 10px 0 10px 10px;
	position:relative;
	right:-20px;
}
.typography img.left {
	float:left;
	margin: 10px 10px 10px 0;
}
.typography img.leftAlone {
	float:left;
	margin-right:100%;
}
.typography img.center {
	float:none;
	
	margin-left:auto;
	margin-right:auto;
	display:block;
	padding:5px !important;
}

/* FORMS */
.typography label {
	font-size: 10px;
}
.typography input.text, .typography textarea {
	font-size: 13px;
}
/* Extra redundancy */
.typography p.MsoNormal, .typography p.MsoBodyText {
	margin: 0;
}

.typography #Content p.authorDate {
	color: #444;
	margin-top: -15px;
	}
	
	
	
	
	






/*
Cision Styling
*/

#startpagesub {
	margin:20px 0;
	overflow:hidden;
}
#startpagesub .releases,
#startpagesub .share {
	width:45%;
	padding-right:5%;
	float:left;
}

#startpagesub .releaselist-item {
	margin-bottom:20px;
	
}
.release-preview-date,.release-preview-date * {
	line-height:10px;
	font-size:10px;
	color:#888;
}
.release-preview-date .t {
	display:none;
}
.releaselist-item a {
	text-decoration:none;
	color:#333333;
}
.releaselist-item a:hover {
	text-decoration:underline;
	color:black;
}		
.release-preview-text,.release-preview-text * {
	line-height:16px;
}
.release-preview-text a {
	display:block;
	width:100%;
	padding-bottom:8px;
}
.releases li.title {
	margin-bottom:12px;
}



/*
shareticker small
*/
.share li.title {
	margin-bottom:7px;
}
.shareticker.positive .negative,
.shareticker.negative .positive {
	display:none;
}
.shareticker li.change,
.shareticker li.last li,
.shareticker li.last ul,
.shareticker li.last  {
	float:left;
}

.shareticker li.last  ul  {
	position:relative;
	overflow:hidden;
	padding-bottom:10px;
}

.shareticker li.last  ul li.graphlink a{
	position:absolute;
	top:0;
	left:-40px;
	width:150px;
	height:40px;
	display:block;
	z-index:30;
	background : url(null) fixed no-repeat;
	padding-left:200px;
}
.shareticker li.last li.value {
	float:none;
}
/*
.shareticker li.last li.value:after {
	content:" kr";
}
*/
.shareticker li.change,
.shareticker li.change * {
	font-size:10px;
	line-height:10px;
	font-weight:bold;
	color:white;
}
.shareticker li.change .positive,
.shareticker li.change .negative {
	display:inline;
}
.shareticker li.change {
	padding:3px;
	height:23px;
	width:34px;
	background:#888;
	float:left;
}
.shareticker li.change .numbers {
	padding:1px 0 0 2px;
}

.shareticker.neutral li.change {
	background:url('../images/neutral_small.png') no-repeat;
}
.shareticker.positive li.change {
	background:url('../images/positive_small.png') no-repeat;
}
.shareticker.negative li.change {
	background:url('../images/negative_small.png') no-repeat;
}

.shareticker-big.neutral  {
	background:url('../images/neutral_big.png') no-repeat 0 4px;
}
.shareticker-big.positive  {
	background:url('../images/positive_big.png') no-repeat 0 4px;
}
.shareticker-big.negative {
	background:url('../images/negative_big.png') no-repeat 0 4px;
}

.shareticker .last .update {
	white-space:nowrap;
	
}
.shareticker .last .update, 
.shareticker .last .update *,
.shareticker .last .graphlink ,
.shareticker .last .graphlink * {
	line-height:10px;
	font-size:10px;
}

.shareticker .last .value {
	line-height:30px;
	font-size:30px;
	color:black;
	
}



/*
Release List
*/
#rp-list {

}

#rp-list .odd,
#rp-list .even {
	margin-bottom:11px;
	padding-bottom:8px;
	
	display:block;
	border-bottom:1px solid #CCCCCC;
}
#rp-list .reportgroup li {
	float:left;
}
#rp-list .reportgroup li ul li a,
#rp-list .reportgroup li ul li {
	line-height:14px;
	margin-bottom:14px;
	float:none;
}
#rp-list .reportgroup li ul a {
	text-decoration:none;
	display:block;
	width:100%;
}
#rp-list .reportgroup li ul a:hover {
	text-decoration:underline;
} 
#rp-list .reportgroup ul {
overflow:hidden;

}

.release .provider {
	margin-top:20px;
}
.release .provider,
.release .provider a {
	color:#999;
	font-size:10px;
	line-height:10px;
	text-align:right;
}

/*
Title
*/
#rp-list .title ul,
#rp-list .title ul li {
	font-size:10px;
	line-height:10px;
	border:none;
	padding-bottom:0;
}

#rp-list .title ul .title {
	font-size:10px;
	font-weight:normal;
	width:75px;
	min-width:75px;
	display:block;
	
}
#rp-list .reportgroup {
	overflow:hidden;
}
#rp-list li.title ul {
	padding-bottom:30px;
	margin-top:11px;
	display:block;
	overflow:hidden;
}
#rp-list .odd ul .title,
#rp-list .even ul .title {
	width:75px;
	min-width:75px;
	font-size:17px;
	font-weight:bold;
	color:black;
	line-height:100%;
}
/*
Item
*/
#rp-list .reportgroup .anual li * {
 color:black;	
}
#rp-list .reportgroup .anual {
	width:195px;
	min-width:195px;

/*
	position:absolute;
	left:50px;
*/
}
#rp-list .reportgroup li ul:after {
	content:"-";
	color:white;
}
#rp-list .reportgroup .interim li * {
 color:#333;	
}
#rp-list .reportgroup .interim {
	width:270px;
	min-width:270px;

}
#rp-list .title ul .interim {
	width:190px;
	min-width:190px;

}

/*
 * Sharepage
 */

#sharepage .version-nav {
	clear:both;
	width:98%;
	border-bottom:1px solid #CCC;
	height:20px;
	padding-left:2%;
}
#sharepage .version-nav :after {
	clear:both;
	content: " ";
	display:block;
}
#sharepage .version-nav li {
	float:left;
	margin-top:1px;
}

#sharepage .version-nav li a {
	font-size:10px;
	text-decoration:none;
	color:#333;
	width:90px;
	text-align:center;
	background:url('../images/graphtab_img.png') no-repeat;
	display:block;
	padding-top:1px;
	line-height:18px;
}
#sharepage .version-nav li.active {
	margin-top:0;
}
#sharepage .version-nav li.active a {
	font-weight:bold;
	background-position:0 -20px;
	position:relative;
	top:2px;
	padding-top:1px;
	z-index:1;
	
}
#sharepage ul.graphbig {
	overflow:hidden;
	position:relative;
}
#sharepage ul.graphbig li {
	float:left;
	
}

#sharepage ul.graphbig li.graph {
	height:300px;	
	background:#EEEEEE;
	padding:15px 0 15px 0;
	
}
#sharepage ul.graphbig li.graph img {
	padding:0;
}
#sharepage ul.graphbig li.controls {
	position:absolute;
	top:0px;
	left:400px;
	padding-left:10px;
	padding-top:25px;
	background:#EEEEEE;
	height:331px;
	width:130px;
	z-index:2000;
	
}
#sharepage ul.graphbig li.provider {
	position:absolute;
	top:308px;
	left:0;
	font-size:10px;
	line-height:10px;
	color:#CCC;
	z-index:3000;
	width:400px;
	text-align:right;
}
#sharepage ul.graphbig li.controls li * {
	font-size:10px;
	
	
	/*
line-height:10px;
*/
	
}
#sharepage ul.graphbig li.controls li.downloads  {
	margin-top:20px;	
}
#sharepage ul.graphbig li.controls li ul li {
	display:block;	
	width:100%;
	clear:both;
	margin-bottom:0;	
}
#sharepage ul.graphbig li.controls li h5 {
	color:#666;
	font-weight:bold;
	line-height:20px;
	margin-top:0;
	display:none;
}

#sharepage .selectionsymbol {
	width:10px;
	height:12px;
	margin-right:5px;
	float:right;
}
#sharepage .selectionsymbol img{
	padding:0;
	background:none;
	
	
}
#sharepage .selectiontext * {
	line-height:10px;
}
#sharepage ul.graphbig .controls label {

	float:left;
}
/*
#sharepage ul.graphbig .controls label[for='wpyreleaseListIds'] {
	background:url('../images/icons/graph_release.gif') no-repeat 96px 0px;
}
*/
#sharepage ul.graphbig .controls input[name="wpyreleaseListIds"] {
	background:url('../images/icons/graph_report.gif') no-repeat 96px 0px;
}

#sharepage ul.graphbig .controls label[for='wpydeltaPercentageVisiblity'] {
	color:#0099CC;
	font-weight:bolder;
}
#sharepage ul.graphbig .controls label[for='wpyquantityVisiblity'] {
	color:#006184;
	font-weight:bolder;
}
/*
#sharepage ul.graphbig .controls label[for='tid'] {
	color:#8E8E8E;
	font-weight:bolder;
}
*/
#sharepage .selection {
	height:20px;
	overflow:hidden;
}
#sharepage .selectiontext {
	width:110px;
	
	float:left;
}
#sharepage .selectiontext input { 
	float:left;
	margin-right:4px;
}
#sharepage ul.graphbig label {
	float:left;
	margin:0;
	color:black;
}



/*
Hide the option to disable the WeSC Share
*/
/*
#sharepage ul.graphbig .controls li.shareoptions {
	display:none;
}
*/

#sharepage ul.graphbig .controls a {
	overflow:visible;
	padding-bottom:3px;
}

#sharepage ul.graphbig  .rangecontrols input,
#sharepage ul.graphbig  .rangecontrols select {
	width:80px;
	float:left;
}



#sharepage ul.graphbig .rangecontrols {
	padding-top:20px;
	width:400px;
	background:url('../images/graph_rangearr.png') no-repeat top;
}
#sharepage ul.graphbig .rangecontrols li {
	margin-right:8px;
}
#sharepage ul.graphbig .rangecontrols li.submit {
	margin:0;	
	text-align:right;
}
#sharepage ul.graphbig .rangecontrols label {
	line-height:10px;
	font-size:10px;
	display:block;
	float:none;
	margin-bottom:4px;
	font-weight:bold;
	color:#666666;
}

#sharepage ul.graphbig .rangecontrols .submit  {
	padding-top:14px;
}
#sharepage ul.graphbig .rangecontrols .date label {
	font-weight:normal;
}

#sharepage ul.graphbig .rangecontrols .date input.dateField {
	background:#EEEEEE;
}

#sharepage ul.graphbig .rangecontrols .date input.dateField:focus {
	background:white;
	border:1px solid #FFCC00;
}
#sharepage ul.graphbig,
#sharepage ul.sharetables {
	padding-bottom:20px;
	
	margin-bottom:20px;
}

#sharepage ul.graphbig {
	padding-bottom:40px;
	border-bottom:1px solid #CCC;
	width:100%;
	clear:both;
	height:400px;
	min-height:400px;
	background:#EEE;
}


/*
Orderbook
*/
#sharepage ul.sharetables {
	overflow:hidden;
}
#sharepage ul.sharetables li {
	float:left;
}
#sharepage ul.sharetables li.orderbook {
	width:45%;
	padding-right:5%;
}
#sharepage ul.sharetables li.shareinfo {
	width:50%;	
}

#sharepage ul.sharetables li h4,
ul.subs li h2  {
	margin:20px 0 14px 0;
	color:#333333;
}

#sharepage ul.sharetables li th {
	font-weight:normal;
}
#sharepage ul.sharetables li.shareinfo th,
#sharepage ul.sharetables li.shareinfo td {
	border:none;	
	float:left;
	
}
#sharepage ul.sharetables li.shareinfo th {
	margin-right:4px;
	
}

/*
Shareticker Big
*/
#sharepage #shareticker {
	margin-bottom:20px;
}
.shareticker-big .title {
	display:none;
}

.shareticker-big * {
	font-size:10px;
}
.shareticker-big td {
	border:none;
}
.shareticker-big th {
	color:#333;
	border:none;
	border:none;
}
.shareticker-big li.data,
.shareticker-big li.update {
	margin-left:45px;
}
.shareticker-big li.update,
.shareticker-big li.update * {
	color:#999;
}
/*
Subscription Forms 
*/
ul.subs .sharesub,
ul.subs .releasesub {
	overflow:hidden;
}
ul.subs h5 {
	
	color:#333;
	font-size:10px;
	margin-top:0;
}
ul.subs .sharesub li.triggeroptions {
	width:162px;
	float:left;
}

ul.subs .sharesub li.timeoptions {
	width:108px;
	float:left;
}
ul.subs li.adress,
ul.subs li.releasetypes,
ul.subs  li.submit {
	width:270px;
	float:left;
	
	
}
ul.subs li ul.fields li {
	font-size:10px;

}
ul.subs .sharesub li.triggeroptions ul.fields li {
	font-weight:bold;
}
ul.subs li label {
	float:left;
	width:70px;
	}
ul.subs  li.triggeroptions label {

	width:76px;
	font-weight:normal;
}
ul.subs .sharesub li.triggeroptions input {
	width:30px;
	font-size:13px;
	border:1px solid #A7A7A7;
	padding:1px;
	font-weight:bold;
	background:#FAFAFA;
	text-align:center;
}
ul.subs .sharesub li.triggeroptions input:focus {
	background:white;
	border:1px solid #FFCC00;
} 
ul.subs .sharesub li.timeoptions ul.fields {
	
	clear:both;
	height:90px;
}
ul.subs ul.fields li {
	width:98%;
	clear:both;
}
ul.subs .sharesub li.timeoptions ul.fields li label,
ul.subs .sharesub li.timeoptions ul.fields li input,
ul.subs  li.releasetypes ul.fields li label,
ul.subs  li.releasetypes ul.fields li input {
	float:left;
	margin-right:8px;
	border:none;
}
ul.subs .sharesub li.timeoptions ul.fields li input,
ul.subs  li.adress input {
	font-size:13px;
	border:1px solid #A7A7A7;
	padding:4px 3px;
	vertical-align:middle;
	font-weight:bold;
}
ul.subs  li.adress input {
	width:97%;
	background:#FAFAFA;
	float:right;
}
ul.subs  li.adress input:focus {
	background:white;
	border:1px solid #FFCC00;
}



ul.subs li.adress {
	margin-bottom:4px;
}


#sharepage {
	
}
/*
Pressreleases
*/ 
ul#yearlist-nav {
	overflow:hidden;
	margin-top:-7px;
}
ul#yearlist-nav li.year {
	float:left;
}
ul#yearlist-nav li.year a{
	font-size:17px;
	font-weight:bold;
	color:black;
	margin-right:10px;
	text-decoration:none;
	padding:2px 5px 30px 5px;
	display:block;
}
ul#yearlist-nav li.year.active a {
	color:white;
	background:url('../images/activepress.gif') no-repeat 0 0;
}
ul#yearlist-nav,
ul#rp-list {
	position:relative;
	overflow:hidden;
	top:-7px;
	width:100%;
}

ul#rp-list {
	overflow:hidden;
	position:relative;
	top:-7px;
}

li.rsslink a {
	position:absolute;
	background:url('../images/icons/rss_icon.png') no-repeat 0;

	left:510px;
	text-indent:70px;
	top:-7px;	

	margin-left:0px;
    overflow:hidden;
	

	width:30px;
	height:40px;
	padding-top:-7px;
}

#pr-list .releaselist-item  {
	padding:9px 0 2px 5px;
	border-bottom:1px solid #DADADA;
	width:534px;
}
#pr-list .releaselist-item:hover {
	background:#FAFAFA;
}
.typography tr:hover {
	background:#FAFAFA;
	color:#333;
}
.typography .doc:hover {
	background:#FAFAFA;
}
.typography .doc:hover .date {
	color:#FFCC00 !important;
}
#pr-list .releaselist-item:hover .release-preview-date span {
	color:#FFCC00;
}
#pr-list {
	margin-bottom:40px;
}
/*
Releasepage
*/

ul.release .date *{
	color:#666666;
	line-height:10px;
	font-size:10px;
}
ul.release .headline h2 {
	font-weight:normal;
	font-size:30px;
	line-height:30px;
	margin-bottom:20px;
}



/*
#rp-list li.rsslink {
	position:relative;
	width:540px;
	overflow:hidden;
}
#rp-list li.rsslink a {
	position:absolute;
	background:url('../images/icons/rss_icon.png') no-repeat left;
	height:40px;
	top:-14px;
	left:510px;
}

*/

/*
Searchresults
*/ 
.typography strong {
	font-weight:bold;
	color:#222;
}

#SearchResults li {
	padding-top:10px;
	border-bottom:1px solid #CCC;
}
#SearchResults li p {
	margin-bottom:10px;	
}
#SearchResults .searchResultHeader {
	font-weight:bold;
}
#PageNumbers a,
#PageNumbers .activepage {
	padding:3px 5px;
	background:#444;
	text-transform:uppercase;
	font-weight:bold;
	color:white;
	text-decoration:none;
}
#PageNumbers .activepage {
	background:white;
	color:#222;
	display:inline;
}


#PageNumbers p {
	margin:0;
	color:#999;
	}
#PageNumbers {
	margin-top:20px;
	text-align:right;
}



a.prospektuslink  {
	padding:3px;
	background:#666;
	font-weight:bold;
	color:#FFF;
	text-decoration:none;
}


.error {
	padding:10px;
	background:#CCC;
	border:1px solid #EEE;
	font-weight:bold;
	color:#222;
}



.ownerchart img{
	background:none;
	padding:0;
	margin:20px 0;
}
.mtb20 {
	margin:20px 0;
}
.insiderlist img,
.graph img {
	margin:0;
	background:none;
	padding:0;
}
.sparkline {
	vertical-align:middle;
}
.sparkline a img {
	padding-top:5px !important;
}
/*
.sparkline a {
	height:15px !important;
}*/
