
body { 	margin:0px;padding:0px;	}

.copy{
font-family:tahoma;
font-size:11px;
color:#6F6F6F;
text-decoration:none;
}

h1 {
  font-family: Tahoma, sans-serif;
  font-size: 28px;
}

.middleText {
  font-family: Tahoma, sans-serif;
  font-size: 14px;
  color: #FFFFFF;
  
}

.bottomText {
  font-family: Tahoma, sans-serif;
  font-size:11px;
  color:#9b9b9b;
}

td, p {
	font-family: Tahoma, sans-serif;
	font-size: 11px;
	text-align: left;
	color:#FFFFFF;
}
a {
	text-decoration: underline;
	color:#E5DFC1;
	/*color: #693402;*/
	font-family:tahoma;
}

.top_l {color:#C1C1C1; text-decoration:none; font-size:11px}
.top_t {color:#828282; text-decoration:none}
.white {color:#FFFFFF; text-decoration:none}
.light {color:#FFEDC0; text-decoration:none}
.gray {color:#8C8C8C; text-decoration:none}
.red {color:#AE5E2D; text-decoration:none}
.small {font-size:9px}

.form { width:118px;
		height:15px;
		font-family:tahoma;
		font-size:10px;
		border-style:solid;
		border-width:1px;
		border-color:#C1C1C1;
		background-color:#ffffff;
		color:#8C8C8C;
		margin-left:0px;
		margin-right:0px}
			
.textarea {width:320px;
		height:62px;
		font-family:tahoma;
		font-size:10px;
		border-style:solid;
		border-width:1px;
		border-color:#C1C1C1;
		background-color:#ffffff;
		color:#8C8C8C;
		overflow:auto;
		margin-left:0px;
		margin-right:0px}
		
.search { width:141px;
		height:19px;
		font-family:tahoma;
		font-size:11px;
		border-style:;
		border-width:;
		border-color:;
		background-color:;
		color:;
		margin-left:0px;
		margin-right:0px}
		


.rollover {scrollbar-face-color:#8B8B8B;
		scrollbar-track-color:#E2E2E2;
		scrollbar-arrow-color:#ffffff;
		scrollbar-3Dlight-color:#ffffff;
		scrollbar-base-color:#ffffff;
		scrollbar-shadow-color:#ffffff;
		scrollbar-darkshadow-color:#ffffff;
		scrollbar-highlight-color:#ffffff;}


a:hover{text-decoration:underline;}

#under{text-decoration:underline;}

.content {
  padding: 10px 10px;
}

.content_products {
  padding-left: 25px;
}

/*
.categories_navi ul {
  background: #f9f3e0;
  margin: 0px;
  list-style-position: outside;
  list-style-type: none;
  list-style-image: url('images/list_img.jpg');
  padding: 5px 0px 5px 16px;
  width: 148px;
  height: 100%;
}

html>body .categories_navi ul {
  width: 135px;
  padding: 5px 0px 5px 13px;
}

.categories_navi li {
  height: 16px;
  margin: 0px;
  padding: 0px;
}
*/

.naviBox {
  background: #4d2f0c;
  margin-top: 10px;
  margin-bottom: 20px;
}

.categorie_navi {
  background: #f9f3e0;
  margin: 0px;
  /*padding: 4px;*/
  font-family: Tahoma;
  color: #6F6F6F;
  font-size: 11px;
  font-weight: bold;
  cursor: pointer;
  cursor: hand;
}

.categorie_navi_over {
  background: #4d2f0c;
  margin: 0px;
  /*padding: 4px;*/
  font-family: Tahoma;
  color: #FFFFFF;
  font-size: 11px;
  font-weight: bold;
  cursor: pointer;
  cursor: hand;
}

.naviHeadline {
  font-family: Tahoma;
  font-size: 12px;
  color: #000000;
  font-weight: bold;
  padding: 7px 5px;
  background: #FFFFFF;
  text-decoration: underline;
}

td.splitPageResults_t {
  font-family: Tahoma;
  font-size: 11px;
  color: #000000;
}

td.splitPageResults_b {
  font-family: Tahoma;
  font-size: 11px;
  color: #000000;
  text-align: right;
}

a.splitPageResults:link, a.splitPageResults:visited {
  color: #000000;
  text-decoration: none;
}

a.splitPageResults:hover {
  color: #000000;
  text-decoration: underline;
}

select.content {
  font-family: Tahoma;
  font-size: 11px;
  color: #000000;
  /*background: #f9f3e0;*/
  background: #FFFFFF;
  margin: 0px;
  padding: 0px;
}

#formular input {
  font-family: Tahoma;
  font-size: 11px;
  color: #000000;
  background: #f9f3e0;
}

a.pListing:link, a.pListing:visited {
  color: #FFFFFF;
  text-decoration: none;
}

a.pListing:hover {
  color: #FFFFFF;
  text-decoration: underline;
}
input.search {
  font-family: Tahoma;
  font-size: 11px;
  color: #000;
  width: 90px;
  padding-left: 5px;
}