
td.bottomTable {
	height: 25px;
	border-top: 1px solid #8511B5;
	background-color: #EBD8F9;
	white-space: nowrap;
	font-size: 5px;
}

td.subMenu {
	white-space: nowrap;
	font-size: 5px;
	height: 19px;
}

table.mainTable {
	background-color: #ffffff;
}

select.option {
	padding-left: 24px;
	border: 0px 0px 0px 0px;
	vertical-align: top;
	width: 180px;
}

input.option {
	border: 0px 0px 0px 0px;
	vertical-align: top;
	width: 120px;
}

td.select {
	padding-left: 24px;
	height: 30px;
}

.search {
	left: 35px;
	vertical-align: top;
	width: 90px;
	height: 20px;
}

.hide_in_print_preview {

}

/*From browse CSS */
.print_body
{
	margin: 5px;
	padding: 0;
}

.content
{
	/*width:		780px;*/
	margin-top: 10px;
	margin-bottom: 10px;
}

.content_main
{
	float:	left;
	width:	100%;
	margin-top: 15px;
}

.content_head
{
	border-bottom: 1px solid #9B66B6;
	padding-bottom: 2px;
}

.content_image
{
	border:			none;
}

.content_body
{
	text-align:	justify;
	font-family:Verdana, Helvetia, sans-serif;
	font-size:	11px;
	color:		#4A4A4A;
	background-color:white;
}

.content_headline
{
	font-family:Verdana, Helvetia, sans-serif;
	font-size:	11px;
	font-weight:bold;
	color:		#4A4A4A;
	background-color:white;
	width:	100%;
	vertical-align: middle;
}

.content_link_image
{
	border: none;
	vertical-align:middle;
}

.teaser_table_header_column_right
{
	font-family:Verdana, Helvetia, sans-serif;
	font-size:	11px;
	color:		#4A4A4A;
}

.teaser_table_column_right
{
	padding-left:	0px;
}

.member_table
{
	margin: 10px 0px;
}

.member_seperator
{
	border-top: 1px solid #D6D6D6;
	height:0px;
	font-size:0px
}

.member_table_label
{
	font-size:		11px;
	color:			#4A4A4A;
	font-weight:	bold;
	white-space:	nowrap;
	vertical-align:	top;
	line-height:16px
}


.member_table_value
{
	font-size:		11px;
	padding-left:	10px;
	vertical-align:	top;
	color:			#4A4A4A;
	line-height:16px
}

.member_table_value ul
{
	margin: 0;
	padding:0;
}

.member_table_value ul li
{
	 margin-left:2em;
	 color:	#4A4A4A;
	 list-style-type:square;
	 list-style-image: url("../images/ul_square.gif");
}

.member_table_value ol
{
	margin: 0;
	padding:0;
}

.member_table_value ol li
{
	 margin-left:2em;
}

.member_table_image_column
{
	vertical-align:top;
	border: 1px solid #C6C6C6;
}

.member_link
{
	font-size:		11px;
	text-decoration: none;
	color:	#860086;
}

.member_picture
{
	padding-top: 4px;
}

.member_description
{
	font-size:		11px;
	color:			#4A4A4A;
}

.migliedsart
{
	text-align:		center;
	font-weight:	bold;
	font-size:		11px;
	color:			#4A4A4A;
	border-bottom:	1px solid #D6D6D6;
	padding-top:	5px;
	padding-bottom:	5px;
}

.hidden
{
	display: none;
}


.display_only_in_print_preview
{
	display: none;
}

.print_head
{
	margin-bottom:	30px;
	font-family:Verdana, Helvetia, sans-serif;
	font-size:	11px;
	color:		#4A4A4A;
	background-color:white;
}

.print_foot
{
	margin-top:	30px;
	font-family:Verdana, Helvetia, sans-serif;
	font-size:	11px;
	color:		#4A4A4A;
	background-color:white;
}