﻿
.ikkevis
{
    display: none;
}

.msgPanel
{
    width: 320px;
}

.DialogPanel
{
   margin-top:45px;
     width: 700px;
   padding : 10px;
}

.c0
{
    width: 100%;
}

.c1
{
    width: 15%;
    text-align: left;
}

.c2
{
    width: 70%;
    text-align: center;
    text-decoration :underline;
    cursor : pointer;
}

.c3
{
    width: 15%;
    text-align: right;
}


.bredde
{
    width: 65px;
}

.hoyde
{
    height: 55px;
}

.sesongkortSide
{ 
    width : 120px;
   /*text-align : center;*/
}


.sesongKort
{
    margin: 50px;
    min-height : 80px;
    padding: 10px;
    text-align: center;
}

.sesongKortOutOfDate
{
    background-position: center center;
    margin: 50px;
    min-height: 80px;
    padding: 10px;
    text-align: center;
    background-image: url('../images/stop.png');
    background-repeat: no-repeat;
}

.sesongKortTid
{
    color: white;
    font-family: Arial;
    padding-bottom : 5px;
    padding-left : 10px;
}

.mndSelle
{
    /*background-color: RoyalBlue;*/
    background-color: #eaeaea;
    height: 25px;
    color: black;
    border-style: solid;
    border-width: 1px;
    border-color: white;
}

.kalcell
{
    background-color: aliceblue;
    border-style: solid;
    border-width: 1px;
}

.dayOK
{
    background-color: #588527;
    border-style: solid;
    border-width: 1px;
    color: white;
    font-family: Arial;
    
}



.yesterdayOK
{
    /*background-color: #EAEAEA;*/
    /*background-color: #D6D95B;*/
     background-color: #7ac665;
     border-style: solid;
    border-width: 1px;
    color: white;
    font-family: Arial;
}


.NotdayOK
{
    
    background-color: #EAEAEA;
    border-style: solid;
    border-width: 1px;
    color: white;
}


.kalcell2
{
    width: 30px;
    height: 40px;
    background-color: aliceblue;
    border-style: solid;
    border-width: 1px;
}

.dayOK2
{
    width: 30px;
    height: 40px;
    background-color: #588527;
    border-style: solid;
    border-width: 1px;
    color: white;
}

.NotdayOK2
{
    width: 30px;
    height: 40px;
    background-color: #c5d4b5;
    background-color: wheat;
    border-style: solid;
    border-width: 1px;
    color: white;
}



.Topcell
{
    /*width: 60px;*/
    height: 20px;
    /*background-color: LightSkyBlue;*/
     /*background-color :white;*/
    /*background-color: #eaeaea;*/
    border-style: solid;
    border-width: 1px;
    font-weight: normal;
    border-color: white;
    color : black;
}

.calbtn
{
    font-size: 20px;
    width: 60px;
    height: 60px;
    background-color: #c7d1d6;
}

.toptekstKal
{
    text-align: center;
    margin-top: 4px;
    margin-bottom: 3px;
    font-weight: bold;
    font-size: 18px;
}

.pristekst
{
    text-align: center;
    font-size: 10px;
    color: white;
    font-family: Verdana;
}

.leding
{
    color: #c7d1d6;
}

a:hover
{
    background-color: #c7d1d6;
}

.topp
{
    vertical-align: top;
}



.auto-style3
{
    vertical-align: top;
    width: 43px;
}

.bunn
{
    margin-bottom: 20px;
    /*border-width : 2px;
    border-style :ridge;
    border-color : #588527;*/
}
.bunn5
{
    margin-bottom: 5px;
   
}
ToppBunn5
{
    margin-bottom: 5px;
    margin-top : 10px;
   
}