/**
*	File: inhalt.css
*	Media: screen
*	Description: This file allows you to override styles of the content.
*	Author: Katja Hapke, tarent GmbH, Natalia Wehler
*
*	Structure:
*
*	1.	Content
*		1.1 Headings
*		1.2	Images
*		1.3	Lists
*		1.4	Forms
*	2.	Homepage
*	3.	Search
*		3.1 Extended Search
*		3.2	List of results
*		3.3	Details
*	4.	Catalog
*	5.	Indices
*		5.1. Locationindex
*		5.2. Peopleindex
*	6.	Data monitor
*	7.	Configuration
*	8.	My searches
*	9.	Extra Formats Help Section
*		1.1 Headings
*		1.2	Images
*		1.3	Lists
*		1.4	Forms
**/

/*	----------- =1. Content ----------- */
.content_frame {
	border: 1px solid #00519E;
	clear: both;
}

.content_inside {
	background-color: #F1F2F2;
	border: 1px solid #FFF;
	padding: 14px;
}

.content_inside .content_inside button {
	width: auto;
}

.content_inside .left {
	float: left;
	width: 48%;
}

.content_inside .right {
	float: right;
	width: 48%;
}

div.text {
	clear: both;
	margin: 0;
	width: 620px;
}

div.more_info_link {
	float: right;
	font-weight: 700;
	margin-top: 22px;
}

p.intro {
	margin-top: 0.3em;
}

.content_frame h2 span#icons {
	padding: 2px 10px 0 0;
}

#buttons {
	clear: both;
	margin-bottom: 0;
	margin-top: 20px;
	text-align: right;
	width: 100%;
}

span.bold_blue {
	color: #00519e;
	font-weight: 700;
}

.infocontent p.intern,.content_inside p.intern {
	display: block;
	margin: 12px 0 0;
	text-align: left;
	width: 100%;
}

.intro {
	color: #00519E;
}

p {
	padding: 0;
	margin: 5px 0;
}

p.warning {
	border: 1px solid red;
	margin-bottom: 25px;
	padding: 10px;
}

p.intern {
	margin: 22px 0 0;
}

p.intern input {
	margin: 0 0 0 5px;
}

.twocolumns {
	float: left;
	margin-right: 10px;
	min-width: 40%;
}

img,.bildLink:link {
	border: none;
}

abbr {
	border: none;
	text-decoration: none;
}

/*	----------- End of Content ----------- */

/*	----------- =1.1 Headings ----------- */
h1,h2,h3,h4,h5 {
	clear: both;
	color: #323334;
	font-family: Tahoma, Arial, Helvetica, Verdana, sans-serif;
	font-weight: 400;
	line-height: 140%;
}

.content h1 {
	color: #464748;
	float: left;
	font-size: 1.82em;
	font-weight: 400;
	line-height: 120%;
	margin-bottom: 31px;
	margin-top: 0;
	padding-top: 0.5em;
	width: auto;
}

.content .text h1 {
	float: none;
}

.content h2 {
	clear: both;
	font-size: 1.32em;
	font-weight: 400;
	margin: 0 0 21px;
}

.context h2 {
	background: url("../images/info_bg.jpg") repeat scroll 0 0 transparent;
	border-bottom: 1px solid #FFF;
	clear: both;
	color: #FFF;
	float: left;
	font-size: 10.8px;
	font-weight: 700;
	height: 28px;
	line-height: 28px;
	margin: 1.8em 0 0.45em;
	padding: 0 0 0 10px;
	width: 195px;
}

.content_frame h2 {
	background: url("../images/heading_bg.png") repeat scroll 0 0 transparent;
	clear: both;
	color: #FFFFFF;
	float: left;
	font-size: 12px;
	font-weight: 700;
	height: 28px;
	line-height: 28px;
	margin: 0 0 0.45em;
	padding: 0 0 0 2%;
	width: 677px;
}

.content h3 {
	font-size: 1em;
	font-weight: 400;
}

.context h3 {
	font-size: 1.15em;
}

.content h4 {
	color: #000000;
	line-height: 1.2em;
	margin: 0;
	padding: 15px 0 5px;
	text-align: left;
}

.content .detailed h4 {
	border-bottom: 1px solid #00519E;
	font-weight: 700;
	margin-bottom: 10px;
	padding-bottom: 2px;
}

/*	----------- End of Headings ----------- */

/*	----------- =1.2 Images ----------- */
.header img {
	margin: 2px;
}

.tooltip img,img.tooltip {
	float: left;
	margin-left: 4px;
	margin-right: 4px;
}

.helptool img,img.helptool {
	margin-left: 4px;
	margin-right: 4px;
	vertical-align: bottom;
}

img.AB-icon {
	float: left;
	margin: 0 10px 5px 0;
}

.context .info .infocontent img {
	float: left;
	margin: 5px 9px 0 0;
}

/*	----------- End of Images ----------- */

/*	----------- =1.3 Lists ----------- */
.content ul {
	margin: 0 0 0 1em;
	padding: 0;
}

