/*
	ALLGEMEIN
*/
body { 
	background-color:#FFFFFF;
	color:#333333;
	font-family:Arial,Helvetica,sans-serif;
	font-size:0.75em;
	margin:0em;
	padding:0em;
}
p.csc-linkToTop a { 
background:transparent url(../images/top.gif) no-repeat scroll right 0.5em;
margin:0em;
padding:0.2em 1em 0em;
}
dl.suchergebnisse a { 
color:#FF0000;
}
a:hover { 
color:#FF0000;
text-decoration:none;
}
a { 
color:#FF0000;
text-decoration:none;
}
 

div#div_head
{
	position	: relative;
	margin	: 0;
	margin-bottom	: 20px;
	top		: 0px;
	left		: 0px;
	border: 0px solid black;
}


h1 {
color:#666666;
font-family:"Times New Roman",Times,serif;
font-size:200%;
font-weight:normal;
line-height:1.3em;
margin:0.5em 0em;
}
h2 { 
color:#666666;
font-family:Arial,Helvetica,sans-serif;
font-size:130%;
font-weight:bold;
line-height:1.5em;
margin:1.7em 0em 0.2em;
}
h3 {
	font-size: 130%;
}
.csc-firstHeader {
line-height:normal;
margin:0em 0em 0.5em;
padding:0em;
}
p { 
margin:0.2em 0em 1em;
}
p.csc-linkToTop { 
clear:both;
margin:1em 0em 0em;
padding:0.4em 0em 0.4em 0em;
text-align:right;
}
p.snippet {
	margin: 0;
/*	font-size: 90%; */
}

p.erg_link {
	margin: 0;
	font-size: 110%;
}

blockquote {
	margin: 0;
}

/*
	DIVS für die Datenausgabe
*/

/*
	Umschliesst div_results
*/
div.div_results_0
{
	display	: inline-block;
	position	: relative;
	margin	: auto;
	margin-top	: 25px;
/*	width		: auto;*/
	width		: 100%;
	border: 0px solid red;
}
/*
	enthält die Knöppe für verbergen und zeigen sowie den Titel
*/
div.div_results_head
{
padding-bottom: 1em;
}

/*
	Das jeweilige Suchergebniss der jeweiligen Collection
*/
div.div_results
{
	display	: inline-block;
	position	: relative;
	margin	: auto;
/*	width		: auto;*/
	width		: 100%;
/*	margin-bottom: 50px;*/
	border: 0px solid blue;
	border-bottom: 0px solid black;
}

div.div_results_navigation_top
{
}
div.div_results_navigation_top_l
{
	position				: absolute;
	top					: 0px;
	left					: 0px;
	text-align			: left;
	background-color	: transparent;
	color					: Black;
	border: 0px solid yellow;
}
div.div_results_navigation_top_r
{
	position				: absolute;
	top					: 0px;
	right					: 0px;
	text-align			: right;
	background-color	: transparent;
	color					: Black;

}
div.div_results_erg0,div.div_results_erg1
{
	position				: relative;
	margin				: auto;
	top					: 10px;
	top					: 0px;
	left					: 0px;
	padding				: 5px;
	margin-bottom		: 5px;
	margin-bottom		: 0px;
}
div.div_results_erg0
{
	background-color	: #dddddd;
}
div.div_results_erg1
{
	background-color	: #eeeeee;
}

/*
	LINKS
*/

button.pbhideshow
{
	height: 1.5em;
	width: 1.5em;
	margin-right:1em;
	text-align:center;
 	padding: 0em 0em .4em 0em;
	font-size: 105%;
	font-weight: bold;
	background-color:#ececec;
	border: 1px solid #999999;
	color: #ff0000;
}

/*
	FORMULARE
*/

form	{
	line-height: 120%;
	margin-top: 1em;
	width: auto;
}
fieldset {  
	border:1px solid #CCCCCC;
	margin-bottom:1em;
	padding:1em 0.5em;
}
legend { 
	color:#333333;
	font-weight:bold;
	margin:0em 0pt 0.5em 0.4em;
}
.inhalt label  { 
display:block;
float:left;
margin:0em 0em 0em 0.4em;
text-align:left;
width:7.3em; 
margin-bottom:0.416em;
}
p.senden { 
margin-top:1.7em;
padding-left:7.7em;
}
#div_form_zeile {
	margin-bottom: 0.5em;
}
form br	{
	clear: both;
}

input, select, textarea { 
border:1px solid #999999;
font-family:Arial,Helvetica,sans-serif;
font-size:100%;
padding-left:0.3em;
}
input:focus, select:focus, textarea:focus { 
background-color:#ececec;
}
.inputWidth { 
width:24em;
}
.inputWidthSelect { 
width:24.5em;
}
.inputWidthSelect:focus { 
background-color:#ffffff;
}

dl.suchergebnisse { 
margin:0em 0em 1em;
padding:0em;
}

dl.suchergebnisse dt { 
border-top:1px solid #CCCCCC;
clear:both;
margin:0em;
padding:0.3em 0em 0em; 
font-weight:bold; 
}
dl.suchergebnisse dd { 
clear:both;
margin:0em;
padding:0em;
}
dl.suchergebnisse dd.zusammenfassung { 
clear:both;
padding:0.3em 0em;
}
hr { 
background:#CCCCCC none repeat scroll 0%;
border:0px none;
color:#CCCCCC;
height:1px;
}
