/* Traunfellner Shop CSS */

body 	{
		margin:20px;
		background: #fffff1 url('./Images/Logoback.gif') repeat-x;
		table-layout: fixed;
		color: #606060;
		}

body, td, th {
	font-family: Arial, Helvetica;
	font-size: 11px;
	vertical-align: top;
	color: #606060;
	}

.outer table  {padding:0px;}


.beschriftung {
	font-family: Arial, Arial, Helvetica;
	font-size: 14px;
	font-style: italic;
	}

img {border:0px solid #b5b5ad;}

.error {padding:0px; margin:0px; border:2px solid red }

A:link, A:visited, A:active {text-decoration:none; Color: #606060 }
A:hover,{xbackground: #f1f1e5; text-decoration:none; Color:#606060 }


p {margin-top:-8px; margin-left: 3px;}
h1 {font-family: Times New Roman, Times, Serif; font-size: 12px; font-weight: bold; margin-left:2px;}

.euro, td .euro {text-align:right}
.sonderpreis {width:80px; background-color:yellow}
.fehler {color:red; }
.einkaufskorb { position : absolute; padding:2px; bottom : 2px; right:66px; }

/* shop = kleine felder */
.shop {border: 1px outset #e0e0e0; -moz-border-radius: 3px; -webkit-border-radius: 3px; padding:0px; overflow:hidden; }
.shop h1 {font-family: Times New Roman, Times, Serif; font-size: 15px; font-weight: bold; }

/* sonderdefinitionen Feld #3 hat einen besonderen hintergrund */
.f1 {background: #f1f7da;}
.f5 {background: #e6e9f2; x#aabbb3;}
.f4 {background: #ddede6; x#d0d7ed;}
.shop img { margin-right : 0px; }
.shop .euro { position : absolute; padding:2px; bottom : 2px; right:6px; font-size: 10px; width:80px; text-align:right; }





/* Einkaufskorb */
.cart {	border: 1px solid #e0e0e0; padding:0px; }
.cart A:link, .cart A:visited, .cart A:active {text-decoration:none;}
.cart A:hover  {background: #f1f1e5; }
.cart #Einkaufen {border:0px; position : absolute; bottom:2px; left:2px;}

.cart #kundenanrede {width:45px;}
.cart #kundenname , .cart #kundenemail, .cart #kundentelefon {width:90px;}



/* big panel */
.big { overflow:auto; border: 1px solid #e0e0e0;  
background: #f1f7e5; font-size: 10pt;
SCROLLBAR-BASE-COLOR: #f1f7da;
SCROLLBAR-ARROW-COLOR: #f1f7da;
	}
.big table {width:100%}
.big .sonderpreis {background-color:yellow}
.big h1 { font-family: Times New Roman, Times, Serif; font-size:28px; font-weight: bold;}

.big .euro { text-align:right; font-size: 9px; text-align:right; }
.big .sonderpreis {background-color:yellow}
.big .cartsymbol { text-align:left}


/* menu */
.menu { border: 0px solid #e0e0e0; font-size: 10pt; }
.menu h1 { position:absolute; top:0px; left:2px; }

/* search */
.search { border: 1px solid #e0e0e0; xbackground: #d0d7ed; }
.search #search { width: 100px; background: url('./Images/Buy.gif') }
.search #xsenden {width:28px; border:1px solid #c0c0c0; background:white; color:blue; height:18px;}
.search #kategorie { width: 100px; background: url('./Images/Buy.gif')}
.search #kategorieoption { width: 100px; background: url('./Images/Buy.gif')} */

.kontakt, .kontakt table, .kontakt table td {
	font-size: 9px;
	font-family: "Times New Roman", Times, serif;
}

/* eingabefelder */
input,select {
	font-family:  Arial, Helvetica;
	font-size: 9px;
	width: 140px;
	padding-left, padding-right:2px;
}

textarea {height:50px;
	font-family:  Arial, Helvetica;
	font-size: 9px;
	width: 140px;
	}


