@charset "UTF-8";

/* general rules for all pages */

body {
	margin: 0px;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	margin-top: 0px;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	margin-top: 0px;
}
h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	margin-top: 0px;
}
p {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin-top: 0px;
}
a {
	color: #5D616A;
}
#main_table {
	width: 898px;
}
.main_shadows {
	height: 300px;
	width: 24px;
}
#main_shadow_w {
	background-image: url(grafik/dkh_mainshadow_w.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#main_shadow_e {
	background-image: url(grafik/dkh_mainshadow_e.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#main_holder_c {
	width: 850px;
	vertical-align: top;
	border-top-width: 6px;
	border-top-style: solid;
	border-top-color: #5D616A;
}
#main_column {
	margin-top: 0px;
	margin-right: 13px;
	margin-bottom: 0px;
	margin-left: 14px;
	width: 823px;
}

/* Header begin */

#logo_and_search_table {
	background-color: #FFFFFF;
	height: 83px;
	width: 823px;
}
#logo_holder {
	text-align: left;
	vertical-align: middle;
	background-color: #FFFFFF;
}
#search_holder {
	text-align: right;
	vertical-align: top;
}
#search_form {
	text-align: right;
}
#search_table {
	margin-top: 7px;
	text-align: right;
}
#search_table input {
	border-style: none;
	font-size: 11px;
}
#advanced_link {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #5D616A;
	padding-right: 8px;
}
#advanced_link a {
	color: #5D616A;
}

/* Søgefelt */

#search_input {
	background-image: url(grafik/dkh_search_input_bg.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 20px;
	width: 172px;
	text-align: center;
	vertical-align: middle;
}
#search_input_txt {
	width: 150px;
	font-style: italic;
	color: #5D616A;
}
#search_submit {}
#search_submit_but {
	background-image: url(grafik/dkh_search_sutmit_bg.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 20px;
	width: 38px;
	font-size: 10px;
	color: #FFFFFF;
	margin-left: 3px;
	text-align: center;
	vertical-align: middle;
	background-color: #FFFFFF;
}

/* Headerpic */

#header_pic_row {
	background-repeat: no-repeat;
	background-position: left top;
	width: 823px;
	overflow: hidden;
}

/* Header end */

/* Main menu begin */

#main_menu_row {
	height: 53px;
	text-align: left;
	vertical-align: top;
}
#main_menu_table {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #5D616A;
	height: 28px;
}
.main_menu_items {
	vertical-align: top;
	padding-right: 18px;
	padding-left: 15px;
	background-image: url(grafik/dkh_main_menu_bg.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 8px;
}
.main_menu_items a {
	text-decoration: none;
	color: #5D616A;
}
#main_menu_table .aktiv {
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #C6D0E6;
}
#main_menu_row .hline {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #C6D0E6;
}

/* Main menu end */

/* Pagetitle begin */

#pagetitle_header_row {
	height: 36px;
	background-repeat: repeat-x;
	background-position: left top;
	font-style: italic;
	color: #F7F7D4;
	text-align: left;
	vertical-align: middle;
}
#pagetitle_text_td {
}

/* Printervenlighed */

#printerversion_td {
	width:36px;
	background-repeat: no-repeat;
}

/* Pagetitle end */

/* Main content begin */

#main_content_row {
	text-align: left;
	vertical-align: top;
}
#sp_main_content {
	text-align: left;
	vertical-align: top;
/*	padding-right: 30px;*/
}
#sp_main_content h1, h2 {
	font-size: 16px;
	font-style: italic;
	margin-top: 1px;
	margin-bottom: 3px;
}
#sp_main_content p {
	font-size: 13px;
	line-height: 20px;
	color: #5D616A;
	margin-bottom: 1em;
}
#sp_main_content li {
	font-size: 13px;
	line-height: 20px;
	color: #5D616A;
}
#sp_main_content dd.csc-textpic-caption {
	color: #5D616A;
}

/* Main content end */

/* Submenu begin */