.content ul.help {
	margin: 0;
	padding: 0;
}

ul li {
	background: url("../images/bullet.gif") no-repeat scroll 0 7px transparent;
	list-style: none outside none;
	margin-left: 0;
	padding: 0 0 0 13px;
}

ol {
	float: left;
	list-style-position: outside;
	margin: 0 0 0 2.7em;
	padding: 0;
}

ol li {
	margin: 0 0 15px;
}

ul.intern li a {
	background: url("../images/linkIntern.gif") no-repeat scroll 0 4px transparent;
	padding-left: 15px;
}

ul.help li a {
	padding-left: 15px;
}
ul.help li a.intern {
  background: url("../images/linkIntern.gif") no-repeat scroll 0 4px transparent;
  color:#00519E;
}
ul.help li a.extern {
  background: url("../images/linkExtern.gif") no-repeat scroll 0 4px transparent;
  color:#00519E;
}



ul.intern li {
	list-style: none;
	list-style-image: none;
	margin: 0;
}

ul.help li {
	background: none;
	list-style: none;
	list-style-image: none;
	margin: 0;
	padding: 0;
}

ul.intern ul li {
	list-style: none;
	list-style-image: none;
	margin-left: 30px;
}

ul.help ul li {
	list-style: none;
	list-style-image: none;
	margin-left: 30px;
}

ul.intern ul ul li {
	margin-left: 60px;
}

ul.help ul ul li {
	margin-left: 60px;
}

ul.intern ul,ul.intern ul ul {
	margin-bottom: 10px;
}

/*	----------- End of Lists ----------- */

/*	----------- =1.4 Forms ----------- */
form {
	margin: 0;
	padding: 0;
}

label {
	font-weight: 700;
}

.labelWithIcon img {
	float: left;
	margin-bottom: 30px;
	margin-right: 9px;
	margin-top: 3px;
}

#startseite label,.labelWithIcon label,.katalog label {
	font-weight: 400;
}

fieldset {
	border: medium none;
	margin: 35px 0 0;
	padding: 0;
}

fieldset.first {
	margin: 0;
}

legend {
	color: #434748;
	font-weight: bold;
	margin: 0;
	padding: 0;
}

form input.small {
	float: none !important;
	width: 88px !important;
}

/*	----------- End of Forms ----------- */

/*	----------- =2. Homepage ----------- */
#startseite .content_frame {
	border: 1px solid #00519E;
	clear: both;
	margin-top: 30px;
}

#startseite .content_frame .content_frame {
	border: 1px solid #00519E;
	margin-top: 0;
}

#startseite .content_inside {
	background-color: #F1F2F2;
	border: 1px solid #FFFFFF;
	padding: 50px 14px 10px;
}

#startseite .content_inside .content_inside {
	padding: 14px 6px 13px;
}

#startseite .content_inside .content_inside input {
	width: 221px;
}

#startseite h1,.location,.location table,#personenindex .content_inside table {
	width: 100%;
}

#startseite button.link_button {
background: url("../images/linkIntern.gif") no-repeat scroll 0 6px transparent;
border: medium none;
color: #00519E;
cursor: pointer;
font-size: 1.1em;
left: 335px;
letter-spacing: normal;
line-height: 140%;
padding: 0 0 0 15px;
position: absolute;
text-align: left;
top: 26px;
width: 100% !important;
}

/*	----------- End of Homepage ----------- */

/*	----------- =3. Search ----------- */
.searchbox {
	padding: 28px 14px 80px;
	position: relative;
}

.searchbox .left {
	float: left;
	width: 55%;
}

.searchbox .left input {
	display: inline-block;
    float: left;
    width: 326px;
}

.searchbox .right {
	float: right;
	width: 150px;
}

.searchbox .right input {
	float: right;
	margin: 3px 0 0;
	padding: 0;
}

/*        ------------- Info-Icons ---------------        */

span.info_content, #searchform span.info_content, #katalogForm span.info_content, #searchResultSortBy span.info_content{
    clear: none;
    display: inline-block;
    float: left;
    margin: 0;
    position: relative;
    width: 20px;
}

span.info_content span, #searchform span.info_content span,
#katalogForm span.info_content span,
#searchResultSortBy span.info_content span,
#searchform span.info_content input:focus span,
#katalogForm span.info_content input:focus span,
#searchResultSortBy span.info_content input:focus span {
	display:none;
}

span.info_content:hover span, #searchform span.info_content:hover span,
#katalogForm span.info_content:hover span,
#searchResultSortBy span.info_content:hover span {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #00519E;
    display: block;
    font-weight:bold;
    padding: 10px;
    position: absolute;
    left: 30px;
    top: -10px;
    width:300px;
    z-index: 1000;
}

/*        ------------- End of Info-Icons ---------------        */

/*	----------- End of Search ----------- */

/*	----------- =3.1 Extended Search ----------- */
div#extended_search {
	margin: 0 15px 5px;
}

div#extended_search div {
    clear: both;
    float: left;
    margin-top: 15px;
width:99%;
}

div#extended_search div label {
	float: left;
	font-weight: 400;
	width: 175px;
}

