html,
body {
	margin:0;
	padding:0;
	height:100%;
	min-height:100%;
}

#wrap 
{
  width:895px;
  margin: 0 auto;  
  height:100%; /* IE6 */
  height:auto !important; 
  min-height:100%;
} 

#wrap_bg 
{
  width:100%;
  margin: 0 auto;  
  height:100%; /* IE6 */
  height:auto !important; 
  min-height:100%;
  background-image: url("http://dropzone.cphmass.dk/admind/cphmass_footer.jpg");
  background-repeat: repeat-x;
  background-position: center bottom; 
  margin-bottom:-120px;
} 


#header {
  font-size: 18px;
  font-weight: bold;
  height:170px;
  width:895px;
  line-height: 15px;
}

#footer {
  width:565px;
  height: 60px;
  margin: 0 auto;  
}

#footer_menu {
  width:565px;
  margin: 0 auto;  
  color: #000000;  
}

#content {
   width:565px;
  margin-right: 0px; 
  margin-left:165px;
  padding-top:5px;
  padding-bottom:120px;
  min-height: 100%;
    height: auto !important;
    height: 100%;
} 

#wrap #contentWrap .clearFloat {
  clear: left;
  display: block;
}

#wrap #contentWrap #menucolumn {
  float: left;
  text-align: right;
  width: 135px;
  padding-top: 65px;
  padding-right:30px;
  padding-bottom: 0px;
  padding-left: 0px;
}

body {
  background-color: #ffffff;
  background-image: url("http://dropzone.cphmass.dk/admind/admind_cphmass_bg.jpg");
  background-repeat: no-repeat;
  background-position: center top; 
  color: #333333;  
  line-height: 150%;
  text-align: left;
  font-family: Verdana;font-size:11px;
}

table
{
  color: #333333;  
  line-height: 150%;
  text-align: left;
font-family: Verdana;font-size:11px;
}
	
h1 {
  color: #333333;
  font-size: 14pt;
  font-weight: bold;
}

.trademark{
font-size:8pt;
}

a:link, a:visited {
  text-decoration: none;
font-weight: bold;
color: #333399;
}

a:hover {
  text-decoration: none;
font-weight: bold;
color: #333333;
}

a:active, a:focus {
  color: #000;
}
td img { 
vertical-align: bottom; 
} 

<!--[if IE 5]>
<style type="text/css"> 
/* IE 5 does not use the standard box model, so the column widths are overidden to render the page correctly. */
#wrap #contentWrap #menucolumn {
  width: 150px;
}
</style>
<![endif]-->
<!--[if IE]>
<style type="text/css"> 
/* The proprietary zoom property gives IE the hasLayout property which addresses several bugs. */
#wrap #contentWrap #content {
  zoom: 1;
}
</style>
<![endif]-->
 