div {
	border: 0px dotted #0066FF;
	font-size:11px;
}
a {
	color:#000000;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
	color:#894f1d;
}

img {
	border:0px;
}

.bestTableTD {
	vertical-align:middle;
	padding-left:10px;
	padding-right:5px;
}
.bestTableTD a {
	text-decoration:underline;
}
/* --------------------------------------------------------------------------- */
/* Das brauchen wir um Bilder in Tabellen ohne unnötigen Raum darzustellen (im Firefox)*/

tr img {display: block;}

/* --------------------------------------------------------------------------- */

body {
	background-color: #ffffff;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
}

/* --------------------------------------------------------------------------- */
/* Der Seitenkopf */

#head {
	position:absolute;
	top:0px;
	left:16px;
	width:972px;
	height:219px;
}

/* --------------------------------------------------------------------------- */
/* Die Login-Infobox */

#logininfo {
	position:absolute;
	top:50px;
	left:500px;
	width:480px;
	height:20px;
	color:#666666;
	text-align:right;
}

/* --------------------------------------------------------------------------- */
/* Start-Content */

#startcontent {
	position:absolute;
	top:219px;
	left:243px;
	width:498px;
}

/* --------------------------------------------------------------------------- */
/* Content */

#content {
	position:absolute;
	top:216px;
	left:254px;
	width:498px;
}
.kategorieliste_1 {
	font-weight:bold;
	color:#894f1d;
	font-size:11px;
}
.kategorieliste_2 {
	color:#894f1d;
	font-size:11px;
}
.produktname {
	font-weight:bold;
	font-size:12px;
	color:#894f1d;
}
.produktnamegross {
	font-weight:bold;
	font-size:14px;
	color:#894f1d;
	margin-bottom:8px;
}
.freitext {
	font-weight:bold;
	font-size:11px;
	color:#894f1d;
	margin-bottom:8px;
}
.detailslink {
	color:#ee9915;
	font-weight:bold;
}
.zusatzinfo {
	color:#894f1d;
	font-size:9px;
}
.zusatzinfopassiv {
	color:#e3c79a;
	font-size:9px;
}
.produktbild {
	border: 1px solid #ab7724;
	width:250px;
	text-align:center;
	margin-bottom:10px;
}
#texttable table {
	width:100%;
}


/* Blättern */
.blaetterlinkvorzurueck {
	font-weight:bold;
	color:#894f1d;
}
.blaetterlink {
	color:#894f1d;
}
.blaetterlinkaktiv {
	color:#000000;
	font-weight:bold;
}

/* --------------------------------------------------------------------------- */
/* Fusszeile */

#fusszeile {
	position:relative;
	padding-top:30px;
	width:100%;
	text-align:center;
	font-size:9px;
	color:#6a6c6f;
}
#fusszeile div {
	font-size:9px;
	text-align:center;
}
.fusszeilenlink {
	color:#6a6c6f;
}

/* --------------------------------------------------------------------------- */
/* Pfadverfolgung */

.pfadverfolgung {
	font-weight:bold;
	font-size: 12px;
	color:#965d01;
	padding-top:23px;
}
.pfadverfolgung_zurueck {
	font-size: 10px;
	font-weight:normal;
	color:#965d01;
}

/* --------------------------------------------------------------------------- */
/* Titel der Boxen beim Bestellvorgang */

.bestelltitel {
	font-weight:bold;
	font-size: 12px;
	color:#965d01;
}

/* --------------------------------------------------------------------------- */
/* Suche */

#suche {
	position:absolute;
	top:219px;
	left:16px;
	width:215px;
	height:68px;
}
.suchetitel {
	font-weight:bold;
	font-size: 12px;
	color:#FFFFFF;
}
.sucheeingabe {
	font-size:11px;
	width:130px;
	height:12px;
	border:0px;
	background-color:#ffffff;
}
.suchelink {
	font-size:9px;
	color:#965d01;
}

/* --------------------------------------------------------------------------- */
/* Standard-Navigation */

#topnavi {
	position:absolute;
	top:290px;
	left:16px;
	width:215px;
	height:69px;
}
.topnavilink {
	font-size:10px;
}
.topnavilinkaktiv {
	color:#d63a1d;
}

/* --------------------------------------------------------------------------- */
/* Standard-Navigation im Reseller-Shop */

#topnavi_reseller {
	position:absolute;
	top:290px;
	left:16px;
	width:215px;
	height:9px;
}
.topnavilink {
	font-size:10px;
}
.topnavilinkaktiv {
	color:#d63a1d;
}

/* --------------------------------------------------------------------------- */
/* Container für linke Navigation */

#kategorien_container {
	position:absolute;
	top:376px;
	left:16px;
}

/* --------------------------------------------------------------------------- */
/* Container für linke Navigation im Reseller-Shop */

#kategorien_container_reseller {
	position:absolute;
	top:306px;
	left:16px;
}

/* --------------------------------------------------------------------------- */
/* Linke Navigation */

#kategorien {
	position:relative;
}
.leftnavilink {
	font-weight:bold;
	font-size:11px;
}
.leftnavilinkaktiv {
	color:#894f1d;
	font-weight:bold;
	font-size:11px;
}

/* --------------------------------------------------------------------------- */
/* Warenkorb in linker Navigation */

#kategorien_warenkorb {
	position:relative;
}
.ihrwarenkorbtitel {
	font-size:11px;
	font-weight:bold;
	color:#894f1d;
	padding-left:8px;
}
.ihrwarenkorb {
	font-size:10px;
}
.ihrwarenkorblink {
	font-size:10px;
}