div#extended_search div input {
	float: left;
	width: 330px;
}

div#extended_search div select {
	float: left;
	width: 336px;
}

div#extended_search_button {
	background-color: #E3E5E6;
	border-left: 1px solid #BFBEBB;
	border-right: 1px solid #BFBEBB;
	position: relative;
	top: 32px;
}

a.extended_search,a.extended_search:visited {
	background: url("../images/extended_search_top.jpg") repeat scroll 0 0 transparent;
	color: #464748;
	display: block;
	height: 23px;
	width: 659px;
}

input.extended_search {
	background: url("../images/extended_search_top.jpg") repeat scroll 0 0 transparent;
	border: medium none;
	color: #464748;
	display: block;
	font-family: Tahoma, Arial, Helv, Helvetica, Verdana, sans-serif;
	font-weight: bold;
	height: 23px;
	margin: 0;
	padding: 0 0 0 5px;
	text-align: left;
	width: 659px;
}

a.extended_search_open,a.extended_search_open:visited {
	background: url("../images/extended_search_top_open.jpg") repeat scroll 0 0 transparent;
	color: #464748;
	display: block;
	height: 23px;
	width: 659px;
}

input.extended_search_open {
	background: url("../images/extended_search_top_open.jpg") repeat scroll 0 0 transparent;
	border: medium none;
	color: #464748;
	display: block;
	font-family: Tahoma, Arial, Helv, Helvetica, Verdana, sans-serif;
	font-weight: bold;
	height: 23px;
	margin: 0;
	padding: 0 0 0 5px;
	text-align: left;
	width: 659px;
}

a.extended_search span,a.extended_search_open span {
	font-weight: 700;
	line-height: 23px;
	padding-left: 7px;
}

a.extended_search:hover,a.extended_search:hover,a.extended_search_open:hover {
	color: #00519e;
	text-decoration: none;
}

/*	----------- End of Extended Search ----------- */

/*	----------- =3.2 List of results  ----------- */
.result_top {
    background: url("../images/search_results_bg_bottom.png") repeat-y scroll -14px bottom #F1F2F2;
    float: left;
    margin: 3px 0 18px;
    width: 100%;
}

.search_results .content_inside {
    background: url("../images/search_results_bg_top.png") no-repeat scroll 0 0 #F1F2F2;
}

.search_summary, .additionalSearchbox {
	padding: 5px 14px;
}

/*.search_summary,.additionalSearchbox,.listbox2 {
	background-color: #f8fafa;
	border: 1px solid #a6b0b5;
}*/

.listbox2 {
	background-color: #f8fafa;
	border: 1px solid #a6b0b5;
	clear: both;
	margin-top: 0;
}

.result_top .search_summary {
	float: left;
	position: relative;
	width: 420px;
}

.search_summary div {
	float: left;
	margin-bottom: 10px;
	width: 100%;
}

.search_summary div#buttons {
    bottom: 10px;
    margin-top: 10px;
    position: relative;
    right: 0;
}

.search_summary .left {
	padding-right: 10px;
	width: auto;
}

.search_summary ul.left {
	float: left;
	font-weight: 700;
	margin: 0;
	padding: 0;
	width: 50%;
}

.search_summary ul li {
    display: list-item;
    font-size: 0.9em;
    line-height: 1.5em;
    list-style-type: none;
    margin: 0 0 5px;
    padding: 1px 0 0 13px;
}

.listbox {
	background-color: #f8fafa;
	border: 1px solid #a6b0b5;
	padding: 5px 14px;
}

.result_top .additionalSearchbox {
	float: right;
	width: 170px;
}

.results h2 {
	background: none repeat scroll 0 0 transparent;
	border-bottom: 0 none;
	display: inline;
	float: left;
	height: auto;
	line-height: normal;
	margin: 0;
	padding: 0;
	width: 92%;
}

.results h2 img {
	float: left;
	margin-bottom: 5px;
	margin-left: 4px;
	margin-right: 10px;
}

.icons {
	float: right;
	height: 25px;
}

#icons {
	display: block;
	float: right;
	padding: 5px;
}

#icons a {
	display: inline-block;
}

#icons a img { /*margin-left:5px;*/

}

.weiter {
	text-align: right;
}

.sortBy {
    background-color: #F0EFED;
    margin-bottom: -5px;
    padding: 13px 5px 15px;
    text-align: right;
    width: 648px;
}

.navigationSettings {
    position: relative;
}

.navigationSettings div.resultsPerPage {
    left: 10px;
    position: absolute;
    top: 13px;
}

.navigationSettings a.selected {
	font-weight: bold;
}

#searchResultSortBy span.info_content {
    display: inline;
    float: none;
}

.eintrag div,.eintrag_alternate div {
	display: block;
	float: left;
	width: 100%;
}

.eintrag,.eintrag_alternate {
	display: block;
	float: left;
	padding: 10px;
	width: 638px;
}

.eintrag_alternate {
	background-color: #E4E3E1;
}

