/* $Id: kareb.css,v1.0 30.10.1999 $ */

A {
    font-size: 13;
    font-weight: bold;
    text-decoration: none;
/*    color: #5b69a6; */
    color: #475A94;
}

.topp {
    color: #ffffff; 
    background-repeat: no-repeat;
}

.meny {
    color: #ffffff;
    background-repeat: repeat-y;
}

.hoved {
    background-repeat: no-repeat;
}


.overskrift {
    font-weight: bold;
    font-size: 14px;
}

.liste2 {
	font-weight: bold;
	color: #EE6666;
}


TD,TH {
    font-size: 12px;
    font-family: tahoma, verdana, arial, helvetica, sans-serif;
    vertical-align: top;
}

.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;
}

td#venstre {
	background: url('gfx/venstre2b.jpg');
	width: 125px;
	height: 400px;
}
div#venstremeny {
	position: absolute;
	top: 150px;
	left: 10px;
	z-index: 90;
	height: 200px;
}