﻿h1 {
	font: bold 1.3em Helvetica, Arial, Sans-Serif;
	letter-spacing: -1px;
	margin-left: 295px;
	padding: 0;
}

h1 a {
	text-decoration: none;
}

h2 {
	font: bold 1.0em Helvetica, Arial, Sans-Serif;
	letter-spacing: -1px;
	margin-left: 0px;
	padding: 0;
	color: #000000;
	align: left;
}

h2 a {
	text-decoration: none;
}


#table {
	font: 1.0em Helvetica, Arial, Sans-Serif; 
	letter-spacing: -1px; 
	padding: 0; 
	border-color:#c0c0c0;
	width:50%;
	background-color:#ffffff;
	border:0;
}
	
.buttons {
	font: 1.0em Helvetica, Arial, Sans-Serif; 
	letter-spacing: -1px; 
	padding: 0; 
	border-color:#c0c0c0;
	background-color:#ffffff;
	border:0;
}
	

.tre {
    background-color: #EBFFDF; 
	text-align: left;
	width: 90px; 
}
	
.trz {
    background-color: #EBFFDF; 
	text-align: left;
	width: 470px;
}

.preis {
	background-color: #EBFFDF; 
	text-align: right;
	width: 50px;
	vertical-align: middle;
}

.anzahl {
	background-color: #EBFFDF; 
	text-align: right;
	width: 60px;
}

.trd{
    background-color: #EBFFDF; 
	text-align: right;
	width: 100px;
}

.trv {
	background-color: #EBFFDF;
	text-align: right;
	width: 150px; 
}	

/* Schaltfläche "Neue Suche"*/
.ns {
	font: 1.0em Helvetica, Arial, Sans-Serif; 
	letter-spacing: -1px; 
	margin-left: 250px; 
	padding: 0; 
	border: 0; 
	border-spacing: 18;
}
	
/* Suchergebnis Überschrift*/
.se {
	font: 1.3em Helvetica, Arial, Sans-Serif;
	letter-spacing: -1px;
	padding: 0;
	text-align: left;
}
	
/* Linie am Tabellenende */	
.tabendli {
	border-bottom-style:solid; 
	border-bottom-width:1px;
	border-color:black;
	height: 15px;
}

/* Tabelle auf dsp_suchen.php */	
.searchtab {
	font: 1.0em Helvetica, Arial, Sans-Serif; 
	letter-spacing: -1px; 
	padding: 0; 
	border-color:#c0c0c0;
	width:50%;
	background-color:#ffffff;
	border:0;
}
	
/* Produktbild auf dsp_ergebnis.php */	
.productimagecell {
	width:30%;
	font-weight:bold;
	font-style:italic;
}

.suggestionList {
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	font-size: 14px;
}
	
.suggestionList li {
	cursor: pointer;
}
	
.suggestionList li:hover {
	background-color: #99FF66;
}

.suggestionsBox {
	margin-top: -15px;
	width: 386px;
	padding-top: 1px;
}

.artikelinfo {
	margin-left: 295px;
}

.keintreffer {
	margin-left: 450px;
}

.text {
	margin-left: 450px;
}

.tooltip {
	border: 1px solid #000000;
	height: 15px;
	width: 152px;	
	position: absolute;
	background: lightyellow;
	font-size: 14px;
	text-align: center;
}


.info {
	margin-left: 422px;
	color: red;
	font-size: small;
}

.offerte {
	font: 1.0em Helvetica, Arial, Sans-Serif; 
	letter-spacing: -1px; 
	padding: 0; 
	border-color:#c0c0c0;
	width:50%;
	background-color:#ffffff;
	border:0;
	margin-left: 450px;

}
