h1, h2
{
	FONT-WEIGHT: bold;
    FONT-SIZE: 12px;
    COLOR: #000000;
    FONT-FAMILY: Arial;
    TEXT-DECORATION: none
}


TD
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 12px;
    COLOR: #000000;
    FONT-FAMILY: Arial;
    TEXT-DECORATION: none
}
TD.menu
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 11px;
    COLOR: #0655A5;
    FONT-FAMILY: Arial;
    TEXT-DECORATION: none
}
TD.footer
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 10px;
    COLOR: #000000;
    FONT-FAMILY: Arial;
    TEXT-DECORATION: none
}
A:link
{
    FONT-SIZE: 12px;
    COLOR: #0655A5;
    FONT-FAMILY: Arial;
    TEXT-DECORATION: underline
}
A:visited
{
    FONT-SIZE: 12px;
    COLOR: #0655A5;
    FONT-FAMILY: Arial;
    TEXT-DECORATION: underline
}
A:hover
{
    FONT-SIZE: 12px;
    COLOR: #0655A5;
    FONT-FAMILY: Arial;
    TEXT-DECORATION: none
}
A:active
{
    FONT-SIZE: 12px;
    COLOR: #0655A5;
    FONT-FAMILY: Arial;
    TEXT-DECORATION: none
}
A.menu:link
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 12px;
    COLOR: #000000;
    FONT-FAMILY: Arial;
    TEXT-DECORATION: underline
}
A.menu:visited
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 12px;
    COLOR: #000000;
    FONT-FAMILY: Arial;
    TEXT-DECORATION: underline
}
A.menu:hover
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 12px;
    COLOR: #000000;
    FONT-FAMILY: Arial;
    TEXT-DECORATION: none
}
A.menu:active
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 12px;
    COLOR: #000000;
    FONT-FAMILY: Arial;
    TEXT-DECORATION: none
}
A.footer:link
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 10px;
    COLOR: #000000;
    FONT-FAMILY: Arial;
    TEXT-DECORATION: none
}
A.footer:visited
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 10px;
    COLOR: #000000;
    FONT-FAMILY: Arial;
    TEXT-DECORATION: none
}
A.footer:hover
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 10px;
    COLOR: #999999;
    FONT-FAMILY: Arial;
    TEXT-DECORATION: none
}
A.footer:active
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 10px;
    COLOR: #000000;
    FONT-FAMILY: Arial;
    TEXT-DECORATION: none
}
INPUT
{
    BORDER-RIGHT: #CFCFCF 1px solid;
    BORDER-TOP: #CFCFCF 1px solid;
    FONT-SIZE: 12px;
    BORDER-LEFT: #CFCFCF 1px solid;
    BORDER-BOTTOM: #CFCFCF 1px solid;
    FONT-FAMILY: arial
}
INPUT.ohne
{
    BORDER-RIGHT: #CFCFCF 0px solid;
    BORDER-TOP: #CFCFCF 0px solid;
    FONT-SIZE: 12px;
    BORDER-LEFT: #CFCFCF 0px solid;
    BORDER-BOTTOM: #CFCFCF 0px solid;
    FONT-FAMILY: arial
}
INPUT.error
{
    BORDER-RIGHT: #FF0000 2px solid;
    BORDER-TOP: #FF0000 2px solid;
    FONT-SIZE: 12px;
    BORDER-LEFT: #FF0000 2px solid;
    BORDER-BOTTOM: #FF0000 2px solid;
    FONT-FAMILY: arial
}
textarea.error
{
    BORDER-RIGHT: #FF0000 2px solid;
    BORDER-TOP: #FF0000 2px solid;
    FONT-SIZE: 12px;
    BORDER-LEFT: #FF0000 2px solid;
    BORDER-BOTTOM: #FF0000 2px solid;
    FONT-FAMILY: arial
}
select.error
{
    BORDER-RIGHT: #FF0000 2px solid;
    BORDER-TOP: #FF0000 2px solid;
    FONT-SIZE: 12px;
    BORDER-LEFT: #FF0000 2px solid;
    BORDER-BOTTOM: #FF0000 2px solid;
    FONT-FAMILY: arial
}




/************************************************
 			SHOP
*************************************************/



table.dgrArtikel {
	padding: 0px;
	margin: 0px;
	border: 0px;
	border-collapse: collapse;
	width: 100%;
	margin-bottom: 10px;
}
table.dgrArtikel td {
	border: 1px solid #CCCCCC;	
	width: 33%;
	padding: 0px;
	text-align: center;
	vertical-align: top;
	padding: 5px;;

}
table.dgrArtikel td img {
	border: 0px;
	top: 10px;
}
table.dgrArtikel td h3 {
	top: 3px;
	border: 0px;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	margin-bottom: 2px;
	height: 32px;

}		
table.dgrArtikel div.artikelDetails {
	margin-top: 10px;

}
div#frmArtikelLeft img {
	border: 0px;
}

div#frmArtikelRight span.wichtig {
 	font-weight: bold;
}
div#frmArtikelRight input#btnAddToCart {
	border: 0px;
}

/***************************************
	Standard Formular 
****************************************/
table.formular {
	width: 100%;
}
table.formular th, table.formular td  {
	text-align: left;
	padding: 2px;
	font-size: 12px;
}
table.formular th {
	width: 150px;
	background-image:url(bg_blau.jpg);
}
table.formular td {
	background-image:url(bg_hblau.jpg);
}
div.btnRight {
	margin-top: 20px;
	text-align: right;
}
div.btnRight img {
	border: 0px;
}

/***************************************
	Standard Grid 
***************************************/

table.grid {
	width: 100%;
}
table.grid th, table.grid td  {
	text-align: left;
	padding: 2px;
	font-size: 12px;
}
table.grid th {
	width: 150px;
	background-image:url(bg_blau.jpg);
}
table.grid td {
	background-image:url(bg_hblau.jpg);
}

/***************************************
	Wizard Bestellung 
***************************************/

div.wizard {
	margin-bottom: 20px;
}

div.wizard a, div.wizard span {
	padding-right: 20px;
	margin-right: 5px;
	background-image: url(pfeil.jpg);
	background-position: right center;
	background-repeat: no-repeat;
}
div.wizard a.current {
	font-weight: bold;
}

div.wizard a#btn_sBestellung_current, div.wizard a#btn_sBestellung, div.wizard span#btn_sBestellung_off {
	background: none;
}

div.fehler {
	background-image:url(bg_hblau.jpg);
	padding-left: 5px;
	border: 2px solid red;
}

div.fehler h2 {
	color: red;
}


