* {
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	color: #555555;
	line-height: 110%;
	padding: 0px;
	margin: 0px;
	}

body {	
	background-color: #FFFFFF;
	text-align: center;
	}


p {
	text-align: left;
	padding: 0px 0px 5px 0px;
	}

p.ti {
	text-align: left;
	padding: 0px 0px 10px 0px;
	}

h1 {
	color: #FF8800;
	font-weight: bold;
	padding: 0px 0px 5px 0px;
	margin: 0px;
	}

h2 {
	color: #555555;
	font-weight: bold;
	padding: 0px 0px 5px 0px;
	margin: 0px;
	}

h3 {
	color: #FF8800;
	font-weight: normal;
	padding: 5px 0px 3px 0px;
	margin: 0px;
	}

/* UDSEENDE AF HYPERLINKS */

a {
	text-decoration: none;
	line-height: 110%;
	}

a:hover {
	text-decoration: underline;
	line-height: 110%;
	}
	
a.link2 {
	text-decoration: underline;
	line-height: 200%;
	}

a.link2:hover {
	text-decoration: underline;
	line-height: 200%;
	}

a.orange {
	color: #FF8800;
	text-decoration: underline;
	line-height: 110%;
	}

a.orange:hover {
	color: #FF8800;
	text-decoration: underline;
	line-height: 110%;
	}
	
/* STANDARD TABLE DEFINITIONS */

table.Standard {
	text-align: left;
	background-color: #FFFFFF;
	table-layout: fixed;
	margin: 0px;
	padding: 0px;
	border: 0px;
	border-spacing: 0px;
	}
		
td {
	vertical-align: top;
	margin: 0px;
	padding: 0px;
	}

/* DEFINITION TO FRONTPAGE */

div#BoxNews {
	width: 140px;
	max-width: 140px;
	height: 280px;
	min-height: 294px;
	margin: 0px;
	padding: 10px 10px;
	border: 0px solid #FF8800;
	overflow: hidden;
	}
	
div#SimpleSearch {
	width: 158px;
	max-width: 158px;
	min-height: 200px;
	padding: 0px 10px;
	margin: 0px;
	border: 0px solid #FF8800;	
	overflow: hidden;
	}

div#BoxSmall {
	width: 158px;
	max-width: 158px;
	height: 67px;
	min-height: 82px;
	padding: 0px 10px;
	border: 0px solid #FF8800;
	overflow: hidden;
	}

div#Top5 {
	width: 310px;
	max-width: 310px;
	height: 77px;
	min-height: 90px;
	padding: 0px 10px;
	margin: 0px;
	border: 0px solid #FF8800;
	overflow: hidden;
	}
	
div.Content {
	width: 316px;
	max-width: 316px; 
	height: 85px;
	min-height: 72px;
	padding: 0px 10px;
	border: 0px solid #FF8800;
	word-break: all;
	overflow: hidden;
	}

/* DEFINITION TO ADVANCED SEARCH */

div#AdvancedSearch {
	height: 72px; 
	min-height: 91px;
	padding: 0px 10px;
	margin: 0px;
	overflow: hidden;
	}

div#QuickLinks {
	padding: 0px 10px;
	margin: 0px;
	overflow: hidden;
	}
		
div.Results {
	padding: 0px 10px;
	margin: 0px;
	overflow: hidden;
	}

a.newroom {
	text-decoration: none;
	line-height: 140%;
	}
	
a.newroom:hover {
	color: #FF8800;
	text-decoration: none;
	line-height: 140%;
	}
	
/* DEFINITION TO PROFILE */

.phone {
	float: left;
	width: 30px;
	display: marker;
	marker-offset: 15px;
	}

img.pic {
	height: 65px;
	width: 65px;
	}

img.picBig {
	height: 140px;
	width: 140px;
	}

#Facts {
	float: left;
	clear: left;
	width: 166px;
	max-width: 166px;
	padding: 0px 10px;
	overflow: hidden;
	}

#Presentation {
	width: 308px;
	max-width: 308px;
	padding: 0px 10px 0px 0px;
	margin-right: 0px;
	overflow: hidden;
	border: 0px solid green;
	}


/* DEFINITION OF BUTTONS */

.butt60 {
	width: 60px;
	max-width: 60px;
	}

.butt80 {
	width: 80px;
	max-width: 80px;
	}
	
input.freesearch, select.listSimple {
	width: 130px;
	}

select.listAdvance {
	width: 165px;
	margin-right: 10px;
	}
