a   {
	color:#0000a8;
	font: bold 12px Arial;
	text-decoration: none;
	font-family : Arial;
	font-size : 12px;
	font-weight : bold;
}

a:hover   {
	color: #0000a8;
	font: bold 12px Arial;
	text-decoration: underline;
	font-family : Arial;
	font-size : 12px;
	font-weight : bold;
}


a.navitop   {
	color:white;
	font: bold 10px Arial;
	text-decoration: none;
	font-family : Arial;
	font-size : 10px;
	font-weight : bold;
}

a:hover.navitop   {
	color: #0000A8;
	font: bold 10px Arial;
	text-decoration: none;
	font-family : Arial;
	font-size : 10px;
	font-weight : bold;
	background : #e1e8ff;
}

a.artikelgruppe   {
	font : 900 15px Arial;
	color : #6f7074;
	font-weight : 900;
	font-family : Arial;
	font-size : 15px;
}

a:hover.artikelgruppe   {
	font : 900 15px Arial;
	color : #6f7074;
	text-decoration : underline;
	font-family : Arial;
	font-size : 15px;
	font-weight : 900;
}

a.blitz   {
	font : 900 10px Arial;
	color : #0000a8;
	font-weight : 900;
	font-family : Arial;
	font-size : 10px;
}

a:hover.blitz   {
	font : 900 10px Arial;
	color : #0000a8;
	text-decoration : underline;
	font-family : Arial;
	font-size : 10px;
	font-weight : 900;
}

td  {
	color: black;
	font : 12px Arial;
	font-family : Arial;
	font-size : 12px;
}

.fett {
	color: black;
	font : bold 12px Arial;
	font-family : Arial;
	font-size : 12px;
	font-weight : bold;
}

.weiss{
	font-size: 10px;
	font-family: Arial;
	color: White;
	font-weight: bold;
	font: bold 10px Arial;
}

.schwarz{
	font-size: 10px;
	font-family: Arial;
	color: Black;
	font-weight: bold;
	font: bold 10px Arial;
}

.produktbeschreibung{
	color: Black;
	font: 11px Arial;
	font-size: 11px;
	font-family: Arial;		
}

.achtung {
	color: Red;
	font : bold 12px Arial;
	font-family : Arial;
	font-size : 12px;
	font-weight : bold;
}

.bereich{
	font : bold 19px Arial;
	color : #6f7074;
	text-decoration : underline;
	font-weight : bold;
	font-size : 19px;
	font-family : Arial;
}

.layer{
	layer-background-color : #bfceff;
	background-color : #bfceff;
	margin-bottom : 4px;
	padding-bottom : 4px;
	padding-left : 4px;
	padding-right : 4px;
	padding-top : 4px;
	width : 200px;
}

input.angebot{
	background:#BFCEFF;
	font: bold 12px;
	font-size : 12px;
	font-weight : bold;
	border : 1px solid Black;
	background-color : #BFCEFF;
	scrollbar-arrow-color : Aqua;
}

select.angebot{
	background:#BFCEFF;
	font: bold 12px;
	font-size : 12px;
	font-weight : bold;
	border : 1px solid Black;
}

textarea.angebot{
	background:#BFCEFF;
	font: bold 12px;
	font-weight : bold;
	font-size : 12px;
	font-family : Arial;	
	border : 1px solid Black;	
}

FORM {
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
}

.willkommen{
	font : bold 13px Arial;
	color : #0000A8;
	font-weight : bold;
	font-size : 13px;
	font-family : Arial;
}



