/* Cumulus style sheet */
body
{
	font-family:  Verdana,Arial,Helvetica,sans-serif;
	font-size:	14px;
}
td
{
	font-family:  Verdana,Arial,Helvetica,sans-serif;
	font-size:	11px;
}
textarea
{
	font-family:  Verdana,Arial,Helvetica,sans-serif;
	font-size:	14px;
}
/* Style used by the <cumulus:serverCatalogList> tag */
select.ServerCatalogList
{
	font-family:  Verdana,Arial,Helvetica,sans-serif;
	font-weight: bold;
	font-size:   11px;
}
table.ThumbnailView
{
	background:   #FFFFFF;
	border-style: none;
	text-align:   center;
}
td.ThumbnailViewCell
{
	background:	 #FFFFFF;
	border-style:   solid;
	border-width:   1px;
	border-color:   #e8501f;
}
table.ThumbnailViewCell
{
	background:	 #FFFFFF;
	border-style:   none;
}
table.DetailsView
{
	background:	 #FFFFFF;
	color:		  #000000;
	border-style:   solid;
	border-width:   1px;
	border-color:   #DDDDDD;
	border-spacing: 0px;
	text-align:	 center;
	font-size:	  11px;
	margin:		 0px;
}
th.DetailsView
{
	background:	 #cce9fc;
	color:		  #000000;
	border-style:   none;
	font-family:  Verdana,Arial,Helvetica,sans-serif;
	font-size:	  11px;
}
tr.DetailsView1
{
	background:	 #FFFFFF;
	text-align:	 left;
	vertical-align: middle;
	border-style:   none;
	cursor:		 hand;
}
tr.DetailsView2
{
	background:	 #d9d9d9;
	text-align:	 left;
	vertical-align: middle;
	border-style:   none;
	cursor:		 hand;
}
td.DetailsView
{
	vertical-align: middle;
	border-style:   none;
	font-family:  Verdana,Arial,Helvetica,sans-serif;
	font-size:	  11px;
}
td.DetailsViewTop
{
	vertical-align: top;
	border-style:   none;
	font-family:  Verdana,Arial,Helvetica,sans-serif;
	font-size:	  11px;
}
.DetailsViewText
{
	font-family:  Verdana,Arial,Helvetica,sans-serif;
	font-size:	   10px;
}
.formText
{
	font-family:  Verdana,Arial,Helvetica,sans-serif;
	font-size:	  10px;
}
td.RecordInfoLabel
{
	font-family:  Verdana,Arial,Helvetica,sans-serif;
	font-size:	  10px;
	font-weight:	bold;
	text-align:	 right;
	vertical-align: top;
	border-style:   none;
}
td.RecordInfoLabelLeft
{
	font-family:  Verdana,Arial,Helvetica,sans-serif;
	font-size:	  10px;
	font-weight:	bold;
	text-align:	 left;
	vertical-align: middle;
	border-style:   none;
}
td.RecordInfoLabelTop
{
	font-family:  Verdana,Arial,Helvetica,sans-serif;
	font-size:	  10px;
	font-weight:	bold;
	text-align:	 right;
	vertical-align: top;
	border-style:   none;
}
td.RecordInfoLabelPreview
{
	font-family:  Verdana,Arial,Helvetica,sans-serif;
	font-size:	  10px;
	text-align:	 center;
	vertical-align: top;
	border-style:   none;
}
/* Style for the text of the page numbers
	used by <cumulus:recordViewNavigationBar> */
span.NavigationBar
{
	text-decoration: none;
	font-family:  Verdana,Arial,Helvetica,sans-serif;
	font-size:	   11px;
	color:		   #4c4c4c;
}
/* Style for the anchor of the page numbers
	used by <cumulus:recordViewNavigationBar> */
a.NavigationBar
{
	text-decoration: none;
}
/* Style for the border of the current page number
	used by <cumulus:recordViewNavigationBar> */
td.NavigationBarCurrentPage
{
	border-style: solid;
	border-width: 1px;
	border-color: #d9d9d9;
	padding:	  1px;
}
/* Style for the text of the current page number
	used by <cumulus:recordViewNavigationBar> */
span.NavigationBarCurrentPage
{
	text-decoration: none;
	font-family:	 Verdana,Arial,Helvetica,sans-serif;
	font-size:	   11px;
	color:		   #CC0000;
}
/* Style for the border of the current page number
	used by <cumulus:recordViewNavigationBar> */
input.NavigationBarCurrentPage
{
	margin:	   0;
	border-style: none;
	text-align:   center;
	font-family:  Verdana,Tahoma,sans-serif;
	font-size:	11px;
	font-weight:	bold;
	color:		   #ff8e69;
}
.SearchFormJunctor
{
	font-family:  Verdana,Arial,Helvetica,sans-serif;
	font-size:	11px;
}
.SearchFormField
{
	font-family:  Verdana,Arial,Helvetica,sans-serif;
	font-size:	   11px;
}
.SearchFormOp
{
	font-family:  Verdana,Arial,Helvetica,sans-serif;
	font-size:	   11px;
}
.SearchFormValue
{
	font-family:  Verdana,Arial,Helvetica,sans-serif;
	font-size:	   11px;
}
.recordNameText
{
	font-family:  Verdana,Arial,Helvetica,sans-serif;
	font-size:	   10px;
	color:		   #e8501f;
}
.ThumbnailViewText
{
	font-family:  Verdana,Arial,Helvetica,sans-serif;
	font-size:	   10px;
}
.redText /*Login and Select Catalog Text */
{
	font-family:  Verdana,Arial,Helvetica,sans-serif;
	font-size:	   11px;
	color:		   #0269B4;
}
.textBold
{
	font-family:  Verdana,Arial,Helvetica,sans-serif;
	font-size:	   14px;
	color:		   #0269B4;
	font-weight:	 bold;
}
.headline
{
	font-family:  Verdana,Arial,Helvetica,sans-serif;
	font-size:	   24px;
	color:		   #000000;
}
.redTextSmall
{
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 		11px;
	color: 			#21ABD2;
}
td.RecordInfoLabel2 {

	font-family:  Verdana,Arial,Helvetica,sans-serif;
	font-size:	  10px;
	font-weight:	bold;
	text-align:	 left;
	vertical-align: middle;
	border-style:   none;
}
td.RecordInfoLabel2Top {

	font-family:  Verdana,Arial,Helvetica,sans-serif;
	font-size:	  10px;
	font-weight:	bold;
	text-align:	 left;
	vertical-align: top;
	border-style:   none;
}

a:link		{ font-family: Verdana,Arial,Helvetica,sans-serif; font-size: 11px; color: #e8501f; text-decoration:none; }
a:visited	{ font-family: Verdana,Arial,Helvetica,sans-serif; font-size: 11px; color: #e8501f; text-decoration:none; }
a:hover		{ font-family: Verdana,Arial,Helvetica,sans-serif; font-size: 11px; color: #9A0000; text-decoration:underline; }
a:active	{ font-family: Verdana,Arial,Helvetica,sans-serif; font-size: 11px; color: #e8501f; text-decoration:none; }

.farbe { font-family: Verdana,Arial,Helvetica,sans-serif; font-size: 11px; color: #e8501f; text-decoration:none; }
.formular {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #003366; padding-top=3; padding-left=3; padding-bottom=0; margin-top=0; margin-bottom=0;}

.border_table {
	border:2px solid #e8501f;
	padding:5px;
}
