/* Hintergrundbild für alles */
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #8d9290;
	background-color: #f2f2f2;
	}
	
.signal {
	color: #FF0000;}
	
/*	background-image: url(../img/witt-logo-bg.jpg); */

/* links für alles */
a:link{
	color: #8d9290;
	text-decoration: none;
	font-weight: bold;
	}

a:visited{
	color: #666666;
	text-decoration: none;
	font-weight: bold;
	}

a:active {
	color: #8d9290;
	text-decoration: none;
	}

a:hover {
	color: #00a0a0;
	text-decoration: none;
	font-weight: bold;
	}

/* Haupt-Tabelle */
.rand {
	background-color: #ffffff;
	border-top: 2px #00a0a0 solid;
	border-right: 2px #00a0a0 solid;
	border-bottom: 2px #00a0a0 solid;
	border-left: 2px #00a0a0 solid;
	}

/* Such-Tabelle */
.such {
	width: 90%;
	margin-left: 5%;
	font-size: 12px;
	color: #8d9290;
	}

/* Text neben Logo - Tabellenkopf - tablehead*/	
.navi{
	font-size: 14px;
	font-weight: bold;
	color: #8d9290
	}
	
/* Copyright in der Fußzeile */	
.copyright {
	font-size: 10px;
	color: #8d9290;
	border-top: 2px;
	border-color: #00a0a0;
	border-top-style: solid;
	padding-top: 5px;
	padding-bottom: 5px;
	}


/* Text in der Produktübersicht */	
.text1 {
	font-size: 14px;
	font-weight: bold;
	color: #8d9290;
	text-decoration: none;
	}

/* Text in der Kontaktseite */	
.text3 {
	font-size: 12px;
	color: #8d9290;
	}

/* Text in der Liste */	
.textli {
	list-style-image: url(../img/liste-pkt-tuerkis.gif);
	list-style-position: outside;
	font-size: 12px;
	color: #8d9290;
	}

/* Text in der Liste - fett */	
.textlis {
	font-size: 12px;
	font-weight: bold;
	color: #8d9290;
	}
	
/* Bild hinter den Produktbilder zum Lücken füllen */
#navip-bg {
	background-image: url(../img/navi-p-bg.jpg);
	background-repeat: repeat;
	}
	
	/* Bild hinter den Produktbilder zum Lücken füllen */
#navip-bg1 {
	background-image: url(../img/navi-p-bg.jpg);
	background-repeat: repeat;
	}

/* rahmen über der hauptnavi */	
.overnavi {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #00a0a0;
	padding-top: 0px;
	}

/* rahmen unter der hauptnavi */	
.undernavi {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #00a0a0;
	padding-bottom: 0px;
	background-image: url(../img/30x7-f2f2f2.jpg);
	}

/* Hintergrundbild für textfluss-tabelle außen */	
.table-HG {
	background-color: #f2f2f2;
	}

/* Hintergrundbild für textfluss-tabelle innen */	
.table-HG-text {
	background-color: #f2f2f2;
	}

	
/* HR horizontal ruler - waagerechter strich*/
.strich {
	color: #00a0a0;
	background: #00a0a0;
	border: #00a0a0;
	height: 2px;
	}
	
/* kontaktformular */
.table-form {
	border: 0px solid #8d9290;
	}
	

/* alles für die Suchfunktion - Beginn */	

/* Suchformular Formatierungen */	
h1 {
	font-size: 7pt;
	line-height: 1.6em;
	margin: 1em 0;
	color: #000000;}

h3 {
	font-size: 9pt;
	line-height: 1.6em;
	margin: 1.4em 0 0 0;
	color: #000000;}
	
ol li {
	margin-bottom: 15px;}


/* 
Wenn das Suchergebnis in einer eigenen Seite ausgegeben wird,
sollten mindestens die folgenden Style Angaben übernommen werden,
um die Ergebnisseite entsprechend dieser Musterdatei zu gestalten.
*/
 
em {
	font-weight: bold;
	font-style: normal;} 

#output a {
	font-weight: bold;
	color: #00a0a0;
	text-decoration: none;
	font-size: 10pt;}
	
#output {
	font-size: 12px;
	color: #8d9290;
	font-weight: normal;}
	
.mod {
	display: block;
	font-size: 10pt;}

/* alles für die Suchfunktion - Ende */	
	
	
/* Suche webdesign.weisshart.de*/
.searchword {
color: #222; 
background-color: #C9F0F0; 
border: 1px dotted #C9F0F0;
}
.searchword0 {
color: #222; 
background-color: #C9F0F0; 
border: 1px dotted #C9F0F0;
}
.searchword1 {
color: #222; 
background-color: #a0ffff; 
border: 1px dotted #0affff;
}
.searchword2 {
color: #222; 
background-color: #9f9; 
border: 1px dotted #9f9;
}
.searchword3 {
color: #222; 
background-color: #f99; 
border: 1px dotted #f99;
}
.searchword4 {
color: #222; 
background-color: #f6f; 
border: 1px dotted #f6f;
}
.searchword5 {
color: #fff; 
background-color: #800; 
border: 1px dotted #800;
}
.searchword6 {
color: #fff; 
background-color: #0a0; 
border: 1px dotted #0a0;
}
.searchword7 {
color: #fff; 
background-color: #886800; 
border: 1px dotted #886800;
}
.searchword8 {
color: #fff; 
background-color: #004699; 
border: 1px dotted #004699;
}
.searchword9 {
color: #fff; 
background-color: #909; 
border: 1px dotted #909;
}