a.pdf-icon {
	background: url("../images/pdf_h2.png") no-repeat scroll 0 0 transparent;
	display: inline-block;
	height: 18px;
	vertical-align: top;
	width: 14px;
}

div.subInstitution {
	margin-top: 10px;
}

div.subInstitution a {
	background: none !important;
	padding: 0 !important;
}

/*	----------- End of List of results  ----------- */

/*	----------- =3.3 Details ----------- */
.details {
	float: left;
	margin-bottom: 7px;
	margin-top: 1em;
	width: 100%;
}

.details div {
	display: block;
	float: left;
	margin-bottom: 2px;
	width: 100%;
}

.details div.projektnummer {
	margin-top: 20px;
}

.details .projektnummer .value {
	font-style: italic;
}

.details div.firstUnderAntragsbeteiligte {
	margin-top: 10px;
}

.details .name {
	clear: both;
	display: block;
	float: left;
	width: 22%;
}

.details .value {
	float: left;
	font-weight: 700;
	width: 75%;
}

#address_data.details .value{
/* 	white-space: nowrap; */
}

.detailed .name,.detailed .details .name {
	clear: both;
	display: block;
	float: left;
	font-weight: 700;
	width: 28%;
}

#projektbeschreibung .name {
    padding-right: 10px;
    width: 150px;
}

.detailed .details .value,#projektbeschreibung .value {
	float: left;
	font-weight: 400;
	width: 70%;
}

#projektbeschreibung .value {
	width:70%;
}

.two_columns .name {
	clear: none;
	display: block;
	float: left;
	width: 22%;
}

.two_columns .value {
	float: left;
	font-weight: 700;
	width: 27%;
}

.two_columns .name2 {
	clear: none;
	display: block;
	float: left;
	text-align: right;
	width: 27%;
}

.two_columns .value2 {
	float: right;
	font-weight: 700;
	text-align: right;
	width: 16%;
}

.beschreibung {
	clear: both;
}

.detailed {
	background-color: #F1F2F2;
	border: 1px solid #FFF;
	padding: 28px 14px 14px;
}

.detailed .details {
	margin-bottom: 30px;
	margin-top: 0;
}

.detailed .content_frame {
	background: none repeat scroll 0 0 #F8FAFA;
	border: 1px solid #00519E;
	clear: both;
	padding: 15px;
}

.detailed li {
    font-weight: bold;
    margin-bottom: 34px;
}

.detailed ul.publications {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}

.detailed .publications li {
	background-image: url('../images/document.png');
	background-repeat: no-repeat;
	background-position: 0px top;
	padding-left: 20px;
	font-weight: normal;
	margin-bottom: 15px;
}

.detailed .publications li .publications-headline {
	font-weight: bold;
}

.detailed li a.intern,.detailed li a.intern:visited {
	background: none !important;
	padding: 0 !important;
}

.detailed ul.help li {
	font-weight: normal;
	margin-bottom: 3px;
}

.detailed h3 {
	color: #464748;
	font-size: 14px;
	font-weight: 700;
}

.detailed li img.googleSearchPublication {
	background-repeat: no-repeat;
	padding: 1px;
	vertical-align: top;
	margin-top: 5px;
	height: 13px;
}

#projekttext {
	margin-bottom: 15px;
}

.dfg_contact {
	float: left;
	margin-top: 20px;
	width: 100%;
}

.co-applicant {
	margin-top: 10px;
}

ul.projectList {
	margin-top: 5px !important;
}

ul.projectList li {
	margin-bottom: 15px !important;
}

.projectList li div img {
	margin-left: 0;
	margin-right: 10px;
	margin-top: 5px;
}

.jahresberichtJahre {
	font-style: italic;
	text-align: right;
	padding-top: 20px;
	clear:both;
}

a.person-project-link{
  margin-left: 0 !important;
}

/*	----------- End of Details ----------- */

/*	----------- =4.	Catalog ----------- */
.katalog h3 {
	font-size: 1em;
	font-weight: 700;
	padding-top: 1em;
}

.katalog .left {
	margin-right: 2px;
	width: 15em;
}

.katalog select {
	float: left;
    width: 26.5em;
}

.katalog p {
	clear: both;
    display: block;
    float: left;
    margin: 0 0 10px;
}

.katalog input {
    float: left;
}

.katalog #buttons {
        display:inline-block;
}

/*	----------- End of Catalog ----------- */

/*	----------- =5.	Indices ----------- */
.letterFilter {
    background-color: #E4E3E1;
    border-bottom: 1px solid #8F989D;
    font-weight: 700;
    line-height: 18px;
    padding: 5px 5px 10px;
    position: relative;
}

.letterFilter ul {
	list-style: none outside none;
	margin-left: 2px;
	margin-top: -1px;
	padding: 0;
	width: 680px;
}

.letterFilter p {
	font-weight: 400;
	margin: 7px 0;
	text-align: center;
}

.letterFilter ul li {
	display: inline-block;
	list-style-image: none;
	margin: 2px -1px 3px 0;
	padding: 0;
}

