.rare {color: #ff0000; background-color: transparent; }
.mega {color: #ff0000; background-color: transparent; font-weight: bold; }
.feno {color: #008000; background-color: transparent; }
.many {color: #0000ff; background-color: transparent; }
.cont {color: #000099; background-color: transparent; }
tr{vertical-align: top;}
dt{font-weight: bold; margin-top: 1em;}
img.floatLeft { float: left;  margin: 2px; }
img.floatRight { float: right; margin: 2px; }

#suobs table { width:90%;}

body {
	height: 100%;
	margin: 0;
}

#container {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
}

#hoved {
/*
	position: absolute;
	top: 0;
	height: 122px;
*/
	left: 0;
	width: 100%;
	text-align: center;
	margin: 0;
	overflow: hidden;
}

#hoved p.fast{
	margin: 0;
	white-space: nowrap;
	overflow: hidden;
}

#hoved p.rul{
	width: 100%;
	margin: 0;
	white-space: nowrap;
	overflow: auto;
}

#hoved p.rul a img {
	height: auto;
	margin-right: 1px;
}

#rfbanner {
/*
	position: absolute;
	top: 122px;
	height: 20px;
*/
	left: 0;
	width: 100%;
	white-space: nowrap;
	overflow: hidden;
	color: white;
	background-color: #268;
	margin: 0;
	padding: 2px 0 2px 0;
}

#rfbanner a {
	text-decoration: none;
	color: #DEF;
}

#rfbanner a:hover {
	text-decoration: none;
	color: red;
}

/*
#rfnyheder {
	position: absolute;
	top: 146px;
	left: 0;
	width: 100%;
	height: 120px;
	border-bottom: 10px solid #268;
	overflow: auto;
	background-color: #dee;
}

#rfnyheder p {
	margin: 0 0 0 5px;
}

#rfnyheder p.hoved {
	margin: 5px 0 0 5px;
	font-weight: bold;
}

#rfnyheder .ny {
	color: red;
}
*/

#indhold {
	position: absolute;
/*
	top: 131px;
*/
	left: 0;
	width: 100%;
	bottom: 0;
	margin: 0;
	border: 0;
}

iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border: 0;
	margin: 0;
}

/*
#fod {
	position: absolute;
	bottom:0;
	left: 0;
	height: 40px;
	width: 100%;
	margin: 0;
	background-color: #ccdddd;
}

#fod form {
	margin-left: 20px;
}
*/

