/* $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: #310E94;
	text-align: center;
	width: 14px;
}

.topp:hover {
	color: #310E94;
	text-decoration: none;
	background: white;
}

.meny {
	color: #475A94;
	background-repeat: repeat-y;
}

.hoved {
	background-image: none;
	background: none;
}

.fil {
/*	border-bottom: 1px solid black; */
	background: #ffffff;
	height: 18pt;
	vertical-align: middle;
}

.fil2 {
	background: #dddddd;
	height: 18px;
	vertical-align: middle;
}

.kommentar {
        background: #ffffff;
        height: 18pt;
        vertical-align: top;
}

.kommentar2 {
        background: #dddddd;
        height: 18px;
        vertical-align: top;
}


.toppfil {
	background: #dddddd;
}

.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"; */
}

.login {
	background: #DDD5F4;
}

.menu {
	color: #000000;
	width: 113;
	font-family: poetica, verdana;
	text-decoration: none;
	white-space: nowrap;
}

.menu:hover {
	background-color: #ffffff;
	width: 113;
	color: #555555;
	text-decoration: none;
}

.umenu {
	color: #000000;
	width: 100;
	font-weight: normal;
	font-size: 12;
	text-decoration: none;
}

.umenu:hover {
	background: #ffffff;
	width: 100;
	color: #555555;
	font-weight: normal;
	text-decoration: none;
}

.menured {
	color: #555555;
	width: 113;
	font-family: baskerville, verdana;
	text-decoration: none;
}

.menured:hover {
	background-color: #ffffff;
	width: 113;
	color: #555555;
	text-decoration: none;
}

.umenured {
	background: none;
	width: 100;
	color: #555555;
	font-weight: normal;
	font-size: 12;
	text-decoration: none;
}

.umenured:hover {
	background: #ffffff;
	width: 100;
	color: #555555;
	font-weight: normal;
	font-size: 12;
	text-decoration: none;
}

.Linkliste {
	text-decoration: none;
}

.LinklisteA:hover {
	text-decoration: underline;
}

.overskrift {
	font-weight: bold;
	font-size: 16px;
	text-decoration: none;
	color: #310E94;
}

.overskrift2 {
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
}

.liste2 {
	font-weight: bold;
	color: #EE6666;
}

TD,TH {
	font-size: 12;
	font-family: tahoma, verdana, arial, helvetica, sans-serif;
	vertical-align: top;
}

.hilite {
	background: #aeaeae;
}

.example {
	font-family: tahoma, verdana, arial, helvetica, sans-serif;
	color: #000000;
	background: #F0F0F0;
	padding: 5px;
	margin: 5px;
}

.programlisting {
	margin-left: 10px;
	font-size: 8pt;
	font-family: "monotype.com", "courier new", courier, monospace;
	text-decoration: none;
}

.fane {
	text-decoration: none;
	border: 0;
}

.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;
}

.loginok {
	color: blue;
}

.loginfeil {
	color: red;
}
