h1 {font-size:18px;color:#333333;margin-bottom:0px;}
h2 {font-size:16px;color:#333333;}
h3 {
	font-size:14px;
	color:#333333;
	margin-top: -2px;
}

#breadcrumb a{
	font: bold 14px Arial, Helvetica;
	color: #FFFFFF;
	text-decoration: none;
}

#breadcrumb a:hover{
	font: bold 14px Arial, Helvetica;
	color: #000033;
	text-decoration: underline;
}


a:link, a:active, a:hover
{ 
  text-decoration:underline;
  font-weight:normal;
  color:#c40009;
  font-size:12px;
}

a:visited {
  text-decoration:underline;
  font-weight:normal;
  color:#007cc3;
  font-size:12px;
}
a.menu {
 display:block;
 padding:8px;
 border-bottom:1px solid #FFF;
 text-align:left;
 text-decoration:none;
 }
 
a.menu:link, a.menu:visited
{ 
  color:#000033;
 background-color:#b8cbe9;
 text-decoration:none; font-weight:bold;
}

a.menu:active, a.menu:hover
{ 
  color:#000033; font-weight:bold;
 background-color:#eeeeee;
}

.globallink{
	margin-left: 5px;
}

a.globallink{
	text-decoration:none;
	font-weight:normal;
	color:#007cc3;
	font-size:12px;
}

a.submenu {
	display:block;
	padding:8px;
	border-bottom:1px solid #FFF;
	text-align:left;
	text-decoration:none;
	text-indent: 20px;
 }
 
a.submenu:link, a.submenu:visited
{
	color:#000033;
	background-color:#b8cbe9;
	text-decoration:none;
	font-weight:bold;
	text-indent: 20px;
}

a.submenu:active, a.submenu:hover
{
	color:#000033;
	font-weight:bold;
	background-color:#eeeeee;
	text-indent: 20px;
}

#rechnungsbetrag {
	font-weight: bold;
}

.warenkorb{
	font-color: #000033;
	font-weight:bold;

}
a.warenkorb, a.warenkorb:link{
	text-decoration:underline;
}
a.warenkorb:active, a.warenkorb:hover
{
	color:#000033;
	font-weight:bold;
	text-decoration:underline;
}
 a.warenkorb:visited
{
	text-decoration:none;
	font-weight:bold;
}
a.kasse {
 display:block;
 padding:4px;
 text-align:left;
 text-decoration:none;
 }
 
a.kasse:link, a.kasse:visited
{ 
  color:#000033;
 background-color:#b8cbe9;
 text-decoration:none; font-weight:bold;
}

a.kasse:active, a.kasse:hover
{ 
  color:#000033; font-weight:bold;
 background-color:#eeeeee;
}
.einzug {
	text-indent: -25px;
	margin-left: 25px;
}

a.mwst:link, a.mwst:active, a.mwst:hover
{ 
  text-decoration:underline;
  font-weight:normal;
  color:#999999;
  font-size:11px;
}

a.mwst:visited {
  text-decoration:underline;
  font-weight:normal;
  color:#007cc3;
  font-size:10px;
}