.letterFilter ul li a,.letterFilter ul li a:link,.letterFilter ul li a:visited {
	background: url("../images/selector_bg_inactive.png") repeat-x scroll left center #D7D6D3 !important;
	border: 1px solid gray;
	display: block;
	height: 20px;
	line-height: 20px;
	padding: 1px 0;
	text-align: center;
	width: 20.1px;
}

.letterFilter ul li a:hover {
	background: url("../images/selector_bg_hover.png") no-repeat scroll left center transparent !important;
	border: none;
	color: #FFFFFF;
	height: 32px;
	line-height: 24px;
	margin-bottom: 0;
	padding-bottom: 0;
	text-decoration: none;
	width: 22.1px;
}

.letterFilter ul li a.active,.letterFilter ul li a.active:hover {
	background: url("../images/selector_bg_active.png") no-repeat scroll left center transparent !important;
	border: medium none;
	color: #FFFFFF;
	height: 32px;
	line-height: 24px;
	margin-bottom: 0;
	padding-bottom: 0;
	text-decoration: none;
	width: 22px;
}

.letterFilter ul.letterRangeSelector li a,.letterFilter ul.letterRangeSelector li a:link,.letterFilter ul.letterRangeSelector li a:visited
	{
	background: url("../images/selector_bg_inactive_wide.png") repeat-x scroll left center #D7D6D3 !important;
	border: 1px solid gray;
	display: block;
	height: 20px;
	line-height: 20px;
	padding: 0 4px;
	text-align: center;
	width: auto;
}

.letterFilter ul.letterRangeSelector li a:hover {
	background: url("../images/selector_bg_hover_sub.png") repeat-x scroll left center #D7D6D3 !important;
	border: 1px solid gray;
	display: block;
	height: 20px;
	line-height: 20px;
	padding: 0 4px;
	text-align: center;
	width: auto;
}

.letterFilter ul.letterRangeSelector li a.active,.letterFilter ul.letterRangeSelector li a.active:hover {
	background: url("../images/selector_bg_hover.png") repeat-x scroll left top transparent !important;
	border: medium none;
	color: #FFFFFF;
	height: 22px;
	line-height: 22px;
	text-decoration: none;
	width: auto;
}

.letterRangeSelector {
	background-color: #C9CAC8;
	border: 1px solid #8F989D;
	padding: 3px !important;
	width: 667px !important;
}

#listennavi {
	background-color: #E4E3E1;
	border-bottom: 1px solid #8F989D;
	border-top: 1px solid #8F989D;
	font-weight: 400;
	height: 18px;
	margin: 5px 0;
	padding: 0;
	text-align: center;
}

#listennavi img {
	border-style: none;
	border-width: 0;
	vertical-align: sub;
}

.listennavileft {
	float: left;
	margin-left: 2px;
	margin-top: -1px;
}

.listennavileft a.nextactive {
	background: url("../images/ein_pfeil_links_aktiv.jpg") no-repeat scroll center center transparent;
	border: 0 none;
	display: block;
	float: left;
	font-size: 0;
	height: 20px;
	margin-left: 2px;
	width: 20px;
}

.listennavileft a.next {
	background: url("../images/ein_pfeil_links_inaktiv.jpg") no-repeat scroll center center transparent;
	border: 0 none;
	display: block;
	float: left;
	font-size: 0;
	height: 20px;
	margin-left: 2px;
	width: 20px;
}

.listennavileft a.active {
	background: url("../images/zwei_pfeile_links_aktiv.jpg") no-repeat scroll center center transparent;
	border: 0 none;
	display: block;
	float: left;
	font-size: 0;
	height: 20px;
	width: 20px;
}

.listennavileft a {
	background: url("../images/zwei_pfeile_links_inaktiv.jpg") no-repeat scroll center center transparent;
	border: 0 none;
	display: block;
	float: left;
	font-size: 0;
	height: 20px;
	width: 20px;
}

.listennaviright {
	float: right;
	margin-right: 2px;
	margin-top: -1px;
}

.listennaviright a.nextactive {
	background: url("../images/ein_pfeil_rechts_aktiv.jpg") no-repeat scroll center center transparent;
	border: 0 none;
	display: block;
	float: left;
	font-size: 0;
	height: 20px;
	margin-right: 2px;
	width: 20px;
}

.listennaviright a.next {
	background: url("../images/ein_pfeil_rechts_inaktiv.jpg") no-repeat scroll center center transparent;
	border: 0 none;
	display: block;
	float: left;
	font-size: 0;
	height: 20px;
	margin-right: 2px;
	width: 20px;
}

.listennaviright a.active {
	background: url("../images/zwei_pfeile_rechts_aktiv.jpg") no-repeat scroll center center transparent;
	border: 0 none;
	display: block;
	float: left;
	font-size: 0;
	height: 20px;
	width: 20px;
}

.listennaviright a {
	background: url("../images/zwei_pfeile_rechts_inaktiv.jpg") no-repeat scroll center center transparent;
	border: 0 none;
	display: block;
	float: left;
	font-size: 0;
	height: 20px;
	width: 20px;
}

