/* Dette er kommentar */

/* ::: Start generelle klasser ::: */
BODY {
color:black;
background: white;
background-image:url("bgall.jpg");
}

img {
border: none;
}

A:hover {
text-decoration:none;
color:red;
}

A:link {
color: black;
}

A:visited {
color: #602020;
}

.sublink {
font-weight: bold;
}

/* ::: Slutt generelle klasser ::: */

/* ::: Klasser for hovedtabellen ::: */

.ramme {
align: center;
}

.tabell {
align: center;
width: 800px;
border-right: none;
height: 550px;
padding: 0px;
background-color: #dddddd;
}

.tblmeny {
/*text-align: center;*/
border-top: thin dotted black;
border-bottom: thin dotted black;
font-weight: bold;
font-size: 14pt;
max-width: 150px;
}

.tdimeny1 {
width: 150px;
height: 30px;
text-align: center;
background-color: #DDDDDD;
/*background-image: url("knapper/knappen2.gif");
background-repeat: no-repeat;*/
}

.tdimeny2 {
width: 150px;
height: 30px;
text-align: center;
background-color: #CDCDCD;
/*background-image: url("knapper/knappen2.gif");
background-repeat: no-repeat;*/
}

.tbltopleft {
background-image: url("topvenstre.jpg");
background-color: white;
font-size: 7pt;
}

.tbltopp {
background-image: url("divbilder/tbltopp.jpg");
background-repeat: no-repeat;
height: 50px;
font-weight: bold;
}

.tbltopright {
background-image: url("topvenstre.jpg");
font-weight: bold;
}

.tdmeny {
width: 150px;
vertical-align: top;
/*text-align: center;*/
}

.tdcenter {
width: 600px;
background-color:#bbbbbb;
padding-right: 1em;
padding-left: 1em;
border-left: thin dotted black;
border-right: thin dotted black;
}

.tdforum {
width: 900px;
background-color:#bbbbbb;
border-left: thin dotted black;
}

.card {
font-size: 12pt;
}

/* ::: Slutt klasser for hovedtabell ::: */

/* ::: Klasser som tilhører spesielle sider ::: */

.pers_tdcenter {
width: 670px;
background-position: center;
padding-right: 1em;
padding-left: 1em;
border-left: thin dotted black;
border-right: thin dotted black;
}

.pxtable {
border: thin solid black;
}

.stub1 {
font-weight: bold;
}


.nytbl {
background-color: #959995;
width: 500px;
}

.nytbl_tdcenter {
padding-right: 1em;
width: 450px;
}

.tbl_small_right {
background-color: white;
width: 120px;
border-top: thin dotted black;
border-bottom: thin dotted black;
font-size: 12pt;
}

.tbl_small_left {
background-color: white;
width: 150px;
border-top: thin dotted black;
border-bottom: thin dotted black;
font-size: 12pt;
}

/* ::: Slutt klasser for spesielle sider ::: */

/* ::: Klasser for jaktdagbok sidene ::: */

.jdbtbl {
width: 550px;
background-color: #708570;
}

.jdbtblcenter {
padding-right: 1em;
}

.jdbtblright {
width: 130px;
}

/* ::: Slutt klasser for jaktdagbok sidene ::: */