
.gmap {
    height: 90%;
    width: 90%;
}

html{
	font-size: 16px;
}

/* tags */
* {
    margin: 0;
    padding: 0;
}
body {
    color: #333;
    font-family: Georgia, verdana, arial, helvetica, sans-serif;
    font-size: 70%;
	text-align: left;
	overflow-y: hidden;
}
h1 {
    color: #808080;
    font-size: 1.8em;
    margin:1.4em 0;
}
h2 {
    /*border-bottom: 1px solid #EEE;*/
    color: #333;
    font-size: 1.5em;
    margin:1em 0 .5em;
}
h3 {
    color: #333;
    font-size: 1.3em;
    /*font-style: italic;*/
	/*font-variant: small-caps;*/
    margin:1em 0 .5em;
}
h4 {
	color: #333;
	font-size: 1.3em;
	margin:1em 0 .5em;
}
.smallCaps {
	font-variant:small-caps;
}
h3.smallCaps, h4.smallCaps, h5.smallCaps {
	font-weight: normal;
}
h3.italics, h4.italics, h5.italics {
	font-weight: normal;
}
h5.sub2 {
	font-size: 1.1em !important;
}
input, select {
	border: 1px solid #C2C2C2;
	border-radius: 0px;
	padding: 3px;
}
input[type="submit"] {
    background-color:silver;
    border: none;
    font-family: verdana, arial, helvetica, sans-serif;
    height:17px;
    margin-top:3px;
}
.column select {
	padding: 0px;
}
img {
    border: none;
}
label {
    float:left;
    padding-right:10px;
}
ol, ul {
    list-style-position: inside;
}
p {
    line-height: 1.5em;
    padding-bottom: 1em;
}
table {
    margin-bottom: 1em;
	border: none;
	border-collapse: collapse;
	font-size: inherit;
}
table.center {
	margin-left:auto; 
    margin-right:auto;
	text-align:left;
}
table.widthHalf {
	width: 50%;
}
table.widthTwoThirds {
	width: 67%;
}
table.widthThreeQuarters {
	width: 75%;
}
table.widthFull {
	width: 100%;
}
td {
    padding: 1px 5px;
	border: none;
}
.column td {
	line-height: 160%;
}
td.check {
    padding: 1px 2px 1px 5px;
}
td.borderLeft {
	border-left:1px solid gray;
}
td.borderRight {
	border-right:1px solid gray;
}
td.borderTop {
	border-top:1px solid gray;
}
td.borderBottom {
	border-bottom:1px solid gray;
}
td.borderLeftBlack {
	border-left:1px solid black;
}
td.borderRightBlack {
	border-right:1px solid black;
}
td.borderTopBlack {
	border-top:1px solid black;
}
td.borderBottomBlack {
	border-bottom:1px solid black;
}
table.cellPadding td {
	padding: 10px !important;
}
tr.widthHalf td {
	width: 50%;
}
tr {
    vertical-align: top;
	border: none;
}


/* links */
a:link,
a:visited,
a:hover,
a:active {
    color: lightslategrey;
    text-decoration: none;
}
a:hover,
a:active {
    background-color: #E8E8E8;
}

span.inactiveLink {
	font-weight: bold;
	color: #cecece;
}

/* header links */
#header a:link,
#header a:visited,
#header a:hover,
#header a:active {
    background-color: transparent;
    color: white;
    text-decoration: none;
}

/* layout divs */
#footer {
    background-color:#f0f0f0;
    height:220px;
    color: #6E6E6E;
    clear: both;
    /*border-top: 1px dashed #6E6E6E;*/
    padding: 10px;
}
#footer > div > div > a {
	background-color: transparent !important;
}
#mainContent {
    clear: left;
    margin-left:5px;
    position: relative;
}
#settings {
	position: relative;
	top: 0.2em;
	right: 0.3em;
}
#helpMenu {
	display:none;
	right: 380px;
	width: 200px;
}

