/* Side formatering*/
#DWMain {
	border-left: 1px solid #203A7F;
	border-right: 1px solid #203A7F;
	display:inline;
	clear:none
}
#leftborder {
	border-left: 1px solid #203A7F;
}
#rightborder {
	border-right: 1px solid #203A7F
}
#topborder {
	border-top: 1px solid #203A7F
}
#sideborder {
	border-left: 1px solid #203A7F;
	border-right: 1px solid #333366
}
fieldset {
	border:0;
}
label {
	color:#203A7F;
}
#flash_banner {
	clear:none;
	float:right;
	width:160px;
	vertical-align:top;
	position:absolute;
	top:160;
	display:inline;
/*	z-index:1;
	margin-left:-160px;
	display:inline-block;*/
}
#bigframe {
/*	width:100%;*/
	width:1194px;
	background-color:#0F0;
}


/* Sidebar formatering*/
#side_bar {
	margin-right: 5px;
	padding-right: 5px;
}
.side_bar_left_heading {
	background-color:203A7F;
	widht: 100%;
	height:20px;
	color:#FFF;
	font-style:bold;
	border:0;
	padding-left:10;
}
#side_bar_left {
	margin-left: 5px;
	padding-left: 5px;
}

.contentborder {
	border-left: 1px solid #203A7F;
	height:100%;
}
.rightrailborder {
	border-left: 1px solid #203A7F;
	height:100%;
	vertical-align:top;
}


/*Nyhedsliste formatering*/
.newsimage {
	margin:0;
	padding:0;
	text-indent:0;
}
#newslist {
	text-decoration:none;
	list-style-type:none;
	text-indent:0;
	margin:0;
	padding:0;
}
a.newslist {
	text-decoration:none
}
#news_bar_text {
	color:#ffffff;
	padding-left: 3px;
	vertical-align: middle;
	margin:0px
}
li.news_bar_text {
	margin-left:0px
}
#newslist h2 a {
	text-decoration:none;
	list-style-type:none;
	text-indent:0;
	margin: 5 5 0 5;
	padding:0;
	font-size:12px;
	font-weight:bold;
	display:block;
}
.newstext {
	padding: 0 5 0 5;
	display:block;
}
#newslist a.readmore {
	padding-right:5;
	margin-right: 5;
}


/*Menu formatering*/
.L2 {
	background-color:#203A7F;
	align:center;
	padding:4 1 4 1;
	text-transform:uppercase;
}
.L2:hover {
	background-color:#fff;
	align:center;
	padding:4 1 4 1;
}
.menubg {
	background-color:#203A7F;
}


/* Opsætning til Bondegårde*/
.lev_ramme {
	border: 1px solid #203A7F;
	width: 150px;
}
.lev_bg {
	background-color: #203A7F;
	color: #FFF;
}


/* Diverse afsnitsformatering*/
.wht_text {
	color:#ffffff;
}


/* Footer formatering*/
#DwFooter {
	height: 20px;
	font-style:normal;
	border-top: 1px solid #203A7F;
	vertical-align:bottom;
	width:100%
}

/* Table formatering*/
.altrow {
	background-color:#CCC;
}
.td_top td {
	vertical-align:top;
}