body {
	margin: 0px;
	padding: 0px;
}

img {
	border: 0px;
}


td, a, h1 {
	font-family: Gerogia;
	font-size: 14px;
	line-height: 24px;
	color: #000000;
}

h1 {
	font-size: 26px;
	line-height: 26px;
	padding-bottom: 20px;
}

.content {
	margin-top: 72px;
}

.contenthome {
	
}

.txt_unternehmen {
	//padding-top: 10px;
}

.txt_produkt {
	padding-top: 30px;
	//padding-top: 45px;
}

.txt_produkt {
	padding-top: 30px;
	//padding-top: 45px;
}

.txt_kontakt {
	padding-top: 110px;
	//padding-top: 120px;
}

a.unternehmen {
	display: block;
	width: 254px;
	height: 36px;
	background-image: url(../img/nav/unternehmen.gif);
	background-repeat: no-repeat;
}

a.unternehmen:hover {
	background-image: url(../img/nav/unternehmen_on.gif);
}

a.unternehmen_on {
	display: block;
	width: 254px;
	height: 36px;
	background-image: url(../img/nav/unternehmen_on.gif);
	background-repeat: no-repeat;
}

a.produkt {
	display: block;
	width: 254px;
	height: 36px;
	background-image: url(../img/nav/produkt.gif);
	background-repeat: no-repeat;
}

a.produkt:hover {
	background-image: url(../img/nav/produkt_on.gif);
}

a.produkt_on {
	display: block;
	width: 254px;
	height: 36px;
	background-image: url(../img/nav/produkt_on.gif);
	background-repeat: no-repeat;
}

a.presse {
	display: block;
	width: 254px;
	height: 36px;
	background-image: url(../img/nav/press.gif);
	background-repeat: no-repeat;
}

a.presse:hover {
	background-image: url(../img/nav/press_on.gif);
}

a.presse_on {
	display: block;
	width: 254px;
	height: 36px;
	background-image: url(../img/nav/press_on.gif);
	background-repeat: no-repeat;
}

a.kontakt {
	display: block;
	width: 254px;
	height: 36px;
	background-image: url(../img/nav/kontakt.gif);
	background-repeat: no-repeat;
}

a.kontakt:hover {
	background-image: url(../img/nav/kontakt_on.gif);
}

a.kontakt_on {
	display: block;
	width: 254px;
	height: 36px;
	background-image: url(../img/nav/kontakt_on.gif);
	background-repeat: no-repeat;
}