.copyright 
{
    color: #666666;
}

.copyright a:link {color: #666666; text-decoration: none;}
.copyright a:visited {color: #666666; text-decoration: none;}
.copyright a:hover {color: #333333; text-decoration: none;}
.copyright a:active {color: #666666; text-decoration: none;}   

.adminLinks a:link {color: #666666; text-decoration: none;}
.adminLinks a:visited {color: #666666; text-decoration: none;}
.adminLinks a:hover {color: #333333; text-decoration: none;}
.adminLinks a:active {color: #666666; text-decoration: none;}   

a:link {color: #333333; text-decoration: none;}
a:visited {color: #333333; text-decoration: none;}
a:hover {color: #666666; text-decoration: none;}
a:active {color: #333333; text-decoration: none;}

strong {
    color: #333333;
}

.dropdownlistSeries
{
    font-family: Verdana;
    font-size: 11px;
    width: 100%;
}

p.header {
	font-weight: bold;
	font-size: 13px;
	color: #333333;
	padding: 0px;
	margin-bottom: 2px;
	text-align: left;
}

p.subheader {
    font-weight: bold;
	font-size: 12px;
	color: #333333;
	padding: 0px;
	padding-top: 5px;
}

img.underline {
  margin-bottom: 6px;
  margin-top: 3px;
}

img.links {
  border-color: #000000;
}

p.news_header
{
    font-weight: bold;
	font-size: 14px;
	color: #333333;
}

span.news_subheader
{
    font-weight: normal;
	font-size: 9px;
	color: #333333;
}

#menu {
    margin: 0px;
    padding: 0px;
}

p.menu_header {
	font-weight: bold;
	font-size: 11px;
	padding: 0px;
	color: #333333;
	margin: 5px;
	margin-bottom: 2px;
}

p.list_header {
	font-weight: bold;
	font-size: 11px;
	padding: 0px;
	color: #333333;
	margin: 5px;
	margin-bottom: 2px;
}

.breadtrail
{
    font-size:12px;
    font-weight: normal;
}

.messagebox
{
    margin: 10px;
    padding: 10px;
    border: dashed 1px gray;
    background-color: #f5f5f5;
}

/* Tekstformatering til admin-sidene */

.calendar
{
    display: none;
}

.field-description
{
    font-style: italic;
    font-size: 9px;
}

.textbox-singleline 
{
    width: 100%;
    font-family: Verdana;
}
.textbox-singleline-short
{
    width: 250px;
    font-family: Verdana;
    vertical-align: top;
}
.textbox-login
{
    width: 150px;
    font-family: Verdana;
}
.textbox-multiline
{
    width: 100%;
    font-family: Verdana;
}

.adminbuttons
{
    float:right;
    border:0px;
    margin:0px;
    margin-left: 5px;
}

.btnAvbryt 
{
    margin-left: 10px;
    height: 32px;
}
.btnSignIn
{
    width: 120px;
}
.btnOppdater 
{
    font-family: Verdana;
    font-size: 10px;
    height: 40px;
    width: 300px;
}
.dropdownlist
{
    font-family: Verdana;
    vertical-align: middle;
    padding: 2px;
    width:100%;
}

.dropdownlist-short
{    
    font-family: Verdana;
    vertical-align: middle;
    padding: 2px;
}
