@media screen{
	/* For at få bunden på siden */
	body {
	margin: 0px;
	padding: 0px 0px 0px 0px;
	}
	div#footer {
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 100%;
	height: 70px;
	background-color: transparent;
	}
	body>div#footer{
	position: fixed;
	}

	* html body {
	overflow:hidden;
	} 
	* html div#content{
	height:100%;
	overflow:auto;
	}


  body {
    margin: 30px;
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    font-family: 'Chaparral Pro','Chaparral','Dolly','Prensa','Relato','Crono','Versailles','Impressum','Garamond','Lucida',serif;
    background-color: #FFFFFF;
    color: #000000;
  }
  body, td, tr, textarea, input {
    font-size: 16px;
		font-family: 'Garamond','Lucida',serif;
  }
  img.img {
    border: 1px solid #000000;
    margin-left: auto;
    margin-right: auto;
  }
  
  /* Menu */
  div.menu, div.menu-selected {
    display: block;
    border-top: 1px solid black;
    border-bottom: 1px solid black;
  }
  .menu-selected {
    font-weight: bold;
  }
  span.menu, a.menu {
    color: #000000;
    font-family: 'Verdana', 'Tahoma', sans-serif;
    font-size: 11px;
    line-height: 13px;
    margin-left: 5px;
  }
  img.menu {
    border: 0px;
    margin-bottom: 10px;
  }
  a.menu {
    color: #000000;
    text-decoration: none;
  }
  a.menu:hover, a.menu-emphasize:hover {
    color: #EEEEEE !important;
    text-decoration: none;
    font-weight: bold !important;
    background-color: #003669 !important;
    background-image: url('menu-active.gif');
    background-position: right center;
    background-repeat: no-repeat;
  }
  
  /* Links */
  a {
    color: #000000;
    text-decoration: underline;
  }
  a:hover {
    text-decoration: none;
  }
  a.noline {
    color: #000000;
    text-decoration: none !important;
  }
  /* Other */
  .bold {
    font-weight: bold;
  }
  .teaser {
    font-style: italic;
  }
  .text {
  
  }
  .title {
    font-size: 40px;
    line-height: 45px;
    font-weight: bold;
    color: #000000;
    font-family: 'Goudy Old Style','Palatino Linotype','Tahoma',sans-serif;
    /* text-transform: uppercase; */
    clear: both;
    /*padding-bottom: 15px;*/
    height: 100px;
    width: 100%;
    vertical-align: middle;
    display: table-cell;
    /*background-color: #e6e6e6;*/
    margin: 0px;
  }
  .heading {
    font-weight: bold;
    font-size: 15px;
    color: #000000;
    font-family: 'Tahoma',sans-serif;
  }
  .photo {
    border: 1px solid #000000;
    padding-top: 0px;
  }
  #top-ltso {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 332px;
    height: 156px;
    z-index: 480;
    border: 0px;
    background-color: #000000;
  }
  /*
  #top-sort {
    position: absolute;
    top: 56px;
    right: 0px;
    width: 75px;
    height: 100px;
    z-index: 480;
    border: 0px;
    background-color: #000000;
  }
  */
  #top-sort {
    position: absolute;
    top: 41px;
    left: 259px;
    right: 0px;
    height: 115px;
    z-index: 480;
    border: 0px;
    background-color: #000000;
    background-image: url(top-bar.png);
  }
  #text {
    position: absolute;
    right: 75px;
    top: 56px;
    left: 332px;
    bottom: 0px;
    /*background-color: #ffffff;*/
    overflow: auto;
    min-height: 400px;
    background-image: url(background.png);
    background-repeat: no-repeat;
    background-position: center center;
    z-index: 10000;
    padding: 0px;
  }
  #text-inner {
    padding: 5px;
  }
  #left {
    position: absolute;
    top: 156px;
    bottom: 0px;
    left: 75px;
    width: 184px;
    background-color: #e9e9e9;
    background-image: url(menu-gradient.png);
    background-position: bottom left;
    background-repeat: repeat-x;
  }
  .left {
    float: left;
    clear: none;
  }
  .right {
    float: right;
    clear: none;
  }
  #elementum {
    display: block;
    float: right;
    position: absolute;
    bottom: 5px;
    right: 1px;
    border: 0px;
  }
  .border-no {
    border: 0px;
  }
  input, textarea {
    border: 1px solid;
    margin: 1px;
    font-size: 10px;
    font-family: 'Verdana',sans-serif;
  }
}
