﻿div.ContentTop{
     height: 300px;
     width: 978px;
     overflow:hidden;  
     border-top: solid 3px #212121;
     border-bottom: solid 3px #212121;
}

div.ContentMiddleTop{
     height: 29px;
     width: 978px;
}

div.ContentMiddleTop div.ContentMiddleBreadcrum{
     height: 29px;
     width: 565px;
     overflow:hidden; 
     float:left;
     background-image: url('/Images/jakvarde/stylesheet/menu/breadcrum_background.gif');
     background-repeat:no-repeat;
}

div.ContentMiddleTop div.ContentMiddleHeadline{
     width: 300px;
     height: 24px;
     overflow:hidden; 
     float:left;
     padding-top:5px;
     font-family:Verdana;
     font-size:18px;
     color: #4d4d4d;
}

/* menuen nederst */
div.ContentMiddleMenuLevel2{
     padding-top:2px;
     width: 220px;
     height: 320px;
     overflow:hidden; 
     float:left;
      background-color: #F1F1F2;
}

div.ContentMiddleContent{
    padding-top:15px;
    padding-left:10px;
    overflow:auto;
    height: 300px;
}