#sp_submenu {
	width: 210px;
	text-align: left;
	vertical-align: top;
}
#submenu_table {
	background-color: #FFFFFF;
	border-collapse:collapse
}
#submenu_table td {
	color: #5D616A;
}
.menu_level2_passiv {
	border-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-color: #EEF1F7;
	font-size: 12px;
	text-align: left;
	vertical-align: middle;
	padding-left: 10px;
	padding-top: 9px;
	padding-bottom: 9px;
}
.menu_level2_passiv a {
	color: #5D616A;
	text-decoration: none;
}
.menu_level2_passiv a:hover {
	text-decoration: underline;
}
.menu_level2_aktiv {
	font-size: 12px;
	text-decoration: underline;
	background-color: #EEF1F7;
	text-align: left;
	vertical-align: middle;
	height: 30px;
	padding-left: 10px;
	padding-top: 9px;
	padding-bottom: 9px;
}
.menu_level2_aktiv a {
	color: #5D616A;
	text-decoration: underline;
}
.menu_level3_passiv {
	background-color: #EEF1F7;
	font-size: 11px;
	padding-left: 20px;
	text-align: left;
	vertical-align: middle;
	padding-top: 4px;
	padding-bottom: 5px;
}
.menu_level3_passiv a {
	color: #5D616A;
	text-decoration: none;
}
.menu_level3_passiv a:hover {
	text-decoration: underline;
}
.menu_level3_aktiv {
	background-color: #DAE0EE;
	font-size: 11px;
	padding-left: 20px;
	text-align: left;
	vertical-align: middle;
	text-decoration: underline;
	padding-top: 4px;
	padding-bottom: 5px;
}
.menu_level3_aktiv a {
	color: #5D616A;
	text-decoration: underline;
}
.menu_level4_passiv {
	background-color: #DAE0EE;
	font-size: 11px;
	padding-left: 30px;
	text-align: left;
	vertical-align: middle;
	padding-top: 4px;
	padding-bottom: 5px;
}
.menu_level4_passiv a {
	color: #5D616A;
	text-decoration: none;
}
.menu_level4_passiv a:hover {
	text-decoration: underline;
}
.menu_level4_aktiv {
	background-color: #DAE0EE;
	font-size: 11px;
	padding-left: 30px;
	text-align: left;
	vertical-align: middle;
	text-decoration: underline;
	padding-top: 4px;
	padding-bottom: 5px;
}
.menu_level4_aktiv a {
	color: #5D616A;
	text-decoration: underline;
}

/* Right column begin */

#sp_right_column {
	text-align: left;
	vertical-align: top;
	width: 153px;
	padding-left: 30px;
}
.sp_right_column_element {
/*	padding: 10px;
	margin-bottom: 10px;*/
}

#sp_right_column_wide {
	text-align: left;
	vertical-align: top;
	width: 220px;
	padding-left: 30px;
}

#sp_right_column h1, #sp_right_column_wide h1, h2 {
	font-size: 16px;
	font-style: italic;
	margin-top: 1px;
	margin-bottom: 3px;
}
#sp_right_column p, #sp_right_column_wide p {
	font-size: 12px;
	line-height: 18px;
	color: #5D616A;
	margin-bottom: 5px;
}

/* Right column end */


/* Footer begin*/

#footer_row {
}
#footer_table {
	width: 823px;
}
#footer_logo {
	height: 65px;
	width: 77px;
}
#footer_hline {
	height: 40px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C6D0E6;
	/*width: 746px;*/
	width: 740px;
	
}
#footer_underline {
	text-align: left;
	vertical-align: top;
}
#footer_adr {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #5D616A;
	text-align: right;
	vertical-align: top;
	line-height: 12px;
}
#footer_adr h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin-top: 3px;
	margin-bottom: 3px;
	color: #333366;
	letter-spacing: 0.02em;
}
#footer_adr p {
	margin-top: 0px;
	margin-bottom: 1px;
	font-size: 10px;
}
#footer_adr a {
	color: #5D616A;
	text-decoration: none;
}
#footer_adr a:hover {
	text-decoration: underline;
}

/* Footer end */

/* Søgeresultater begin */

.tx-indexedsearch-searchbox input {
	margin: 5px;
	border: 1px solid #5F636C;
}
.tx-indexedsearch-searchbox select {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 5px;
	border: 1px solid #5F636C;
}


.tx-historysearch-pi1 .searchbox{
    background-color: #fff;
}

/* Søgeresultater end */



/* History database */

