﻿@charset "utf-8";
/* CSS Document */

#search{
background-image:url("/files/billeder/searchBG.jpg");
background-repeat:repeat-x;

position:absolute;
right:24px;
top:0px;
width:233px;
}

#searchQ {
color:#8E8C8C;
font-style:italic;
margin-right:5px;
width:162px;
margin-left:18px;
margin-top:1px;
}

#searchSubmit {
font-family:tahoma;
font-weight:bold;
padding-left:2px;
padding-right:2px;
margin-top:1px;
}

#searchHeader{
        color:#c2171e;
        font-size:11px;
}

.resultelement{
  margin-bottom:20px;
        padding-bottom:10px;
        border-bottom:1px dotted #c9c6c6;
}

.resultelement .summary{
        padding-right:30px;
        display:block;
}       

#fremtidens-tv a{
  display: inline-block;
  margin-top: 178px; 
  margin-left: 7px;  
}




