body
{
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-top: 10px;
}
table.mainTable
{
	height: 100%;
	width: 100%;
}
.menu
{
	background-color: #ececec;
}

div.flashHolder
{
background-color: #ececec;
}

table.contentInnerTable
{
	height: 100%;
}
table.contentTable
{
	height: 100%;
	width: 980px;
}
td.contentField
{
	width: 775px;
}
td.newsField
{
	background-color: #ececec;
	width: 190px;
	text-align: center;
}
td.bundgrafik
{
	height: 20px;
	background-color: #de393b;
	border-top: solid 1px #FFFFFF;
	text-align: center;
	font-family: arial;
	font-size: 11px;
	color: #FFFFFF;
}
td.topgrafik
{
	height: 106px;
	width: 775px;
}

/* Menu classes */
td.menu
{
	background-image: url(../img/menuBG.gif);
	height: 25px;
	width: 775px;
	top: 106px;
	padding-top: 1px;
	padding-bottom: 1px;
}
td.menuPointActive
{
	font-family: arial;
	font-size: 12px;
	color: #de393b;
	background-color: #ececec;
	padding-left: 8px;
	padding-right: 8px;
	white-space: nowrap;
}
a.menuPointActive
{
	font-family: arial;
	font-size: 12px;
	color: #de393b;
	text-decoration: none;
}
a.menuPointActive:hover
{
	font-family: arial;
	font-size: 12px;
	color: #de393b;
	text-decoration: underline;
}
td.menuPoint
{
	font-family: arial;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #de393b;
	padding-left: 8px;
	padding-right: 8px;
	white-space: nowrap;
}
a.menuPoint
{
	font-family: arial;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
a.menuPoint:hover
{
	font-family: arial;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
}
td.menuRest
{
	background-color: #de393b;
	height: 23px;
}
td.menuRestActive
{
	background-color: #ececec;
	height: 23px;
}

/* SubMenu classes */
td.SubmenuPointActive
{
	background-image: url(../img/LeftDotActive.gif);
	background-repeat: no-repeat;
	height: 18px;
	font-family: arial;
	font-size: 11px;
	color: #de393b;
	padding-left: 28px;
	white-space: nowrap;
}
a.SubmenuPointActive
{
	font-family: arial;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
a.SubmenuPointActive:hover
{
	font-family: arial;
	font-size: 11px;
	color: #333333;
	text-decoration: underline;
}
td.SubmenuPoint
{
	background-image: url(../img/LeftDot.gif);
	background-repeat: no-repeat;
	height: 18px;
	font-family: arial;
	font-size: 11px;
	color: #333333;
	padding-left: 28px;
	
}
a.SubmenuPoint
{
	font-family: arial;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
a.SubmenuPoint:hover
{
	font-family: arial;
	font-size: 11px;
	color: #333333;
	text-decoration: underline;
}

td.indholdet
{
	width: 600px;
	top: 131px;
	right: 0px;
}
td.leftBox
{
	width: 160px;
	margin-top: 131px;
	left: 10px;
	background-color: #ececec;
}

.DotSep
{
	background-image: url(../img/DotSep.gif);
	background-repeat: no-repeat;
}

/* Nyheds listen til højre */
.nyhedsOverskrift
{
	background-image: url(../img/seneste_nyheder.gif);
	height: 19px;
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	padding-left: 25px;
}
.seneste_nyt_firmanavn
{
	font-family:arial;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
}
.seneste_nyt_linkFelt
{
	background-image: url(../img/orange_arrow.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	padding-left: 12px;
	font-family:arial;
	font-size: 11px;
	color: #333333;
}
.seneste_nyt_link
{
	color: #333333;
}
.seneste_nyt_dato
{
	font-family: arial;
	font-size: 10px;
	color: #333333;
}

/* Gratis nyheder */
.gratis_nyhederOverskrift
{
	background-image: url(../img/gratis_nyheder.gif);
	height: 19px;
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	padding-left: 25px;
}
.gratis_nyheder_tekst
{
	font-family:arial;
	font-size: 11px;
	color: #333333;
}
.gratis_nyheder_linkFelt
{
	background-image: url(../img/orange_arrow.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	padding-left: 12px;
	font-family:arial;
	font-size: 11px;
	color: #333333;
}

/* Virksomhederne på danskAMP */
.firmaerne_overskrift
{
	background-image: url(../img/firmaer_overskrift.gif);
	height: 19px;
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	padding-left: 25px;
}

/* Søgeboxen */
.searchBox_overskrift
{
	background-image: url(../img/search_overskrift.gif);
	height: 19px;
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	padding-left: 25px;
}
.search_field
{
	width: 100%;
	height: 15px;
	border:solid 1px #de393b;
	font-family: arial;
	font-size: 10px;
	color: #de393b;
}

/* Crub stien */
td.crumbStiField
{
	height: 18px;
	background-image: url(../img/crumbsti_bg.gif);
	padding-left: 1px;
}
a.crumbStiLink
{
	font-family: arial;
	font-size: 11px;
	text-decoration: none;
	color: #333333;
}
a.crumbStiLink:hover
{
	font-family: arial;
	font-size: 11px;
	text-decoration: none;
	color: #FF6600;
}
td.crumbstiActive
{
	font-family: arial;
	font-size: 11px;
	color: #de393b;
}
td.crumbStiField img
{
	margin-top: 2px;
}

/* RSS nyheder */
.RSS_nyhederOverskrift
{
	background-image: url(../img/rss_bjaelke.gif);
	height: 19px;
	width: 400px;
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	padding-left: 25px;
}
.RSS_nyheder_tekst
{
	font-family:arial;
	font-size: 11px;
	color: #333333;
}
a.RSS_nyheder
{
	text-decoration: underline;
	color: #333333;
}

.groenland_overskrift
{
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	padding-left: 8px;

}

a.groenland_overskrift
{
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-align: left;
	text-decoration: none;
}

.groenland_overskrift_en
{
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	padding-left: 4px;

}

a.groenland_overskrift_en
{
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-align: left;
	text-decoration: none;
}
