div.normalInactive { background-color:lightblue; }
div.normalActive { background-color:lightpink; }

#content .project_title{text-align:center;}
#content .project_title h2,
#content .project_title h4 {
	 margin: 5px;
	 border-width: 0px;
	 text-align: center;
	 clear: both;
}

#content #layoutContentDiv p,
#content #layoutContentDiv div {
	line-height: 1.2em;
}

.underline{border-width:thin; border-color:#a8a8a8; border-style:none none solid}

.required{
    border-width:medium;
    border-color:#FF0000;
}

.tochange{
    background-color:#FFFFCC;

}

#tocNavi ul {
    list-style-type: square;
}

.highlighted {
	background-color:#D0DFFD;
	font-weight:bold;
}

.nav_browser_link {
	margin-bottom: 5px;
	margin-left: 15px;
	font-size: 13px;
	list-style-image:url(../images/browser.gif);
}

.nav_browser_link a {
	position:relative;
	top: -3px;
	margin-left: -3px;
}

#content #overview div {
	line-height: 1em;
	margin:0px;
}

#content h1.info {
	
	font-size: 150%; 
	padding-top: 5px;
	color: black;
	
	}
	
#content h3.info {
	
	font-size: 130%;
	margin-top: 5px;
	margin-bottom: 0px;
	padding-top: 5px;
	padding-bottom: 0px;
	
	}
#content #overview div.info {
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	text-align:left;
	line-height: 1.3em;
	}
	
#content .info1{
	margin: 0px; 
	padding: 4px;
	background:#ffffff;
	line-height: 1.3em;
	}
	
#content .info2{
	margin: 0px; 
	padding: 4px;
	background:#f9f9f9;
	line-height: 1.3em;
	}
	
#content #overview tr.info1{
	margin: 0px; 
	padding: 7px;
	background:#ffffff;
	}
	
#content #overview tr.info2{
	margin: 0px; 
	padding: 7px;
	background:#f9f9f9;
	}
	
#content tr.info1 td, #content tr.info2 td {
	padding:5px;
	vertical-align:middle;
}

#content #content_text {
	margin: 0px;
}

#content #layoutContentDiv {
	margin: 0px;
	min-height: 400px;
}

#content div.searchOverview {
	margin: 0px;
}
	
#content div.searchOverview div {
	margin: 2px 0px;
}

#content #searchMainField div {
	margin: 0px;
	text-align: left;
}

#content table.searchDetail tr {
	background-color: #eeeeee;
	border-top: 2px solid white;
}

#content table.searchDetail td {
	vertical-align: middle;
	padding: 5px;
}

#content table.searchDetail td td {
	vertical-align: middle;
}

#content table.searchDetail tr tr {
	border: 0px;
}

#content .catalog {
	background: #f9f9f9;
	padding: 10px;
	margin-top: 10px !important;
}

#content .catalog > :first-child,
#content .catalog > :last-child {
	margin-top: 0px;
}

#content .catalog h1 {
	
	font-size: 140%;
	padding: 0px;
	margin-top: 25px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 0px;
	color: black;
	border: none;
}

#content .catalog h2 {
	
	font-size: 130%;
	padding: 0px;
	margin-top: 25px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 0px;
	color: black;
	border: none;
}
	
#content .catalog h3 {
	
	font-size: 120%;
	padding: 0px;
	margin-top: 25px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 0px;
	color: black;
	border: none;
}

#content .catalog em {
	font-style: italic;
	font-weight: normal;
}

#content .catalog strong {
	font-style: normal;
	font-weight: bold;
}

#content .catalog strong em {
	font-style: italic;
	font-weight: bold;
}
	
/* Search Browser */

.search_browser {
	width: 745px; 
	margin-bottom: 10px;
}

.search_browser a.active {
	font-size: 120%;
	color: grey;
}

.search_browser .unterschrift {
	color: #333333;
	background-color: transparent;
}

.search_browser .unterschrift_hover a {
	text-decoration: none;
}

.search_browser .unterschrift_hover {
	color: #333333;
	background-color: #D2ECF9;
}

.search_browser .thumbnail {
	text-decoration: none;
}

#content #layoutContentDiv .search_browser div {
	margin: 0px;
}

.search_browser .list th {
	background-color: #eeeeee;
	font-weight: normal;
	padding: 7px;
	border-width: 1px;
	border-style: solid;
	border-color: white;
	font-size: 15px;
	font-family: Georgia, Times, serif;
}

.search_browser .list th a {
	text-decoration: none;
}

.search_browser .list tbody tr.a {
	background-color: #F3F3F3;
}

.search_browser .list tbody tr.b {
	background-color: #F9F9F9;
}

.search_browser .list tbody tr.hover {
	background-color: #D2ECF9;
}

.search_browser .list tbody td {
	border-width: 1px;
	border-style: solid;
	border-color: white;
	padding: 7px;
}

.search_browser #catalog_table h5 {
	display: inline;
	margin: 0px;
	padding: 0px;
}

#content #layoutContentDiv .search_browser #catalog_table div {
	line-height: 1.5em;
	margin: 6px 0px;
	overflow:auto;
}


ul.tabs a:link, ul.tabs a:visited, ul.tabs a:active 
                    { text-decoration:none;      color:maroon; }  
ul.tabs a:hover, ul.tabs a:focus     
                    { text-decoration:underline; color:black;  }
ul.tabs a           { display:block; }

ul.tabs       { float:left; width:100%; padding:0; margin:0; 
                border-bottom:1px solid grey; margin-bottom:0px; }

ul.tabs li    { float:left; width:20%; list-style-type:none;  }

.search_browser .unterschrift a {
	text-decoration: none;
}

ul.tabs *.tab-label { border:1px solid grey; margin:0; cursor:pointer; 
                      padding-bottom:2px; padding-top:2px; 
                      background:white url("../images/g1.jpg") repeat-x left bottom;
                      font-weight:normal; text-align:center; font-size:1.1em; } 

ul.tabs li.selected *.tab-label { position:relative; border-bottom:none; 
           top:1px; padding-bottom:4px; cursor:auto;
           padding-top:5px; border-top:2px solid grey; margin-top:-5px;
           background:white url("../images/g2.jpg") repeat-x left top;
           font-weight:bold; }
           
.big_list select {
	font-size: 12px;
	height: 18px;
}
           
.big_list select option {
	font-size: 16px;
	padding: 8px;
}

#content .pager {
	font-size: 12px;
	line-height: 1em;
	margin: 0px;
	float: right;
}

#content .pager td {
	vertical-align: middle;
}

#right #admin_sidebar {
	width: 180px;
	font-size: 12px;
}

#right #admin_sidebar li {
	list-style-type: none;
}

#right #admin_sidebar li li {
	list-style-type: square;
	padding: 5px 0px 0px 0px;
}

#content #layoutContentDiv .kontextbrowser_alt div {
	line-height: 1em;
}

#content #error_div {
	font-family: monospace;
	border: 1px dashed gray;
	padding: 8px;
	margin: 10px 0;
	background-color: #F9F9F9;
	overflow: auto;
	max-height: 300px;
}

#content #error_div div {
	margin: 0;
}

input.droplist {
	height:13px;
	border-style:outset;
	vertical-align: middle;
	text-align:center;
	border-width:1px;
	padding:0px;
	margin:0px;
	background: #ededed;
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#ffffff), to(#ededed));
	background: -o-linear-gradient(top, #ffffff, #ededed);
	background: -moz-linear-gradient(0% 6% 270deg,#ffffff, #ededed);
	border-radius: 5px;
	-moz-border-radius:5px;
	-khtml-border-radius:5px;
	-webkit-border-radius: 5px;
	font-size: 11px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
}

img.droplist {
	vertical-align:top;
	margin-top:1px;
	margin-left:0px;
	margin-right:2px;
	border-width:1px;
	border-style:outset;
	border-radius: 5px;
	-moz-border-radius:5px;
	-khtml-border-radius:5px;
	-webkit-border-radius: 5px;

}

#berlin_catalog_view .info1, #berlin_catalog_view .info2 {
	line-height: 1,5em;
	background-color:inherit;
    padding: 0;
    display: inline;
}
#berlin_catalog_view h1.info {
	display:none;	
}

#berlin_catalog_view h3.info {
	line-height: 1,5em;
	display: inline;
   	margin: 0;
    padding: 0;
    font-size:12px;
	color: black;	
}

input[readonly] {
	cursor: not-allowed;
	background-color: #efefef;
	border: 1px solid #999999;
}
