﻿body
{
    background-image: url(../../images/bg.jpg);
    background-color: #000000;
    background-repeat: repeat;
    margin: 0px;
    background-attachment: scroll;
}



td
{
    font-family: 'Trebuchet MS' , Arial;
    font-size: 12px;
    text-decoration: none;
    color: #212526;
}

/* Allt med innehållstabellen att göra */

.tblBg
{

    background-color: #ffffff;
    border-right-width:8px;
    border-color:#403e3c;
    border-right-style:solid;
    border-bottom-color:#403e3c;
    border-bottom-width:12px;
    border-bottom-style:solid;
    border-top-width:1px;
    border-bottom-style:solid;
    border-top-color:#403e3c;
    
}

.intro
{
    color: #696c69;
    font-family: 'Trebuchet MS' , Arial;
    font-size: 12px;
    text-decoration: none;
    line-height: 14px;
    
}

.date
{
    color:#3d6630;
    background-color:#eaf0e8;
    padding-right:2px;
    padding-left:2px;
    margin-right:1px;
    font-size:11px;
}

.H4 
{
    font-size:13px;
    font-weight:bold;
}

.tblForm
{
    margin:10px;
    border-style:dotted;
    border-width:1px;
    padding:10px;
    background-color:#e1e1e1;
}

.input
{
    border-style:inset;
    border-width:1px;
    border-color:#ababab;
    background-color:#f6f6f6;
    font-size:12px;
    font-family:Trebuchet MS;
    padding-top:-10px;
    
}

/*-----------------------------------------------------------------------------------------*/
/* Moduler */
/*-----------------------------------------------------------------------------------------*/
.modCultureH1
{
    color: #f00c88;
    font-family: 'Trebuchet MS' , Arial;
    font-size: 18px;
    text-decoration: none;
    letter-spacing:-1px;
    font-weight:bold;

}
.modDebateH1
{
    color: #fe7405;
    font-family: 'Trebuchet MS' , Arial;
    font-size: 18px;
    text-decoration: none;
    letter-spacing:-1px;
    font-weight:bold;

}
.modHealthH1
{
    color: #1da113;
    font-family: 'Trebuchet MS' , Arial;
    font-size: 18px;
    text-decoration: none;
    letter-spacing:-1px;
    font-weight:bold;

}
.modBildH1
{
        color: #333333;
    font-family: 'Trebuchet MS' , Arial;
    font-size: 14px;
    text-decoration: none;
    font-weight:bold;
}
/*-----------------------------------------------------------------------------------------*/
/* Allt med menyn att göra */
/*-----------------------------------------------------------------------------------------*/
.tblMenu
{
    background-color: #403e3c;
    height:30px;
}
.linkMenu
{
    color: white;
    font-family: 'Trebuchet MS' , Arial;
    font-size: 11px;
    text-decoration: none;
}
/* ------------------- Hälsa ------------------------------- */ 
.menuDebateTd 
{
    background-color:#fe7405;
    border-bottom-color:#fe7405;
}
.debateSubTbl
{
    background-color:#fe7405;
    height:40px;
    border-bottom-color:#fe7405;
    border-bottom-style:none;

}
.debateMenuLink
{
    color: #ffffff;
    font-family: 'Trebuchet MS' , Arial;
    font-size: 11px;
    text-decoration: none;
}

.debateH1
{
    color: #fe7405;
    font-family: 'Trebuchet MS' , Arial;
    font-size: 25px;
    text-decoration: none;
    letter-spacing: -1px;
    font-weight: bold;
}
.debateIntroLink
{
    color: #7b6f65;
    font-family: 'Trebuchet MS' , Arial;
    font-size: 12px;
    text-decoration: none;
} 

.debateIntroLink:hover
{
    color: #7f897d;
    font-family: 'Trebuchet MS' , Arial;
    font-size: 12px;
    text-decoration: none;
} 
.debateHline
{
    background-image:url('../../images/dot_org.gif');
}
/*-----------------------------------------------------------*/
.moreNewsLink
{
    color: #333333;
    font-family: 'Trebuchet MS' , Arial;
    font-size: 11px;
    text-decoration: none;
}
.moreNewsLink:hover
{
    color: #333333;
    font-family: 'Trebuchet MS' , Arial;
    font-size: 11px;
    text-decoration: underline;
}
/* ------------------- Hälsa ------------------------------- */ 
.menuHealthTd 
{
    background-color:#1da113;
    border-bottom-color:#1da113;
}
.healthSubTbl
{
    background-color:#1da113;
    height:40px;
    border-bottom-color:#1da113;
    border-bottom-style:none;

}
.healthMenuLink
{
    color: #ffffff;
    font-family: 'Trebuchet MS' , Arial;
    font-size: 11px;
    text-decoration: none;
}

.healthH1
{
    color: #1da113;
    font-family: 'Trebuchet MS' , Arial;
    font-size: 25px;
    text-decoration: none;
    letter-spacing: -1px;
    font-weight: bold;
}
.healthIntroLink
{
    color: #557152;
    font-family: 'Trebuchet MS' , Arial;
    font-size: 12px;
    text-decoration: none;
} 

