/*Global styles*/
body
{
	font-size: small;
	margin: 0px 5px 0px 0px;
	font-family: Arial, Verdana;
	background-color: white;
}

/* DataGrid styles  */

.LabelStyle
{
	PADDING-RIGHT: 7px; 
	COLOR: #808080; 
	FONT-FAMILY: Arial;	
}
.pagelink
{
	font-family:Arial;
	font-size: 10pt;
	color:Black;
}
.GridPagerStyle
{
	background-color:#ecf4fe;
	COLOR: #808080;
	FONT-FAMILY: verdana, arial;
	FONT-SIZE: 8pt;

}
.MailRow
{
	font-size:smaller;
	font-style: normal;
	background-color: white;
	font-family:  Arial;
}
.MailAltRow
{
	font-size:smaller;
	font-style: normal;
	background-color: #ecf4fe;
	font-family:  Arial;
}
.MailHeadRow
{
	padding-right: 7px;
	padding-left: 6px;
	font-weight: bold;
	font-size: small;
	padding-bottom: 2px;
	color: #808080;
	padding-top: 2px;
	font-family: verdana, arial, helvetica, sans-serif;
	background-color: #ecf4fe;
	text-align: center;
}
.MailBox
{
	
}

.Row
{
	font-size:smaller;
	font-style: normal;
	background-color: white;
	font-family: Arial;
}
.AltRow
{
/*	font-size: 10pt;*/
	font-size:smaller;
	margin-left: 2px;
	cursor: default;
	font-family: Arial;
	background-color: #ecf4fe;
}
.HeadRow
{
	font-size:smaller;
	font-weight: bold;
/*	font-size: 8pt;*/
	color: #808080;
	font-family: verdana, arial, helvetica, sans-serif;
	background-color: #ecf4fe;
	text-align: center;
}

.DelayedMessage
{
	color: #ff6600;
}

.MainHead
{
	color:Black;
	font-size:17px;
	font-family:Tahoma;
	text-decoration:none;
}

/* Design .LabelStyle
{
	PADDING-RIGHT: 7px; PADDING-LEFT: 6px; FONT-SIZE: 8pt; PADDING-BOTTOM: 2px; COLOR: #808080; PADDING-TOP: 2px; FONT-FAMILY: verdana, arial, helvetica, sans-serif;	
}*/

A
{	
	COLOR: #003399;
}

A:hover
{
	color:Red;
}

A:active
{
	color:Green;
}

.Label
{
	COLOR: Black;	
	FONT-FAMILY:  Verdana;
	FONT-SIZE: smaller;
}

.Label_V2
{
	COLOR: #808080;
	FONT-FAMILY: arial, arial;
	FONT-SIZE: smaller;
}
.Label_V3
{
	background-color: #ecf4fe;
	COLOR: #808080;
	FONT-FAMILY: arial, arial;
	FONT-SIZE: smaller;	
}	

.Label_V4
{
	background-color: #ecf4fe;
	COLOR: Black;	
	FONT-FAMILY:  Verdana;
	FONT-SIZE: smaller;
}

.Caption
{
	font-weight: bold;
	font-size: small;
	
	font-family: arial;
}

.Head
{
	font: 12pt Verdana;
	font-weight: bold;
	color: #666644;
}	


.SubHead
{
	font-weight: bold;
	font-size: 12px;
    color: #003366;
	font-family: Verdana, Helvetica, sans-serif;
}

.Head_V2
{
    font-family: Tahoma, Arial, Helvetica;
    font-size:  15px;
    font-weight:   bold;
    color: #333333;
}

.Head_V3
{
	font-weight: normal;
	font-size: 10pt;
	color: black;
	font-family: arial;
}

.SkinObject {
    font-weight: bold;
    font-size: 10pt;
    color: #003366;
    font-family: Tahoma, Arial, Helvetica;
    text-decoration: none;
}
.TopMenu
{
	padding-right: 2px;
	padding-left: 2px;
	font-weight: bold;
	font-size: 10pt;
	padding-bottom: 2px;
	color: #2d2d2d;
	padding-top: 2px;
	font-family: Tahoma, Arial, Helvetica;
}

.TopMenu:hover 
{
	padding:1px;
	border: #00008B 1px solid;
	color: #003366;
	background-color: #cccccc !important;
}

.NotReadMail
{
	font-weight: bold;
	font-size: x-small;
}


/*CtlColPanel.ascx*/

.darkBG, .alertHeader, .dgSelectedItem
{
	font-weight: bold;
	color: #ffffff;
	font-size: 10pt;
	font-family: Verdana, Helvetica, sans-serif;
}

.darkColorHeading,
.smallDarkColorHeading
{
	color: #3F74BA;
}

.darkBG,
.dgSelectedItem,
.alertHeader, 
.dividerRule
{
	background-color: #3F74BA;
}

.subNavButtonNormal,
.mainNavButtonHover,
.formLabel,
.thinBorderOpenLeft, 
.formButtonBar, 
.subNav
{
	background-color:#E7E7E7;
}

