.searchBtn {
	/*font-size: 70%;*/
	color: #FF3300;
	background-color: #FFFFFF;
	border: none;
	height: 20px;
	width: 30px;
}
.searchBox, .textbox {
	font-size: 1em;
	color: #000;
	background-color: #fff;
	border: 1px solid #DEDFD1;
	padding: 0.3em;
}
.searchBox:hover, .searchBox:active, .searchBox:focus, .textbox:hover, .textbox:active, .textbox:focus {
	color: #000;
	background-color: #FDFCF8;
	border: 1px solid #DEDFD1;
}

.form_error {
	font-size: 1em;
	color: #000;
	background-color: #fff;
	border: 1px solid #FF3300;
	padding: 0.3em;
	margin-bottom: 0.3em;
}
.textbox {
	padding: 0.2em 0.5em;
}	
textarea.textbox {
	font-size: 1.2em;
}
.textboxDisabled {
	background-color: #FFFFFF;
	border: none;
	/*font-size: 11px;*/
	color: #000000;
}
.submit {	
	background-color: #fff;
	border: 1px solid #D7C9B1;
	color: #900;
	font-size: 0.8em;
	padding: 0.2em 0.5em;
	text-align: center;
	text-decoration: none;	
}
.submit:hover {	
	background-color: #fee;
}
form, ol, ul {
	margin: 0px;
	padding: 0px;
}
li {
	list-style-position: inside;
	margin: 0px;
	padding: 0px;
}
li.bullet {
	color: #333;
	list-style-type:none;
	padding-left: 5px;
	line-height: 1.2em;
}
li.bulletLrg {
	list-style-type: square;
	/*font-size: 100%;*/
	color: #000000;	
}
li.num {
	color: #000000;		
}
li.account {
	list-style-type: square;
	padding-top: 5px;
	padding-bottom: 5px;
}
.txtSession {
	font-size: 0.8em;
	color: #333;
}
a, a:visited, a:active {
	color: #900;
	text-decoration: none;
}


a:hover {
	background-color: #fee;
}

a[href^="http:"] {
background: transparent url('/neu/img/extlink.gif') 100% 50% no-repeat;
padding-right: 12px;
}

a[href^="http://goldoval.de"],
a[href^="http://www.goldoval.de"] {
background: transparent;
padding-right: 0px;
}

a.txtSession {
	color: #900;
	text-decoration: none;
	padding: 0 0.2em;
} 
a.txtSession:hover {
	color: #900;
	background-color: #fee;
	text-decoration: none;
} 
.txtSessionGrey {
	color:	#6B5533;
	font-size: 0.8em;
}
.txtCopy {
	/*font-size: 70%;*/
	color: #333333;
}
.txtSiteDocs {
	color: #ccc;
	background-color: #fff;
	/*font-size: 0.6em;*/
	text-decoration:none;
}
a.txtSiteDocs {
	background-color: #fff;
	color: #900;
	text-decoration: none;
	/*font-size: 0.6em;*/
}
a.txtSiteDocs:hover {
	background-color: #fee;
	color: #900;
	text-decoration: none;
	/*font-size: 0.6em;*/
}
a.txtButton {
	background-color: #fff;
	border: 1px solid #D7C9B1;
	color: #900;
	font-size: 0.8em;
	padding: 0.2em 0.5em;
	text-align: center;
	text-decoration: none;
}
a.txtButton:hover {
	background-color: #fee;
	border: 1px solid #D7C9B1;
	color: #900;
	font-size: 0.8em;
	padding: 0.2em 0.5em;
	text-align: center;
	text-decoration: none;
}
.txtOldPrice {
	text-decoration: line-through;
}
.txtSale {
 	color: #FF6600;
	font-size: 1em;
	font-weight: bold;
}
.txtOutOfStock {
	color: #FF0000;
}
.txtDefault {
	color: #333;
	/*font-size: 0.9em;*/
}
a.txtDefault, a.txtLink {
	color: #900;
	text-decoration:none;
	/*font-size: 0.9em;*/
}
a.txtDefault:hover, a.txtLink:hover {
	color: #900;
	background-color: #fee;
	/*font-size: 0.8em;*/
	text-decoration: none;
}
a.pagination {
	color: #900;
	text-decoration:none;
	font-size: 1em;
}
a.pagination:hover {
	color: #900;
	background-color: #fee;
	/*font-size: 0.8em;*/
	text-decoration: none;
}
a.txtLocation {
	color: #0E51A3;
	text-decoration:none;
	/*font-size: 1em;*/
}

a.txtLocation:hover {
	background-color: #369;
	color: #fff;
	/*font-size: 1em;*/
	text-decoration:none;
}

.txtContentTitle {
	/*font-size: 1.1em;*/
	font-weight: bold;
	color: #369;
}
.txt_description {
	/*font-size: 0.8em;*/
}
p.prodInfo {
	font-size: .7em;
	color: #666;
}

.txtBoxSave {
	color: #f60;
	padding-left: 1.7em;
}
.tblList {
	border: 1px solid #D7C9B1;
	padding: 2px;
	width: 100%;
	font-size: 0.9em;
}
.tdListTitle {
	background-color: #E2DDCF;
	color: #6B5533;
	padding: 2px;
}

