
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size:10pt;
	color: black;
	background-color: white;
	margin: 2px 0 15px 0;	
}

a img {
	border:none;
}

th {
	text-align:left;
}

.homelink {
	float:left;
	padding: 5px 30px 5px 15px;
}

#container {
	margin: 0 auto;
	width: 780px;
	border: 1px solid #900202;
}


.topheader {
	background-color:#A8C3DF;
	border-bottom: 1px solid #900202;
}

.footer {
	background-color: #A8C3DF;
	border-top: 1px solid #900202;
	text-align: center;
	color: #394B5F;
	font-size: 7.5pt;
}
.userarea {
	vertical-align: top;
	width:148px;
	padding: 22px 5px 5px 5px;
	float:left;
}

.content {
	float:left;
	vertical-align: top;
	padding: 10px 7px 5px 7px;
	width: 608px;
}

.menu a {
	font-size: 12pt;
	color: #394B5F;
	text-decoration: none;
}

.menu {
	margin: 10px 0 20px 5px;
	padding:0;
}

.menu li {
	list-style-position:outside;
	list-style-type: none;
	margin: 0;
}

.menu li.space {
	margin-top: 20px;
}

.loginbox {
	/*border: 1px solid #900202;*/
	/*background-color: #E2E9EF;*/
	/*padding:2px;*/
	margin: 120px 0 20px 5px;
}
.loginbox label {
	color: #394B5F;
	font-size: 7.5pt;
}
.loginbox input.text, .loginbox input.password {
	width: 100px;
}
.loginbox label {
	display:block;
}

.rentidrettslag {
	margin-top: 50px;
	margin-left:20px;
	margin-bottom: 20px;
}

.tabell_header {
	background-color: #900202 ;
	color: #FFFFFF;
	font-weight: bold;
}

.bildetekst {
	color: #394B5F;
	font-size: 7.5pt;
}

.form_input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;

}
.form_button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
}



.nyhet_tabell {
	background-color: #E2E9EF;
	border:  1px #900202 solid;
}

h1 {
	font-size: 12pt;
	color: #394B5F;
	font-weight: bold;
}

h2 {
	font-size: 10pt;
	color: #394B5F;
	font-weight: bold;
}

.labellink {
	color: #394B5F;
	text-decoration: underline;
	cursor:pointer;
}

a {
	color: #394B5F;
	text-decoration: underline;
}

a:hover {
	text-decoration: underline;
}  


.bildetekst {
	color: #394B5F;
	font-size: 7.5pt;
}

.nyhetliste_dato {
	color: black;
    font-size: 9pt;
}

.nyhetliste_tittel {
    color: black;
    font-size: 9pt;
    font-weight: bold
}

.nyhetliste_ingress {
    color: black;
    font-size: 9pt;
}

.nyhet_dato {
    color: black;
    font-size: 10pt;
}

.nyhet_tittel {
    color: black;
    font-size: 12pt;
    font-weight: bold
}

.nyhet_ingress {
    color: black;
    font-size: 10pt;
    font-weight: bold
}

.nyhet_tekst {
    color: black;
    font-size: 10pt;
}

.nyhet_forfatter {
    color: black;
    font-size: 8pt;
}

.ledetekst
{
    color: black;
    font-size: 11px;
    font-weight: bold
}

table.aligntop td, table.aligntop th {
  vertical-align:top;
}

table.sikkerhetsdiplom {
	padding:5px;
}

table.sikkerhetsdiplom td:first-child{
	padding-right:15px;
}