/* $Id: kareb.css,v1.0 30.10.1999 $ */

A {
    font-size: 13;
    font-weight: bold;
    text-decoration: underline;
    color: #9B0A08;
}

div.topptekst {
	text-align: center;
	position: relative;
	top: 8px;
	left: 48px;
}

div#infotxt,span#cntdwn {
	font-size: 10px;
}
.meny {
    color: #475A94;
    background-repeat: repeat-y;
}

.hoved {
    background-repeat: repeat-y;
}

td.hoyrekropp {
	text-align: right;
	width: 38px;
}

.hmenytab {
    background-repeat: repeat-y;
/*    border-right: "solid blue 1px"; */
/*    border-right: "solid #6B7873 1px"; */
}

.menytab {
    background-repeat: repeat-y;
/*    border-right: "solid blue 1px"; */
}

.menu {
    color: #9B0A08;
    width: 104px;
    font-family: poetica, verdana;
    font-size: 9px;
    text-decoration: none;
}

.menu2 {
    color: #9B0A08;
    width: 117px;
    font-family: poetica, verdana;
    font-size: 9px;
    text-decoration: none;
    text-indent: 10px;
    white-space: nowrap;
}

.menu:hover {
    background-color: #9B0A08;
    width: 104px;
    color: #FFFFFF;
    font-size: 9px;
    white-space: pre;
}

.menu2:hover {
    background-color: #9B0A08;
    width: 117px;
    color: #FFFFFF;
    font-size: 9px;
    white-space: nowrap;
    text-indent: 10px;
}

.umenu {
    color: #9B0A08;
    width: 88px;
    font-weight: normal;
    font-size: 9px;
    text-decoration: none;
}

.umenu:hover {
    background: #9B0A08;
    width: 88px;
    color: #ccccff;
    font-size: 9px;
    font-weight: normal;
}

.menured {
    color: #B31A1D;
    width: 104px;
    font-family: baskerville, verdana;
    font-size: 9px;
    text-decoration: none;
}

.menured:hover {
    background-color: #9B0A08;
    width: 104px;
    color: #FFFFFF;
    font-size: 9px;
}

.umenured {
    background: none;
    width: 88px;
    color: #B31A1D;
    font-weight: normal;
    font-size: 9px;
    text-decoration: none;
}

.umenu2red {
    background: none;
    width: 88px;
    color: #B31A1D;
    font-weight: normal;
    font-size: 9px;
    text-decoration: none;
}

.umenured:hover {
    background: #9B0A08;
    width: 88px;
    color: #ccccff;
    font-weight: normal;
    font-size: 9px;
}

.umenu2red:hover {
    background: #9B0A08;
    width: 88px;
    color: #ccccff;
    font-weight: normal;
    font-size: 9px;
}

.overskrift {
    font-weight: bold;
    font-size: 16px;
}

.liste2 {
	font-weight: bold;
	color: #EE6666;
}

table {
        border-collapse: collapse;
        border-spacing: 0;
        border: 0;
}

td,th {
        font-size: 12;
        font-family: tahoma, verdana, arial, helvetica, sans-serif;
        vertical-align: top;
        padding: 0;
}

.venstrefront {
    background-repeat: no-repeat;
    text-indent: 0px;
    white-space: nowrap;
}

.sidebartoc {
    font-family: tahoma, verdana, arial, helvetica, sans-serif;
    color: #FFFFFF;
    text-decoration: none;
    font-weight: normal;
}

.example {
    font-family: tahoma, verdana, arial, helvetica, sans-serif;
    color: #000000;
    background: #F0F0F0;
    padding: 5px;
    margin: 5px;
}

.programlisting {
    margin-left: 15px;
    font-family: "monotype.com", "courier new", courier, monospace;
}

.warning {
    background: #FFCCCC;
}

.author,.editor {
    font-size: 10pt;
    font-weight: normal;
}

.topp {
    color: #000000;
    background-repeat: no-repeat;
    font-family: arial, helvetica;
    font-size: 7pt;
    font-weight: bold;
    text-align: center;
    vertical-align: center 
}

td.topp {
    color: #000000;
    background-repeat: no-repeat;
    font-family: arial, helvetica;
    font-size: 7pt;
    font-weight: bold;
    text-align: center;
    vertical-align: center ! important
}


