/* KROPPEN */

body, html {
	margin: 0px;
	width: 100%;
	font-family: Georgia;
	background-color: #232929;
}

td.top {
	background-image: url(../grafik/design/baggrunde/Topbar.jpg);
	background-repeat: repeat-x;
	width: 100%;
	height: 44px;
}

td.indhold {
	background-image: url(../grafik/design/baggrunde/Menu.jpg);
	background-repeat: repeat-x;
	width: 100%;
	background-color: #ffffff;
}

td.bund {
	background-image: url(../grafik/design/baggrunde/Bund.jpg);
	background-repeat: repeat-x;
	width: 100%;
	height: 113px;
}

/* OVERSKRIFTER */

h1 {
	color: #666666;
	font-size: 20px;
	font-weight: bold;
	padding: 0px;
	margin-bottom: 0px;
}

/* BRØDTEKST */

p {
	color: #333e3f;
	font-size: 16px;
	line-height: 22px;
}

/* LINKS */

a {
	color: #b97626;
	text-decoration: none;
	border-bottom: 1px dotted #f7941d;
}

a.none {
	text-decoration: none;
	border: 0px;
}

a.menu {
	border: 0px;
}

img.divider {
	margin: 0px;
	margin-bottom: 18px;
}

div.referencer {
	width: 200px;
	height: 120px;
	overflow: hidden;
	white-space: nowrap;
}

div.newswrapper {
	position: relative;
}

div.nyestenyt1 {
	float: left;
	width: 120px;
	height: 27px;
	padding: 0px;
}

div.nyestenyt2 {
	background-image: url(../grafik/forside/NyesteNyt2.jpg);
	background-repeat: no-repeat;
	width: 653px;
	height: 27px;
	padding: 0px;
	float: left;
}

#rotator
{
	cursor: pointer;
}

#rotator img
{
	display: none;
	position: absolute;
	top: 2px;
	left: 120px;
}