html, body {height:100%}

body {
	background-color: #FFFFFF;
	padding: 0;
	margin: 0px;
	overflow: auto;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #000000;
}

a:link, a:visited, a:active {
	color: #98989b;
	text-decoration: none;
}

a:hover {
	color: #98989b;
	text-decoration: underline;
}

a.mainnav:link, a.mainnav:visited, a.mainnav:active {
	color: #333333;
	text-decoration: none;
}

a.mainnav:hover {
	color: #98989B;
	text-decoration: none;
}

a.mainnav_active:link, a.mainnav_active:visited, a.mainnav_active:active {
	color: #98989B;
	text-decoration: none;
}

a.mainnav_active:hover {
	color: #333333;
	text-decoration: none;
}

a.mainnavinside:link, a.mainnavinside:visited, a.mainnavinside:active {
	color: #98989B;
	text-decoration: none;
}

a.mainnavinside:hover {
	color: #333333;
	text-decoration: none;
}

a.mainnavinside_active:link, a.mainnavinside_active:visited, a.mainnavinside_active:active {
	color: #333333;
	text-decoration: none;
}

a.mainnavinside_active:hover {
	color: #333333;
	text-decoration: none;
}

a.subnav:link, a.subnav:visited, a.subnav:active {
	color: #1b1b1f;
	text-decoration: none;
}

a.subnav:hover {
	color: #98989B;
	text-decoration: none;
}

a.manufacturer:link, a.manufacturer:visited, a.manufacturer:active {
	color: #98989B;
	text-decoration: none;
}

a.manufacturer:hover {
	color: #98989B;
	text-decoration: underline;
}

TD, DIV, SPAN {
	font-size: 12px;
	line-height: 1.8em;
}

TD.mainnav {
	font-size: 12px;
	text-align: right;
	padding-left: 4px;
	line-height: 1em;
	height: 24px;
	color: #98989B;
}

TD.mainnavinside {
	font-size: 12px;
	padding-right: 4px;
	line-height: 1em;
	height: 15px;
}

TD.subnav {
	font-size: 12px;
	padding-right: 4px;
	line-height: 1em;
	height: 21px;
	color: #1b1b1f;
}

TD.manufacturer {
	font-size: 9px;
	line-height: 1em;
}

TD.grey {
	background-color: #333333;
}

TD.white {
	background-color: #FFFFFF;
	line-height: 1em;
}

TD.content {
	font-size: 11px;
	line-height: 1.2em;
	padding-left: 14px;
}

TD.imgdesc {
	font-size: 11px;
	line-height: 1em;
	text-align: center;
}

TD.footer {
	font-size: 9px;
	text-align: center;
	line-height: 1em;
	color: #1B1B1F;
	height: 45px;
}

DIV.back {
	font-size: 11px;
	line-height: 1.2em;
	text-align: right;
}

SPAN.headline {
	font-size: 12px;
	line-height: 1em;
	text-transform: uppercase;
}

SPAN.subnav_active {
	font-size: 12px;
	line-height: 1em;
	color: #98989B;
}

SPAN.center {
	text-align: center;
	line-height: 1em;
}

TABLE.contenttable {
	background-image: url('../images/bg_contenttable.gif');
}

TD.contentbottom {
	background-image: url('../images/bg_content_bottom.gif');
	background-repeat: no-repeat;
	height: 21px;
}

TD.bg_menu_home {
	background-image: url('../upload/bilder/bg_menu/bg_menu_home.jpg');
	background-repeat: no-repeat;
}

TD.bg_content_home {
	background-image: url('../upload/bilder/bg_content/bg_content_home.jpg');
	background-repeat: no-repeat;
}

TD.bg_content_gastronomie {
	background-image: url('../upload/bilder/bg_content/bg_content_gastronomie.jpg');
	background-repeat: no-repeat;
}

TD.bg_content_buero_kunden {
	background-image: url('../upload/bilder/bg_content/bg_content_buero_kunden.jpg');
	background-repeat: no-repeat;
}

TD.bg_content_privat_kunden {
	background-image: url('../upload/bilder/bg_content/bg_content_privat_kunden.jpg');
	background-repeat: no-repeat;
}

TD.bg_content_marken {
	background-image: url('../upload/bilder/bg_content/bg_content_marken.jpg');
	background-repeat: no-repeat;
}

TD.bg_content_vertrieb {
	background-image: url('../upload/bilder/bg_content/bg_content_vertrieb.jpg');
	background-repeat: no-repeat;
}

TD.bg_content_team {
	background-image: url('../upload/bilder/bg_content/bg_content_team.jpg');
	background-repeat: no-repeat;
}

TD.bg_content_kontakt {
	background-image: url('../upload/bilder/bg_content/bg_content_kontakt.jpg');
	background-repeat: no-repeat;
}

TD.bg_content_anfahrt {
	background-image: url('../upload/bilder/bg_content/bg_content_anfahrt.jpg');
	background-repeat: no-repeat;
}

TD.bg_content_impressum {
	background-image: url('../upload/bilder/bg_content/bg_content_impressum.jpg');
	background-repeat: no-repeat;
}

TD.bg_content_agb {
	background-image: url('../upload/bilder/bg_content/bg_content_agb.jpg');
	background-repeat: no-repeat;
}

DIV.copyBottom
{
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 9px;
	color: #E2001A;
}

SPAN.copyBottom
{
	font-family: Arial, Helvetica, Verdana, sans-serif;
	color: #E2001A;
}

.inputtext {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
	padding: 1px;
	height: 18px;
	width: 250px;
	border: 1px solid #000000;
}

.inputtextarea {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
	padding: 1px;
	height: 150px;
	width: 250px;
	border: 1px solid #000000;
}

.inputbutton {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
	padding: 2px;
	border: 1px solid #000000;
}
