﻿.Searchbox
{
	background-color: #DBE2EA;
}

.SearchBoxInner
{
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 15px;
	padding-bottom: 15px;
}

.SearchBoxInner h2
{
	font-size: 14px;
}

.SearchBoxInner label
{
	clear: both;
	display: block;
	padding-bottom: 2px;
	font-weight: 600;
	font-size: 10px;
	color: #3C403F;
}

.DropDownSearchBox
{
	margin-bottom: 10px;
	width: 420px;
}

.TextBoxSearchBox
{
	width: 340px;
	height: 20px;
	margin-bottom: 10px;
	margin-top: 5px;
}
.ButtonSearchBox
{
	width: 70px;
	margin-left: 10px;
	height: 20px;
	margin-bottom: 10px;
}
.utlisting
{
}

.utlisting a
{
	text-decoration: none;
}

.utlisting a:hover
{
	text-decoration: underline;
}

.utlistingTopp h2
{
	font-size: 14px;
	color: #3C403F;
	font-weight: 500;
	padding-bottom: 10px;
	border-bottom: 1px solid #E5E5E5;
}
.utlisting p
{
	font-size: 12px;
	font-weight: lighter;
}
.utlisting li
{
	border-bottom: 1px solid #E5E5E5;
	margin: 3px 0 0;
	padding-bottom: 8px;
	list-style-image: none;
	list-style-type: none;
}


.utlistingTopp
{
	padding-top: 30px;
}

.utlistingRepeater
{
	float: left;
}

.headerProsjektInfo
{
	border-bottom: 1px solid #E5E5E5;
	margin: 3px 0 0;
	padding-bottom: 8px;
	float: left;
	width: 100%;
}


.headerProsjektInfo label
{
	clear: both;
	display: block;
	padding-bottom: 2px;
	font-weight: 600;
	float: left;
	width: 100%;
	color: #333333;
}
.headerProsjektInfo2
{
	border-bottom: 1px solid #E5E5E5;
	margin: 3px 0 0;
	padding-bottom: 12px;
	float: left;
	width: 100%;
}


.headerProsjektInfo2 label
{
	clear: right;
	display: block;
	padding-bottom: 2px;
	font-weight: 600;
	color: #333333;
	padding-left: 30px;
}
.linkTilgjengelig
{
	padding-left: 25px;
}

.deltagere
{
	padding-bottom: 4px;
	padding-right: 30px;
	padding-top: 16px;
	font-weight: bold;
	color: #333333;
}