.tx-historyview-pi1 .content_box{
	border: solid 1px #9DA172;
	background-color: #F4F4EF;
	margin-bottom: 10px;
	padding: 10px;
}


.tx-historyview-pi1 .content_box .sp_right_column_element .field{
    background-color: #F4F4EF;
}

.tx-historyview-pi1 .metadata_header {
	padding-bottom: 12px;
	font-weight: bold;
	font-size: 15px;
	margin-bottom: 4px;
}

.tx-historyview-pi1 .short_definition p, .tx-historyview-pi1 .short_definition li {
	font-style: italic;
}

.tx-historyview-pi1 h2 {
	font-family: Times;
	font-size: 20px;
	font-weight: normal;
	line-height: 100%;
	color: #000000;
	margin: 0px;
	padding: 0px;
	margin-bottom: 16px;
}

.tx-historyview-pi1 .short_definition {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 135%;
	color: #333333;
	margin: 0px;
	padding: 0px;
	margin-bottom: 12px;
}

.tx-historyview-pi1 .article {
	border-top: dotted 1px #9B9F6E;
	padding-top: 12px;

	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
	color: #5D616A;
	margin-bottom: 12px;
}

.tx-historyview-pi1 .field_header, .tx-historyview-pi1 .field_header_major {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 135%;
}

.tx-historyview-pi1 .field_header_major {
	margin-bottom: 16px;
}

.tx-historyview-pi1 .field_value {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 135%;
}

.tx-historyview-pi1 .field {
	margin-bottom: 16px;
}

.tx-historyview-pi1 .source_bar {
	height: 36px;
}

.tx-historyview-pi1 .play_audio a{
	text-decoration: none;
}
.tx-historyview-pi1 .play_audio img{
	vertical-align: middle;
}

/* History database end */



/* History material search */

.tx-historysearch-pi1 .hidden {
	display: none;
}

.tx-historysearch-pi1 .searchbox .left {
	width: 126px;
}

.tx-historysearch-pi1 .searchbox td {
	vertical-align: top;
	margin: 0px;
	padding: 2px 0px 2px 0px;
}

.tx-historysearch-pi1 .searchbox input.checkbox {
	margin: 0px;
	padding: 0px;
}

.tx-historysearch-pi1 .searchbox input.text {
	margin: 0px;
	padding: 0px;
	width: 328px;
	border: solid 1px #B4B4B4;
}

.tx-historysearch-pi1 .searchbox input.date {
	margin: 0px;
	padding: 0px;
	width: 149px;
	border: solid 1px #B4B4B4;
}

.tx-historysearch-pi1 .searchbox td {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 100%;
	color: #5D616A;
}

.tx-historysearch-pi1 .hr {
	border-top: dotted 1px #9B9F6E;
}

.tx-historysearch-pi1 .hand {
	cursor: pointer; cursor: hand;
}

/* History material search end */



/* History search results */

#source_results, #article_results {
	background: #F3F4EE;
	margin-right: 12px;
	padding: 11px 0px 11px 0px;
    height: 1360px;
}

#source_results .content, #article_results .content {
    font-family:"Trebuchet MS",Verdana,Arial,Helvetica,sans-serif;
    font-size:13px;
    color:#5D616A;
}

#article_results {
	background: #F3F4EE;
	margin-right: 12px;
	padding: 11px 0px 11px 0px;
    height: 1360px;
}

#search_results {
	background: #F5F6F6;
	padding: 11px 0px 11px 0px;
    font-family:"Trebuchet MS",Verdana,Arial,Helvetica,sans-serif;
    font-size:13px;
/*    margin-top: 2px;*/
    color:#5D616A;
    height: 1360px;
    margin-right: 12px;
}


.tx-historysearch-pi1 .search_info {
	padding-bottom: 19px;
}

.tx-historysearch-pi1 .title a {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	font-weight: normal;
	text-decoration: underline;
	color: #9B9F6E;
	margin: 0px;
	padding: 0px;
}

.tx-historysearch-pi1 .result {
	margin-bottom: 17px;
}

.tx-historysearch-pi1 .page_browser {
    background-color: #F3F4EE;
	text-align: center;
    margin-right: 12px;
    height: 29px;
}