/* END CtlColPanel.ascx*/

/*  Menu Styles */   
 .ListNugget { margin-top: 0px; font-size: 10px; }
  .ListNuggetBody { padding-top: 2px;  padding-left: 4px; padding-bottom: 2px; border: RGB(236, 244, 254) 1px solid; font-family: ËÎÌå; background-color: #f1f1f1; width: 160px; }
  .ListNuggetHeader {background-color: RGB(236, 244, 254); color: #808080; cursor: hand; font-size: 14px; font-family: verdana, arial, helvetica, sans-serif;}
  .ListNuggetTitleCellBlue { background-position: left top; background-repeat: no-repeat; padding-left: 8px; padding-top: 2px; padding-bottom: 2px;}
  .ListNuggetHeaderClosed { background-color: #CCCCCC; color: #808080; cursor: hand; font-size: 14px; font-family: verdana, arial, helvetica, sans-serif;}
  .ListNuggetButtonCellBlue { background-position: right top; background-repeat: no-repeat; text-align: right; cursor: hand;}
  .ListNuggetButton	{ margin-right: 4px; margin-left: 2px; margin-top: 2px; margin-bottom: 2px; }
  .ListNuggetUpButton {}
  .ListNuggetDownButton	{display: none; }

	.UpLevelFlyout 
	{
		margin-right: 8px;
	}
	.UpLevelFlyout .flyoutMenu 
	{
		margin-right: -8px;margin-left: -2px; 
	}
	.DownLevelFlyout .flyoutMenu 
	{
		margin-right: 0px;
	}
	.flyoutMenu UL 
	{
		padding-left: 0px;
		
	}
	.flyoutMenu LI 
	{
		margin-left: 0px;
		padding-top: 3px;
		padding-bottom: 3px;
	}
	.flyoutMenu A:visited { color: Purple; }
	.flyoutHeading {
		background-color: #F2F2F2;
		font-size: 12px;
		font-weight: bold;
		padding-top: 2px;
		padding-bottom: 4px;
		padding-left: 2px;
		cursor: default;
	}
	.flyoutLink  {
		border-color: #F2F2F2;
		border-width: 1px;
		border-style: solid;
		font-size: 12px;
		padding-left: 2px;
		padding-right: 12px;
		padding-top: 3px;
		cursor: hand;
	}
	.flyoutLink A { margin-right: 14px; }
	.flyoutMenu TD.flyoutLink  
	{
		font-size: 12px;
		padding-top: 3px; padding-left: 0px;
		padding-bottom: 3px; padding-right: 0px;
		cursor: hand;
	}
	TD.flyoutLink a, 
	TD.flyoutLink a:hover,
	TD.flyoutLink a:visited,
	TD.flyoutLink a:active 
	{
		color: black;
		font-size: 12px;
		text-decoration: none;
	}	
	TD.flyoutSubLink a,
	TD.flyoutSubLink a:hover,
	TD.flyoutSubLink a:visited,
	TD.flyoutSubLink a:active 
	{
		font-size: 12px;
		color: black;
		text-decoration: none;
	}
	.flyoutSubHeading {
		font-size: 12px;
		background-color: #F2F2F2;
		font-weight: bold;
		padding-top: 2px;
		padding-bottom: 4px;
		padding-left: 7px;
		cursor: default;
	}
	.flyoutSubLink {
		border-color: #F2F2F2;
		border-width: 1px;
		border-style: solid;
		padding: 2px 15px 4px 12px;
		cursor: hand;
	}
/*  END Menu Styles */   
/* 

 Container Styles for DotNetNuke*/   

.line_blue
{
	border-top: #7994cb 1px solid;
}

.containermaster_blue
{
	border-right: #7994cb 1px solid;
	border-top: #7994cb 1px solid;
	border-left: #7994cb 1px solid;
	width: 100%;
	border-bottom: #7994cb 1px solid;
	background-color: White;
	moz-border-radius-bottomleft: 15px;
	moz-border-radius-bottomright: 15px;
	moz-border-radius-topleft: 3px;
	moz-border-radius-topright: 3px;
}

.containermaster_blue_V2
{
	border-right: #7994cb 1px solid;
	border-top: #7994cb 1px solid;
	border-left: #7994cb 1px solid;
	border-bottom: #7994cb 1px solid;
	background-color: White;
	moz-border-radius-bottomleft: 15px;
	moz-border-radius-bottomright: 15px;
	moz-border-radius-topleft: 3px;
	moz-border-radius-topright: 3px;
}

.tdBottomLine_blue
{
	border-bottom: #7994cb 1px solid;
	background-color: White;
}
.tdLeftLine_blue
{
	border-left: #7994cb 1px solid;
	background-color: White;
	padding-left:10pt;
}

.containerrow1_blue {
	BACKGROUND-IMAGE: url(/Images/LtBlue.jpg);
	
}
.containerrow2_blue {
	background-color: #FFFFFF
}

/* START NEWS */
.NewsHead
{
	font-weight: bold;
	font-size: 12px;
	color: #006699;
	font-family: Verdana, Helvetica, sans-serif;
}
.NewsBody
{
	COLOR: Black;	
	FONT-FAMILY:  Verdana;
	FONT-SIZE: smaller;	
}
/* END NEWS */

/* text style for buttons and link buttons used in the portal admin pages */
.CommandButton     {
        font-family: Verdana, Tahoma, Arial, Helvetica, Sans-Serif;
    font-size: 11px;
    font-weight: normal;
}

/* hyperlink style for buttons and link buttons used in the portal admin pages */
A.CommandButton:link {
    text-decoration:    underline;
    color: #336699;
}

A.CommandButton:visited  {
    text-decoration:    underline;
    color: #336699;
}

A.CommandButton:active   {
    text-decoration:    underline;
    color: #339999;
}

A.CommandButton:hover    {
    text-decoration: underline;
    color: #3399ff;
}
/* END */

/* --------------------  .Map0 Item--------------------*/
.Map0
{
	font-size: small;	
	color: black;
	font-family: Verdana, Tahoma, Arial, Helvetica, Sans-Serif;
}

A.Map0:link {
    text-decoration:    underline;
    color: #336699;
}

A.Map0:visited  {
    text-decoration:    underline;
    color: #336699;
}

A.Map0:active   {
    text-decoration:    underline;
    color: #339999;
}

A.Map0:hover    {
    text-decoration: underline;
    color: #3399ff;
}
/* END */

/* --------------------  .Map1 Item--------------------*/
.Map1
{
	padding-right: 5px;
	padding-left: 20px;
	font-weight: normal;
	font-size: x-small;
	padding-bottom: 20px;
	padding-top: 20px;
	font-family: Verdana, Tahoma, Arial, Helvetica, Sans-Serif;
	list-style-type: disc;
}

A.Map1:link {
    text-decoration:    underline;
    color: #336699;
}

A.Map1:visited  {
    text-decoration:    underline;
    color: #336699;
}

A.Map1:active   {
    text-decoration:    underline;
    color: #339999;
}

A.Map1:hover    {
    text-decoration: underline;
    color: #3399ff;
}
/* END */

/* --------------------  .Map1 Item--------------------*/
.Map2
{
	padding-right: 40px;
	padding-left: 40px;
	font-weight: normal;
	font-size: x-small;
	padding-bottom: 40px;
	padding-top: 40px;
	font-family: Verdana, Tahoma, Arial, Helvetica, Sans-Serif;
	list-style-type: circle;
}

A.Map2:link {
    text-decoration:    underline;
    color: #336699;
}

A.Map2:visited  {
    text-decoration:    underline;
    color: #336699;
}

A.Map2:active   {
    text-decoration:    underline;
    color: #339999;
}

A.Map2:hover    {
    text-decoration: underline;
    color: #3399ff;
}
/* END */


/*-------------------------------*/
/*          Grafik               */
/*-------------------------------*/

.grfTitle
{
	text-align: center;
	font-weight: bold;
	font-size: 20pt;
}
.grfSubTitle
{
	text-align: center;
	font-weight: bold;
	font-size: 12pt;	
}

.grfText
{
	font-size:10pt;
}

.grfDesignations
{
	background-color: #ffffcc;
	font-weight: bold;
	font-size:10pt;
	font-family: Verdana;
	text-align: center;	
}

.grfDesignationsBox
{
	border-right: black 1px solid;
	border-top: black 1px solid;
	border-left: black 1px solid;
	border-bottom: black 1px solid;
	font-size:10pt;
}

.grfTableHead
{
	background-color: #ffebcd;
}

.grfMonthName
{
	border-right: black 2px solid;
	border-top: black 2px solid;
	border-bottom: black 2px solid;
	text-align:center;
	font-size:10pt;
}

.grfMonthWeek
{
	border-right: black 1px solid;
	border-bottom: black 1px solid;
	text-align:center;
	padding-left:5px;
	padding-right:5px;
	font-size:8pt;
}

.grfMonthDay
{
	background-color: #ffccff;
	border-right: black 1px solid;
	border-bottom: black 1px solid;
	text-align:center;
	font-size:8pt;	
}

.grfTableConst
{
	border-top: black 2px solid;
	border-right: black 1px solid;
	border-bottom: black 1px solid;
	text-align: center;
	font-weight: bold;
	padding-left:5px;
	padding-right:5px;
	font-size:10pt;
}

.grfTableItem
{
	background-color: #CCFF99;
	border-right: black 1px solid;
	border-bottom: black 1px solid;
	text-align:center;
	padding-left:5px;
	padding-right:5px;
	font-size:8pt;
}



.error
{
	font-weight: bold;
	color: white;
	background-color: #FE4646;
	font-size:smaller;
	font-style: normal;
	font-family: Arial;	
}

.warning
{
	font-weight: bold;
	color: black;
	background-color: #F7FE46;
	font-size:smaller;
	font-style: normal;
	font-family: Arial;	
}

.AbitTr
{
	border: #c0c0c0 1px dotted; 
	padding: 0px;
}