#listennavi .pagination {
	clear: none;
	float: left;
	height: auto;
	line-height: 17px;
	padding: 0;
	text-align: center;
	width: 87%;
}

.pagination {
	clear: both;
	height: 30px;
	line-height: 30px;
	padding: 0;
	text-align: center;
	width: 100%;
}

.pagination a {
	text-decoration: underline;
}

/*	----------- End of Indices ----------- */

/*	----------- =5.1. Locationidex ----------- */

#ortsindex .resultsPerPage {
    bottom: 15px;
    left: 7px;
    position: absolute;
}

#ortsindex .resultsPerPage a {
	font-weight: normal;
}

#ortsindex .resultsPerPage a.selected {
	font-weight: bold;
}

ul.locationList {
	list-style: none outside none;
	margin: 0;
	padding: 0;
}

ul.locationList li {
	background: none repeat scroll 0 0 transparent;
	display: block;
	list-style-image: none;
	margin: 1em 0;
	padding: 2px 30px;
}

.location h3 {
	background-color: #D7D6D3;
	font-weight: bold;
	padding: 1px 7px 3px;
}

.location table th {
	padding: 0 0 0 6px;
	text-align: left;
}

.location table td {
	padding-left: 6px;
	vertical-align: top;
}

.location table td.intern {
	background: url("../images/linkIntern.gif") no-repeat scroll 6px 5px transparent;
	padding-left: 24px;
}

table.letterSelector {
	border-collapse: collapse;
	margin-left: 2px;
	width: 676px;
}

table.letterSelector td {
	background: url("../images/selector_bg_inactive.png") no-repeat scroll center top transparent;
	height: 30px;
	text-align: center;
	vertical-align: top;
	width: 26px;
}

table.letterSelector td a,table.letterSelector td a:visited {
	display: block;
	height: 23px;
	line-height: 22px;
	margin: 0;
	padding: 0;
	width: 100%;
}

table.letterSelector td a:hover {
	background: url("../images/selector_bg_hover.png") no-repeat scroll center top transparent;
	color: #fff;
	text-decoration: none;
}

table.letterSelector td.active {
	background: url("../images/selector_bg_active.png") no-repeat scroll center top transparent;
	width: 26px;
}

table.letterSelector td.active a,table.letterSelector td.active a:visited {
	color: #fff;
}

.location table th.institution,.location table th.address {
	width: 50%;
}

select#einrichtungsartFilter {
	width: 200px;
}

/*	----------- End of Locationidex ----------- */

/*	----------- =5.2. Peopleindex  ----------- */
#personenindex .content_inside {
	background: none;
}

.filter {
	background-color: #E4E3E1;
	border-bottom: 1px solid #8F989D;
	font-weight: 700;
	line-height: 18px;
	padding: 2px;
}

.filter ul li {
	border: 1px solid #00519E;
	display: inline-block;
	margin: 2px 1px;
	text-align: center;
	vertical-align: center;
}

.filter ul li a,.filter ul li a:link,.filter ul li a:visited {
	background-image: url(../images/selector_bg_inactive.png);
	color: #006CAF;
	display: inline-block;
	min-width: 16px;
}

.filter ul li a,.filter ul li a:hover,.filter ul li a:active {
	background-image: url(../images/selector_bg_active.png);
	color: #fff;
	display: inline-block;
	min-width: 16px;
	text-decoration: none;
}

.filter ul {
	padding: 6px 4px;
}

#personenindex .content_inside table td,#personenindex .content_inside table th {
	text-align: left;
	width: 50%;
}

#personenindex .resultsPerPage {
    margin-left: 3px;
    text-align: center;
}

#personenindex .resultsPerPage a {
	font-weight: normal;
}

#personenindex .resultsPerPage a.selected {
	font-weight: bold;
}


/*	----------- End of Peopleindex  ----------- */

/*	----------- =6.	Data monitor ----------- */
table.monitor {
	background-color: #FFFFFF;
	border-collapse: collapse;
	margin-bottom: 40px;
	width: 600px;
}

.monitor th {
	border-bottom: 1px solid #464748;
	border-top: 1px solid #464748;
	font-size: 16px;
	font-weight: 400;
	padding: 5px;
	text-align: left;
}

.monitor td {
	border-bottom: 1px solid #89959C;
	font-weight: 700;
	padding: 8px 5px;
	vertical-align: bottom;
}

.monitor td.digit {
	border-bottom: 1px solid #89959C;
	font-weight: 400;
	padding: 8px 5px;
	text-align: right;
	width: 25%;
}

.monitor .depth1 {
	background-color: #daebf7;
}

.monitor .depth2 {
	background-color: #e6f2fa;
}

.monitor .depth3 {
	background-color: #f2f8fc;
}

/*	----------- End of Data monitor ----------- */

/*	----------- =7.	Configuration ----------- */
.einstellungen fieldset.first {
	margin: 20px 0 0;
}

.einstellungen legend {
	margin-bottom: 8px;
}

.einstellungen p {
	margin: 10px 0;
}

