/* Standardmäßiges CSS-Stylesheet für ein neues Webanwendungsprojekt */

BODY
{
	background-color: white;
	font-family: Verdana, Arial, Helvetica;
	font-size: 3;
	font-weight: normal;
	letter-spacing: normal;
	text-transform: none;
	word-spacing: normal;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
}

table
{ 
	font-family: Verdana, Arial, Helvetica;
	vertical-align:top;
	/*font-size:2;*/
}

td
{
	vertical-align: top;
}


H1, H2, H3, H4, H5, H6
{
	color: #003366;
		text-transform: none;
			letter-spacing: normal;
			word-spacing: normal;
			text-decoration: none;
}
H1
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:large;
	font-weight: 500;
	font-style: normal;
		}

H2
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight:400;
	font-style: normal;

}

H3
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: 400;
	font-style: normal;
			}

H4
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: 300;
	}

H5, DT
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: 400;
	font-style: normal;
	}

H6
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	font-style: normal;
	}

TFOOT, THEAD
{
	font-size: 1em;
	word-spacing: normal;
	letter-spacing: normal;
	text-transform: none;
	font-family: Arial, Helvetica, sans-serif;
}

TH
{
	vertical-align: baseline;
	font-size: 1em;
	font-weight: bold;
	word-spacing: normal;
	letter-spacing: normal;
	text-transform: none;
	font-family: Arial, Helvetica, sans-serif;
}


A:hover
{
	color:Purple ;
}


/* Standard-Text */
.eFensterCell
{
	vertical-align: top;
	font-family: Verdana, Arial, Helvetica;
	font-size: small;
	padding-top:10px;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:10px;
}

.std
{
	font-family: Verdana, Arial, Helvetica;
	font-size:x-small;
	vertical-align:top;
}
.mystd
{
	font-family: Verdana, Arial, Helvetica;
	font-size:x-small;	
}

/* Standard wird einem Link im Header-Local-Menü zugeordnet */
.HBHeaderStandard
{
	font-family: Verdana, Arial, Helvetica;
	font-size: xx-small;
	color: White;
	background-color: #6699CC;
	vertical-align: middle;
}
A.HBHeaderStandard:hover
{
	color: Red;
	font-weight:bold;
}
A.HBHeaderStandard:link
{
	color: White;
	font-weight:bold;
}
A.HBHeaderStandard:visited
{
	color: White;
	font-weight:bold;
}

/* Standard wird einem Link im Header-Local-Menü zugeordnet */
.HBHeaderMSDN
{
	font-family: Verdana, Arial, Helvetica;
	font-size: xx-small ;
	color: White;
	background-color:#0066CC;
	vertical-align: middle;
}
A.HBHeaderMSDN:hover
{
	color: Red;
	font-weight:bold;
}
A.HBHeaderMSDN:link
{
	color: White;
	font-weight:bold;
}
A.HBHeaderMSDN:visited
{
	color: White;
	font-weight:bold;
}

/* Client wird einem Link im Header-Local-Menü zugeordnet */
.HBHeaderClient
{
	font-family: Verdana, Arial, Helvetica;
	font-size: xx-small;
	color: White;
	background-color:#FF6633;
	vertical-align: middle;
}
A.HBHeaderClient:hover
{
	color: blue;
	font-weight:bold;
}
A.HBHeaderClient:link
{
	color: White;
	font-weight:bold;
}
A.HBHeaderClient:visited
{
	color: White;
	font-weight:bold;
}

/* Industrie wird einem Link im Header-Local-Menü zugeordnet */
.HBHeaderIndustrie
{
	font-family: Verdana, Arial, Helvetica;
	font-size: xx-small;
	color: White;
	background-color: #6699CC;
	vertical-align: middle;
}
A.HBHeaderIndustrie:hover
{
	color: Red;
	font-weight:bold;
}
A.HBHeaderIndustrie:link
{
	color: White;
	font-weight:bold;
}
A.HBHeaderIndustrie:visited
{
	color: White;
	font-weight:bold;
}

/* Server wird einem Link im Header-Local-Menü zugeordnet */
.HBHeaderServer
{
	font-family: Verdana, Arial, Helvetica;
	font-size: xx-small;
	color: White;
	background-color: #1980E6;
	vertical-align: middle;
}
A.HBHeaderServer:hover
{
	color: Red;
	font-weight:bold;
}
A.HBHeaderServer:link
{
	color: White;
	font-weight:bold;
}
A.HBHeaderServer:visited
{
	color: White;
	font-weight:bold;
}



/* wird einem Link im Header-Global-Menü zugeordnet */
.HBHeaderLinksGlobal
{
	font-family:Verdana, Arial, Helvetica;
	font-size:xx-small;
}

td.HBHeaderLinksGlobal
{
	vertical-align:middle;
}
A.HBHeaderLinksGlobal:hover
{
	color:red;
}
A.HBHeaderLinksGlobal:link
{
	color: White;
}
A.HBHeaderLinksGlobal:visited
{
	color:White;
}

/* wird einem Link im linken oder rechten Menü zugeordnet*/
.HBSiteLink
{
	font-family: Verdana, Arial, Helvetica;
	color: Black;
	padding-right: 1px;	
	padding-left :1px;
	
}
.HBSiteLink a
{
	text-decoration:none;
}

/* wird einer Überschrift im linken oder rechten Menü zugeordnet*/
.HBHeadLine
{
	font-family: Verdana, Arial, Helvetica;
	font-size:70%;
	font-weight: bold;
	color: Black;
}
.HBHeadLine TD
{
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 1px;
	padding-bottom : 1px;
		
}
/* wird der Tabelle für das linke oder rechte Menü zugeordnet */
.HBSitesTabelle
{
	border-right: solid 1px; 	border-bottom: solid 1px;
	border-left: solid 1px;
}
/*Damit die Bilder im Header mittig ausgerichtet sind*/
.HBHeaderBild
{
	vertical-align:middle;
}

/* wird auf der Shop/default Seite verwendet */
.pin
{
	font-family: Verdana, Arial, Helvetica;
	background-color :#dae4ff
}
.pinY /* mit hellgebler Farbe */
{
	font-family: Verdana, Arial, Helvetica;
	background-color :#ffffbf
}
