.menu, td.newsfield, td.leftBox, td.crumbStiField {
	display: none;
	}

body
{
	font-size: 12pt;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-top: 10px;
}
table.mainTable
{
	height: 100%;
	width: 100%;
}
.menu
{
	display: none;
	background-color: #DFF0E3;
}
table.contentInnerTable
{
	height: 100%;
}
table.contentTable
{
	height: 100%;
	width: 980px;
}
td.contentField
{
	width: 775px;
}
td.newsField
{
	display: none;
	background-color: #DFF0E3;
	width: 190px;
	text-align: center;
}
td.bundgrafik
{
	height: 20px;
	background-color: #004335;
	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: #FF6600;
	background-color: #DFF0E3;
	padding-left: 8px;
	padding-right: 8px;
	white-space: nowrap;
}
a.menuPointActive
{
	font-family: arial;
	font-size: 12px;
	color: #FF6600;
	text-decoration: none;
}
a.menuPointActive:hover
{
	font-family: arial;
	font-size: 12px;
	color: #FF6600;
	text-decoration: underline;
}
td.menuPoint
{
	font-family: arial;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #004335;
	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: #004335;
	height: 23px;
}
td.menuRestActive
{
	background-color: #DFF0E3;
	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: #FF6600;
	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
{
	display: none;
	width: 160px;
	margin-top: 131px;
	left: 10px;
	background-color: #DFF0E3;
}

.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 #004335;
	font-family: arial;
	font-size: 10px;
	color: #004335;
}

/* Crub stien */
td.crumbStiField
{
	display: none;
	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: #FF6600;
}
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;
}

/* Standard brødtekster */
.standard
{
	font-family: arial;
	font-size: 12px;
	color: #333333;
}

.standardNoegletal
{
	font-family: arial;
	font-size: 11px;
	color: #333333;
}


.marked
{
	font-family: arial;
	font-size: 12px;
	color: #333333;
	background-color: #DFF0E3;
	margin: 0px;
}

/* Overskrifter */
h1.heading1
{
	font-family: arial;
	font-size: 15px;
	color: #004335;
	margin: 0px;
}
h2.heading2
{
	font-family: arial;
	font-size: 14px;
	color: #004335;
	margin: 0px;
}
h3.heading3
{
	font-family: arial;
	font-size: 13px;
	color: #004335;
	margin: 0px;
}

/* Flash Boxes */
div.infoHeader
{
	height: 19px;
	margin: 0px;
	padding-left: 21px;
	background-image: url('../img/infoIcon.gif');
	background-repeat: no-repeat;
}
h1.infoHeader
{
	-moz-box-sizing: border-box;
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
	padding-top: 2px;
	height: 19px;
	background-image: url('../img/headerBG.gif');
}
div.graphHeader
{
	height: 19px;
	margin: 0px;
	padding-left: 21px;
	background-image: url('../img/graphIcon.gif');
	background-repeat: no-repeat;
}
h1.graphHeader
{
	-moz-box-sizing: border-box;
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
	padding-top: 2px;
	height: 19px;
	background-image: url('../img/headerBG.gif');
}
div.newsHeader
{
	height: 19px;
	margin: 0px;
	padding-left: 21px;
	background-image: url('../img/newsIcon.gif');
	background-repeat: no-repeat;
}
h1.newsHeader
{
	-moz-box-sizing: border-box;
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
	padding-top: 2px;
	height: 19px;
	background-image: url('../img/headerBG.gif');
}
div.download_pdf
{
	height: 19px;
	margin: 0px;
	padding-left: 21px;
	background-image: url('../img/download_pdf.gif');
	background-repeat: no-repeat;
}
h1.download_pdf
{
	-moz-box-sizing: border-box;
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	margin: 0px;
	padding-top: 2px;
	height: 19px;
	background-image: url('../img/headerBG.gif');
}
.theHR
{
	height: 1px;
	border: 0px;
	background-color: #004335;
}
.theHR HR
{
	display: none;
}

/* Mail formularen */
div.mailField
{
	border: solid 1px #004335;
	background-color: #DFF0E3;
	padding: 10px;
}
td.mailText
{
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	padding-right: 5px;
	vertical-align: middle;
}
td.mailContent_text
{
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	padding-right: 5px;
	vertical-align: middle;
}
div.mailField input.textField
{
	width: 100%;
	font-family: arial;
	font-size: 12px;
	color: #333333;
}
div.mailField select.multipleSelectField
{
	width: 100%;
	font-family: arial;
	font-size: 12px;
	color: #333333;
}
div.mailField select.selectField
{
	width: 100%;
	font-family: arial;
	font-size: 12px;
	color: #333333;
}
div.mailField textarea.textarea
{
	width: 100%;
	height: 150px;
	font-family: arial;
	font-size: 12px;
	color: #333333;
}
input.mailSubmit
{
	margin-top: 10px;
}


/* Link */
a.txtLink
{
	text-decoration: underline;
	color: #333333;
}

