#login {
	display: none;
}
UL.tabnav {
	display: none;
}
.overskrift {
	display: none;
}
.printer {
	display: none;
}
#logindiv {
	display: none;
}
#topimage {
	display: none;
}
#logo {
	display: none;
}
#left {
	display: none;
}
#indhold {
	position: relative;
	left: 10;
	top: 10;
	width: 100%;
	height: 100%
	display: normal;
}
#bottombar {
	display: none;
}
IMG {
	BORDER-TOP-WIDTH: 0px;
	BORDER-LEFT-WIDTH: 0px;
	BORDER-BOTTOM-WIDTH: 0px;
	BORDER-RIGHT-WIDTH: 0px;
}

A:link {
	BACKGROUND: none transparent scroll repeat 0% 0%;
	COLOR: #c30;
	TEXT-DECORATION: none;
}
A:visited {
	BACKGROUND: none transparent scroll repeat 0% 0%;
	COLOR: #c30;
	TEXT-DECORATION: none;
}
A:hover {
	BACKGROUND: none transparent scroll repeat 0% 0%;
	COLOR: #ADC2C2;
	TEXT-DECORATION: underline;
}
A:active {
	BACKGROUND: none transparent scroll repeat 0% 0%;
	COLOR: #526968;
	TEXT-DECORATION: none;
}
