body {
	margin: 0px;
	text-align: center;
	font-family: Verdana;
	font-size: 12px;
	color: #333333;
	background: url('/gfx/bg2.png') repeat;
}
td {
	font-family: Verdana;
	font-size: 12px;
	color: #333333;
}
a {
	color: #000000;
}
p {
	line-height: 16px;
}
li {
	line-height: 16px;
}

h1 {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 0px;
}

.Table {
	border-left: #B2C346 1px solid;
	border-right: #B2C346 1px solid;
}
.MenuTd {
	background: #56606D;
	text-align: center;
}
a.TopMenu {
	background: #56606D;
	color: #FFFFFF;
	height: 20px;
	padding: 13px;
	margin: 0px;
	border-left: #E3D877 1px solid;
	font-family: Trebuchet MS;
	font-size: 13px;
	text-decoration: none;
	font-weight: bold;
}
a:hover.TopMenu {
	background: #000000;
	color: #FFFFFF;
	height: 20px;
	padding: 13px;
	margin: 0px;
	border-left: #E3D877 1px solid;
	font-family: Trebuchet MS;
	font-size: 13px;
	text-decoration: none;
	font-weight: bold;
}
a.TopMenu_forside {
	background: #56606D;
	color: #FFFFFF;
	height: 20px;
	padding: 13px;
	padding-left: 15px;
	padding-right: 15px;
	margin: 0px;
	font-family: Trebuchet MS;
	font-size: 13px;
	text-decoration: none;
	font-weight: bold;
}
a:hover.TopMenu_forside {
	background: #000000;
	color: #FFFFFF;
	height: 20px;
	padding: 13px;
	padding-left: 15px;
	padding-right: 15px;
	margin: 0px;
	font-family: Trebuchet MS;
	font-size: 13px;
	text-decoration: none;
	font-weight: bold;
}
.ContentsTd {
	background: #D6DFD6;
}
.ContentsTable {

}
.ContentMenu {
	width: 150px;
}
.ContentMenuTable {
	width: 100%;
	border: #56606D 1px solid;
}
.ContentMenuHeader {
	background: #56606D;
	color: #FFFFFF;
	padding: 5px;
	font-weight: bold;
}
.ContentMenuContent {
	padding: 5px;
}
.Content {

}
.ContentInfo {
	width: 160px;
}
.Overskrift {
	font-family: Trebuchet MS;
	font-size: 24px;
	font-weight: bold;
}
.NewsArea {
	width: 100%;
	background: #FFFFFF;
	border: 1px #56606D solid;
	padding: 5px;
}
.NewsHeader {
	width: 100%;
	color: #FFFFFF;
	background: #56606D; // #B2C346;
	font-size: 14px;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 0px;
	padding: 5px;
}
.NewsTitle {
	color: #B2C346;
	font-size: 13px;
	font-weight: bold;
	margin-top: 2px;
	margin-bottom: 3px;
}
.NewsText {
	font-size: 12px;
	margin-top: 7px;
	margin-bottom: 5px;
}
.Adress {
	background: #56606D;
}
.AdressTable {

}
.AdressTd {
	font-family: Trebuchet MS;
	font-size: 13px;
	color: #FFFFFF;
}
.Copyright {
	color: #999999;
	font-size: 11px;
}
.credit {
	color: #999999;
	font-size: 11px;
}
.creditlink {
	color: #999999;
	font-size: 11px;
	text-decoration: none;
}
.Snedkerservice {
	color: #990000;
	font-style: italic;
}