#settings p {
	line-height: 170%;
}
span.toggleParentNext, span.toggleHelp, span.toggleSettings, #registerFilterRemove, span.toggleURN {
	color: lightslategrey;
	cursor: pointer;
}
div.subcolumnTop {
    height: 20px;
}
div.subcolumnTopHigh {
    height: 50px;
}
div.subcolumnTopHigh2 {
    height: 100px;
}
#toolboxSpacer {
    clear:both;
	height: 7rem;
}

div.personOptions span, div.placeOptions span, div.titleOptions span {
	font-weight: bold;
	cursor: pointer;
	padding-left: 3px;
	padding-right: 3px;
}
div.personOptions span:hover, div.placeOptions span:hover, div.titleOptions span:hover {
	background-color: #18495a;
}

div.registerLetters {
	display: inline;
}

.firstnavelement {
	margin-left: 18px !important;
}
.lastnavelement {
	border-right: none !important;
}
.show {
	color: #deb578 !important;
}
.inactive_menu_item {
	color: #deb578;
}
input.blur {
	color: #999;
}
.button {
	display: inline-block;
	padding: 4px;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-right: 4px;
	margin-top: 3px;
	cursor: pointer;		
}
.lightbutton {
	background-color: #f1f1f1;
	background-image: url(../bilder/button_background.gif);
	background-repeat: repeat-x;
	border: 1px solid #b5b5b5;
	border-radius: 3px;
}
.buttonNarrow {
	padding-top: 0px !important;
	padding-bottom: 0px !important;
	margin-top: 0px; !important;
}
.lightbutton:hover
{
	border: 1px solid #949494;
}
.darkbutton {
	background-color: #6bac74;
	background-repeat: repeat-x;
	border: 1px solid #949494;
	
}
.darkbutton:hover
{
	border: 1px solid #838383;
}
.disabled_button
{
	color: gray;
}
.facsimile_page {
	margin-top: 3px;
	margin-right: 4px;
	}
.submitSearch {
	}

.submitFilter {
	color: #FFFFFF;
}


/* breadcrumb */
#breadcrumb a {
	color: #656565;
}

.shortTitle {
	cursor: help; 
}

/* idTabs */
#minColumn {
	display: none;
}
#minColumnInfo {
	margin-top: 1px;
}

.wrapper, #minColumn {
    color:#111;
    margin-right:5px; /* margin between panes */
}
.wrapper > ul > li {
    list-style:none;
    float:left;
}
.wrapper ul a {
    border: none;
    display:block;
    padding:6px 5px;
    text-decoration:none!important;
    margin:1px;
    margin-left:0;
    font:10px Verdana;
    color:lightslategrey;
    /*background:#FFFFFF;*/
}
.wrapper ul a:hover {
    background:#e8e3d4;
    color:#656565;
}
.wrapper ul a.selected {
    margin-bottom:0;
    color:#656565;
	background-image: url(../images/tablinkbackground.gif);
	background-repeat: repeat-x;
    background-color:#c5bfb2;
    border-bottom:1px solid #c5bfb2;
    cursor:default;
    outline: none;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
}
.wrapper div div
{
	background: transparent;
}
.wrapper div.closeColumn {
    cursor:pointer;
    padding:4px 9px 5px 9px;
    position: absolute;
    right: 0px;
    top: 1px;
	color: #7b2626;
	font-weight: bold;
	border: 1px solid #bab4a6;
}
.helpercolumn {
	background: none !important;
	padding: 70px !important;
	font-weight: bold;
	z-index: 1;
}

#addNewButton {
	position:absolute;
	top:1px;
	right:-20px;
	padding:4px 4px 5px 4px;
	z-index:2;
	cursor:pointer;
	font-weight: bold;
	border: 1px solid #bab4a6;
}
#minimizeButton {
	position:absolute;
	top:1px;
	right:0px;
	padding:4px 4px 5px 4px;
	z-index:2;
	cursor:pointer;
	font-weight: bold;
	border: 1px solid #bab4a6;
}
#maximizeButton {
	padding:4px 4px 5px 4px;
	z-index:2;
	cursor:pointer;
	font-weight: bold;
	border: 1px solid #bab4a6;
}
#addNewButton, #minimizeButton, #maximizeButton, .closeColumn {
	border-radius: 3px;
}


