BODY, TABLE, TR, TD, P, BR {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
	color : black;
}


.form
{
	border: #CCCCCC 0.1em outset;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	background : White;
}

.pathfinder {
	font-family : "Courier New", Courier, monospace;
}

.tit01 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 18pt;
	font-weight : bold;
	color : White;
}

.tit02 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 13pt;
	font-weight : bold;
}

.tit02a {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 13pt;
}
.tit02b {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 13pt;
	font-weight : bold;	
	color : White;	
}

.tit03 {
	color : White;
	font-weight : bold;
}
.pic {
	color : Gray;
	font-style : italic;
}
.shopupdate {
	color : Gray;
	font-size : 8pt;
}
.mehr {
	font-weight: bold;
	color: #38A041;
}


.bdgreen {
	border : 1pt solid  #00C08C;
}
.bdblue {
	border : 1pt solid #4F9DD2;
}
.bdyellow {
	border : 1pt solid #E9E72E;
}
.bdhellgrau {
	border : 1pt solid #f3f3f3;
}
.bdorange {
	border : 1pt solid #F1AF0F;
}
.bdred {
	border : 1pt solid red;
}
.bdblack {
	border : 1pt solid  black;
}
.bddunkelgrau {
	border : 1pt solid #C0C0C0;
}





.yellow {
	background-color : #E9E72E;
}
.green {
	background-color :  #00C08C;
}
.blue {
	background-color : #4F9DD2;
}
.orange {
	background-color : #F1AF0F;
}
.white {
	background-color : White;
}
.red {
	background-color : Red;
}
.black {
	background-color : black;
}
.hellgrau {
 background-color : #f3f3f3;
 }
.dunkelgrau {
 background-color : #C0C0C0;
 }

 
 

.subnavi {
	font-family : "Courier New", Courier, monospace;
}
A:link {

	color : Black;
}
A:visited {

	color : Black;
}
A:active {

	color : Black;
}
A:hover {

	color : Black;
	font-weight : bold;	
}
A.awhite:link {
	color : White;
	text-decoration : none;
}
A.awhite:visited {

	color : White;
	text-decoration : none;	
}
A.awhite:active {

	color : White;
	text-decoration : none;	
}
A.awhite:hover {

	color : White;
	font-weight : bold;	
	text-decoration : none;	
}





