﻿    
/*Coda Slider*/    

.panelContainer {
      position: relative;
      overflow: hidden;
      margin: auto;
      width:505px;
      height: 100%;
      clear: both;
      margin-bottom: 10px;
      }
       
.slider {
      position: relative;
      left: 0;
      top: 0;
      width: 1515px;
      }
        
TABLE.page {
      float: left;
      position: relative;
      width: 505px;
      margin-bottom:15px;
      }
TABLE.page TD
{
    padding:5px;
}         
.navigationContainer {
        background-color:#DEDFCE;
        border-top:1px solid #FFFFFF;    
        float:left;
        padding:5px;
        width:516px;    
       } 
          
DIV.crossLinks a {
       
       vertical-align: middle;
       font-size:14px;
       font-weight:bold;
       background-image:none;
       background-position: left top;
        
       }
             
DIV.crossLinks a:hover {
       background-image: url(/gfx/Traenerguiden/forening_PagingBG.png);
       background-repeat: repeat-x;
       font-size:14px;
       font-weight:bold;
       color: Black;
       height:20px;
       }
         
DIV.crossLinks a.current {
       background-image: url(/gfx/Traenerguiden/forening_PagingBG.png);
       background-repeat: repeat-x;
       font-size:14px;
       font-weight:bold;
       color: #333333;
       height:20px;
       }
 
.traener DIV.crossLinks a:hover { background-image: url(/gfx/Traenerguiden/traener_PagingBG.png);}
.traener DIV.crossLinks a.current{background-image: url(/gfx/Traenerguiden/traener_PagingBG.png);}
.udoever DIV.crossLinks a:hover { background-image: url(/gfx/Traenerguiden/udoever_PagingBG.png);}
.udoever DIV.crossLinks a.current{background-image: url(/gfx/Traenerguiden/udoever_PagingBG.png);}
         
DIV.crossLinks table {
        width: 100%;
        }
         
DIV.crossLinks td {
        text-align: justify;
        border-bottom: solid 2px #DEDFCE;
        border-left:1px solid #a3a3a0;
        border-right:1px solid #a3a3a0;
        vertical-align: middle;
       
        }
             
DIV.crossLinks, #valid {
        float:left;
        text-align:center;
        width:370px; 
        padding: 0 3px 0 3px;
        }
         
.loading {margin: 200px 0 300px 0; text-align: center}

/* Frem og Tilbage knapper "CodaSlider" */

.stripNavL, .stripNavR {display : none;}
	    
.navL, .navR {
        background-image:url(/gfx/Traenerguiden/paging_tilbage.png);
        background-position:center center;
        background-repeat:no-repeat;
        cursor:pointer;
        display:inline;
        float:left;
        height:23px;
        width:70px;    		
        }
        
.navL.hover {background-image: url(/gfx/Traenerguiden/forening_paging_tilbage_hover.png);}
.navR.hover {background-image: url(/gfx/Traenerguiden/forening_paging_frem_hover.png);}    
.navR       {background-image: url(/gfx/Traenerguiden/paging_frem.png);}
.traener .navL.hover {background-image: url(/gfx/Traenerguiden/traener_paging_tilbage_hover.png);}
.traener .navR.hover {background-image: url(/gfx/Traenerguiden/traener_paging_frem_hover.png);}
.udoever .navL.hover {background-image: url(/gfx/Traenerguiden/udoever_paging_tilbage_hover.png);}
.udoever .navR.hover {background-image: url(/gfx/Traenerguiden/udoever_paging_frem_hover.png);} 
.forening .navL.hover {background-image: url(/gfx/Traenerguiden/forening_paging_tilbage_hover.png);}
.forening .navR.hover {background-image: url(/gfx/Traenerguiden/forening_paging_frem_hover.png);}
             
             
/*TagCloud*/
    
.tag {cursor: pointer;}
  
.tag.hover, .tag.current  {text-decoration: underline; color: #52bade;}         
.traener .tag.hover, .traener .tag.current  {text-decoration: underline; color: #798B0F;} 
  
    
.tag1{font-size:14px;
       color: #333333;}
.tag2{font-size:14px;
       color: #333333;}
.tag3{font-size:14px;
      color: #333333;}
.tag4{font-size:16px;
      color: #4e4e4e;}
.tag5{font-size:18px;
      color: #4e4e4e;}
.tag6{font-size:18px;
      color: #4e4e4e;}
.tag7{font-size:18px;
      color: #4e4e4e;}
.tag8{font-size:24px;
      color: #686767;}
.tag9{font-size:26px;
      color: #686767;}
.tag10{font-size:26px;
       color: #686767;}


.boxTagCloud .current 
{
    text-decoration: underline;
    color: #1D92BA;  
    }

.traener .boxTagCloud .current 
{
    text-decoration: underline;
    color: #b0c72d;    
    }
    
#followMouseBox {
     display: none;
     position: absolute;
     border: solid 1px #e7e5d6;
     width: 200px;
     padding: 15px;
     background-color: #f8f8f6;
     text-align: left;
     }
     
.luk{ 
float:right;
cursor: pointer;
    }
/*************************************************/