#cont_introduction p {
	line-height: 160%;
}
.cont_comment p {
	line-height: 160%;
}
.cont_manuscript p {
	line-height: 200%;
	position: relative;
}

/* spans */
span {
	/*cursor: pointer;*/
}
.toggleHidden {
	display: none;
}
span.hilite {
	background-color: red;
}
span.variantScrollTarget, span.anchorScrollTarget
{
	cursor: pointer;
}
span.footnoteindicator {
	font-size: 0.75em; 
	line-height: 0.5em;
	vertical-align:super;
}
.hand {
	cursor: pointer;
}
.ttVariant, .ttFoot {
	cursor: pointer;
}
.ttMs, .ttEditor {
	cursor: help;
}
a.varianter {
	margin-left: 4px;
}

/* static texts */
#frontText {
	padding-top: 1px;
	position: relative;
}
#frontText a {
	cursor: pointer;
}
/*.floatleft {
	float: left;
	margin-right: 20px;
}
.floatright {
	float: right;
	margin-left: 20px;
}
.floatright, .floatleft {
	font-size: 8pt;
	font-weight: normal;
}*/
.floatleft img, .floatright img {
	border:1px solid lightslategrey;
	padding:1px;
}

/* misc */
.thumbnails {
    overflow: scroll;
    overflow-y: hidden;
    width: 95%;
}
img.highlight {
    border: 1px solid red;
}
span.highlight {
	background-color: #9ECC9E;
}
.newWindowIcon {
    max-height: 30px;
}
#ajaxLoader {
	position: absolute;
	top: 35px;
	left: 600px;
	display: none;
}
img.tei_bar {
	margin-bottom: 5px;
}
img.link_icon {
	position: relative;
	top: 3px;
}
/* TABLE OF CONTENTS */
.indented {
	padding-left: 12px;
}
.toc_indented {
	padding-left: 12px;
}
.toc_head {
	padding-top: 10px;
	padding-bottom: 10px;
	font-variant: small-caps;
	font-weight: normal;
}
.toc_section_1 {
	font-variant: small-caps;
}
.toc_p1 {
	margin: 0px !important;
	padding: 0px !important;
	text-indent: 0px !important;
}
.toc_p2 {
	text-indent: 0px !important;
}
.padding_top {
	padding-top: 7px;
	padding-bottom: 0px !important;
	margin:0px !important;
}
.padding_bottom {
	padding-top: 0px;
	padding-bottom: 5px !important;
	margin:0px !important;
}
.pos_relative {
	position: relative;
}
.expand {
	position: absolute;
	left: -15px;
	cursor: pointer;
}
.expandWorks {
	position: absolute;
	left: 4px;
	cursor: pointer;
}
.expandWorks2 {
	position: absolute;
	left: 17px;
	cursor: pointer;
}
.toggleNext {
	cursor: pointer;
}
.tooltip {
	display:none;
}
div.search {
	padding-bottom: 15px;
	/*border-bottom: 1px solid #A5A5A5;*/
}
div.limitSearch, div.limitList {
	position: relative;
	border: 1px solid #c2c2c2;
	border-radius: 7px;
	margin-top: 60px;
	margin-left: 40px;
	padding: 20px;
	/*height:1000px;*/
	float:left;
	line-height: 1.5em;
}
div.limitList {
	margin-top: 0px !important;
	padding-bottom: 50px;
}
.placeRegisterLimit, .personRegisterLimit, .commentRegisterLimit {
	font-weight: bold;
}
.searchResults p {
	font-family: "Fedra Serif A Book", verdana, arial, helvetica, sans-serif !important;
	font-size: 1.0em !important;
}

