body {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 60%;
	background-image: url(backgnd.jpg);
	background-repeat: repeat-x;
}

a:hover {
	color: #FFFF00;
	text-decoration: none;
}

.Links {
	font-size: 70%;
	color: #FFFFFF;
	text-decoration: none;
}

.LinksSeiten {
	color: #000000;
	text-decoration: underline;
}

.Firmen {
	font-size: 70%;
	color: #F6E331;
}

.Organigramm1 {
	font-size: 90%;
	font-weight: bold;
	color: #000066;
}

.Organigramm2 {
	font-size: 60%;
	color: #000066;
	font-weight: bold;
}

.Adresse1 {
	font-size: 80%;
	font-weight: bold;
}

.Adresse2 {
	font-size: 10px;
	font-weight: bold;
}

.Zeilenabstand {
	height: 40px;
}
.H1 {
	font-size: 24px;
	font-weight: bold;
	color: #000066;
}

.H3 {
	font-size: 20px;
	font-weight: bold;
	color: #000066;
}
