body, h4, p, li, dt, dd, td, label, input, textarea { font-family: Arial, Helvetica }

/*Alpha PNG support for IESelf-removing expression trick from: <a href="http://dean.edwards.name/my/misbehaviors/OnAfterPrint" target="_blank">http://dean.edwards.name/my/misbehaviors/OnAfterPrint</a> doesn't seem worth the trouble; PNGs will look buggy after printingbecause IE has buggy PNG support.\*/* html img/**/ { filter:expression( this.napalmLoaded ? "" : ( this.src.substr(this.src.length-4)==".png" ? ( (!this.complete) ? "" : this.runtimeStyle.filter= ("progid:DXImageTransform.Microsoft.AlphaImageLoader(src='"+this.src+"')")+ (this.onbeforeprint="this.runtimeStyle.filter='';this.src='"+this.src+"'").substr(0,0)+ String(this.napalmLoaded=true).substr(0,0)+ (this.src="tpl/blank.gif").substr(0,0) ) : this.runtimeStyle.filter="" ) );}/**/

form {
	margin: 0px;
}

td {
    font-size: 12px;
    color: #B1D285;
    text-decoration: none;
	 line-height: 18px;
}

td a{
    font-size: 12px;
    color: #FFFFFF;
	 text-decoration: underline;
}

td a:hover {
    text-decoration: underline;
	 color: #DAEEBE;
}

.news a{
	font-size: 14px;
	color: #ECD9B1;
	text-decoration: none;
}

.news a:hover{
	text-decoration: underline;
	color: #D0B76C;
}

.navcontainer { width: 206px; overflow: hidden; }

.navlist { margin: 0px; }

.navcontainer ul
{
margin-left: 0;
padding-left: 0;
list-style-type: none;
font-family: Tahoma, Arial, Helvetica;
}

.navcontainer a
{
display: block;
padding-top: 5px;
padding-bottom: 5px;
width: 206px;
border-bottom: 1px solid #232C14;
background-repeat: no-repeat;
background-position: center left;
background-color: #4A5530;
}

.navcontainer a:link, .navlist a:visited
{
color: #B1D285;
text-decoration: none;
font-size: 13px;
}

.navcontainer a:hover
{
background-color: #838E45;
color: #FFFFFF;
text-decoration: none;
}

/* Styles for scrolling layers  */
div#hold	{ 
	position:relative; overflow:hidden;
	height:102px; z-index:100
	}
div#wn	{ 
	position:absolute; 
	left:0px; top:0px; 
	width:660px; height:102px; 
	clip:rect(0px, 660px, 102px, 0px); 
	overflow:hidden;	
	z-index:1; 
	}
div#lyr1	{ 
	position:absolute; visibility:hidden; 
	left:0px; top:0px; 
	z-index:1; 
	}
/* end Styles for scrolling layers  */

.caption_small a{
	font-size: 15px;
}
.caption_small {
	font-size: 15px;
}
.highlight {
	 background-color: #232C14;
}

.cell {
	background-color: #F4EDDF;
}

input {
	background: #363F20; 
	color: #B1D285; 
	font-size: 12px; 
	padding-left: 2px; 
	padding-right: 2px; 
}
.button {
	background: #363F20;
}
select {
	background: #F7F7F7;
}
.textarea {
	color: #B1D285; 
	font-size: 12px; 
	padding-left: 2px; 
	padding-right: 2px; 
	background: #363F20;
}

.menuTop a{
    font-size: 13px;
    color: #FFFFFF;
	 text-decoration: none;
}

.menuTop a:hover {
    text-decoration: none;
	 color: #E7E7E7;
}

#shoppingCart a{
    font-size: 11px;
    color: #FFFFFF;
	 text-decoration: none;
}

#shoppingCart a:hover {
    text-decoration: underline;
	 color: #B1D285;
}

.whereYouAreMenu {
    font-size: 11px;
    color: #FFFFFF;
	 text-decoration: none;
}

.whereYouAreMenu a{
    font-size: 11px;
    color: #FFFFFF;
	 text-decoration: none;
}

.whereYouAreMenu a:hover {
    text-decoration: underline;
	 color: #FFFFFF;
}

.captionMenu {
	 font-size: 18px; 
	 color: #B1D285;
}	
.captionMenu h1
{
	 font-size: 18px; 
	 color: #B1D285;
	 font-weight: normal;
	 padding: 0px;
	 margin: 0px;
}

.captionMenuDescription {
	 font-size: 11px; 
	 color: #E88E03;
	 font-style: italic;
	 line-height: 10px;
}		

.tilkassen a{
    color: #7E4513;
	 font-weight: bold;
	 background-color: #FFA61C;
	 text-decoration: none;
}

.tilkassen a:hover{
    color: #FFFFFF;
	 font-weight: bold;
	 background-color: #7E4513;
	 text-decoration: none;
}

fieldset {
	 border: 1px solid #232C14;
	 margin-top: 4px;
	 padding: 10px;
}

legend {
	 color: #FFFFFF;
	 font-weight: bold;
}

.adminSections {
	 height: 20px;
	 overflow: hidden;
	 background-repeat: repeat-x;
	 background-position: center;
	 background-image: url(../img/main_tpl/bgTabs.gif)
}

.message {
	color: red;
	font-weight: bold;
}

.dataTable td {
	border-bottom: 1px solid #232C14;
	border-right: 1px solid #232C14;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 2px;
	padding-bottom: 2px;
}

#addBorders {
	border-left: none;
	border-bottom: none;
}

#dataTableOptions {
	text-align: center;
	padding-left: 6px;
	padding-right: 6px;	
}

#addBorderLeft {
	border-left: 1px solid #232C14;
}

#dataTableCaption td {
	background-color: #838E45;
	color: #FFFFFF;
	border-top: 1px solid #232C14;
}

.tableProductSpecification td {
	font-size: 11px;
}

.errorsList {
	margin: 5px;
	margin-left: 20;
	padding-left: 0;
	list-style-type: circle;
	font-family: Arial, Helvetica;
}
