					/**********************************************************************/
/*                            TBS: Index                              */
/**********************************************************************/
div.index_head {

	margin:								5px;
	border:								1px solid black;
	padding:							5px;
	display:							block;
	float:								left;
	width:								45.2%;
	font-size: 10pt;
}

span.index_majuskel {
	font-weight:					bold;
	font-size: 12pt;
}

span.index_entry {
	display:							block;
}

span.index_key {
float:left;
}

span.index_value {
text-align:right;
display:block;
}

/****************/
/* TBS Group*/
/****************/
div.r4n-tbs-group {
	clear:both;
}

/****************/
/* TBS Umbruch erzwingen*/
/****************/

/* Tbs Clear*/
.tbs_clear {
	clear:both;
}


#content h4.r4n-tbs-header{
	font-size:1em;
}
/**********************************************************************/
/*                       Format für Bildunterschriften                */
/**********************************************************************/

span.img_subline {
	clear:								both;
	display:							block;
	text-align:						left;
	font-size: 0.6em;
}
/**********************************************************************/
/*                        TBS: FormField (Matrix)                     */
/**********************************************************************/

table.tbs_formfield_matrix {
	font:									normal 0.8em arial, verdana, helvetica, 'zurich bt', sans-serif;
	width:								100%;
}

table.tbs_formfield_matrix caption {
}

table.tbs_formfield_matrix tr {
}

table.tbs_formfield_matrix th {
	text-align:						center;
}

table.tbs_formfield_matrix td.question {
	text-align:						left;
}

table.tbs_formfield_matrix td {
	text-align:						center;
}

.row, .column {
	font-family:					arial, verdana, helvetica, 'zurich bt', sans-serif;
	font-size:						0.8em;
}

.row p, .column p {
	display:inline;
	font-size:						1em;
}

span.row {
	display:block;
	clear:both;
}

span.row label { 
	width:170px;
	float:left;
}

span.row textarea {
	margin-left:172px;
}

div.vcard{
	font-size:0.8em;
}

div.vcard div.org{
	font-weight:bold;
}

a.r4n-vcard-download{
	width:60px;
	float:left;
	padding:3px;
}

a.r4n-vcard-download span{
	float:left;
}


