body {
	background-repeat:repeat-y;
	background-position: center top;
	background-color: #384362;
	padding:0;
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
}
td {
	text-align:left;
	font-size: 12px;
	color: #cbcfda;
	vertical-align: top;
}

.contentwrapper {
	width:745px;
	background-position: center top;
	background-repeat: no-repeat;
	minimum-height: 500px;
	padding-bottom: 35px;
}


img { behavior: url(iepngfix.htc); }

h2 {
  color: #ffffff;  
  font-size: 14px;
  margin: 0;
  margin-top: 10px;
  font-family: Arial, Helvetica, sans-serif;

}
h1 {
  font-size: 16px;
  margin: 0;
  font-family: Arial, Helvetica, sans-serif;
}
a {
  color: #fff;
}
a:hover {
  color: #cfd5e6;
}
.input {
	background-image:url(../gfx/inputshadow.gif);
	border:solid 1px; 
	border-color:#7c7c7c #cecece #c3c3c3 #7c7c7c; 
	padding:4px;
	width:170px;
	font-size:11px;
	font-family: Arial, Helvetica, sans-serif;
	
}





#toppen {
	height: 118px;
	background-image: url(../gfx/top.gif);
	position: relative;
}
#bunnen {
	height: 30px;
	background-image: url(../gfx/bunn.gif);
	background-repeat: no-repeat;
	background-position: 0 10px;
}



#meny {
	position: relative;
	width: 735px;
	top: 9px;
	text-align: right;
	font-size: 13px;
}
#meny a {
	margin-left: 1em;
	text-decoration: none;
	color: #cacad0;
}
#meny a:hover {
	color: #fff;
}




#leilighetsliste {
	height: 350px;
	width: 400px;
	overflow: auto;
}

#leilighetsliste table {
	border-collapse: collapse;
	margin: 0px;
	font-size: 1.1em;
	width: 383px;
}

#leilighetsliste th {
	background: #9a9da8;
	color: #fff;
	font-weight: bold;
	padding: 7px 11px;
	text-align: left;
	line-height: 1.2;
}

#leilighetsliste td {
	background-color: #565f78;
	padding: 6px 11px;
	vertical-align: top;
}

#leilighetsliste td * {
	padding: 6px 11px;
}

#leilighetsliste tr.alt td {
	background: #616a82;
}

#leilighetsliste tr.over td {
	background: #767d91;
}


#infoStuff td {
	font-size: .8em;
	font-family: verdana;
}
