#swBody, #swSiteDiv, #swPageDiv, #swMenu, #swContentDiv, #swPageCol {
xborder: 1px solid red;
}
#swBody {
xborder: 1px solid blue;
}

#swSiteDiv {
xborder: 1px solid green;
}

#swPageDiv {
xborder: 1px solid yellow;
}

/*******************************************
Topmenu
*******************************************/

.swPageCol .link {
	margin-top: 3px;
	float: left;
	width:auto;
}

.swPageCol .swAfsnit {
	float: none;
	clear: both;
}

.swPageCol .link a {
	display: block;
	color: #ffffff;
	font-size: 17px;
	text-transform:uppercase;
	padding-right: 15px;
	margin-right: 15px;
	border-right: 1px solid white;
}
.swMenuSection .swMenuSection {
	background-color: #eeeeee;
	padding-top: 4px;
}

.swMenuSection .swMenuSection .swMenuSection{
	padding-left: 5px;
}

.swMenuItem a.active {
	background-image: url(/cgi-files/external/design2009/bg_menuItem.png);
}

.swMenuItem .swMenuItem a, .swMenuItem .swMenuItem a.active {
	padding-left: 30px;
	padding-top: 4px;
	padding-bottom: 4px;
}

/*******************************************
Brødkrumme
*******************************************/
.page-navigator {
	position: absolute;
	margin-left: -212px;
	margin-top: -25px;
}

/*******************************************
Nyheder
*******************************************/

.news-space-line {
	display: none;
}

.swShow_news_small_List {
	background-color: #fffcd0;
	border-bottom: 3px solid #c91315;
}

.news .heading-space, .news .tr-space {
	display: none;
}
.swShow_news_small, .swshow_news_medium {
	padding: 3px;
}
.newsTopItem {
	background-image: url(/cgi-files/external/design2009/news_top_bg.png);
	background-repeat:repeat-x;
	background-position:top;
	background-color: #820002;
	min-height:34px;
	height:auto !important;
	height:34px;

}

.newsTopItem.hidden {
	xdisplay: none;
}

.newsTopItem a, .newsTopItem a:hover, .newsTopItem a:visited, .newsTopItem .news-list-date{
	color: white;
}

.news td {
	vertical-align: top;
}


/*******************************************
Fokus bokse
*******************************************/

.fokus {
	background-image: url(/cgi-files/external/design2009/link_bg.png);
	background-position: right bottom;
	background-repeat:no-repeat;
	display:block;
	xwidth: 140px;
	height: 20px;
	padding: 10px;
	color: white;
}

.fokus * {
	color: white;
}

.fokus h2 {
	font-size: 17px;
	font-weight:normal;
	margin-bottom: 5px;
}

div.fokus {
	xwidth: 230px;
	height: auto;
}

a.fokus, a:hover.fokus, a:active.fokus, a:visited.fokus {
	color: white;
	font-size: 17px;
}

/*******************************************
Reklamer
*******************************************/

.swBanner img
{
	border: 0px;
}


.virtualinclude {
	height: 300px;

	background-color: #eeeeee;
	xbackground-image: url(/cgi-files/external/design2009/reklamer_bg.png);
	background-position: right top;
	background-repeat: no-repeat;
}

.virtualinclude td{
	vertical-align: top;
}

.swBanner {
	margin-top: 20px;
}


/*******************************************
Søgning
*******************************************/

#hifSearch {
	position: absolute;
	top: 0px;
	margin-top: -30px;
	margin-left: 590px;
}

#hifSearch input {
	width: 200px;
	border: 1px solid #dfdbd2;
	padding: 2px;
	color: #bab7af;
}

#hifTip {
	position: absolute;
	top: 0px;
	margin-top: 95px;
	margin-left: 670px;
	color: #bab7af;
}

#hifTip a {
	color: #bab7af;
}