p.searchRow {
	/*padding-left: 30px;*/
	cursor: pointer;
	padding-bottom:0.5em;
}
/*p.searchRow[id] {
	cursor: pointer;
}*/
p.searchRow:hover {
	background-color: #e7e7e7;
}
span.searchHi {
	background-color: #9ecc9e;
}
.childCheckBoxes {
	padding-left: 13px;
	padding-bottom: 4px;
}
#searchFieldFirst select {
	display: none;
}
span.searchMeta {
	color: gray;
	font-size: 0.0em;
	visibility:hidden;
	display:none;
}
.resultPreviousLink {
	padding-right: 2px;
}
.resultNextLink {
	padding-left: 2px;
}
.resultPageLink {
	padding-left: 2px;
	padding-right: 2px;
}
.disabled {
	color: #c2c2c2;
}
#searchTermForHighlight {
	display: none;
}
span.variantType {
	color: gray;
}

.ttMinusletter {
	color: #990202; 
	cursor: default;
}

/* Visitor Comments */
.searchFields td {
	margin-top: 5px;
}
.marginTop {
	margin-top: 5px;
}
p.listHeader {
	padding-bottom: 0px;
	color: gray;
}
div.visitorComments {
	margin-top: 50px;
}
div.visitorCommentForm {
	margin-top: 20px;
}
div.visitorCommentList {
	margin-top: 30px;
}
div.visitorCommentList > div.visitorComment:nth-child(2n+2) {
	background-color: #e0dbca;
}
div.visitorCommentList > div.visitorComment:nth-child(2n+1) {
	background-color: #f0ece0;
}
textarea[name="visitorComments"] {
	/*width: 80%;*/
}
div.visitorComment {
	padding: 10px;
}
div.visitorComment > div.visitorComment {
	padding-left: 20px !important;
	padding-bottom: 0px !important;
}
div.visitorComment p {
	text-indent: 0px !important;
}
div.visitorComment span.commentDate {
	color: gray;
}
a.replyComment {
	font-size: 0.8em;
}
a.editComment {
	margin-left: 30px;
	font-size: 0.7em;
}
a.deleteComment {
	margin-left: 10px;
	font-size: 0.7em;
}
span.commentName {
	font-weight:bold;
}
.noPadding {
	padding: 0px !important;
}

img.est_figure_graphic{
	max-width:100%;
	max-height:auto;
	padding-right:0.3rem;
}

img.est_figure_graphic_center{
	max-width:100%;
	max-height:auto;
	margin: auto;
	display:block;
}

#headerSearch {
	color:white;
	right:0.5em;
	bottom:0.5em;
	text-align:right;
}

#header{
	font-family: "Book Antiqua", Georgia, serif;
}

#logoContainer{
	position: fixed;
	right:0.0em;
	top: 0.5em;
}

#sls_logo img{
	width: 3em;
	height: auto;
}

#sks_logo{
	padding-right: 1.5em;
	margin: auto;
}

#sks_logo img{
	width:14em;
	height: auto;
}

#addInformationLinks{
	position:absolute;
	right: 3rem;
	clear:both;
}

#addInformationLinks ul, li{
	list-style-position: inside;
	list-style: none;
	float:left;
}

.variantText span.paragraph_number_var {
    display: block;
}

.pb_orig {
    color: #c34be1;
    cursor: pointer;
}

#headerSpacing {
	width: 100%;
	display: inline-block;
}

.headerImage img{
	max-width: 100%;
	border-bottom: 1px solid black;	
}

#titleBanner{
	border: 0px !important;
}

.header_bottom{
	width: inherit;
	float: left;
	border-bottom: 1px solid black;
	margin-top: -2px;
}

.maamme_heading{
	color: black;
	/*position: absolute;
	bottom: 0.5rem;
	margin-left:0.5rem;*/
	font-family: "Book Antiqua", Georgia, serif;
	padding-left: 3em;
}


@media (min-width: 1600px) {
	.maamme_heading h1{
		color: black;
		font-size: 5.5em;
		margin: 0px !important;
		font-family: "Book Antiqua", Georgia, serif;
	}
	.maamme_heading h2{
		color: #121212;
		font-size: 2.5em;
		margin: 0px !important;
		font-family: "Book Antiqua", Georgia, serif;
	}

	#headerText{
		float: left;
		position: fixed;
		left: 57em;
	}
	.maamme_heading img {
		width: 43rem;
	}

	#headerSearch {
		align-self: flex-end;
		position: fixed;
		right: 1em;
		top: 13.3em;
	}

	.nav_language{
		align-self: flex-end;
		position: fixed;
		right:22em;
		top: 13.3em;
	}
}

