body  {
	background-repeat:no-repeat;
	background-image:url(Billeder/nybaggrund.jpg);
	background-color:#853c36;  }
body.mceContentBody { background: #f6d5b5; }
td { font-size: 13px; font-family: trebuchet MS; background-color:#f6d5b5;}
p { font-size: 13px; font-family: trebuchet MS; margin:0; padding: 0;  }
p.usynlig { font-size:1px; color:#f6d5b5; cursor:default; }
h1 { font-family: trebuchet MS; }
h2 { font-family: trebuchet MS; }
h3 { font-family: trebuchet MS; }
img.menu2 { border: 1px solid black; }
img.menu2:hover { border: 1px solid white; }
a:hover { color: white }
a.menu {margin-bottom:2; }
a.undervisere {text-decoration:none; color: white; }
a.undervisere:hover { text-decoration:none; color:black;}
p.undervisere {
	background-color: #853c36;
	cursor:pointer;
	font-family:trebuchet MS;
	font-size:14px;
	font-weight: bold;
	margin-bottom:6px;
	margin-top:6px;
	padding-bottom:2px;
	padding-top:2px;
	margin-left:4px;
	border:1px outset black;
	border-style: thick;
			}
a.sider {
	color: black;
	background-color: #FF9933;
	text-decoration:none;
	cursor:pointer;
	font-family:trebuchet MS;
	font-size:13px;
	font-weight: bold;
	padding-left: 4px;
	padding-right: 4px;
	margin-left: 3px;
	margin-right: 3px;
	border:1px solid black;
			}
a.sider:hover { color: white }
html { filter: expression(document.execCommand("BackgroundImageCache", false, true)); }
