body, td {
	margin: 8px 8px 8px 8px;
	padding: 0;
	font-family: 'Trebuchet MS',Arial,Helvetica,sans-serif;
	font-size: small;
	}


html>body { /* sei nett zu Opera */
	font-size: small;
}

.norm {
	font-size: 100%
}

h1 {
	font-size: 125%;
	color: #162983;
	border-bottom: 1px  #7e7e7e solid;
}

h2 {
	font-size: 75%;
	color: #162983;
	border-bottom: 1px  #7e7e7e solid;
}

h3 {
	font-size: 90%;
	color: #162983;
}

.klein {
	font-size: 85%;
	color: #7e7e7e;
}

#prods{
	margin: 5px;
	padding: 5px;
	float: left;
	width: 25%;
	height: 260px;
	border: 1px #535355 solid;
	font-size: 80%;
}

#pers{
	margin: 5px;
	padding: 5px;
	float: left;
	width: 45%;
	height: 150px;
	border: 1px #535355 solid;
}

a {
	text-decoration: none;
	color: #003d8f;
}

a:visitied {
	text-decoration: none;
	color: #003d8f;
}

a:hover {
	text-decoration: none;
	color: #eb7c39;
}

/* Maschinenboerse */
#boerse {
	margin: 4px 0px 0px 0px ; 
	border-bottom: 1px  #7e7e7e solid;
}

/* adjustment for IE5 */

body {
	font-size: x-small; /* IE5 Win */
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	font-size: small;
	}
html>body { /* be nice to Opera */
	font-size: small;
	}
