﻿html, body
{
	width: 100%;
	height: 100%;
}
html
{
	overflow: hidden;
}
body
{
	margin: 0px 0px 0px 0px;
	padding: 0px;
	background: #eaeff4 url(images/bgg.gif) top left repeat-x;
}
input, select
{	
	font-family:Verdana;
	font-size:11px;
}
h1
{
	font-size: 16px;
	color: #6699CC;
	font-family: Arial Black;
	margin-bottom: 2px;
	padding-bottom: 0px;
	margin-top: 0px;
	padding-top: 0px;
	font-weight: normal;
	display: block;
}
h2
{
	font-size: 12px;
	color: #7fa5cb;
	font-family: Arial Black;
	margin-bottom: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	padding-top: 7px;
	font-weight: normal;
}
#nostreetviewalert
{
	position: absolute;
	top: 60px;
	left: 320px;
	display: none;
	color: Red;
	font-size: 12px;
	color: red;
	font-family: Arial Black;
}
#map
{
	position: absolute;
	top: 35px;
	left: 310px;
	z-index: 40;
}
#pano
{
	position: absolute;
	top: 35px;
	left: 310px;
	z-index: 40;
}
#madpapir
{
	position: absolute;
	top: 35px;
	left: 310px;
	z-index: 41;
	background-color: White;
}
#blom
{
	position: absolute;
	top: 35px;
	left: 310px;
	z-index: 42;
	background-color: White;
}
#border
{
	float: left;
	display: inline;
	top: 0px;
	left: 300px;
	width: 10px;
	background-color: #d9e2eb;
	height: 100%;
	vertical-align: middle;
}
#borderButton
{
	cursor: pointer;
	position: absolute;
}
#notused
{
	border-right: solid 5px #d9e2eb;
}
#topmenu
{
	position: absolute;
	height: 35px;
	top: 0px;
	left: 310px;
	padding-top: 8px;
}
.menu
{
	float: left;
	display: inline;
	top: 0px;
	left: 0px;
	width: 300px;
	height: 100%;
}
.box
{
	border: dashed 3px #d9e2eb;
	width: 270px;
	padding: 5px;
}
.loader
{
	display: none;
	width: 150px;
	height: 16px;
	padding: 0px;
	z-index: 101;
}
.error
{
	display: none;
	color: red;
	padding: 3px;
}
input, textarea
{
	font-family: Verdana;
	font-size: 11px;
}
.bigButton
{
	font-size: 18px;
	color: #69c;
	font-family: Arial Black;
	margin: 20px;
	padding: 5px;
	text-decoration: none;
}
.tabButton
{
	font-size: 14px;
	color: #69c;
	font-family: Verdana;
}
.activeType
{
	background-color: #eee;
}
.boligalogo
{
	position: absolute;
	right: 0;
	top: 0;
	font-family: Verdana;
	font-size: 12px;
	padding: 5px;
	vertical-align: middle;
}
#loader5
{
	position: absolute;
	left: 390px;
	top: 0;
	padding: 10px;
	vertical-align: middle;
}
#welcome
{
	padding:30px 50px;
	position:absolute;
	background:rgb(234, 239, 244) url(images/bgg.gif) top left repeat-x;
	font-size: 16px;
	color: #69C;
	font-family: Arial Black;
	font-weight: normal;	
}
#welcome span 
{
	font-size: 24px;
	color: #69C;
	font-family: Arial Black;
	font-weight: normal;	
}
