/* CSS Document */
body {
	background:#FFF url(http://www.ekhuset.com/grafik/bg.jpg) repeat-x;
}

img { border: none;}

#textbox {
	float: left;
	margin: 24px 15px;
	margin-bottom: 0px;
	width: 420px;
	background-color:#FFF;
	padding: 8px;
}

.map {
	margin-top:24px;
}

.footer { font-color:#666; font-size:10px; align:center;}
div.footer a  {font-color: #666; text-decoration:none;}
div.footer a:visited  {font-color: #666; text-decoration:none;}
div.footer a:hover  {font-color: #666;}

h2,h3 {
	font-size: 1.9em;
	margin-bottom: .25em;
	font-weight: normal;
	font-family: "Trebuchet MS", "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Verdana, sans-serif;
}

h3 {
	font-size:1.4em;
}

p {
	font-size: 12px;
}

div.hoverBtn {
	position: 		relative;
	float:			left;
	background:		transparent url(http://ekhuset.com/grafik/button-bg.png) repeat-x 0 0 scroll;
}
div.hoverBtn a {
	position: 		relative;
	z-index: 		2;
	display: 		block;
	width: 			105px;
	height: 		40px;
	line-height: 		40px;
	text-align: 		center;
	font-size:		1.4em;
	text-decoration:	none;
	color:			#000;
	background:		transparent none repeat-x 0 0 scroll;
	font-family: "Trebuchet MS", "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Verdana, sans-serif;
}
div.hoverBtn div {
	display:		none;
	position: 		absolute;
	z-index: 		1;
	top: 			0px;
	background:		transparent url(http://ekhuset.com/grafik/button-bg-hover.png) repeat-x 0 0 scroll;
}

.clear	{ clear: both; }

#forsta {
	margin-left:8px;
}

.left-clm {
	width: 240;
	float:left;
}

.right-clm {
	width: 240;
	float:right;
}

