/* For at få bunden på siden */
body{
  margin: 0px;
  padding: 10px 10px 70px 10px;
}
 div#footer{
  position: absolute;
  bottom: 0px;
  left: 0px;
  width: 100%;
  height: 70px;
  background-color: transparent;
 }
 @media screen{
  body>div#footer{
   position: fixed;
  }
 }
 * html body{
  overflow:hidden;
 } 
 * html div#content{
  height:100%;
  overflow:auto;
 }
 
@media screen{
  body {
    margin: 30px;
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    font-family: 'Calibri','Verdana','Arial',sans-serif;
    font-size: 11px;
    line-height: 18px;
    background-color: #FFFFFF;
    color: #000000;
  }
  body, td, tr, textarea, input {
    font-size: 11px;
  }
  img.img {
    border: 1px solid #000000;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0px;
    padding-top: 0px;
  }
  
  /* Menu */
  #menu {
    background-color: #F3F2F7;  	
    padding-bottom: 0px;
    /*background-color: #ec008c;*/
  }
  .menu, .menu-selected {
    background-color: #F3F2F7;  	
    display: block;
    padding-top: 2px;
    padding-bottom: 2px;
    /*border-top: 1px solid black;
    border-bottom: 1px solid black;*/
  }
  .menu-selected {
    font-weight: bold;
  }
  .menu-emphasize {
    background-color: #FAA61A !important;
  }
/*  .menu:first-child {
    border-top: 1px solid black;
    border-bottom: 1px solid black;
  } */
  .menu-text {
    background-color: #F3F2F7;  	
    color: #000000;
    font-family: 'Calibri','Verdana', 'Tahoma', sans-serif;
    font-size: 18px;
    line-height: 18px;
    margin-left: 5px;
    padding-top: 2px;
    margin-bottom: 10px;
  }
  .menu-sub {
  	background-color: #DEDEDE !important;
    font-size: 11px;
    font-weight: normal;
    line-height: 12px;
    text-decoration: none;
    display: block;
    color: #003669;
    /* border-bottom: 1px solid #d1d1d1; */
  }
  .menu-sub:hover, a.menu-sub:hover {
    color: #FFFFFF;
    background-color: #FAA61A !important;
  }
  img.menu {
    border: 0px;
    margin-bottom: 10px;
  }
  a.menu {
    background-color: #F3F2F7;
    color: #000000;
  	font-size: 20px;
    text-decoration: none;
    /* border-bottom: 1px solid black; */
  }
  a.menu:hover, a.menu-emphasize:hover {
    color: #FFFFFF !important;
    text-decoration: none;
    /* font-weight: bold !important; */
    background-color: #FAA61A !important;
  }
  
  /* 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-weight: bold;
    font-size: 36px;
    line-height: 40px;
    color: #000000;
    font-family: 'PraxisEF Bold', 'PraxisEF Heavy','Praxis Bold','Praxis Heavy','Calibri','Tahoma',sans-serif;
    clear: both;
  	margin-bottom: 20px;
  }
  .heading {
    font-weight: bold;
    font-size: 16px;
    color: #000000;
    font-family: 'PraxisEF Bold', 'PraxisEF Heavy','Praxis Bold','Praxis Heavy','Calibri','Tahoma',sans-serif;
  }
  .photo, .img {
    border: 1px solid #000000;
    padding-top: 0px;
    margin-top: 0px;
  }
  #top-banner {
    position: absolute;
    top: 35px;
    left: 255px;
    border: 0px;
    z-index: 320;
  }
  #top-radikalevenstre {
    position: absolute;
    top: 100px;
    left: 255px;
    border: 0px;
    z-index: 310;
  }
  #top-radikale {
    position: absolute;
    top: 20px;
    right: 53px;
    border: 0px;
    z-index: 300;
  }  
  #top-liv {
    position: absolute;
    top: 0px;
    left: 50px;
    z-index: 500;
    border: 0px;
  }
  #text {
    position: absolute;
    right: 210px;
    top: 155px;
    left: 245px;
    bottom: 5px;
    background-color: #ffffff;
    /*overflow: auto;*/
    /* max-width: 500px;*/
        
    z-index: 10000;
  }
  #text-inner {
    padding: 10px;
    padding-top: 0px;
  }
  #left {
    position: absolute;
    top: 0px;
    float: left;
    left: 50px;
    /*top: 200px;*/
    top: 210px;
    width: 177px;
    /*background-color: #ec008c;*/
    border-top: 2px solid #000000;
  }
  #right {
    position: absolute;
    top: 167px;
    bottom: 0px;
    right: 53px;
    width: 150px;
    background-color: #ffffff;
  }
  .right-box {
  	/* border-left: 8px solid #ec008c; */
  	border-left: 2px solid #FAA61A;
  	border-right: 2px solid #FAA61A;  
  	border-bottom: 10px solid #FAA61A;  
    font-size: 16px;
    padding-left: 5px;
  	margin-bottom: 10px;
    border-radius: 10px;
    -moz-border-radius: 10px;
  }
  .right-button {
  	 border: 0px;
  	 margin: 3px;
  }
  .left {
    float: left;
    clear: none;
  }
  .right {
    float: right;
    clear: none;
  }
  #elementum {
    text-decoration: none;
    color: #000000;
    margin-top: 20px;
    /* display: block; */
    float: right;
    /* position: absolute; 
    bottom: 5px;
    right: 50px;*/
    font-size: 9px;
  }
  input, textarea {
    border: 1px solid;
    margin: 1px;
    font-size: 10px;
    font-family: 'Verdana',sans-serif;
  }
}
