/* - - - - - - - - - - - - - - - - - - - - -

Title : Parmelia grunn-CSS
Author : Roar Øien@tank Design Tromsø AS
URL : 

Description : 

Created : 06.03.06
Modified : 

- - - - - - - - - - - - - - - - - - - - - */

/* ----- CSS ----- */

*{
font-family: Arial, Verdana, sans-serif;
font-size: 10pt;
}
html{
}
body{
color: #FFF;
margin: 0;
padding: 0;
background-color: #000;
background-image: url(../gfx/wood.jpgx);
background-repeat: repeat;
background-position: top left;
}
/* ----- IDs ----- */
#menyFelt {
margin: 19px;
}
#menyFelt a {
font-size: 10pt;
text-decoration: none;
}
/* ----- CLASSES ----- */


.linkHjelmasen {
padding: 17px 8px 10px 0;
}
.linkParmelia {
padding: 0px 8px 10px 0;
}
.linkOppmuntring {
padding: 0px 8px 10px 0;
}
.linkHestesenter {
padding: 0px 8px 10px 0;
}
.linkHumoerbonden {
padding: 0px 8px 10px 0;
}
.linkBestefarstova {
padding: 0px 8px 10px 0;
}
.linkNorskhumorgard {
padding: 0px 8px 10px 0;
}
.infoBoks {
padding: 5px 15px 5px 15px;
font-size: 8pt;
}
.nyhetBoks {

}
.nyhetBoks a {
color: #dc1f1f;
text-decoration: none;
border-bottom: 1px dotted #FFF;
}
.nyhetTittel {
color: #dc1f1f;
font-weight: bold;
}
.nyhetIngress {
color: #C0C0C0;
}
.TittelXL {
font-weight: bold;
font-size: 16pt;
margin-bottom: 10px;
}
.nyhetDato {
font-size: 8pt;
}
.galleriBilde {
margin: 3px;
padding: 3px 3px 20px 3px;
background-color: #FFF;
border:1px solid #FFF;
}
.galleriRamme {
padding: 3px 3px 5px 3px;
background-color: #FFF;
border:1px solid #FFF;
color: #000;
}
.noHref {
border: 0;
}
/* ----- IMAGES ----- */

img{
border: 0;
}
img a{
border: 0;
}
img a:hover{
}

/* ----- LINKS ----- */

a {
color: #dc1f1f;
text-decoration: none;
border-bottom: 1px dotted #FFF;
}
a:hover{
}
a:visited, a:active, a:focus{
}
a:visited{
}
a:active{
}
a:focus{
}

.linkParmelia a {
text-decoration: none;
color: #00ab39;
border: 0;
}
.linkOppmuntring a {
text-decoration: none;
color: #0074bf;
border: 0;
}
.linkHestesenter a {
text-decoration: none;
color: #dc1f1f;
border: 0;
}
.linkHumoerbonden a {
text-decoration: none;
color: #ebcd0b;
border: 0;
}
.linkBestefarstova a {
text-decoration: none;
color: #ac8f6e;
border: 0;
}
.linkHjelmasen a {
text-decoration: none;
color: #ffeada;
border: 0;
}
.linkNorskhumorgard a {
text-decoration: none;
color: #eacaff;
border: 0;
}