/* Barrierefrei */
body
{
   scrollbar-arrow-color:#008659;
   scrollbar-face-color:#DEE6DE;
   scrollbar-highlight-color:#DEE6DE;
   scrollbar-3dlight-color:#DEE6DE;
   scrollbar-shadow-color:#008659;
   scrollbar-darkshadow-color:#008659;
   scrollbar-track-color:##DEE6DE;
}
font
{
	size:22px;
	font-size:22px;
}
a
{
	font-size: 22px;
	font-family: arial;
	color:#D00303;
}
a:link, a:visited, a:active
{
	text-decoration:none;
}
a:hover
{
	text-decoration:underline;
}
small
{
	font-size: 16px;
	font-family: arial;
	text-decoration:none;
}
td
{
	font-size: 22px;
	font-family: arial;
	text-decoration:none;
}
b
{
	font-size: 22px;
	font-family: arial;
}
strong
{
	font-size: 21px;
	font-family: arial;
	font-weight:bold;
	color:#D00303;
}
.rot
{
	color:#D00303;
}
big
{
	font-size: 21px;
	font-family: arial;
	font-weight:bold;
	color:#3A73B9;
}
h1
{
	font-size: 24px;
	font-family: arial;
	font-weight:bold;
	color:#D00303;
}
h2
{
	font-size: 22px;
	font-family: arial;
	font-weight:bold;
	color:#D00303;
}
h3
{
	font-size: 22px;
	font-family: arial;
	font-weight:bold;
	color:#549424;
}
h4
{
	font-size: 18px;
	font-family: arial;
	font-weight:bold; color:red;
}
.extra
{
	font-size: 22px;
	background-color:navy;
}
.extra2
{
	font-size: 22px;
	color:navy;
	font-weight:bold;
}
.back2
{
	font-size: 22px;
	color:navy;
	background-color: #C9DBEC;
}
.green
{
	font-size: 22px;
	font-family: arial;
	font-weight:bold;
	color:#549424;
}
.box
{
	border-width:1px;
	border-color:#D00303;
	border-style:solid;
	padding:0px;
}
.warenkorb
{
	font-size:20px;
	width: 100%;
	border: 1px solid #990000;
	border-collapse:collapse
}
.seite
{
	font-size:18px;
	font-weight: bold;
}
.fehler
{
	color: #FF0000;
	font-weight: bold;
}
.wareerfolgreich
 {
	font-size:16px;
	font-weight: bold;
	color: #006600;
}
.bild
{	text-align: right;
	vertical-align: top;
	width: 160px;
	max-width:160px;
	font-size:16px;
}
.liste
{
	border:1px solid #DEE6DE;
	width:100%;
}
.bgueberschrift
{
	background-color:#DEE6DE;
}
.bgdunkel
{
	background-color:#EAEFEA;
}
.bghell
{
	background-color:#FFFFFF;
}