.backgrunternehmen {
	background-image:   url("../bilder/hintergrund/hintergrund_unternehmen.gif");
}

.weißelinierechts {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-top-color: #ffffff;
	border-right-color: #ffffff;
	border-bottom-color: #ffffff;
	border-left-color: #ffffff;
}

.rahmen {
	border: 1px solid #000000;
}

.backgrprodukte {
	background-image:   url("../bilder/hintergrund/hintergrund_produkte.gif");
}

.backgrdienstleistungen {
	background-image:    url("../bilder/hintergrund/hintergrund_dienstleistungen.gif");
}

.backgrkontakt {
	background-image:   url("../bilder/hintergrund/hintergrund_kontakt.gif");
}

.backgrdownload {
	background-image:   url("../bilder/hintergrund/hintergrund_download.gif");
}

.backgrsupport {
	background-image:   url("../bilder/hintergrund/hintergrund_support.gif");
}

.ue1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bolder;
	color: #4dac27;
	text-align: left;
	vertical-align: top;
}

.standard {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 20px;
	font-weight: normal;
	color: #000000;
}

.zentriert {
	text-align: center;
	vertical-align: middle;
}

a:link {
	color: #000000; text-decoration: none;
}

a:visited {
	color: #000000;text-decoration: none;
}

a:hover {
	color: #000000; font-weight: none; text-decoration: none;
}

a:active {
	color: #000000; font-weight: none; text-decoration: none;
}