body, p, input, td, textarea {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 12px;
  color: #000000;
}
li {
  list-style-type: none;
}

img {
  border-top-width: 0px;
  border-right-width: 0px;
  border-bottom-width: 0px;
  border-left-width: 0px;
  padding:0px;
}

a, a:visited {
  font-size: 12px;
  color: #000000;
  text-decoration: none;
}

a:hover {
  text-decoration: underline;
}

p {
  padding-top: 5px;
  padding-bottom: 7px;
  padding-left: 0px;
  padding-right: 0px;
  margin: 0px;
}

/****** MENU-Styles ***********************/

.main, .main:visited {
  color: #AD5942;
  font-weight: normal;
  text-decoration: none;
  padding-bottom: 10px;
 }
.main:hover {
  color: #FFFFFF;
  text-decoration: none;
}
.main_a, .main_a:visited  {
  color: #FFFFFF;
  font-weight: normal;
  text-decoration: none;
}
.main_a:hover {
  text-decoration: none;
}

.sub1, .sub1:visited {
  color: #AD5942;
  font-weight: normal;
  text-decoration: none;
}
.sub1:hover {
  color: #000000;
  text-decoration: none;
}
.sub1_a {
  color: #000000;
  font-weight: bold;
  text-decoration: none;
}
.sub1_a:hover {
  text-decoration: none;
}

.sub2, .sub2:visited  {
  color: #9A9999;
  font-weight: normal;
  text-decoration: none;
}
.sub2:hover {
  color: #F66013;
  text-decoration: none;
}
.sub2_a, .sub2_a:visited   {
  color: #9A9999;
  font-weight: normal;
  text-decoration: none;
}
.sub2_a:hover {
  text-decoration: none;
}

.trenner {color: #000000}


.content_art {
	width: 647px;
	padding-top: 20px;
	margin-left: 30px;
}

.content_art_text {
	color: #000000;
}

.trennelement {
	float: left;
	width: 100%;
	padding-top: 5px;
	margin-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;	
}

.emailformlabel {
	width: 80px;
	float: left;
	margin-top: 5px;
}

.emailformfield {
	width: 180px;
	float: left;
	margin: 5px;
}

.kontaktformlabel {
	width: 80px;
	float: left;
	font-size: 10px;
}

.kontaktformfield {
	width: 180px;
	float: left;
}

.link, .link:visited {
	font-size: 12px;
	color: #9A9999;
	text-decoration: none;
}

.link:hover {
}

.small {
	font-size: 9px;
}

.error {
	font-size: 9px;
	color: #FF0000;
}

/****** SITEMAP ******************************/
.sitemap {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
	margin: 5px 5px 5px 2px;
	padding: 1px 5px 1px 5px;
	border: 1px solid #AD5942;
	line-height: 22px;
}

a.msite {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
a.msite:hover {
	text-decoration: underline;
}
a.msite_i {
	color: #CCCCCC;
	font-weight: bold;
	text-decoration: none;
}
a.msite_i:hover {
	text-decoration: underline;
}
a.msite_on {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
a.msite_on:hover {
	color: #E20916;
	font-weight: bold;
	text-decoration: underline;
}


/****** USER - Login **********************/
#usr_login {
	padding-left: 30px;
}

.usr_login_fld {
	width: 300px;
	border-style: solid;
	border-color: #AD5942;
	border-width: 1px;
	margin-top: 5px;
}


/****** SHOP-Styles ***********************/

#info {
  font-size: 10px;
}

.artikel {
  padding-bottom: 10px;
}

.untergruppe {
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	margin-bottom: 5px;
}

input.artikel_anzahl {
	text-align: center;
	font-size: 12px;
	font-family:Arial, Helvetica, sans-serif;
	width: 30px;
	border-style: solid;
	border-color: #AD5942;
	border-width: 1px;
}

input.artikel_name_adm, input.artikel_name_adm_i {
	font-size: 12px;
	font-family:Arial, Helvetica, sans-serif;
	width: 230px;
	border-style: solid;
	border-color: #AD5942;
	border-width: 1px;
}

input.artikel_name_adm_i {
	background-color: #CCCCCC;
}

input.artikel_preis_adm, input.artikel_preis_adm_i {
	font-size: 12px;
	font-family:Arial, Helvetica, sans-serif;
	width: 40px;
	border-style: solid;
	border-color: #AD5942;
	border-width: 1px;
}

input.artikel_preis_adm_i {
	background-color: #CCCCCC;
}

.artikel_detail, .artikel_new {
	visibility: collapse;
	background-color: #F8F8F8;
	width: 274px;
}

.artikel_bezeichnung {
	display: block;
	font-size: 10px;
	width: 185px;
}

.artikel_preis {
	font-size: 12px;
	width: 20px; 
}


#cart {
}