@media (max-width: 1599px) {
	.maamme_heading h1{
		color: black;
		font-size: 4em;
		margin: 0px !important;
		font-family: "Book Antiqua", Georgia, serif;
	}
	.maamme_heading h2{
		color: #121212;
		font-size: 1.5em;
		margin: 0px !important;
		font-family: "Book Antiqua", Georgia, serif;
	}
	#headerText{
		float: left;
		position: fixed;
		left: 30em;
	}
	.maamme_heading img {
		width: 30rem;
	}

	#headerSearch {
		align-self: flex-end;
		position: fixed;
		right: 0.2em;
		top: 8em;
	}

	.nav_language{
		align-self: flex-end;
		position: fixed;
		right:18em;
		top: 8em;
	}
	#quicksearch{
		width: 10em;
	}
}

@media (min-width: 1600px) {
	.header_menu{
		float: left;
		width: 670px;
	}

	.headerImage{
		float: left;
		width: 670px;
	}

	.headerImage img{
		height: 10rem;
		width: 670px;
	}

}

@media (max-width: 1599px) {
	.header_menu{
		float: left;
		width: 370px;
	}

	.headerImage{
		float: left;
		width:370px;
	}

	.headerImage img{
		height: 6.4rem;
		width: 370px;
	}
}

.nav{
	box-shadow: 1px 1px 1px 0px #18495a;
	text-align:center;
}


/* navs */
.nav > ul > li {
    list-style:none;
}
.nav ul a {
    border: none;
    display:block;
    padding:0px 2px;
    text-decoration:none!important;
    margin:1px;
    margin-left:0;
    font:14px Verdana;
    color:#ffffff;
	font-weight: normal;
	vertical-align: middle;
	height: 100%;
	line-height: 1.8em;
}
.nav ul a:hover {
    color:lightslategrey;
}
.nav ul a.selected {
    margin-bottom:0;
    color:#000;
    background:#EEE;
    border-bottom:1px solid #EEE;
    cursor:default;
    outline: none;
}
.nav li,ul {

	background:#18495a;
}

.nav li {
    width: 33.333334%;
	text-align:center;
	height: 2.5em;
}

.header_navMenu{

	width: 100%;
}

#nav_frontpage{
	background:#18495a;
}
#nav_edition{
	background:#48675a;
}
#nav_external{
	background:#6bac74;
}

#languageLink{
	float: right;
}

.nav_s_and_l{
	display: flex;
	float: right;
}


#staticContent {
	display: inline-block;
	overflow:auto;
	width:100%;
}

#titleBanner {
	float: left;
	padding-right: 2em;
}

@media (max-width: 1599px) {
	#titleBanner img{
		max-width: 100%;
		height: 300px;
	}
}
@media (min-width: 1600px) {
	#titleBanner img{
		max-width: 100%;
		height: 500px;
	}
}

#titleBannerRight{
	float: left;
	padding-left: 2em;
}

@media (max-width: 1599px) {
	#titleBannerRight img{
		float: left;
		height: 300px;
	}
}

@media (min-width: 1600px) {
	#titleBannerRight img{
		float: left;
		height: 500px;
	}
}

#front_divider{
	width: 100%;
	height: 5em;
}

@media (min-width: 1600px) {
	.frontPageDiv{
		width: 50%;
		float: left;
	}
}

@media (max-width: 1599px) {
	.frontPageDiv{
		width: 50%;
		float: left;
	}
}

.nav_language a{
	color:#6bac74;
}

span.toggleSettings{
	float: right;
}

.expand3 {
	position: absolute;
    left: 30px;
    margin-top: -22px;
    cursor: pointer;
}

#urnMenu {
	display:none;
	right: 580px;
	width: 200px;
}

#sks_logo{
	width: 7em;
}
#sls_logo{
	width: 5em;
	padding-right:0.5em;
}
#e_logo{
	width: 4em;
	margin-right:1em;
}