/* $Id: kareb.css,v1.0 30.10.1999 $ */

A {
	font-size: 12;
	font-weight: normal;
	text-decoration: underline;
	color: #555555;
}

A:hover {
	text-decoration: none;
}

.topp {
	color: #ffffff;
	text-decoration: none; 
	background: black;
	text-align: center;
	width: 14px;
}

.topp:hover {
	color: #555555;
	text-decoration: none;
	background: white;
}

.meny {
	color: #475A94;
	background-repeat: no-repeat;
	width: 134px;
}

body {
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: center center;
	color: #BC3E42;
}

.fil {
	background: none;
	height: 18pt;
	vertical-align: middle;
	white-space: nowrap;
}

.fil2 {
	background: #E1DDEB;
	height: 18px;
	vertical-align: middle;
	white-space: nowrap;
}

.toppfil {
	background: #E1DDEB;
}

.hmenytab {
	background-repeat: repeat-y;
}

.menytab {
	background-repeat: repeat-y;
	width: 134px;
}

.menu {
	color: #000000;
	background: none;
	width: 134;
	font-family: poetica, verdana;
	text-decoration: none;
	font-size: 14px;
}

.menu:hover {
	color: #F7B4A2;
	background-color: none;
	width: 134px;
	text-decoration: none;
}

.menured {
	color: #F7B4A2;
	background: none;
	width: 134px;
	font-family: baskerville, verdana;
	text-decoration: none;
	font-size: 14px;
}

.menured:hover {
	background-color: none;
	width: 134px;
	color: #F7B4A2;
	text-decoration: none;
}

.umenu {
	color: #ffffff;
	background: none;
	width: 134px;
	font-weight: normal;
	font-size: 9px;
	text-decoration: none;
}

.umenu:hover {
	background: none;
	width: 134px;
	color: #F7B4A2;
	font-weight: normal;
	text-decoration: none;
}

.umenured {
	background: none;
	width: 134px;
	color: #F7B4A2;
	font-weight: normal;
	font-size: 9px;
	text-decoration: none;
	white-space: nowrap;
}

.umenured:hover {
	background: none;
	width: 134px;
	color: #F7B4A2;
	font-weight: normal;
	text-decoration: none;
}

.overskrift {
	font-weight: bold;
	font-size: 16px;
	color: #BC3E42;
}

.tekst {
	font-weight: normal;
	font-size: 12px;
}

.liste2 {
	font-weight: bold;
	color: #EE6666;
}

TD,TH {
	font-size: 12;
	font-family: tahoma, verdana, arial, helvetica, sans-serif;
	vertical-align: top;
}

HR {
	height: 1px;
	width: 80%;
	color: #BC3E42;
}

.hilite {
	background: #aeaeae;
}

.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;
}

.captions {
	font-family: tahoma, verdana, arial, helvetica, sans-serif;
	font-size: 8pt;
	text-align: left;
}

.author,.editor {
	font-size: 8pt;
	font-weight: italic;
	text-align: right;
}

.gnm {
	font-size: 9pt;
	font-weight: normal;
	font-family: Geneva, Helvetica, Arial, sans-serif;
	margin-left: 15pt ;
	margin-right: 35px;
	margin-top: 0;
	margin-bottom: 0;
	text-align: center;
}


