body { 
  padding: 0px;
  margin:0px;
  font-family: Verdana, Arial, sans-serif;
  color: black;
  font-size: 11px;
}
a {
  color: #5D88D0; 
  text-decoration: none;
}
a:hover { text-decoration: underline; }
td { vertical-align: top; }

td.liste
{
	vertical-align: top;
	padding: 6px 3px 3px 3px;
}

select
{

	font-size: 11px;
	font-weight: bold;
}

#hovedtabell { width: 600px; }
.kalendertabell { width: 100%; }

.ledetekst
{
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
}

.beskrivelse
{
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
}

.tittelfelt
{
	background-color: #003366;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
}
.tittelfelt a {
  color: white;
}


.tittelfelt2
{
	background-color: #CC6733;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.tittelfelt2 a {
  color: white;
}

.tittel
{
	font-size: 12px;
	font-weight: bold;
	color: #000;
}

.undertittel
{
	font-size: 11px;
	font-weight: bold;
	color: #000;
}

.brodtekst
{
	font-size: 11px;
	color: #000;
}

.tittelfelt2
{
	background-color: #CC6733;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

.buttons
{

  font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	border: 1px solid silver;
	background-color: white;
        color: black;
	margin: 1px;
	padding: 2px;
}

.organisasjon
{
	font-size: small;
	font-weight: bold;
	background-color: #339999;
}

.listetittel
{
	font-size: 12px;
}

.publiseringskanal { margin-top: 12px; }
