/* Default CSS Stylesheet for a new Web Application project */

BODY
{
	font-weight: normal;
	font-size: 8pt;
	word-spacing: normal;
	text-transform: none;
	font-family: Verdana, Helvetica, sans-serif;
	letter-spacing: normal;
	background-color: white;
}

A:link	{	
	text-decoration:	none;
	color:	#3333cc;
	}	
		
A:visited	{	
	text-decoration:	none;
	color:	#333399;
	}	
		
A:active	{	
	text-decoration:	none;
	color:	#333399;
	}	
		
A:hover	{	
	text-decoration:	underline;
	color:	#3333cc;
	}
	
.PageHeader
{
	font-weight: bold;
	font-size: 14pt;
	color: dimgray;
	border-bottom: lightgrey 2px solid;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}

.SubHeader
{
	font-weight: bold;
	font-size: 11pt;
	color: dimgray;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}

.DateText
{
	font-weight: normal;
	font-size: 9pt;
	color: dimgray;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}


.Text
{
	font-weight: normal;
	font-size: 9pt;
	color: #404040;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.Text_Editorial
{
	font-weight: normal;
	font-size: 10pt;
	color: #3d0000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.Title_BookOnline
{
	font-weight: bold;
	font-size: 10pt;
	color: dimgray;
	font-family: Verdana, Arial , Helvetica, sans-serif;
}

.Message_Error
{
	font-weight: normal;
	font-size: 9pt;
	color: Red;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.Message_Success
{
	font-weight: normal;
	font-size: 9pt;
	color: Green;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.Navigation_CategoryPath
{
	font-weight: normal;
	font-size: 8pt;
	overflow: hidden;
	color: dimgray;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.EntryList_Title:link		{font-weight: bold;font-size: 10pt; color: DarkRed; font-family: Verdana, Arial , Helvetica, sans-serif;}
.EntryList_Title:active		{font-weight: bold;font-size: 10pt; color: DarkRed; font-family: Verdana, Arial , Helvetica, sans-serif;}
.EntryList_Title:visited	{font-weight: bold;font-size: 10pt; color: DimGray; font-family: Verdana, Arial , Helvetica, sans-serif;}
.EntryList_Title:hover		{font-weight: bold;font-size: 10pt; color: DarkRed; font-family: Verdana, Arial , Helvetica, sans-serif;}

.EntryList_SubTitle
{
	font-size: 8pt;
	color: black;
	font-family: Verdana, Arial , Helvetica, sans-serif;
}

.EntryList_AditionalInformation
{
	font-weight: normal;
	font-size: 8pt;
	color: dimgray;
	font-family: Verdana, Arial , Helvetica, sans-serif;
}

.EntryList_Link:link		{font-weight: normal;font-size: 8pt;font-family: Verdana, Arial , Helvetica, sans-serif;}
.EntryList_Link:active		{font-weight: normal;font-size: 8pt;font-family: Verdana, Arial , Helvetica, sans-serif;}
.EntryList_Link:visited		{font-weight: normal;font-size: 8pt;font-family: Verdana, Arial , Helvetica, sans-serif;}
.EntryList_Link:hover		{font-weight: normal;font-size: 8pt;font-family: Verdana, Arial , Helvetica, sans-serif;}

.EntryList_DataListItem
{
	border-right: lightgrey 1px solid;
	border-top: lightgrey 1px solid;
	border-left: lightgrey 1px solid;
	border-bottom: lightgrey 1px solid;
	background-repeat: no-repeat;
	background-color: whitesmoke;
}

.Copyright
{
	font-weight: normal;
	font-size: 8pt;
	color: darkgray;
	font-family: Verdana, Arial , Helvetica, sans-serif;
}

.Entry_Title
{
	font-weight: bold;
	font-size: 11pt;
	color: black;
	font-family: Verdana, Arial , Helvetica, sans-serif;
}

.Entry_SubTitle
{
	font-weight: bold;
	font-size: 9pt;
	color: dimgray;
	font-family: Verdana, Arial , Helvetica, sans-serif;
}

.QA_Title
{
	font-weight: bold;
	font-size: 9pt;
	color: dimgray;
	font-family: Verdana, Arial , Helvetica, sans-serif;
}

.Entry_TitleIcon
{
	margin-right: 10px;
}

.EntryLinkList_Link:link		{font-weight: bold;	font-size: 9pt;	font-family: Verdana, Arial , Helvetica, sans-serif;color: DarkRed;}
.EntryLinkList_Link:active		{font-weight: bold;	font-size: 9pt;	font-family: Verdana, Arial , Helvetica, sans-serif;color: DarkRed;}
.EntryLinkList_Link:visited		{font-weight: bold;	font-size: 9pt;	font-family: Verdana, Arial , Helvetica, sans-serif;color: DarkRed;}
.EntryLinkList_Link:hover		{font-weight: bold;	font-size: 9pt;	font-family: Verdana, Arial , Helvetica, sans-serif;color: DarkRed;}

.Navigation_MenuItem:link		{font-weight: bold;font-size: 8pt;color: white;font-family: Verdana, Arial, Helvetica, sans-serif;}
.Navigation_MenuItem:active		{font-weight: bold;font-size: 8pt;color: white;font-family: Verdana, Arial, Helvetica, sans-serif;}
.Navigation_MenuItem:visited	{font-weight: bold;font-size: 8pt;color: white;font-family: Verdana, Arial, Helvetica, sans-serif;}
.Navigation_MenuItem:hover		{font-weight: bold;font-size: 8pt;color: white;font-family: Verdana, Arial, Helvetica, sans-serif;}

.Navigation_LinkItem:link		{font-weight: normal;font-size: 8pt;color: DarkRed;font-family: Verdana, Arial , Helvetica, sans-serif}
.Navigation_LinkItem:active		{font-weight: normal;font-size: 8pt;color: DarkRed;font-family: Verdana, Arial , Helvetica, sans-serif}
.Navigation_LinkItem:visited	{font-weight: normal;font-size: 8pt;color: DarkRed;font-family: Verdana, Arial , Helvetica, sans-serif}
.Navigation_LinkItem:hover		{font-weight: normal;font-size: 8pt;color: black;font-family: Verdana, Arial , Helvetica, sans-serif;}

.CategoryList_Title
{
	font-weight: bold;
	font-size: 9pt;
	color: black;
	font-family: Verdana, Arial , Helvetica, sans-serif;
}

.Zunge_Cell
{
	font-weight: bold;
	font-size: 8pt;
	background-image: url(Images/zunge.png);
	color: white;
	font-family: Arial , Verdana, Helvetica, sans-serif;
	height: 18px;
	text-align: left;
}

.Field_Input
{
	font-size: 9pt;
	color: Black;
	font-family: Arial , Verdana, Helvetica, sans-serif;
}

.Field_Value
{
	font-size: 9pt;
	color: Black;
	font-family: Arial , Verdana, Helvetica, sans-serif;
}

.Field_Caption
{
	font-weight: bold;
	font-size: 9pt;
	color: black;
	font-family: Arial , Verdana, Helvetica, sans-serif;
}

.Field_Command
{
	font-weight: bold;
	font-size: 9pt;
	color: black;
	font-family: Arial , Verdana, Helvetica, sans-serif;
}

.Field_Required
{
	font-weight: bold;
	font-size: 14pt;
	color: red;
	font-family: Arial , Verdana, Helvetica, sans-serif;
}

.Image_Caption
{
	font-weight: bold;
	font-size: 9pt;
	color: dimgray;
	font-family: Arial , Verdana, Helvetica, sans-serif;
}

.Box
{
	border-right: lightgrey 1px solid;
	border-top: lightgrey 1px solid;
	border-left: lightgrey 1px solid;
	border-bottom: lightgrey 1px solid;
	background-color: whitesmoke;
}

.ThumbnailImage
{
	border-right: gray 1px solid;
	border-top: gray 1px solid;
	margin: 5px;
	border-left: gray 1px solid;
	border-bottom: gray 1px solid;
}

.EntryImage
{
	border-right: gray 1px solid;
	border-top: gray 1px solid;
	border-left: gray 1px solid;
	border-bottom: gray 1px solid;
}

.DataGrid
{
	border-right: darkgray 1px solid;
	border-top: darkgray 1px solid;
	font-weight: normal;
	font-size: 8pt;
	border-left: darkgray 1px solid;
	color: black;
	border-bottom: darkgray 1px solid;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: whitesmoke;
}

.DataGrid_Header
{
	font-weight: bold;
	font-size: 8pt;
	color: white;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #4747b5;
}


.sqlText {
	font: "Lucida Console";
}

.sqlTable {
	background-color: #EBEBEB;
	border: none;
	width: 100%;
	padding: 0 1 0 0;
}

.sqlTableHeader {
	background-color: #DDDDDD;
	text-align: right;
	padding: 0 1 0 0;
}

.sqlShow {
	font-family: Arial, Helvetica, sans-serif;
	color: #aa0000;
	font-weight: bold;
	text-decoration: underline;
	font-size: xx-small;
	vertical-align: middle;
}


.csharpcode
{
	font-size: smaller;
	color: black;
	font-family: Courier New , Courier, Monospace;
	/*background-color: #ffffff;*/
	/*white-space: pre;*/
}

.csharpcode pre { margin: 0em; }

.rem { color: #008000; }

.kwrd { color: #0000ff; }

.str { color: #006080; }

.op { color: #0000c0; }

.preproc { color: #cc6633; }

.asp { background-color: #ffff00; }

.html { color: #800000; }

.attr { color: #ff0000; }

.alt 
{
	background-color: #f4f4f4;
	width: 100%;
	margin: 0em;
}

.lnum { color: #606060; }

