.pager_next  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
}

.pager_prev  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
}

.pager_counter  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
}

H1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	font-weight: bold;
}
	
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #666666;
	font-weight: 400;
}

h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #7f0029;
	font-style: italic;
	font-weight: 400;
}


p {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	line-height: 11pt;
}

li {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	line-height: 16px;
}

.normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
	line-height: 16px;
}

.normal a, .normal a:link, .normal a:visited {
	color: #333333;
	text-decoration: underline;
}

.rubrik a, .rubrik a:link, .rubrik a:visited {
	color: #333333;
	text-decoration: underline;
}

.overskrift {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #000000;
	font-style: italic;
}

.rubrik {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
	background-color: #e1f6c0;
}

.adresse {
	padding-top: 25px;
	padding-bottom: 25px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	line-height: 11pt;
}

.top_header_txt {
	color: #999999;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.toppic_text  {
	text-align: right;
	background-color: #dddddd;
	padding: 5px;
	padding-right: 25px;
	color: #000000;
	font-weight: 600;
	font-size: 9pt;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}

.newslist_table {
	width: 530px;
	border-collapse:collapse;
/*	border: solid 1px #EBEAE9;*/
}
.newslist_header_td {
	text-align:left;
	border-collapse:collapse;
/*	border: solid 1px #EBEAE9;*/
	padding: 5px;
	padding-top: 2px;
	padding-bottom: 10px;
/*	background-color: #EBEAE9;*/
}
.newslist_counter_td {
	text-align:center;
	width: 30px;
	border-collapse:collapse;
/*	border: solid 1px #EBEAE9;*/
	padding: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
}
.newslist_text_td {
	width: 460px;
	border-collapse:collapse;
/*	border: solid 1px #EBEAE9;*/
	padding: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
}
.newslist_date_td {
	width: 80px;
	border-collapse:collapse;
/*	border: solid 1px #EBEAE9;*/
	padding: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
}

.newslist_header_text {
	font-weight: bold;
	font-family: Arial;
	font-size: 9pt;
}

.newslist_date {
	text-decoration: none;
	font-family: Arial;
	font-size: 9pt;
}

.newslist_readmore {
	text-decoration: underline;
	font-family: Arial;
	font-size: 9pt;
}

/* SEARCH */
.search_form_table {
	width: 170px;
}

.search_btn {
	cursor: pointer;
	background: #CBCCCD;
	border-style: none;
	color:white; 
	font-weight: bold;
	font-size:10px; 
	font-family:Arial, Arial, Helvetica, sans-serif;
	width: 40px;
	height: 18px;
}
.search_input {
	background: white;
	color:#60605e; 
	font-size:8pt; 
	font-family:Arial, Arial, Helvetica, sans-serif;
	width: 127px;
	height: 18px;
	border: solid 1px #CBCCCD;
	text-valign: bottom;
	font-size:10pt;
}
.search_form {
	margin: 0px;
	padding: 0px;
	padding-top: 4px;
}


