/*
Site:		www.reichserzkanzler.de
Author:		Stefan Dumont
Created:		10.03.2009
Modified:	15.07.2009
Editor:		Stefan Dumont, Torsten Schrade
Usage:		General stylesheet
*/

/* ######## SEARCH ######### */

/* QUICKSEARCH */

#hisodat-quicksearch fieldset {
	position: relative;
	margin: 0;
	border: none;
	padding: 0;
}

#hisodat-quicksearch fieldset label,
#hisodat-quicksearch fieldset legend {
	display: none;
}

#hisodat-quicksearch input {
	border: 1px solid gray;
}

#hisodat-quicksearch-field {
	padding: 0.3em;
	width: 14em;
}

#hisodat-quicksearch-button {
	padding: 0.15em;
}

#rea-497 #rightinner .csc-frame p {
        margin: 1em 0 0 0;
}

/* STANDARDSEARCH */

#rea-496 #content .csc-frame {
	margin-bottom: 5em;
}

#hisodat-standardsearch {
	position: relative;
	padding-bottom: 1em;
}

#hisodat-standardsearch fieldset {
	margin: 0.5em;
	border: 1px solid gray;
	padding: 0 1em 1em 1em;
}

#hisodat-standardsearch ol {
	list-style: none;
	margin: 1em 0 0 0;
	padding: 0;
}

#hisodat-standardsearch legend {
	padding: 0 0.3em;
	font-weight: bold;
	color: #000;
}

#hisodat-standardsearch label {
	float: left;
	font-size: 0.95em;
	font-weight: bold;
}

#hisodat-standardsearch input,
#hisodat-standardsearch select,
#hisodat-standardsearch textarea {
	margin: 0 0 0.5em 0;
	border: 1px solid #8F8F8F;
	padding: 0.2em;
	font-size: 1em;
}

#fulltext input {
	width: 29.5em;
}

#persons select {
	width: 30em;
}

#datestartend input {
	width: 5em;
}

#datestartend label {
	margin-right: 0.5em;
}

#datestart {
	float: left;
	margin-right: 1em;
}

#excludefuzzydates {
	clear: left;
}

#excludefuzzydates input {
	width: auto;
	border: none;
}

#hisodat-standardsearch #hisodat-standardsearch-submit {
	margin: 0.5em 0 0 0.5em;
}

/* ########## SEARCH RULES ############## */

#content .hisodat-search-rules {
	margin: 0;
	padding: 0;
}

#content .hisodat-search-rules a {
	position: absolute;
	z-index: none;
	right: 2em;
	border: none;
}

#content .hisodat-search-rules a:hover {
	border: none;
	text-decoration: none;
}

#content .hisodat-search-rules a span {
	position: relative;
}

#content .hisodat-search-rules a span.helptext {
	display: none;
}

#content .hisodat-search-rules a:hover span.helptext {
	display: block;
	position: absolute;
	right: 4em;
	width: 30em;
	z-index: 50;
	padding: 10px;
	background: #FFFFFF;
	border: 1px solid #ab121d;
}

#content .hisodat-search-rules a span.tips {
	z-index: 0;
}

/* ########## RESULT LIST ############## */

.browse {
	margin-top: 2em;
}

#content .resultBrowser {
	position: relative;
	list-style-type: none;
	margin: 0;
	padding: 0;
	width: 100%;
}

.resultBrowser li {
	float: left;
	width: 20px;
	margin-right: 1em;
	border: 1px solid #ab121d;
	padding: 0.3em;
	background: #E0E0E0;
	text-align: center;
}

.resultBrowser .dots {
	width: auto;
	border: none;
	padding: 0;
	background: none;
}

.resultBrowser .search {
	width: auto;
}

.hisodat-result-list,
.hisodat-source {
	clear: left;
	border-top: 1.5em solid white;	
}

.hisodat-resulttitle a {
	text-decoration: none;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
}

div.hisodat-resultdescription {
	border-bottom: 1px silver solid;
	margin-bottom: 1em;
	padding: 0 0 0.5em 0;
}

/* ########## SINGLE VIEW ############## */

.resultBrowser .backToList {
	width: auto;
}
