/* Page */
body {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 12px;
	line-height: 16px;
	background-color: #ffffff;
	margin: 0px;
	padding: 0px;
}

td {
	font-size: 12px;
	line-height: 16px; 
}

p {
	font-size: 12px;
	line-height: 16px; 
}

img {
	margin-right: 8px;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #094192;
	font-size: 17px;
	line-height: 24px;
	vertical-align: top;
	}

h2 {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #094192;
	font-size: 14px;
	margin-bottom: -12px;
	margin-top: 30px;
}

h3 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #094192;
	font-size: 12px;
	margin-top: 24px;
	margin-bottom: -12px;
}

h4 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #094192;
	font-size: 13px;
}

strong {
	font-family: Arial, Helvetica, sans-serif;
	color: #222222;
	font-size: 97%;	
}


a {
	color: #061a90;
}

a:hover {
	text-decoration: none;
}

ul {
	color: #6e2122;
	font-weight: 300;
	list-style-type: square;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 22px;
	margin-bottom: 20px;
	/*margin-left: 20px;*/
}
#teaser {
	font-size:12px;
	color: #333;	
	font-weight:bold;
}	

#BedreBolig{
	float: right;
	margin-top:8px;
	margin-left:8px;
	border: 1px solid #f58220;
}

#header-li {
	margin-top: 26px;
}

#Pris {
	font-size:11px;
}

#UnderPris {
	font-size:10px;
	margin-top:6px;
	margin-left:5px;
}

#odd {
	background: #dae8f6;
}

#even {
	background: #eef4fa;
}

#right {
	font-size:12px;
}

#TableKant { 
	border-width:10px;
	border-color:#000066;
}

/* Container */
#container {
	margin: auto;
	width: 807px;
	/*background-image: url('images/bg.png');
	background-repeat: no-repeat;
	background-position: bottom center;*/
	border-right: 1px solid #ccc;
}

#main {
	/*width: 805px;*/
	background-image: url('images/bottom-bg.png');
	background-repeat: no-repeat;
	background-position: top left;
	min-height: 600px;
	text-align: left;
	font-size: 12px;
	clear: both;
	padding: 10px;
	padding-left: 30px;
	padding-top: 20px;
}

/* BANNER */
#banner {
	background-image: url('images/banner-2.gif');
	background-repeat: no-repeat;
	width: 805px;
	height: 144px;
	position: relative;
}

#bottom {
	color: #00b;
	font-size: 10px;
	text-align: center;
	line-height: 2.0;
}

#bottom a { 
	color: #00b;
	
}

#iefix {
	text-align: center;
}

#frontpage_link {
	position: absolute;
	top: 20;
	left: 10;
	width: 405px;
	height: 115px;
	border: 0;
}

/* MENU */
#nav, #nav ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#nav {
	width: 805px;
	margin-left: 2px;
}

#nav a {
	font-weight: bold;
	font-size: 13px;
	text-decoration: none;
	color: #094192;
	display: block;
	height: 20px;
	background-image: url('images/button-default.png');
}

#nav a.inactive {
	font-weight: bold;
	font-size: 13px;
	text-decoration: none;
	color: #094192;
	display: block;
	height: 20px;
	background-image: url('images/button-default-grey.png');
}
#nav a.inactive:hover {
	background-image: url('images/button-default-grey.png');
}

#nav a:hover {
	background-image: url('images/button-over.png');
}

#nav li li a {
	display: block;
	font-weight: normal;
	color: #094192;
	padding: 0.2em 10px;
	background-image: url();
	padding-left: 1px;
}

#nav li li a:hover {
	padding: 0.2em 10px;
	border-left: 1px solid black;
	padding-left: 0px;
	background: url('images/button-default.png');
}

#nav li {
	position: relative;
	float: left;
	width: 115px;
	margin: 0;
	border-bottom: 1px solid #999;
	text-align: center;
	padding-top: 1px;
}

#nav li#first {
	border-left: 1em;
}

#nav li#last {
	border-right: 1em;
}

#nav li ul {
	position: absolute;
	top: 100%;
	left: 0;
	display: none;
	background: url('images/menu-bg.png') bottom left no-repeat;
	border-right: 1px solid black;
	padding-bottom: 10px;
	padding-top: 5px;
}

#nav li > ul {
	top: auto;
	left: auto;
}

#nav li li {
	display: block;
	float: none;
	background-color: transparent;
	border: 0;
}

#nav li:hover ul, #nav li.over ul {
	display: block;
}

/* Fix IE. Hide from IE Mac \*/
* html #nav ul li { 
	float: left; height: 1%; 
}
* html #nav ul li a { 
	height: 1%; 
}

/* Boks med "Nyheder" 
#boks-ydre {
	width: 152px;
	margin-top: 50px;
	margin-right: 50px;
	margin-left: 20px;
	margin-bottom: 8px;
}
#boks-top {
	padding: 10px;
	text-align: center;
}
#boks {
	padding: 10px;
	margin-top: -20px;
}
*/

/* End */