body {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10px;
	background-color: #FFFFFF;
	background-image: url(bilder/gruber_kopfleiste_ansatz.gif);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	background-position: top;
}
p, td, img, a {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	vertical-align: top;
}
.navigation {
	font-family: Helvetica, Arial, sans-serif;
	line-height: 15px;
	padding-left: 10px;
	vertical-align: top;
}
a:link, a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover, a:active  {
	color: #CC0000;
	text-decoration: none;
}

.inhalt {
	line-height: 12px;
	margin: auto;
	padding-top: 30px;
	padding-left: 30px;
	vertical-align: top;
}
h1 {
	font-size: 14px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C0C0C0;
	margin: 0px;
	padding-bottom: 5px;
}
.spalte {
	margin: auto;
	line-height: 13px;
	padding-right: 10px;
	width: 240px;
	vertical-align: top;
	padding-top: 30px;
	padding-bottom: 30px;
	text-align: left;
}

.prospekttabelle {
	text-align: left;
	vertical-align: top;
}
.prospekttabelle td {
	font-size:9px;
	line-height: 13px;
	padding-top: 0px;
	padding-bottom: 10px;
	padding-right: 10px;
	width: 160px;
	vertical-align: top;
	text-align: left;
}
.prospekttabelle td strong {font-size:10px;}
/* h2 = Nueheiten-Ueberschrift fuer easyroll auf Prospektseite 3*/
h2 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #CC0000;
	padding: 15px 0px 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #33CCFF;
	width: 100%;
	margin: 0px 0px 10px;
}
.easyroll-spalte {
	margin: auto;
	line-height: 13px;
	padding-right: 10px;
	width: 260px;
	vertical-align: top;
	text-align: left;
}
.impressum {
	font-family: Helvetica, Arial, sans-serif;
	font-size:10px;
	line-height: 15px;
}

.impressum a {color:#000000;}
.impressum a:hover {color:#CC0000;}
.impressum h1 {
	font-size:14px;
	color: #666666;
}

.impressum h2, .impressum h2 a {
	color: #666666;
	font-size:9px;
	line-height: 13px;
	font-weight: normal;
	padding: 0px;
	border-width: 0px;
	width: 100%;
	margin: 0px;
	}
.impressum h2 a:hover {
	color: #CC0000;

	}
	
	
	/*  KONTAKT-SEITE  */
	
	.kontakt h1 {
	font-size:14px;
	color: #666666;
	margin-bottom: 30px;
}


input {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
}
.textfeld {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	background-color: #eeeeee;
	padding: 3px;
	width: 100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
/*	height: 17px; */
}
.textfeld:focus {	background-color: #ffffff;}
.textfeld-gross {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	background-color: eeeeee;
	padding: 3px;
	height: 120px;
	width: 100%;
	margin-top: 10px;
	margin-bottom: 10px;
}

.textfeld-gross:focus {	background-color: #ffffff;}

.tabellenbeschriftung {
	text-align: right;
	margin: auto;
	width: 60px;
	padding-right: 10px;
	vertical-align: middle;
}
.pflichtangabe {
	font-size: 9px;
	color: #666666;
	font-family: Helvetica, Arial, sans-serif;
}

/* roter text für pdf-link auf seite prospekte3/easyroll-Palettenskater */
.rot ,.rot a {
	color: #FF0000;
}