@charset "iso-8859-1";
/* CSS Document */

html, body {
	height: 100%; /* wichtig */
	font:11px Verdana, Arial, Helvetica, "Trebuchet MS", sans-serif;
	letter-spacing: 0px;
	color: #000000;
	text-align:center;
	background-repeat: no-repeat;
	background-position: center;
	background-color: #FFFFFF;
	line-height: 16px;
}

a.headline-rot {
	color: #DE1000;
	font-weight:bold;
	text-decoration: none;
}

a.mail:link {
	color: #DE1000;
	text-decoration: none;
}

a.mail:hover {
	color: #000000;
	text-decoration: none;
}


a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #DE1000;
}
a:active {
	text-decoration: none;
	color: #000000;
}

.headline-rot {
	font-weight:bold;
	font-size:11px;
	letter-spacing:0px;
	color: #DE1000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.aufzaehlung {
	line-height: 30px;
}

th {
	padding-bottom: 3px;
	vertical-align: bottom;
}

th.produkttabelle {
	text-align: left;
	padding-bottom: 3px;
	font-weight:normal;
}

td.produkttabelle {
	border-top: 1px solid black;
	border-left: 0px;
	border-right: 0px;
	padding-top: 3px;
	padding-bottom: 3px;
	text-align: left;
}

.eingabefeld {
	font:11px Verdana, Arial, Helvetica, "Trebuchet MS", sans-serif;
	border: 1px solid black;
	height: 14px;
	padding-left: 3px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 3px;
	text-align: left;
}

.eingabefeld-gross {
	font:11px Verdana, Arial, Helvetica, "Trebuchet MS", sans-serif;
	border: 1px solid black;
	padding-left: 2px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 2px;
	text-align: left;
}

td.nicht-verfuegbar {
	border-top: 1px solid black;
	border-left: 0px;
	border-right: 0px;
	padding-top: 2px;
	padding-bottom: 2px;
	text-align: center;
}


td.produkttabelle-verkaufspreis {
	border-top: 1px solid black;
	border-left: 0px;
	border-right: 0px;
	padding-top: 3px;
	padding-bottom: 3px;
	text-align: right;
}

td.anschrift {
	border-top: 1px solid black;
	border-left: 0px;
	border-right: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: left;
}

td.farben {
	padding-left: 0px;
	padding-right: 15px;
	padding-top: 10px;
	padding-bottom: 0px;
	text-align: left;
}

hr{
	 border: 0px; /* Für Firefox und Opera */
	border-top: 1px dashed red;
    border-bottom: transparent;
}


.headline-rot {
	font-weight:bold;
	font-size:11px;
	letter-spacing:0px;
	color: #DE1000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.footertext-weiss {
	font-weight: bold;
	color: #000000;
}
.subheadline {
	font:11px Verdana, Arial, Helvetica, "Trebuchet MS", sans-serif;
	font-weight: bold;
}