.txtCartPrice {	/* Preis in der Box */
	float: right;
	color: #333;
	padding-right: 3px;
	/*font-size: 0.8em;*/
}
.txtCart {
	/*font-size: 0.8em;*/
	color: #333;	
}
.cartTotal {
	border-top: 1px dashed #333;
	padding-top: 2px;
	margin-top: 3px;
	width: 100%;
}
a.txtCartProduct:active, a.txtCartProduct:link, a.txtCartProduct:visited {
	text-decoration: none;
	color: #900;
}
a.txtCartProduct:hover {
	text-decoration: none;
	color: #900;
	background-color: #fee;
}
.txtviewCart {
	text-align: center;
	padding: 10px 0 0 0;
}
a.txtviewCart, a.txtviewCart:active, a.txtviewCart:visited {
	background-color: #fff;
	border: 1px solid #D7C9B1;
	color: #900;
	padding: 2px;
	text-decoration: none;
}
a.txtviewCart:hover, a.txtUpdate:hover, a.txtCheckout:hover {
	background-color: #fee;
	border: 1px solid #D7C9B1;
	color: #900;
	padding: 2px;
	text-decoration: none;
}
.cartProgress {
	background-color: FCFBF7;
	padding: 4px;
	border: 1px dotted #006699;
	width: auto;
	margin: 10px;
}
.txtcartProgressCurrent {
	color: #61A2DF;
}
.quickBuy {
	color: #333;
	border: 0;
	margin: 10px;
}
.tdcartTitle {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #999999;
	border-bottom: 1px solid #666666;
}
.tdEven, .tdcartEven {
	background-color: #FFFFFF;
	padding: 2px;
	vertical-align:top;
}
.tdOdd, .tdcartOdd {
	background-color: #FCFBF7;  /*#F2EEE6;*/
	padding: 2px;
	vertical-align:top;
}

.tdCartSubTotal {
	padding-top: 10px;
	border-top: 1px solid #D7C9B1;
}
a.txtCheckout {
	border: 1px solid #D7C9B1;
	color: #900;
	padding: 2px;
	text-decoration: none;
	background-color: #fff;
}
a.txtUpdate {
	border: 1px solid #D7C9B1;
	color: #900;
	padding: 2px;
	text-decoration: none;
	background-color: #fff;
}
.txtStockWarn {
	/*font-size: 70%;*/
	color: #FF0000;
}
.txtError {
	font-weight: bold;
	color: #050F72;
	background-color: #FFCECE;
	border: 1px solid #FF0000;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
}
.txtCopyright, a.txtCopyright {
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	/*font-size: 10px;*/
	padding-top: 5px;
	color: #BFCCC7;
}
a.txtCopyright:hover {
	text-decoration: none;
}
.dropDown {
	width: 120px;
}

/* uwja: */
/* Formatierung der Topnavigation */
	#topnav li { 
		display: inline;
		list-style-type: none; 
		padding: 0;
		margin: 0;
		/*font-size: 85%;*/
	}
	#topHeader img {
		position: relative; 
		top: 1px; 
		right: 0px;
	}
/* Main Navigation */
#nav_main ul {
  line-height: 1.2em;
  list-style:none;
  margin:0;
  padding:0 0 0 0.3em;
  white-space: nowrap;
}
#nav_main li {
  background: #FFF url(/neu/img/nav/left.gif) no-repeat top left;
  float:left;
  margin: 0;
  padding: 0;
}

#nav_main a {
  background: transparent url(/neu/img/nav/right.gif) no-repeat top right;
  color:#334;
  display:block;
  float:left;
  text-transform: none;
  text-decoration: none;
  font-weight: normal;
	/*font-size: 0.9em;*/
  padding: 0 0.8em 0.7em 0.7em;
}

/* Fonts */
h1,h2,h3,h4 { font-family: Verdana, Arial, Sans-Serif; display:block; }

h1 {font-size: 1.1em; font-weight:bold; color: #336699;  background:inherit;  margin:0 0 0.5em 0;}
h2 {
	font-size: 1.0em;
	font-weight: bold;
	color: #333333;
	margin: 0.2em 0 0.5em 0;
	padding: 0.3em;
	background-color: #fff;
	border-bottom-color: #006699;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
}
h3 {font-size: 1.0em; font-weight:bold; color: #336699; margin:0.4em 0 0.3em 0;}
h4 {font-size: 1.0em; font-weight:bold; color: #888; margin:0.4em 0 0.3em 0; border-bottom: 1px #ccc solid;}

.catBreadcrump {
	/*font-size: 0.8em*/
}

/* Bilder */
img.float_left {
	float: left;
	margin: 0 0.68em 0.68em 0; 
	border: 1px solid #E2DDCF;
	padding: 0.3em;
}

/* Formular */
label.left {
	float: left;
	text-align: right;
	width: 10em;
	margin: 0 0.5em;
	font-size: 1em;
}
form {
	line-height: 1.5em;
	font-size: 1em;
}
select {
	border: solid #E2DDCF thin;
	padding: 0.2em 0em 0.2em 0.2em;
	font-size: 0.8em;
}

/* Linie */
hr {
	border: dotted #E2DDCF thin;
}

/* Preis */
.price {
	font-size: 1.4em;

}

.contact_error {
	color: #F30;
}

td {
	/* font-size: 0.85em;*/
}
