
.gmap {
    height: 90%;
    width: 90%;
}


/* tags */
* {
    margin: 0;
    padding: 0;
}
body {
    color: #333;
    font-family: "Fedra Serif A Book", verdana, arial, helvetica, sans-serif;
    font-size:70%;
    text-align: left;
}
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;
}
input[type="submit"] {
    background-color:silver;
    border: none;
    font-family: verdana, arial, helvetica, sans-serif;
    height:17px;
    margin-top:3px;
}
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;
}
td {
    padding: 1px 5px;
	border: none;
}
td.check {
    padding: 1px 2px 1px 5px;
}
tr {
    vertical-align: top;
	border: none;
}


/* links */
a:link,
a:visited,
a:hover,
a:active {
    color: #d47f00;
    text-decoration: none;
}
a:hover,
a:active {
    background-color: #E8E8E8;
}

/* 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;
}
#staticContent {
    clear: left;
    margin-left:0px;
    position: relative;
}
#settings {
    display:none;
    float: left;
    margin:10px;
}
div.subcolumnTop {
    height: 20px;
}
div.subcolumnTopHigh {
    height: 50px;
}
#toolbox {
    clear:both;
    padding:16px 0;
}
div.personOptions span {
	font-weight: bold;
	cursor: pointer;
	padding-left: 3px;
	padding-right: 3px;
}
div.personOptions span:hover {
	background-color: #FFFFFF;
}

/* navs */
.nav > ul > li {
    list-style:none;
}
.nav ul a {
    border: none;
	border-right: 2px solid silver;
    display:block;
    padding:0px 10px;
    text-decoration:none!important;
    margin:1px;
	margin-top: 10px;
	margin-bottom: 10px;
    margin-left:0;
    font:10px Verdana;
    color:#d47f00;
    background:#FFFFFF;
	font-weight: bold;
}
.nav ul a:hover {
    color:#d47f00;
}
.nav ul a.selected {
    margin-bottom:0;
    color:#000;
    background:#EEE;
    border-bottom:1px solid #EEE;
    cursor:default;
    outline: none;
}
#navLevels div
{
    display:none;
    line-height:2em;
    /*width: 100%;*/
}
#navLevels a {
    text-decoration:none!important;
    color:#d47f00;
}
#navLevels a:hover {
    color:#d47f00;
}
#navLevels h2 {
	color: #919191;
	border: none;
}
.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;
}
.lightbutton:hover
{
	border: 1px solid #949494;
}
.darkbutton {
	background-color: silver;
	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 {
	}
span.toggleSettings {
	color: #d47f00;
	cursor: pointer;
}



/* breadcrumb */
#breadcrumb a {
	color: #656565;
}

/* idTabs */
.wrapper {
    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:#d47f00;
    /*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;
}
.wrapper div div
{
	background: transparent;
}
.wrapper div.closeColumn {
    cursor:pointer;
    padding:4px 9px 5px 9px;
    position: absolute;
    right: 0;
    top: 0;
	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:0px;
	right:-20px;
	padding:4px 4px 5px 4px;
	z-index:2;
	cursor:pointer;
	font-weight: bold;
	border: 1px solid #bab4a6;
}
#cont_introduction {
	padding-top: 30px;
	padding-left:13px;
	position: relative;
}
#cont_introduction p {
	line-height: 160%;
}
.cont_comment {
	padding-top: 30px;
}
.cont_comment p {
	line-height: 160%;
}
.cont_manuscript p {
	line-height: 200%;
	position: relative;
}

/* spans */
span {
	/*cursor: pointer;*/
}
span.hilite {
	background-color: red;
}
span.variantScrollTarget
{
	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;
}
#staticText {
	padding-top: 20px;
}
/*.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 #d47f00;
	padding:1px;
}

/* misc */
.thumbnails {
    overflow: scroll;
    overflow-y: hidden;
    width: 95%;
}
img.highlight {
    border: 1px solid red;
}
.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;
}
.pos_relative {
	position: relative;
}
.expand {
	position: absolute;
	left: -15px;
}
.toggleNext {
	cursor: pointer;
}
.tooltip {
	display:none;
}
div.search {
	padding-bottom: 15px;
	border-bottom: 1px solid #A5A5A5;
}
span.variantType {
	color: gray;
}
