﻿@charset "utf-8";

/* CSS Document Teksterne */
/* --------------------------------------- headings --------------------------------------- */
h1 {
	font-size: 12px;
	color: #95002d;
	font-weight: bold;
	margin: 0px;
	line-height:normal;
}
	
h2 {
	font-size: 11px;
	font-weight: bold;
	margin: 0px;
	line-height:normal;
	color: #000000;
}

font {
	font-size: 10px;
	color:#717173;
}
	
/*-------------- bunde ------------ */
div.BottomContent div.BottomInfo{
    font-size: 10px;
	color:#fff;
	text-align:center;
	padding-right: 5px;
	padding-top: 3px;
}