
A {font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 10pt; text-decoration:none; color:#0000CC;}
A:active {color:#3366FF;}
A:visited {color: purple;}
A:hover {text-decoration: underline;}


/* mit Links unterlegte Produktnamen */
A.a1 {text-decoration:none;color:#ff0000; font-size: 10pt; font-weight: bold;}
A.a1:visited {color: purple;}
A.a1:active {color:#ff0000;}
A.a1:hover {text-decoration:underline;}
A.oncklick {text-decoration:underline;}

/* Seitenaufteilung für Main-Frame für Webseiten Produkte, Downloads, etc. */
#spaltelinks {
		width:230px;
		height:100%;
		margin:0;
		padding:15px;
		border:0;
		float:left;
		}

#spalterechts	{
		width:100%;
		height:100%;
		margin:0;
		padding:40px 15px 15px 15px;
		}

/*Aufzählungen */

ul.pdf	{
		list-style-image:url(bilder/pdf.gif);
		vertical-align:bottom;
		}

ul.html	{
		list-style-image: url("../img/html.gif");
		vertical-align:bottom;
		}

ul.flash	{
		list-style-image:url(bilder/flash.gif);
		vertical-align:bottom;
		}

ul.zip	{
		list-style-image:url(bilder/zip.gif);
		vertical-align:bottom;
		}

li 		{
		font-family: Arial, Verdana, Helvetica;
		font-size: 10pt;
		padding-left:25px;
		}

/* Links Standard */
.a {font-family: Arial, Helvetica; font-size: 11pt;}
/* Links rot */
.a1 {font-family: Arial, Helvetica; font-size: 11pt; color: #FF0000;}
/* Links weiss */
.a2 {font-family: Arial, Helvetica; font-size: 11pt; color: #FFFFFF;}
/* Links schwarz */
.a3 {font-family: Arial, Helvetica; font-size: 11pt; color: #000000;}
/* Dienstfarbe */
.a4 {font-family: Arial, Helvetica; font-size: 11pt; color: #888888;}



/* Headline bei Produkten */
.h1 {font-family: Arial, Helvetica; font-size: 16px; font-weight: bold; color: #000000}
/* Headline bei Produkten rot */
.h2 {font-family: Arial, Helvetica; font-size: 16px; font-weight: bold; color: #ff0000;}
/* Produktnamen */
.h3 {font-weight: Bold; font-family: Arial, Helvetica; font-size: 16pt; color: #000000;}
/* Produktnamenerläuterung */
.h4 {font-family: Arial, Helvetica; font-weight: normal; font-size: 9px; color: #000000;}
/* Produktnamenerläuterung rot */
.h5 {font-family: Arial, Helvetica; font-weight: normal; font-size: 9px; color: #ff0000;}

/* Headline bei Produkten */
h1 {font-family: Arial, Helvetica; font-size: 16px; font-weight: bold; color: #000000}
/* Headline bei Produkten rot */
h2 {font-family: Arial, Helvetica; font-size: 16px; font-weight: bold; color: rgb(186,35,65); text-align:left;}
/* Produktnamen */
h3 {font-weight: Bold; font-family: Arial, Helvetica; font-size: 16pt; color: #000000;}
/* Produktnamenerläuterung */
h4 {font-family: Arial, Helvetica; font-weight: normal; font-size: 9px; color: #000000;}
/* Produktnamenerläuterung rot */
h5 {font-family: Arial, Helvetica; font-weight: normal; font-size: 9px; color: #ff0000;}


/* Standard */
p {font-family: Arial, Verdana, Helvetica; font-size: 10pt;}


/*Tabelle bei Steckerbeleging, etc. */
TABLE.in {background-color: #cccccc;}
THEAD.in {background-color: #000000; font-family: verdana, arial, helvetica, sans-serif; font-size: 10pt; color: #ffffff; text-align: center; vertical-align: middle; border-color: #ffffff; border-style: solid; border-width: 1px; height: 1cm;}
TD.in {text-align: center; background-color: #ffffff; border-style: solid; border-width: 0px; width: 3cm; height: 1cm;}

img	{padding-right:2px;}