﻿.PageSplit
{
	text-align:right; 
	font-weight:normal;
}
.PageSplit a.current
{
	font-weight: bold;
	color: Black;
}
.PageSplit a.generel
{ color: Black; text-decoration: none; font-weight: normal; }
.PageSplit a
{ margin-left: 5px; font-weight: normal; }
.listcontainer
{
	margin-bottom: 10px;
}
.listheading select
{  }
.listheading, .PageSplit
{ white-space: nowrap; padding-top: 12px; padding-bottom: 12px; 
	font-size: .6em;
	font-weight: bold;
/*	padding: 6px 2px 6px 2px;*/
	border-top: solid 1px #E2E2E2;
	border-bottom: solid 1px #E2E2E2;
}
.listheading a,.listheading a:link,.listheading a:visited,.listheading a:active
{
	background-color: #ffffff;
	color: #000000;
	text-decoration: none;
}

.listheading a:hover
{
	background-color: #ffffff;
	color: #000000;
	text-decoration: underline;
}

/*Publikations visning*/
.publicationdisplay
{
	width: 100%;
	margin-bottom: 15px;
}

.publicationdisplay * td
{
	padding: 7px;
	font-size: 0.6em;
}

.publicationdisplay * .descr
{
	width: 80px;
	color: #7B7B7B;
}

.tabs td a, .tabs td a:hover
{  text-decoration: none; }
.tabs td.firstleft
{ display: none;}
.tabs td.right, .tabs td.left
{
	background-color: White;
	width: 1px;
	border-top: none;
	border-left: none;
	border-right: none;
}
.tabs td
{
	text-align: center;
	height: 20px;
	background-color: #E9EBEC;
	border: solid 1px #A7AEB4;
	vertical-align: middle;
	
}
.tabs td a, .tabs td a:hover, .tabs td a:visited, .tabs td a:active
{
	color: #000000;  
	font-size: 0.8em;
}
.tabs td.selected
{
	background-color: #FFFFFF;
	border-bottom: none;
}

h2.nyvidenoverskrift
{
	margin-top: 0px;
	margin-bottom: 6px;	
}
div.nyvidenoplysningsoverskrift
{
	display: block;
	/*float: left;
	width: 160px;*/
	font-weight: bold;
	font-size: 98%;
	margin-top:10px;
	margin-bottom: 4px;
}
div.nyvidenoplysning
{
	/*width: 190px;
	display: block;
	float: left;*/
}
div.nyvideninfobox
{
	margin-top: 16px;
	/*background-color: #E5E5E5;
	padding: 16px;*/
}