form#settingsform label {
	display: inline-block;
	font-weight: 400;
	padding: 0 15px 0 0;
	width: 349px;
}

form#settingsform select {
	vertical-align: top;
	width: 295px;
}

/*	----------- End of Configuration ----------- */

/*	----------- =8.	My searches ----------- */
.my_searches h1 {
	padding-top: 0;
}

.my_searches .content_inside {
	padding: 5px 0 0;
}

.my_searches .content_inside p {
	padding: 10px 0px 15px 15px;
}

#searches {
	border-collapse: collapse;
	margin: 0 1px;
	width: 689px;
}

#searches th {
	font-weight: bold;
	text-align: left;
}

#searches th,#searches td {
	padding: 10px 0 10px 15px;
	vertical-align: top;
}

#searches th.search_area {
	width: 15%;
}

#searches th.method {
	width: 20%;
}

#searches th.keyword {
	width: 50%;
}

#searches th.date {
	width: 15%;
}

#searches tr.eintrag_alternate {
	display: table-row;
	float: none;
	width: auto;
}

#searches td.intern {
	background: url("../images/linkIntern.gif") no-repeat scroll 15px 15px transparent;
	padding: 12px 0 10px 35px;
}

/*	----------- End of My searches ----------- */
/*	----------- =9. Changes Help Section ----------- */
.content {
	font-size: 100%;
	line-height: 180%;
}

#hilfe,#faq_text {
	width: 500px;
}

#hilfe h1,#hilfe h2,#hilfe h3,#hilfe h4,#hilfe h5 {
	clear: none;
	border: 0px solid red;
	line-height: 100%;
	color: #323334;
	font-family: Tahoma, Arial, Helvetica, Verdana, sans-serif;
	font-weight: 400;
	line-height: 140%;
}

#hilfe h1,#faq_text h1 {
	font-size: 1.64em;
	margin: 0;
	line-height: 100%;
	margin: 0px 0 12px;
}

#hilfe  h2,#faq_text h2 {
	font-size: 1.32em;
	margin: 21px 0 12px;
}

#faq_text h2 a:hover
{ text-decoration: none; }

#hilfe  h3 {
	font-size: 1.1em;
	margin: 12px 0 12px;
}

ul.help li a {
  padding-left: 15px;
}
ul.help li a.intern {
  background: url("../images/linkIntern.gif") no-repeat scroll 0 4px transparent;
  color:#00519E;
}
ul.help li a.extern {
  background: url("../images/linkExtern.gif") no-repeat scroll 0 4px transparent;
  color:#00519E;
}

ul.hilfe li {
	background: none;
	list-style-type: disc;
	margin-left: 15px;
	padding: 0;
}

table.beschriftung {
	border-collapse: collapse;
	border-spacing: 0px;
}

td.beschriftung {
	border: 1px solid #CCC;
	padding: 5px 5px 5px 20px;
}

p.note {
	margin: 20px 0;
	border: 1px solid #CCC;
	padding: 10px;
	background-color: #F1F2F2;
}

table.tabelle_simpel {
	border: 0px solid #000;
	width: 500px;
	cellpadding: 0px;
	vertical-align: top;
}

table.tabelle_simpel td {
	vertical-align: top;
}

/* --------- gepris version -------*/

.geprisversionsinfo {
    color: #959595;
    font-size: 0.8em;
    padding: 10px 0 0;
    text-align: right;
}


/* -------- Jahresbericht Startseite (FR [#1191])---------- */
a.linkIntern {
	background-image: url("../images/linkIntern.gif");
    background-position: 0 0.3em;
	float: left;
    margin: 10px 0 0 10px;
    background-repeat: no-repeat;
    padding: 0 0 0 1.2em;
    font-size: 12px;
}

a.linkExtern {
	background-image: url("../images/linkExtern.gif");
    background-position: 0 0.3em;
	float: left;
    margin: 10px 0 0 10px;
    background-repeat: no-repeat;
    padding: 0 0 0 1.2em;
    font-size: 12px;
}

div.startpageWrapperBox {
    clear: both;
    float: left;
    padding: 0;
    width: 460px;
    margin-bottom: 0;
}

div.startpageInhaltBox {
    background-color: #F1F2F2;
    border-top: 2px solid #FFFFFF;
    float: left;
    margin: 0;
    padding: 0;
    width: 460px;
}

/* ------- FR [#1617] TextBox "GEPRIS aktuell" -------- */
ul.gepris_aktuell {
    padding: 0 0 0 10px;
}

/* ------- [#1679] FR: [#1619] Q3-Release: Tabelle Zusatzkennzeichnung "AZK-Kennzeichnung" soll abfragbar sein. -------- */
.azk label {
    line-height: 1.2em;
    margin-top: 3px;
}

.einrichtungsart {
    margin: 15px 5px 3px;
    text-align: right;
}

.einrichtungsart span.info_content {
	vertical-align: text-top;
	float:none;
}

.einrichtungsart span.info_content span {
    margin-left: -5px;
    margin-top: 10px;
    text-align: left;
}

