/* Standardmäßiges CSS-Stylesheet für ein neues Webanwendungsprojekt */

BODY
{
	font-weight: normal;
	font-size: 0.8em;
	word-spacing: normal;
	text-transform: none;
	font-family: Verdana, Helvetica, sans-serif;
	letter-spacing: normal;
	background-color: white;
}

H1, H2, H3, H4, H5, TH, THEAD, TFOOT
{
    COLOR: #003366;
}
H1	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	2em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H2	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.75em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H3	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.58em;
	font-weight:	500;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H4	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.33em;
	font-weight:	500;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H5, DT	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H6	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	.8em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
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:link
{
	color: #ff0026;
	font-family: Verdana;
	text-decoration: none;
}	
		
A:visited
{
	color:#ff0026;
	font-family: Verdana;
	text-decoration: none;
}	

		
A:active	{
	color: #ff0026;
	font-family: Verdana;
	text-decoration: none;
}	

		
A:hover
{
	color: #ff0026;
	text-decoration: underline;
}
	
SMALL	{	
	font-size:	.7em;
	}	

BIG	{	
	font-size:	1.17em;
	}	

BLOCKQUOTE, PRE	{	
	font-family:	Courier New, monospace;
	}	
	

UL LI	{	
	list-style-type:	square ;
	}	

UL LI LI	{	
	list-style-type:	disc;
	}	

UL LI LI LI	{	
	list-style-type:	circle;
	}	
	
OL LI	{	
	list-style-type:	decimal;
	}	

OL OL LI	{	
	list-style-type:	lower-alpha;
	}	

OL OL OL LI	{	
	list-style-type:	lower-roman;
	}	


.TabNotSelected
{
	border-right: gray thin solid;
	font-weight: bold;
	border-bottom: gray thin solid;
	font-family: Arial;
	background-color: #EEEEF0;
	text-align: center;
	font-size: small;
}
.TabSelected
{
	border-right: outset;
	border-top: outset;
	font-weight: bold;
	border-left: outset;
	border-bottom: gray thin solid;
	font-family: Arial;
	background-color: #64acf3;
	text-align: center;
	font-size: small;
}


.MainColor
{
	background-color: #64acf3;
}

.FrameArea
{
	border-bottom: #64acf3 solid;
}

.TitelArea
{
	border-bottom: #64acf3 solid;
	background-color: whitesmoke;
}
.PictureArea
{
	background-color: gainsboro;
	vertical-align: baseline;
}
.ControlArea
{
	border-top: #64acf3 thin solid;
	background-color: whitesmoke;
}
.ExplorerArea
{
	background-color: whitesmoke;
}

.Warenkorb
{
	font-size: x-small;
}
.WarenkorbEdit
{
	border-top: #64acf3 thin solid;
	border-bottom: #64acf3 thin solid;
	font-size: x-small;
}

.WarenkorbKopf
{
	border-top: #64acf3 thin solid;
	border-bottom: #64acf3 thin solid;
	background-color: whitesmoke;
}

.WarenkorbFuss
{
	border-top: #64acf3 thin solid;
	border-bottom: #64acf3 thin solid;
	background-color: whitesmoke;
}
.EinzelBild
{
	background-color: lightgrey;
}

.EinzelBildInfoKopf
{
	font-weight: bold;
	font-size: x-small;
	background-color: darkgray;
}

.EinzelBildInfoRumpf
{
	border-right: darkgray solid;
	border-top: darkgray solid;
	font-size: x-small;
	border-left: darkgray solid;
	border-bottom: darkgray solid;
	background-color: lightgrey;
}
.EinzelBildInfoText
{
	font-size: x-small;
}
.KatList
{
	border-top: #64acf3 thin solid;
	background-color: gainsboro;
}

A.tblKopf:LINK
{
	text-decoration: none;
	color: #000000;
	font-family: Arial, Helvetica, Sans-Serif;
} 
A.tblKopf:VISITED
{
	text-decoration: none;
	color: #000000;
}
A.tblKopf:HOVER
{
	text-decoration: underline;
	color: #4682b4;
}


.TreeView			{color:#000000; font-size:8pt; font-family: Verdana, Helvetica, sans-serif} 
A.TreeView:LINK		{Text-Decoration: none; color:#000000; font-size:8pt; font-family: arial} 
A.TreeView:VISITED	{Text-Decoration: none; color:#000000; font-size:8pt; font-family: arial} 
A.TreeView:HOVER	{Text-Decoration: underline; color:#000000; font-size:8pt; font-family: arial}

.BaseTable
{
	border-bottom: #64acf3 thick solid;
}
.Foot
{
	font-size: x-small;
	background-color: white;
}

.InfoTableHead
{
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 5px;
	padding-top: 5px;
	background-color: #64acf3;
}
.InfoTableBody
{
	border-right: #64acf3 thin solid;
	border-top: #64acf3 thin solid;
	border-left: #64acf3 thin solid;
	border-bottom: #64acf3 thin solid;
	background-color: whitesmoke;
}
.OrderTitel
{
	font-size: small;
	color: dodgerblue;
}



.OrderWeiter
{
	font-weight: bold;
	font-size: small;
	color: dodgerblue;
	text-decoration: underline overline;
}
.Align_Center
{
	text-align: center;
}
