A:link					{text-decoration: underline; color: blue; }
A:visited				{text-decoration: underline; color: blue; }
A:hover					{text-decoration: underline; color: red; }

a {
  font-size: 12px;
}
h3,h4,h2,h1 {
	font-family: sans-serif,Verdana,Arial,Helvetica;
	xxcolor: #3E3E3E;
}
h1 {
font-size: 20px;
}
h2 {
font-size: 18px;
}
h3 {
font-size: 17px;
}
h4 {
font-size: 16px;
}


body {
	/*background-color:#E0E0E0;*/
	font-family: sans-serif,Verdana,Arial,Helvetica;
	font-size: 12px;
	background-image:url(http://www.electronicwerkstatt.de/es/blbkgnd.gif);
	color: #3E3E3E;

}
input {
	font-family: sans-serif,Verdana,Arial,Helvetica;
	font-size: 12px;
	color: #000000;
	background: #C0C0C0;

}
#ueberschrift {
	font-family: sans-serif,Verdana,Arial,Helvetica;
	padding-left:20px;
	padding-right: 20px;
	padding-top:25px;
	text-align:center;
	font-size: 16px;
	font-weight:bold;
}

#inhalt
{
	font-family: sans-serif,Verdana,Arial,Helvetica;
	font-size: 12px;
	padding-left:20px;
	padding-right: 20px;

	text-align:center;
}

table {

	font-family: sans-serif,Verdana,Arial,Helvetica;
	font-size: 12px;
	/*border-spacing:10px;*/


}

td	{
	font-family: Verdana,Arial,Helvetica; font-size: 10px;
	background: #f8f8f8;
	 padding: 5px;
	 text-align:center;
	/* border-spacing:10px; */
}





#seiteerstellt
{
	color: #808080;
	font-family: sans-serif,Verdana,Arial,Helvetica;
	font-size: 9px;
}
#footer
{
	font-family: sans-serif,Verdana,Arial,Helvetica;
	font-size: 15px;
	padding:10px;
}

#counter
{
	font-family: sans-serif,Verdana,Arial,Helvetica;
	font-size: 9px;
	padding:10px;
}



.logo {
	border-width:0px 0px;
	background: #FFFFCC;
	padding: 0px;
	border-bottom-color:#FFFFCC;
	border-top-color:#FFFFCC;

}

.shoptitel {
	font-family: Verdana,Arial,Helvetica;
	font-size: 20px;
	color: #808080;
	background: #FFFFCC;
	padding: 0px;
	border-top-color:#FFFFCC;
}
.startseite {
	font-family: Verdana,Arial,Helvetica;
	font-size: 12px;

	background: #FFFFCC;
	padding: 0px;
}

.artikelsuche {
	font-family: Verdana,Arial,Helvetica;
	font-size: 12px;
	color: #000000;
	background: #FFFFCC;
	padding: 0px;
}
.suchbegriff {
	width:95px;
	font-family: Verdana,Arial,Helvetica;
	font-size: 12px;
	color: #000000;
	background: #FFFFFF;

}
.geraetesuche {
	font-family: Verdana,Arial,Helvetica;
	font-size: 12px;
	color: #000000;
	background: #FFFFCC;
	padding: 0px;

}
.suche_modellnummer {
	width:95px;
	font-family: Verdana,Arial,Helvetica;
	font-size: 12px;
	color: #000000;
	background: #FFFFFF;


}

.suche_hersteller {
	width:95px;
	font-family: Verdana,Arial,Helvetica;
	font-size: 12px;
	color: #000000;
	background: #FFFFFF;

}
.versandkosten {
	font-family: Verdana,Arial,Helvetica;
	font-size: 12px;

	background: #FFFFCC;
	padding: 0px;
}
.agb {
	font-family: Verdana,Arial,Helvetica;
	font-size: 10px;

	background: #FFFFCC;
	padding: 0px;
}
.counter {
	font-family: Verdana,Arial,Helvetica;
	font-size: 10px;

	background: #FFFFCC;
	padding: 0px;
}
.linkerei {
	font-family: Verdana,Arial,Helvetica;
	font-size: 13px;

	background: #FFFFCC;
	padding: 0px;
}
/* ab hier cf */

#links
{
position: absolute;
left:245px;
width:75%;
top:0px;
}
#menue
{
position: absolute;
left:0px;
top:0px;

}

iframe
{
 height: 700px;
 /* Achtung - Prozentualangaben funktionieren nicht in Firefox Browsern */
 width: 240px;
}