﻿body
{
	font-family: Verdana, sans-serif;
	font-size:11px;
	color: #333333;
	background-color:#85A9C2;
}

a:visited, a:active, a:link
{
	font-family:verdana, sans-serif;
	font-size:11px;
	color:#738EA7;
	text-decoration:none;
}

a:hover
{
	font-family:verdana, sans-serif;
	font-size:11px;
	color:#738EA7;
	text-decoration:underline;
}

.Titel
{
	color:#253072;
	font-weight:bold;
	font-size:12px;
}

.MainIndhold
{
	float:left;
	width:485px;
	min-height:300px;
}

.TopBar
{
	text-align:left;
	margin-left:15px;
}


.topNavItemFP
{
    font-weight:bold; 
    font-size:11px; 
 	font-family:Verdana, sans-serif;
 	line-height: 20px;
 	margin-top:4px;
    padding: 0 10px 0 10px;
	color:#3D4C21;
}

.topNavItemFP:active, .topNavItemFP:link, .topNavItemFP:visited
{
	color:#698196;
}

.topNavItemTekstFP
{
 	margin-top:3px;
	font-weight:bold;
	background-color:#7F9DB9;
	border-top:1px solid #698196;
	border-bottom:1px solid #698196;
}

.topNavItemTekstFP:active, .topNavItemTekstFP:visited, .topNavItemTekstFP:link, .topNavItemTekstFP:hover
{
	color:white;
	text-decoration:none;
}

.TopNavSelectedFP
{
 	margin-top:3px;
	font-weight:bold;
	background-color:#7F9DB9;
	border:1px solid #698196;
}

.TopNavSelectedFP:active, .TopNavSelectedFP:link, .TopNavSelectedFP:visited
{
	color:white;
}

.topNavFlyOutsNICC
{
	border-top:1px #CBD1E0 solid;
}


.topNavFlyOutsItemNICC
{
	font-family: verdana, sans-serif; 
	font-size: 11px; 
	background-color: #ECEFF3;
	border:1px #CBD1E0 solid;
	border-top-style: none;
	color:#3A4663; 
	*width:150px;
	min-width:150px;
	height:20px;
}

.topNavFlyOutsHoverNICC
{
	background-color: #B2BCD3;
}

.LeftMenu
{
	Font-size:11px;
	padding-left:5px;
	padding-top:10px;
	color:#3D4C21;
	text-decoration:none;
	font-family:Verdana, sans-serif;
	font-size:11px;
	font-weight:bold;
}



.footerClimate
{
	padding-top:10px;
	padding-bottom:10px;
	color:#3D4C21
}

a.ReadMoreLink:visited, a.ReadMoreLink:active, a.ReadMoreLink:link
{
	 color:#7F98cc;
	 text-decoration:none;
	 font-family:Verdana, sans-serif;
	 font-size:10px;
}

a.ReadMoreLink:hover
{
	 color:#7F98cc;
	 text-decoration:underline;
	 font-family:Verdana, sans-serif;
	 font-size:10px;
}

A.RightMenu:hover
{
	 color:#3D4C21;
	 text-decoration:none;
	 font-family:Verdana, sans-serif;
	 font-size:11px;
	 font-weight:bold;
}

A.RightMenu:visited
{
	 color:#3D4C21;
	 text-decoration:none;
	 font-family:Verdana, sans-serif;
	 font-size:11px;
	 font-weight:bold;
}

A.RightMenu:active
{
	 color:#3D4C21;
	 text-decoration:none;
	 font-family:Verdana, sans-serif;
	 font-size:11px;
	 font-weight:bold;
}

A.RightMenu:link
{
	 color:#3D4C21;
	 text-decoration:none;
	 font-family:Verdana, sans-serif;
	 font-size:11px;
	 font-weight:bold;
}

.BreadCrumb
{
	background-color:white;
	color:black;
	text-decoration:none;
}

#searchLayout .ms-sbcell
{
	background: url('/images/searchBg.gif') repeat-x; 
	border-color: #7F9DB9;
}


#searchLayout .ms-sbgo{
	background-color:#7F9DB9;
}

.ms-rteCustom-Groenoverskrift
{
	font-weight:bold;
	color:#3D4C21;
	font-size:10px;
	font-family:verdana, sans-serif;
}

.ms-rteCustom-Link
{
	 color:#7F98cc;
	 text-decoration:none;
	 font-family:Verdana, sans-serif;
	 font-size:10px;
	 font-weight:normal;
}

.TextBox
{
	font-family:Verdana, Sans-Serif;
	font-size:10px;
	border:1px solid #333333;
}
.Button
{
	font-family:verdana, sans-serif;
	background-color:#9c9e6b;
	color:#FFFFFF;
	font-weight:bold;
	border: 1px solid #3D4C21;
	font-size:10px;	
}

.SubmitButton
{
	border:1px solid #84aac6;
	background-color:white;
	cursor:hand;
}