/* --------------------------------------------------------------------------- */
/* Box für Login */

#box-login {
	position:absolute;
	top:70px;
	left:780px;
	width:180px;
}
.box-login-titel {
	font-weight:bold;
	font-size: 12px;
	color:#666666;
	vertical-align:top;
	padding-left:15px;
}
.box-login-eingabe {
	font-size:11px;
	width:120px;
	height:12px;
	border:0px;
	text-indent:0px;
	background-color:#ffffff;
}
.box-login-link {
	font-size:9px;
	color:#965d01;
}

/* --------------------------------------------------------------------------- */
/* Boxen-Container */

#boxencontainer {
	position:relative;
	top:207px;
	left:765px;
	width:213px;
}

/* --------------------------------------------------------------------------- */
/* Box für Aktuell */

#box-aktuell {
	position:relative;
	width:213px;
	padding-bottom:8px;
}
.box-aktuell-name {
	font-weight:bold;
	font-size: 12px;
	color:#965d01;
	vertical-align:top;
	padding-left:15px;
	padding-top:6px;
	text-transform:uppercase;
}
.box-aktuell-titel {
	font-size:11px;
	font-weight:bold;
	color:#f29500;
}
.box-aktuell-text {
	font-size:11px;
	text-align:center;
}
.box-aktuell-link {
	font-size:11px;
	font-weight:bold;
	color:#f29500;
}
/* --------------------------------------------------------------------------- */
/* Box für News */

#box-news {
	position:relative;
	width:213px;
	padding-bottom:8px;
}
.box-news-titel {
	text-transform:uppercase;
	font-weight:bold;
	font-size: 12px;
	color:#965d01;
	vertical-align:top;
	padding-left:15px;
	padding-top:6px;
}
.box-news-text {
	font-size:11px;
}
.box-news-link {
	font-size:9px;
	color:#965d01;
}

/* --------------------------------------------------------------------------- */
/* Diverses */

.headline {
	font-weight:bold;
	font-size: 16px;
	color:#965d01;
	margin-bottom:10px;
	display:block;
}
.subheadline {
	font-weight:bold;
	font-size: 11px;
	color:#965d01;
	text-decoration:none;
}
.subheadline:hover {
	text-decoration:underline;
	color:#965d01;
}
.zwischenheadline {
	font-weight:bold;
	font-size: 12px;
	color:#965d01;
	text-decoration:none;
}

.bild_mit_rahmen {
	border-style:solid;
	border-color:#193792;
	border-width:1px;
}
.linksbuendig {
	float:left;
	padding-right:10px;
	padding-bottom:10px;
}
.rechtsbuendig {
	float:right;
	padding-right:10px;
	padding-bottom:10px;
}
td.bildunterschrift {
	font-size:11px;
	background-color:#CCCCCC;
	padding:4px;
}
form {
	margin:0px;
}
.direkteingabe {
	font-size:11px;
	width:160px;
	height:14px;
	border:0px;
	background-color:#ffffff;
}
.preistabelle_legende {
	background-color: #f29500;
	color:#FFFFFF;
	font-weight:bold;
	height:20px;
}
.mengeneingabe {
	font-size:11px;
	width:30px;
	height:14px;
	border:0px;
	background-color:#ffffff;
	margin-left:4px;
	text-align:right;
}
.text_braun {
	color:#894f1d;
}

.anschriften-text {
	text-align:right;
}
.anschriften-eingabe {
	text-align:left;
}
.anschriften-eingabefelder {
	font-size:11px;
	width:200px;
}
.anschriften-eingabefelder-select {
	font-size:11px;
	width:206px;
}
.kontakt-eingabefelder {
	font-size:11px;
	width:300px;
}
.kontakt-eingabefelder-select {
	font-size:11px;
	width:306px;
}
.kontakt-absenden {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-color:#FFFFFF;
	font-size:11px;
	border:1px solid #999999;
}
.kontakt-label {
	text-align:right;
	white-space:nowrap;
}
.kontakt-label-fehler {
	text-align:right;
	white-space:nowrap;
	color:#F00;
}
.kontakt-fehler {
	font-weight:bold;
	color:#F00;
}
.bestelltext {
	width:316px;
	height:84px;
	margin:7px;
	border:0px;
	font:11px Verdana, Arial, Helvetica, sans-serif;
}
optgroup {
	color:#965d01;
	font-weight:bold;
	background-color:#DFDFDF;
}
optgroup option {
	color:#000;
	background-color:#FFF;
}
optgroup option.line {
	color:#965d01;
	font-weight:bold;
}


/* Formatierung für den Stichwortindex */
td.index {
	width:20px;
	height:18px;
	text-align:center;
	font-weight:bold;
	background-color:#FDE160;
}
td.indexmark {
	width:20px;
	height:18px;
	text-align:center;
	font-weight:bold;
	background-color:#F09B22;
}

/* Formatierung für die Texttabellen */
table.textTable {
	border:none solid #F29500;
	margin:0px;
	padding:0px;
	width:100%;
	border-collapse:collapse;
}
table.textTable td {
	border:none solid #F29500;
}
/* Formatierung für die Artikeltabelle */
div#article table {
	width:100%;
	margin:0px;
	padding:0px;
	border:none 0px;
}

/* Formatierung für die Teamtabelle */
table.team {
	width:100%;
	margin:0px;
	padding:0px;
	border:none 0px;
	font-size:10px;
}