.jstree a {
    color: black;
    display: inline-block;
    height: auto;
    margin: 1px 0;
    padding: 1px 2px;
    text-decoration: none;
    white-space: normal;
}

.jstree-leaf > div {
    display: inline-block;
    width: 95%;
}

ul.projectList li.jstree-leaf {
    margin-bottom: 0 !important;
}

.jstree > ul > li {
    margin-bottom: 10px;
    margin-left: 0;
}

.jstree-leaf > div > div > a {
    display:block;
    font-weight: normal;
    height: auto;
}

.jstree-leaf > div > div > div {
    margin: -10px 0 0 4px;
}

.jstree-leaf > div > div > div a {
    font-weight: normal;
    margin: 0;
}

/* ---------- Anfahrtsskizze ---------- */
/* ---------- Peter Neuhaus 2013-02-19 ---------- */

#address_data.half-width {
	width: 50%;
}
#address_data {
	width: 100%;
}

#map_window {
	visibility:hidden;
	width: 50%;
}

#button_map {
    background: url("../images/mapwindow_top_closed.jpg") no-repeat scroll 0 0 transparent;
    outline: none;
    border: medium none;
    color: #464748;
    display: block;
    font-family: Tahoma,Arial,Helv,Helvetica,Verdana,sans-serif;
    font-weight: bold;
    height: 23px;
    margin: 0;
    padding: 0 0 0 5px;
    text-align: left;
    width: 330px;
}

#button_map.toggled {
    background: url("../images/mapwindow_top_open.jpg") no-repeat scroll 0 0 transparent;
}

/* prevent dotted border around button */
#button_map::-moz-focus-inner {
	border: 0;
}

#map {
    position: relative;
    background-color: #eae9ed;
    border-width: 0 1px;
    border-style: solid;
    border-color: #cececc;
    width: 328px;
    margin: 0;
    padding: 0;
}

#map_img {
    padding: 1px;
    border: 1px solid #0f57a1;
    margin: 2px;
    background-repeat: no-repeat;
    background-position-x: 1px;
    background-position-y: 1px;
}

#standort {
    font-weight: bold;
    padding: 0 0 0 7px;
    border: 0;
    margin: 0;
}

/* ---------- Ende Anfahrtsskizze ---------- */




/* -----------Begin Styling Leichte Sprache ------------*/

clearBoth {
    clear: both;
}

.leichteSprache .bildWrapper {
    float: left;
    position: relative;
    overflow: hidden;
}

.infoWrapper {
    margin-top: 80px;
}

.infoWrapper.marginForGepris {
    margin-top: 360px;
}


.infoWrapper:first-of-type {
    margin-top: 40px;
}

.leichteSprache p {
    margin-left: 220px;
    width: 400px;
    line-height: 120%;
    margin-bottom: 12px;
}

.content .leichteSprache#faq_text h1 {
}


.content .leichteSprache#faq_text h2 {
    margin-bottom: 30px;
}


.leichteSprache .bildUntertitel {
    background-color: #f1f2f2;
}

/* -----------Ende Styling Leichte Sprache ------------*/

/*facelift Startseite Mai 2020*/

.contentWrap.start-facelift {
	width: 935px;
}

.content.start-facelift {
	width: 925px;
}

.content.start-facelift .content_frame h2 {
	width: 906px;
}

.content.start-facelift .content_inside .left {
	width: 35%;
}

.content.start-facelift .content_inside .right {
	width: 61%;
}

/* Start Anpassungen für die Umstrukturierung von h1/h2/h3/h4 auf den Detailsichten  08/2020*/

/*h1 alt geändert nach div*/
.content .h1-detail-title.facelift {
    color: #464748;
    float: left;
    font-size: 1.82em;
    font-weight: 400;
    line-height: 120%;
    margin-bottom: 31px;
    margin-top: 0;
    padding-top: 0.5em;
    width: auto;
}

/*h2 alt geändert nach div*/
.content_frame .h2-context-title.facelift {
    background: url(../images/heading_bg.png) repeat scroll 0 0 transparent;
    clear: both;
    color: #FFFFFF;
    float: left;
    font-size: 12px;
    font-weight: 700;
    height: 28px;
    line-height: 28px;
    margin: 0 0 0.45em;
    padding: 0 0 0 2%;
    width: 677px;
}

/*h3 alt geändert nach h1*/
.detailed h1.facelift {
    color: #464748;
    font-size: 14px;
    font-weight: 700;
}

/* projectSteckbrief.vm Änderung h4 nach h2 */

#projektbeschreibung h2.facelift {
    clear: both;
    float: none;
    border-bottom: 1px solid #00519E;
    font-size: 100%;
    font-weight: 700;
    margin-bottom: 10px;
    padding: 15px 0 5px;
    background: none;
    color: #000;
    line-height: 1.2em;
    text-align: left;
    width: 100%;
    height: 100%;
}

/* Institution Detailsicht */
h1.facelift + div #address_data {
clear: both;
}

/* Ende Anpassungen für die Umstrukturierung von h1/h2/h3/h4 auf den Detailsichten  08/2020*/