.tx-historysearch-pi1 .page_browser a{
    font-size: 10px;
    text-decoration: none;
}

.tx-historysearch-pi1 .page_browser a.active {
	font-weight: bold;
}

.tx-historysearch-pi1 .page_browser2 {
    background-color: #F3F4EE;
	text-align: center;
}

.tx-historysearch-pi1 .page_browser2 a{
    font-size: 10px;
    text-decoration: none;
}

.tx-historysearch-pi1 .page_browser2 a.active {
	font-weight: bold;
}
.tx-historysearch-pi1 .nav_holder{
    width: 100%;
    padding-bottom: 5px;
    height: 17px;
}

.tx-historysearch-pi1 .prev_holder{
}
.tx-historysearch-pi1 .page_holder{
    text-align: center;
    width: 65%;
}
.tx-historysearch-pi1 .next_holder{
}

/* History search results end */



/* Timeline */

.tx-historytimeline-pi1 .history_timeline {
	border: solid 1px #333333;
}

.timeline-copyright {
	display: none;
}

.tx-historytimeline-pi1 .timeline-event-label {
	font-family:"Trebuchet MS",Verdana,Arial,Helvetica,sans-serif;
	font-size: 12px;
	line-height: 100%;
}

.tx-historytimeline-pi1 .timeline-date-label {
	font-family:"Trebuchet MS",Verdana,Arial,Helvetica,sans-serif;
	font-size: 12px;
	line-height: 100%;
	color: #555555;
}

.tx-historytimeline-pi1 .timeline-date-label-em {
	color: #000000;
	font-weight: bold;
}

.tx-historytimeline-pi1 #timeline-band-1 .timeline-date-label{
    display: none;
}

.timeline-event-bubble-time {
	display: none;
}

#main_body .timeline-event-tape {
	height: 14px;
}

.tx-historytimeline-pi1 .ruler {
	margin-top: 4px;
}

.tx-historytimeline-pi1 .legend {
	margin-top: 6px;
}

/* Timeline end */



/* Collections */
.tx-historycollections-pi1 .content_box{
	border: solid 1px #9DA172;
	background-color: #F4F4EF;
	margin-bottom: 10px;
	padding: 10px;
}
.tx-historycollections-pi1 .sp_right_column_element {
    background-color: #F4F4EF;
}

.tx-historycollections-pi1 .field_header_major {
	padding-bottom: 12px;
	font-weight: bold;
	font-size: 15px;
	margin-bottom: 4px;
}

.tx-historycollections-pi1 select {
	width: 100%;
}

.tx-historycollections-pi1 .headline {
	height: 26px;
}

.tx-historycollections-pi1 .collections {
	margin-bottom: 8px;
}

.tx-historycollections-pi1 .materials {
	margin-bottom: 8px;
}

.tx-historycollections-pi1 .loading_collections {
	display: none;
}

.tx-historyview-pi1 .link {
	margin-bottom: 3px;
}

/* form */

.tx-historycollections-pi2 td {
	color:#5D616A;
	font-size:13px;
}

.tx-historycollections-pi2 textarea {
	border: solid 1px #666666;
	margin-bottom: 8px;
	width: 200px;
}

.tx-historycollections-pi2 .freetext {
	width: 450px;
}

.tx-historycollections-pi2 input.text {
	border: solid 1px #666666;
	margin-bottom: 8px;
	width: 200px;
}

.tx-historycollections-pi2 input.submit {
	border: solid 1px #666666;
	background: #FFFFFF;
}

.tx-historycollections-pi2 span {
	color:#5D616A;
	font-size:13px;
	line-height:20px;
}

.tx-historycollections-pi2 span.label {
	font-weight: bold;
}

.tx-historycollections-pi2 .email {
	border:1px solid #9DA172;
	background: #F4F4EF;
}

.tx-historycollections-pi2 .email .info {
	background: #CCCCCC;
	padding: 4px;
}

.tx-historycollections-pi2 .email .message {
	padding: 4px;
}

/* Collections end */



div#timeline_image img {
	vertical-align: middle;
	margin-right: 5px;
}

div#timeline_image {
	float: right;
	font-style: italic;
	font-size: 10px;
	color: #5D616A
}

#main_body .timeline-event-bubble-body p a {
	z-index: 2000;
}
