﻿/* Atuhor: Frank Matthiesen  */


/* Seiten-Ueberschrift alt */
.headline{font-size:15px;font-weight:bold;}

/* TextBox-Auszeichnung*/
.txtgreybold{color:#555555;font-weight:bold;}

/*Logon-Anzeige*/
.logon{color: #FFFFFF;font-size: 9px;font-weight: normal;font-family: Verdana,Arial,Helvetica,sans-serif;}

/*Mail-Check */
.lblformcheck{color: #FF0010;font-size: 9px;font-weight: normal;font-family: Verdana,Arial,Helvetica,sans-serif;}

.dg_menustyle
{
	background-color: #1B72BB;
	color: #FFFFFF;
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	height: 20px;
	vertical-align: top;
}

.dg_menustyleblack
{
	color: #000000;
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	height: 20px;
}


.dg_formstyle
{
	color: #000000;
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	height: 20px;
}

.mydatagridstyle
{
	color:#00696B;
	font-family:Verdana;
	font-size:11px;
	font-weight:normal;
}

.Kopfzeile			{font-family:Arial,Geneva,sans-serif;font-size:1.0em; font-weight:bold; border-left:solid 1px #2267A8; border-top:solid 1px #2267A8; padding:2px 0px 4px 4px; margin-right:126px; color:#2267A8}
.TopLogo			{float:right; border:none;}
.TopLogo img		{width:65px; height:32px; border:none;}



/*************************************************************************************************/
/* Farbwerte
/*************************************************************************************************/
/* Langeoog CI-Farben */
/* blau: #2267A8 */
/* gelb: #ffa000 */
/* rot:	 #f33b1d */
/* grün: #7fc600 */


/*************************************************************************************************/
/* Frachtbrief-Styles
/*************************************************************************************************/

.smalltext			{font-family:Arial,Geneva,sans-serif; font-size:9pt; color:#000000; text-decoration:none; line-height:10pt;}

.dg_menustyle a:link		{ color:#FFFFFF; text-decoration:none; }
.dg_menustyle a:visited	{ color:#FFFFFF; text-decoration:none; }
.dg_menustyle a:hover		{ color:#FFFFFF; text-decoration:underline; }
.dg_menustyle a:active	{ color:#FFFFFF; text-decoration:underline; }