.grp_position {
	height: 25px;
	float: left;
	position: relative;
	width: 250px;
}

.gruppe_h {
	margin-top: 3px;
	float: left;
	width: 110px;
	font-size: 8px;
	
}

.menge_h {
	float: left;
	text-align: right;
	width: 50px;
	color: #AD5942;
}

.preis_h {
	float: left;
	text-align: right;
	width: 70px;
	color: #AD5942;
}

.gruppe {
	float: left;
	color: #AD5942;
	width: 110px;
}

.menge {
	float: left;
	text-align: right;
	width: 50px;
}

.preis {
	float: left;
	text-align: right;
	width: 70px;
}

.summe_t {
	float: left;
	text-align: right;
	width: 50px;
}

.summe {
	float: left;
	text-align: right;
	width: 70px;
}

.summe_linie {
	float: left;
	text-align: right;
	width: 120px;
	border-color: #AD5942;
	border: 0px 0px 1px 0px;
	border-style: solid;
}

.liste_gruppe {
	float: left;
	color: #AD5942;
	width: 375px;
}

.liste_position {
}

.liste_menge {
	float: left;
	text-align: right;
	width: 30px;
}

.liste_name {
	float: left;
	width: 230px;
/*	height: 14px; */
	padding-left: 15px;
	overflow: hidden;
}

.liste_preis {
	float: left;
	text-align: right;
	width: 75px;
}

.zustell_radio {
	float: left;
	font-size: 9px;
	margin-bottom: 5px;
	margin-right: 10px;
}

#zustell_details {
	float: left;
	position: relative;
	margin-bottom: 10px;
}

#zustell_termin {
	float: left;
	position: relative;
}

#zustell_datum {
	text-align: center;
	font-size: 12px;
	font-family:Arial, Helvetica, sans-serif;
	width: 80px;
	border-style: solid;
	border-color: #000000;
	border-width: 1px;
}

#zustell_zeit {
	text-align: center;
	font-size: 12px;
	font-family:Arial, Helvetica, sans-serif;
	width: 80px;
	border-style: solid;
	border-color: #000000;
	border-width: 1px;
}

#warnung {
	text-align: center;
	font-size: 10px;
	position: relative;
	float: left;
	padding-top: 15px;
}

#bestellen {
	top: 440px;
	left: 85px;
	width: 89px;
	height: 30px;
	position: absolute;
	text-align: center;
	vertical-align: middle;
	padding-top: 8px;
	background-image: url(../img/button_bg.gif);
	background-repeat: no-repeat;
}

#bestellen a {
	font-size: 10px;
	color: #AD5942;
}

#bestellen a:hover {
	font-size: 10px;
	color: #FFFFFF;
}

/***** nur für KAMEEL! **************************************/
#quick {
	top: 4px;
	left: 145px;
	width: 89px;
	height: 30px;
	position: absolute;
	text-align: center;
	float: left;
	vertical-align: middle;
	padding-top: 8px;
	background-image: url(../img/button_bg_quick.gif);
	background-repeat: no-repeat;
}

#ontime {
	top: 4px;
	left: 470px;
	width: 89px;
	height: 30px;
	position: absolute;
	float: left;
	text-align: center;
	vertical-align: middle;
	padding-top: 8px;
	background-image: url(../img/button_bg_quick.gif);
	background-repeat: no-repeat;
}

.shoptype, .shoptype:visited {
  color: #AD5942;
  font-size: 11px;
  font-weight: bold;
  text-decoration: none;
  padding-bottom: 10px;
 }

.shoptype:hover {
  color: #FFFFFF;
  text-decoration: none;
}

.sendorder, .sendorder:visited {
  color: #AD5942;
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
  padding-bottom: 10px;
 }

.sendorder:hover {
  color: #000000;
  text-decoration: none;
}