.healthIntroLink:hover
{
    color: #7f897d;
    font-family: 'Trebuchet MS' , Arial;
    font-size: 12px;
    text-decoration: none;
} 
.healthHline
{
    background-image:url('../../images/dot_grey.gif');
}

/* ------------------- Om Beyan.net ------------------------------- */ 
.menuAboutTd 
{
    background-color:#666666;
    border-bottom-color:#666666;
}
.aboutSubTbl
{
    background-color:#666666;
    height:40px;
    border-bottom-color:#666666;
    border-bottom-style:none;

}
.aboutMenuLink
{
    color: #ffffff;
    font-family: 'Trebuchet MS' , Arial;
    font-size: 11px;
    text-decoration: none;
}

.aboutH1
{
    color: #3e3d3e;
    font-family: 'Trebuchet MS' , Arial;
    font-size: 25px;
    text-decoration: none;
    letter-spacing: -1px;
    font-weight: bold;
}
.aboutIntroLink
{
    color: #696c69;
    font-family: 'Trebuchet MS' , Arial;
    font-size: 12px;
    text-decoration: none;
} 

.aboutIntroLink:hover
{
    color: #3e3d3e;
    font-family: 'Trebuchet MS' , Arial;
    font-size: 12px;
    text-decoration: none;
} 
.aboutHline
{
    background-image:url('../../images/dot_grey.gif');
}
/* ------------------- Nyheter ------------------------------- */ 
.menuNewsTd 
{
    background-color:#666666;
    border-bottom-color:#666666;
}
.newsSubTbl
{
    background-color:#666666;
    height:40px;
    border-bottom-color:#666666;
    border-bottom-style:none;

}
.newsMenuLink
{
    color: #ffffff;
    font-family: 'Trebuchet MS' , Arial;
    font-size: 11px;
    text-decoration: none;
}

.newsH1
{
    color: #3e3d3e;
    font-family: 'Trebuchet MS' , Arial;
    font-size: 25px;
    text-decoration: none;
    letter-spacing: -1px;
    font-weight: bold;
}
.newsIntroLink
{
    color: #696c69;
    font-family: 'Trebuchet MS' , Arial;
    font-size: 12px;
    text-decoration: none;
} 

.newsIntroLink:hover
{
    color: #3e3d3e;
    font-family: 'Trebuchet MS' , Arial;
    font-size: 12px;
    text-decoration: none;
} 
.newsHline
{
    background-image:url('../../images/dot_grey.gif');
}
/* ------------------- Kultur ------------------------------- */ 

.menuCultureTd 
{
    background-color:#f00c88;
    border-bottom-color:#f00c88;
}
.cultureSubTbl
{
    background-color:#f00c88;
    height:40px;
    border-bottom-color:#f00c88;
    border-bottom-style:none;
 


}
.cultureMenuLink
{
    color: #ffffff;
    font-family: 'Trebuchet MS' , Arial;
    font-size: 11px;
    text-decoration: none;
}

.cultureH1
{
    color: #f00c88;
    font-family: 'Trebuchet MS' , Arial;
    font-size: 25px;
    text-decoration: none;
    letter-spacing:-1px;
    font-weight:bold;
}
  
.cultureIntroLink
{
    color: #696c69;
    font-family: 'Trebuchet MS' , Arial;
    font-size: 12px;
    text-decoration: none;
}  
.cultureIntroLink:hover
{
    color: #D9006C;
    font-family: 'Trebuchet MS' , Arial;
    font-size: 12px;
    text-decoration: none;
}  

.cultureHline
{
    background-image:url('../../images/dot_pink.gif');
}
.cultreIntro
{
    color: #696c69;
    font-family: 'Trebuchet MS' , Arial;
    font-size: 12px;
    text-decoration: none;
}  
.cultureLeftBox
{
    border-right-color: #f00c88;
    border-right-width:1px;
    border-right-style:dotted;
}

    
/*-----------------------------------------------------------------------------------------*/

.menuLink
{
    color: white;
    font-family: 'Trebuchet MS' , Arial;
    font-size: 12px;
    text-decoration: none;
     
}
.bottomMenuLink
{
    color: #7b7a7a;
    font-family: 'Trebuchet MS' , Arial;
    font-size: 11px;
    text-decoration: none;
         padding-right:3px;
     padding-left:3px; 
}
.bottomMenuLink:hover
{
    color: #ffffff;
    font-family: 'Trebuchet MS' , Arial;
    font-size: 11px;
    text-decoration: none;
    background-color: black;
     padding-right:3px;
     padding-left:3px; 
    }



.menuNewsOn
{
    color: #ffffff;
    font-family: 'Trebuchet MS' , Arial;
    font-size: 11px;
    text-decoration: none;
    padding:4px;
}



.copyrights
{
    color: #ffffff;
    font-family: 'Trebuchet MS' , Arial;
    font-size: 10px;
    text-decoration: none;
    padding:4px;
}


