/* FÆLLES */

div.ParagraphWrap {
	display: inline;
	float: left;
	padding: 0px 10px 10px 0px;
}
object {
	display: block;
}
div.PadWrap {
	display: inline;
	float: left;
	padding: 0px 0px 0px 10px;
}

/* FORSIDE SPLITUP */

div#StartpageTop {
	display: block;
	width: 938px; 
	background-color: #FFF;
}
	
	div#StartPageLeft {
		display: inline;
		float: left;
		width: 232px;
		padding: 10px 0px 0px 10px;
	}
	
	div#StartPageRight {
		display: inline;
		float: left;
		width: 686px;
		padding: 0px 0px 0px 0px;
	}
	
	div#SpringgravStartPageLeft {
		display: inline;
		float: left;
		width: 686px;
		padding: 0px 0px 0px 10px;
	}
	
	div#SpringgravStartPageRight {
		display: inline;
		float: left;
		width: 232px;
		padding: 10px 0px 0px 10px;
	}

div#StartpageBottom {
	display: block;
	float: left;
	width: 928px;
	margin-top: 10px;
	padding: 10px 0px 0px 10px; 
	background-color: #FFF;
}

/* 	FORSIDE BOKSE */	

	div.Facebook {
		position: relative;
		float: none;
		width: 222px;
		height: 294px;
		padding: 0px 0px 0px 0px;
	}
	div.BlueBox {
		position: relative;
		float: none;
		width: 202px;
		height: 112px;
		padding: 10px 10px 20px 10px;
		background-color: #142540;
	}
	
		div.BlueBox, div.BlueBox p {
			font-size: 10px;
			line-height: 12px;
			color: #FFF;
		}
		div.BlueBox p {
			padding-bottom: 5px;
		}
		h2.BlueBoxH2 {
			font-size: 18px;
			line-height: 18px;
			margin-bottom: 2px;
			color: #FFF;
			font-weight: bold;
		}
		
		div.BlueBoxReadMore {
			display: block;
			width: 222px;
			height: 20px;
			position: absolute;
			right: 0px;
			bottom: 2px;
		}
		div.BlueBoxReadMore a {
			display: block;
			float: right;
			padding: 2px 10px 0px 20px;
			background-image: url(../../../Navigation/PE2010/cross.gif);
			background-repeat: no-repeat;
			font-size: 12px;
			color: #FFF;
			text-decoration: none;
		}
	
	a.PicBoxLink {
		float: left;
		position: relative;
		display: block;
		width: 222px;
		height: 142px;
		background-repeat: no-repeat;
		background-position: top left;
		cursor: pointer;
		text-decoration: none;
	}
	a.PicBoxLink:hover {
	
	}
		
		div.PicBoxRibbon {
			width: 88px;
			height: 88px;
			display: block;
			position: absolute;
			right: -1px;
			top: -1px;
			background-repeat: no-repeat;
			background-position: right top;
		}
		
		div.PicBoxHeaderContainer {
			position: absolute;
			bottom: 0px;
			left: 0px;
			display: block;
			width: 222px;
			background-color: #31A7CD;
			height: 25px;
		}
		
		h2.PicBoxH2 {
			padding: 4px 0px 0px 10px;
			font-size: 13px;
			font-weight: bold;
			color: #FFF;
		}
		
	
/* SIDE HEADER
----------------------------------------- */
td.PageHeaderTD {
	padding-bottom: 10px;
}
div.PageHeader {
	width: 685px;
	display: block;
	float: left;
	height: 33px;
	border-bottom: 1px dotted #888;
	padding: 17px 0px 0px 0px;
	background-color: #FFF;
}
	div.PageHeader h1 {
		color: #13253F;
		font-size: 26px;	
		font-weight: bold;
		display: block;
		float: left;
		width: 449px;
	}
	
div.PageHeaderSubpage {
	width: 685px;
	display: block;
	float: left;
	height: 33px;
	border-bottom: 1px dotted #888;
	padding: 17px 0px 0px 0px;
	background-color: #FFF;
}
	div.PageHeaderSubpage h1 {
		color: #13253F;
		font-size: 26px;	
		font-weight: bold;
		display: block;
		float: left;
		width: 685px;
	}

/* EMPLOYEE SECTION
----------------------------------------- */
div.EmployeeSectionHeader {
	width: 685px;
	display: block;
	float: left;
	height: 33px;
	border-bottom: 5px solid #DDD;
	padding: 25px 0px 0px 0px;
	background-color: #FFF;
}
		div.EmployeeSectionHeader h5 {
		color: #13253F;
		font-size: 26px;	
		font-weight: bold;
		display: block;
		float: left;
		width: 449px;
	}

table.EmployeeTable td {
}

td.EmployeeTD {
	background-image: url(../../../System/PE2010/EmployeeRpt.gif);
	background-repeat: repeat;
}
td.EmplyeeTD div {
}
div.EmployeeBox {
position: relative;
	width: 330px;
	display: block;
	float: left;
	border: 1px dotted #777;
	margin-top: 10px;
	margin-bottom: 11px;
}
td.EmployeeText {
	position: relative;
	height: 124px;
	width: 100%;
	padding: 14px 10px 0px 10px;
}
td.EmployeeText h2 {
	font-size: 17px;
	font-weight: bold;
	color: #31A7CD;
	padding-bottom: 3px;
}
td.EmployeeText h3 {
	font-size: 13px;
	font-weight: bold;
	color: #333;
	padding-bottom: 10px;
}
td.EmployeeText a {
	color: #31A7CD;
	text-decoration: none;
}

div.EmployeeEmail {
	position: absolute;
	bottom: 0px;
	right: 0px;
	background-color: #DDDDDD;
	height: 21px;
	text-align: right;
	width: 223px;
}
div.EmployeeEmail a {
	width: 160px;
	height: 17px;
	display: block;
	float: right;
	text-align: right;
	padding: 4px 28px 0px 0px;
	background-image: url(../../../System/PE2010/employee_email.gif);
	background-repeat: no-repeat;
	background-position: right center;
	text-decoration: none;
}
td.EmployeeImage img {
	display: block;
}

/* SEARCH RESULT
----------------------------------------- */
td.SearchSummaryTD {
	padding-bottom: 20px;
	border-bottom: 1px solid #EEE;
}
td.SearchTitle {
	padding-top: 10px;
}
td.SearchTitle a h2 {
	display: inline;
}
td.SearchTitle a {
	text-decoration: none;
}