BODY {  background-image: url(img_neu/back.gif);
  	background-color: white;
  	font-size: 12px; 
  	font-family: Arial, helvetica, sans-serif; 
  	color: #000080;
  	margin-left: 0pt;
  	margin-top: 0pt;
}

A.MenuButton:link, A.MenuButton:visited, A.MenuButton:hover   {
		font-family: Arial; 
		font-size: 13px; 
		font-weight: bold; 
		color: #408080; 
		text-decoration: none
}




TABLE {  
  	 font-size: 12px; 
  	font-family: Arial, helvetica, sans-serif; 
  	color: #000080;

}

/* Start Produkttabelle */

TABLE.products {
}

TABLE.products th {
	background-color:#FAFAFF;
  	border-bottom: 1px solid #DDDDFF;
}

TABLE.products td {
  	border-bottom: 1px solid #DDDDFF;
  	border-left: 1px solid #DDDDFF;
}

TABLE.products td.leer {
  	border-left: 1px solid #FFFFFF;
}

/* Ende Produkttabelle */

HR {
	background-color:#DDDDFF; /* Mozilla 1.4 */
	color:#DDDDFF; /* IE 6 */
	border: #DDDDFF; /* Opera 7.11 */
	height: 1px; /* in Opera für die Anzeige nötig, in Mozilla für die einheitliche Höhe */
	width: 695px;
}

TD {  
  	color: black;
  	font-family: Arial, helvetica, sans-serif;

}


H1 {
   	font-family: Arial, helvetica, sans-serif;
   	font-size: 20px;
   	color: #000080;
}


H4.wichtig {
	
   	font-family: Arial, helvetica, sans-serif;
  	color: #408080;
  	}  	



/* der grafische Aufzählungspunkt */

LI { 

	list-style-image: url(../_images/point.gif); 
	list-style: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-top: 0px;
	
	vertical-align: top; text-indent: 0px; margin-top: 0px;
}


P {
   	font-family: Arial, helvetica, sans-serif;
  	color: black;
  	font-size: 12px; 
  	}
  	

.wichtig {
   	font-family: Arial, helvetica, sans-serif;
  	color: black;
  	font-size: 16px; 
  	font-weight: bold;
  	}
  	
.wichtig2 {
   	font-family: Arial, helvetica, sans-serif;
  	font-size: 14px; 
  	font-weight: bold;
  	color: #408080;
  	}  	

A:link {
  	text-decoration:underline;
  	color: #0000FF;
}

A:visited {
    text-decoration:underline;
  	color: #1100A0;
}

			
A:hover {
    text-decoration:underline;
  	color: red;
}




ul.tryBuyDetails {
	margin: 0px;
	padding-bottom: 10px;
	list-style: none;
  	text-align: left;
  	white-space: nowrap
}

ul.tryBuyDetails li {
	display: inline;
	text-align: left;
}

a.tryBuyDetailsLink:link, a.tryBuyDetailsLink:visited, a.tryBuyDetailsLink:hover   {

	background-color: #EEEEFF;
	text-align: left;
  	text-decoration: none;
  	
  	margin-top: 2px;
  	margin-bottom: 2px;
  	margin-left: 2px;
  	margin-right: 7px;
  	
  	padding-top: 2px;
  	padding-bottom: 2px;
  	padding-left: 5px;
  	padding-right: 7px;
  	
  	border: 1px solid #AAAAFF;
  	color: #000000;
}


/* Mini-Tabs */

ul#minitabs {
	list-style: none; 
	margin: 0;padding: 7px 0;
  	border-bottom: 1px solid #DDDDFF;
  	font-weight: bold;
  	text-align: left;
  	white-space: nowrap
}

ul#minitabs li {
	padding-left: 15px;
	display: inline;
	margin: 0 3px
}

ul#minitabs a {
  text-decoration: none;
  padding: 0 0 3px;
  border-bottom: 4px solid #FFF;
  color: #999
}
  
ul#minitabs a#current {
	border-color: #AAAAFF;
	color:#000080
}

ul#minitabs a:hover {
	border-color: #AAAAFF;
	color: #666
}
