/* Indholdsceller */
.contentCell { border: solid 1px #9e9fa0 }
.titleField { padding-left: 200px; font-family: arial; font-weight: bold; font-size: 16pt; color: #C4C4C4; height: 30px; vertical-align: middle }
.titleFieldLeft { font-family: arial; font-weight: bold; font-size: 16pt; color: #C4C4C4; height: 30px; vertical-align: middle text-decoration: none; }
.titleFieldRight { padding-right: 5px; vertical-align: middle; text-decoration: none }
.topGraphic { height: 100px; }
.contentDiv
{
	color: #626365;
	font-size: 8pt;
	font-family: Arial;
	height: 300px;
	width: 580px;
	overflow: auto;
	scrollbar-track-color: #f7f7fa;
	scrollbar-face-color: #f7f7fa;
	scrollbar-highlight-color: #f7f7fa;
	scrollbar-shadow-color: #f7f7fa;
	scrollbar-arrow-color: #bf2f38;
	scrollbar-3dlight-color: #bf2f38;
	scrollbar-darkshadow-color: #bf2f38;
	padding:5px;
}
.bottomBar { height: 20px; border-top: solid 1px #9e9fa0; color: #626365; font-size: 7pt; font-family: Arial; padding-left: 205px; }

/* Styles til menuen */
.menuCell { padding-left: 5px; vertical-align: top; }
a.menuLink   { color: #bf2f38; font-weight: normal; font-size: 8pt; font-family: Arial; text-decoration: none }
a.menuLink:hover  { color: #626365; font-size: 8pt; font-family: Arial }
a.menuLinkOver { color: #626365; font-weight: normal; font-size: 8pt; font-family: Arial; text-decoration: none }

/* Generelle tekst styles */
body          { background: #f7f7fa fixed; }
a   { color: #bf2f38; font-weight: normal; font-size: 8pt; font-family: Arial; text-decoration: none }
a:hover  { color: #626365; font-size: 8pt; font-family: Arial }
.content
{
	padding-left: 5px;
	padding-right: 5px;
	font-family: sans-serif;
	color: #333333;
}
.tekst { color: #626365; font-size: 8pt; font-family: Arial; vertical-align: top; }
.tekst_nopadding { color: #626365; font-size: 8pt; font-family: Arial }
.pageHeader { color: #bf3341; font-style: italic; font-size: 20pt; font-family: Arial }
.pageSubHeader { color: #bf3341; font-size: 16pt; font-family: Arial }
.pageTeaser
{
	font-family: arial;
	font-style: italic;
	font-size: 10pt;
	color: #bf3341;
	width: 100%;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
	border-top: dotted 1px;
	border-bottom: dotted 1px;
	border-color: #bf3341;
}
.imgText
{
	font-family: arial;
	font-style: italic;
	font-size: 7pt;
	text-align: center;
	color: #626365;
	width: 100%;
}

.textfield150
{
	font-family: arial;
	font-size: 8pt;
	border-color: #626365;
	color: #626365;
	border: solid 1px;
	width: 200px;
}