/* Kursliste simpel */
table#kursliste_simpel tr#lige
{
	background-color: #DFF0E3;
	height: 20px;
}
table#kursliste_simpel tr#ulige
{
	background-color: #FFFFFF;
	height: 20px;
}
table#kursliste_simpel th#papir
{
	font-family: arial;
	font-size: 12px;
	text-align: left;
}
table#kursliste_simpel td#papir
{
	font-family: arial;
	font-size: 12px;
	padding-left: 5px;
	padding-right: 5px;
	color: #333333;
}
table#kursliste_simpel th#sidst_handlet
{
	font-family: arial;
	font-size: 12px;
	text-align: right;
}
table#kursliste_simpel td#sidst_handlet
{
	font-family: arial;
	font-size: 12px;
	text-align: right;
	color: #333333;
}
table#kursliste_simpel th#aendring
{
	font-family: arial;
	font-size: 12px;
	text-align: right;
}
table#kursliste_simpel td#aendring
{
	font-family: arial;
	font-size: 12px;
	text-align: right;
	color: #333333;
}
table#kursliste_simpel th#kursinfo
{
	font-family: arial;
	font-size: 12px;
	text-align: right;
	padding-left: 3px;
	padding-right: 3px;
}
table#kursliste_simpel td#kursinfo
{
	font-family: arial;
	font-size: 12px;
	text-align: right;
	padding-left: 5px;
	padding-right: 5px;
	color: #333333;
}

/* Komplet kursliste */
table#kursliste_komplet td#dateField
{
	font-family: arial;
	font-size: 12px;
	padding-right: 2px;
	font-weight: bold;
}
table#kursliste_komplet tr#lige
{
	background-color: #DFF0E3;
	height: 20px;
}
table#kursliste_komplet tr#ulige
{
	background-color: #FFFFFF;
	height: 20px;
}
table#kursliste_komplet th#papir
{
	font-family: arial;
	font-size: 12px;
	text-align: left;
	padding-left: 2px;
	padding-right: 2px;
}
table#kursliste_komplet td#papir
{
	font-family: arial;
	font-size: 12px;
	text-align: left;
	padding-left: 2px;
	padding-right: 2px;
}
table#kursliste_komplet th#senest_handlet
{
	font-family:arial;
	font-size: 12px;
	text-align: right;
	padding-left: 2px;
	padding-right: 2px;
}
table#kursliste_komplet td#senest_handlet
{
	font-family:arial;
	font-size: 12px;
	text-align: right;
	padding-left: 2px;
	padding-right: 2px;
}
table#kursliste_komplet th#aendring
{
	font-family:arial;
	font-size: 12px;
	text-align: center;
	padding-left: 6px;
	padding-right: 2px;
}
table#kursliste_komplet td#aendring
{
	font-family:arial;
	font-size: 12px;
	text-align: center;
	padding-left: 6px;
	padding-right: 2px;
}

table#kursliste_komplet th#procent
{
	font-family:arial;
	font-size: 12px;
	text-align: right;
	padding-left: 2px;
	padding-right: 2px;
}
table#kursliste_komplet td#procent
{
	font-family:arial;
	font-size: 12px;
	text-align: center;
	padding-left: 2px;
	padding-right: 2px;
}  

table#kursliste_komplet th#bud
{
	font-family:arial;
	font-size: 12px;
	text-align: right;
	padding-left: 2px;
	padding-right: 2px;
}
table#kursliste_komplet td#bud
{
	font-family:arial;
	font-size: 12px;
	text-align: right;
	padding-left: 2px;
	padding-right: 2px;
}
table#kursliste_komplet th#udbud
{
	font-family:arial;
	font-size: 12px;
	text-align: right;
	padding-left: 2px;
	padding-right: 2px;
}
table#kursliste_komplet td#udbud
{
	font-family:arial;
	font-size: 12px;
	text-align: right;
	padding-left: 2px;
	padding-right: 2px;
}
table#kursliste_komplet th#totaloms
{
	font-family:arial;
	font-size: 12px;
	text-align: right;
	padding-left: 2px;
	padding-right: 2px;
}
table#kursliste_komplet td#totaloms
{
	font-family:arial;
	font-size: 12px;
	text-align: right;
	padding-left: 2px;
	padding-right: 2px;
}
table#kursliste_komplet th#kursinfo
{
	font-family:arial;
	font-size: 12px;
	text-align: center;
	padding-left: 2px;
	padding-right: 2px;
}
table#kursliste_komplet td#kursinfo
{
	font-family:arial;
	font-size: 12px;
	text-align: center;
	padding-left: 2px;
	padding-right: 2px;
}

/* Børs medd. */
#bors_medd_content TABLE {
}
#bors_medd_content TABLE TD{
	font-family: arial;
	font-size: 12px;
}
#bors_medd_content TABLE TH{
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	background-color: #DFF0E3;
}

.bors_medd_tab {
}
.bors_medd_tab TD{
	font-family: arial;
	font-size: 12px;
	padding: 2px;
}
.bors_medd_tab TH{
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	background-color: #DFF0E3;
	padding: 2px;
}
.bors_medd_tab_border {
	border-top: solid 1px #333333;
	border-left: solid 1px #333333;
}
.bors_medd_tab_border TD{
	font-family: arial;
	font-size: 12px;
	border-bottom: solid 1px #333333;
	border-right: solid 1px #333333;
	padding: 2px;
}
.bors_medd_tab_border TH{
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	background-color: #DFF0E3;
	border-bottom: solid 1px #333333;
	border-right: solid 1px #333333;
	padding: 2px;
}
