body {
    font-family:Arial;
    font-size:13px;
    line-height:19px;
	color:#000000;
}
#bg,#header,.breadcrumb,.left,.right,.footer,#slideNav,.ui-tabs-nav li,.pageImageContainer
{
    display:none !important;
}
.ui-tabs .ui-tabs-hide
{
  display:block !important;  
}
/************* Middle slideshow 
.middle .slideshow,.middle .slide
{
    height:174px;
    width:550px;
    position:relative;
    padding:0px 0px 10px 0px;
}
.middle .slide img
{
    position:absolute;
	height:174px;
    width:550px;
}
.middle .slideText
{
    display:none;
    z-index:1000;
    position:absolute;
    bottom:10px;
    background: url(/images/transparent.png);
    width:524px;
    color:#ffffff;
    padding:13px 13px 20px 13px;
}
***************/
/*************  Lists  ***************/
.middle ul, .middle ol
{
    list-style-image: url(/images/bullet.gif);
    margin:5px 0px 5px 15px;
}
.middle ul li, .middle ol li
{
    padding:3px 0px;
}
.middle ul.newslist
{
    list-style-image:none;
    margin:5px 0px 5px 0px;
    padding:0px 10px;
}
.middle ul.newslist ul
{
    margin-left:0px;
}
.newsitem
{
    margin-bottom:20px;
}
.newsitem .newsTitle
{
    font-weight:bold;
}
.newsitem img
{
    width:100px;
    float:left;
    padding:0px 20px 0px 0px;
}
.newsitem .newsDate
{
    font-size:11px;
}
.newsitem .newsManchet p
{
    margin-bottom:0px;
}
.newsitem .newsLink
{
    display:block;
    margin-top:5px;
}

/************* Tabs customization ***************/
.ui-tabs
{
    border:0px !important;
    padding:0px !important;
    font-family:Arial;
    font-size:13px !important;
    line-height:19px;
}
.ui-tabs h1.pageTitle
{
    position:absolute;
    left:10px;
    top:20px;
    font-size:28px;
    color:#505050;
}
.ui-tabs-nav
{
    background:url(/images/tabs_bg.gif) repeat-x !important;
    height:83px;
    border:0px;
    padding:0px !important;
    padding-left:10px !important;
}
.ui-tabs-nav li
{
    top:50px !important;
    background:none !important;
    border:0px !important;
    height:28px;
    padding:0px 0px 5px 0px !important;
}

.ui-tabs-nav li a
{
    color:#671111 !important;
    font-weight:bold;
    font-size:12px;
    padding-top:10px !important;
}
.ui-tabs-nav li.ui-state-active
{
    background:url(/images/tabs_right.gif) no-repeat bottom right !important;
    padding-top:0px !important;
    
}
.ui-tabs-nav li.ui-state-active a
{
    color:#3a3a3a !important;
}
.ui-tabs-nav li span
{
    position:absolute;
    left:0px;
    width:1px;
    height:32px;
    top:1px;
    
}
.ui-tabs-nav li.ui-state-active span
{
    
    background:url(/images/tabs_left.gif) no-repeat bottom right !important;
}
.ui-tabs-panel
{
    padding:10px !important;
}

/*********************  sectionfrontTeasers  ********************/
.sectionfrontBoxes
{
    position:relative;
    margin-top:-10px;
    
}

.sectionfrontBoxes .pageTitle
{
    padding:0px 10px 0px 10px;
    line-height:34px;
    font-size:20px;
}
.subSectionfrontBoxes .pageTitle
{
    padding:0px 0px 0px 0px;
    margin-bottom:0px;
}
.sectionfrontBoxes .pageText
{
    padding:25px 10px 0px 10px;
    color:#505050;
    
}
.sectionfrontTeasers
{
    padding:10px 10px 10px 10px;
    background:url("/images/blueback_big.gif") repeat-x bottom left;
}
.subSectionfrontBoxes .sectionfrontTeasers
{
    background:url("/images/studieretning.gif") repeat-x bottom left;
}
.sectionfrontTeasers .teaser
{
    width:125px;
    height:125px;
    overflow:hidden;
    float:left;
    position:relative;
    padding:0px 0px 0px 0px;
    margin-right:10px;
}
.sectionfrontTeasers .teaserLast
{
    padding-right:0px !important;
    margin-right:0px !important;
}
.sectionfrontTeasers .tricker
{
    width:125px;
    height:125px;
    cursor:pointer;
    position:absolute;
    top:0px;
    left:0px;
}
.sectionfrontTeasers .tricker img
{
    width:125px;
    height:125px;
}
.sectionfrontTeasers .teaserImage
{
    border:none;
    position:absolute;
    top:0px;
    left:0px;
    width:125px;
    height:125px;
}
.sectionfrontTeasers .text
{
    position: absolute;
    overflow: hidden;
    background: url(/images/transparent.png);
    width: 105px;
    height: 90px;
    color: #ffffff;
    top: 95px;
    margin-top: -35px;
    padding:8px 10px;
}
.sectionfrontTeasers .text .teaserHeader
{
    font-size:13px;
    margin-bottom:0px;
}

.studieretning .factbox
{
    background:url(/images/factbox_bg.gif) no-repeat;
    float:left;
    width:154px;
    min-height:109px;
    border:solid 1px #b2b2b2;
    padding:7px;
    font-size:12px;
    color:#505050;
    margin:0px 10px 20px 0px;
}
.studieretning .factboxLast
{
    margin-right:0px;
}
.studieretning .factbox p
{
    margin-bottom:5px;
}
.studieretning .factbox ul, .studieretning .factbox ol
{
    list-style-type: disc;
    list-style-image:none;
    margin:0px 0px 0px 15px;
    
}
.studieretning .factbox li
{
    padding:0px;
}
.studieretning .readmore
{
    background:url(/images/readmore.gif) no-repeat center left;
    padding:4px 0px 2px 20px;
    display:block;
    cursor:pointer;
}

/************ CLEAR FIX *************/
.clearfix:after
{
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix { height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */


/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */

