/* Bibliotheksportal-Stylesheet [CONTENT] */
/* Autor: Thomas Jung, Sächsische Landesbibliothek - Staats- und Universitätsbibliothek Dresden | 2007 */
/* Telefon: +49 (0)351 5636328 Email: jung@slub-dresden.de */

#content {
	position:relative;
	top:0;
	left:0;
	margin-top:40px;
	left:175px;
	width:505px;
	min-height:550px;
	line-height:170%;
	color:#444;
}

#content p {
	position:relative;
	margin:10px 0 0;
}

#content strong {
	font-weight:bold;
}

.trenner {
	position:relative;
	top:0;
	left:0;
	width:505px;
	height:20px;
	overflow:hidden;
	border-style:dashed;
	border-color:#999;
	border-width:0 0 1px;
}

h2 {
	font-size: 1.6em;
	line-height: 2em;
	margin: 20px 0 5px 0;
}

h3 {
	font-size:1.3em;
	font-weight:bold;
	margin:20px 0 5px 0;
}

h4 {
    font-size: 1.3em;
    font-weight: bold;
}

.efre {
    position:relative;
    top:0;
    left:0;
    width:505px;
    max-width:385px;
    height:67px;
    background:url(../images/euflagge.jpg) no-repeat 0 7px;
    padding:6px 0 10px 120px;
    border-color:#ccc;
    border-style:dotted;
    border-width:1px 0 1px 0;
    margin:20px 0 0 0 !important;
    font-size: 11px;
    line-height: 18px;
}

.prettylist {
    padding: 5px 0 0 20px; 
    list-style-type: disc;
}

ul.prettylist {
    list-style-type: disc;
}

ul ul.prettylist {
    list-style-type: circle;
}

ol.prettylist {
    list-style-type: decimal;
}

p.indent {
    padding-left:0.75em;
    border-left:1em solid #eee;
}

span.quote {
    font-style: italic;
    quotes:"\00BB" "\00AB" "\203A" "\2039";
}

a.external {
/*    padding-left: 10px; */
/*    background:url("http://digital.slub-dresden.de/fileadmin/images/slub_external.gif") no-repeat left center; */
}

ol.prominentlist {
    padding: 0 0 0 20px;
}

p.question {
    font-weight: bold;
    font-size: larger;
    padding: 0 5px;
}

p.answer {
    padding: 2px 10px;
}

#stats .updatedate {
    font-size: x-small;
}

#stats table {
    border-collapse: collapse;
    font-size: 0.9em;
}

#stats th {
    border-color: #ccc;
    border-width: 1px;
    border-style: solid;
    padding-left: 2px;
    padding-right: 2px;
}

#stats td {
    text-align: center;
    border-color: #ccc;
    border-width: 1px;
    border-style: solid;
}

#stats .row1 {
    text-align: left;
    padding-left: 2px;
    padding-right: 2px;
}

#stats .indent {
    padding-left: 40px;
}

#stats .clear {
    border: none;
}

#stats .overview {
    font-weight: bold;
}

#stats .summary {
    font-weight: bold;
}

#techshort table {
    border-collapse: collapse;
}

#techshort th {
    border-color: #ccc;
    border-width: 1px;
    border-style: solid;
    vertical-align: top;
    padding-left: 2px;
    padding-right: 2px;
}

#techshort td {
    border-color: #ccc;
    border-width: 1px;
    border-style: solid;
    padding-left: 2px;
    padding-right: 2px;
}

#createpdf h2 {
}

#createpdf h4 {
    clear: both;
    margin: 20px 0 10px 5px;
}

#createpdf h5 {
    margin: 10px 10px;
}

.paginationControl {
	position: relative;
	display: block;
	border-width: 1px 0;
	border-style: solid;
	border-color: #ddd;
	background: #eee;
	padding: 5px;
	margin: 10px 0;
	text-align: center;
}

.paginationControl { font-size: 10px; }



/*

	Recherche-Designs

*/

#dedscontent .rulegray {
	border-bottom: 1px dotted #CCCCCC;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
	width: 100%;
}

#dedscontent .tabcontent {
	padding: 5px 2px 20px 2px;
	Z-INDEX: 0;
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size:100%; 
	color:#666;  
	line-height:140%; 
	text-align:left; 
	margin:0 0 40px 0;
	border-width: 1px 0;
	border-style: solid;
}

#dedscontent .searchform {
	margin-top: 20px;
	padding-left: 0px;
	text-align: center;
}

#dedscontent label[for="tx_slubopus4frontend[input-date-end]"] { display: none; }

#dedscontent .inputbutton {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-color: #ddd;
	border: solid 1px #ccc;
	border-color:#ccc #999 #999 #ccc;
	padding:0.05em 0.2em 0.1em;
	margin:0.25em 0 0.5em;
	cursor:pointer;
}

* html #dedscontent .inputbutton {padding:0;}

#dedscontent .inputbutton:active {border-color:#ddd #ccc #ccc #ddd;}

#dedscontent input, #dedscontent select {vertical-align:middle; margin:0.25em 0.5em 0.25em 0;}

#dedscontent .inputnormal {
	background-color: #f9f9f9;
	border: solid 1px #ccc;
	padding: 1px 1px 1px 2px;
}

#dedscontent .inputselected {
	border-width: 1px;
	border-style: solid;
	padding: 1px 1px 1px 2px;
}

#dedscontent .inputlabel {
	float: left;
	padding: 0.5em;
	padding-top: 0.3em;
	text-align: right;
	width: 30%;
}

#dedscontent .inputgroup {
	text-align: left;
	vertical-align: middle;
	clear: both;
}

#dedscontent .inputgroup IMG {
	padding-bottom: 0.4em;
}

#dedscontent .inputgroup LABEL {
	padding-bottom: 0.4em;
}

#dedscontent h1 {
	color:#666666;
	font-size:1.6em;
	line-height:140%;
}

#dedscontent h2 { font-size: 1em; line-height: 1.5em; }
#dedscontent h3 { font-size: 1em; }

#dedscontent .datatable td, .filelist{
        font-size:95%; 
        line-height:180%;  
        color:#666; 
        padding:0.3em;
        margin:0 0 0.25em 0;
        vertical-align: top;
        border-bottom: 1px dotted #ccc;
}

#dedscontent .datatable .column1{
        font-weight: bold;
        text-align: right;
}

#dedscontent ul.hierarchylist {
    padding: 5px 0 0 20px;
    list-style-type: disc;
}
