body {
    margin:0;
	padding:0;
    font-family: Tahoma, Verdana; 
	font-size:13px;
	color:#333333;
}

a img {
    	border:0;
}

a {
    text-decoration:none;
	color:#000000;
}

.textarea a {

    text-decoration:underline;
	color:#056F7A;
}

a:hover {
    color: #d67a1f; 
}

P       {font-size: 13px;}
TD		{font-size: 13px; }
h1		{color: #FAA857; font-size:18px; text-align:center; margin:10px 0 15px 0; font-weight:400;}
h2		{color: #056F7A; font-size: 15px; text-align:center; margin:20px 0 20px 0;}

.grew   {color:#777; font-size:9px;}
.add td {color:#777; font-size:10px;}
.add a  {color:#777;}
.black  {color:#000; font-size:10px;}
.td_title {color:#FAA857; font-size:11px; font-family:Tahoma;}
img.left {float:left; padding:10px;}
.color  {color:#333333;}


.footer {
    height:50px;
	padding:10px 0;
    background:#F0FFD9;
	background-image:url(images/blue-pl.gif);
	font-size:11px;
}

li {
    margin:8px 0;
}

.blue {
    color: #056F7A;
}

a.buy {
    color: #056F7A;
	font-size:15px;
	padding:13px 0 0 17px;
	margin:0;
	width:155px;
	height:27px;
	display:block;
	vertical-align:middle;
	background-image:url(images/shop.gif);
	background-position:6px;
	background-repeat:no-repeat;
	text-align:right;
	float:left;
}

a.buy:hover {
    color: #FAA857;
}


#ord {
	margin:30px 0;
	width:165px;
	height:70px;
	display:block;
	background-image:url(images/shop.gif);
	background-position:10px;
	background-repeat:no-repeat;
	padding:10px 0 0 67px;
	text-align:left;
	border:solid 1px #FAA857;
}

#ord p {
	margin:6px 0 7px 0;
}

a.buy_1 {
    color: #056F7A;
	font-size:13px;
	line-height:14px;
}

a.buy_1:hover {
    color: #FAA857;
}

.price {
	color: #FAA857;
	font-size:15px;
}

.big {
	font-size:15px;
}

.main		{color: #056F7A; font-size: 10pt; text-align:center; margin:20px 0 20px 0; font-weight:600;}

/*------------------- Items -------------------*/


.items_1                            {clear:both; }
.items .desc,.items_1 .desc         {font-size:13px; }
.items .img,.items_1 .img           {float: left; padding:0 10px 12px 0; height:100px; width:130px;}
.items .title,.items_1 .title       {font-size:16px;}
.items .cat,.items_1 .cat           {border-top:solid 1px #F3F4F4; font-size:11px; background-image:url(images/str_g.gif); background-repeat:no-repeat; background-position:left center; padding-left:15px;}   
.items .cat a,.items_1 .cat a       {color:#999999;}
.items_1  a, .items a               {color:#056F7A; }
.head                {border-bottom:solid 3px #F3F4F4; color:#FAA857; font-size:18; margin-top:40px;}


/*---------------------------------------------------------------------------------
------------------ Order page -----------------------------------------------------*/
ul.order {
	list-style:none;
	margin:0 0 50px 0;
}

ul.order li {
	padding:5px 0;
}

ul.order li .exaple {
	padding-left:92px;
}

.red {
	color:#A95705;
}


/*------------------- Menu left -------------------*/

a.menuleft {margin:3px 0 10px 10px; padding:2px 0 10px 15px; height:auto; background:url(images/arrow-red.gif) 0 8px no-repeat;}

.infotext {
	font-size:14px;
	margin:20px 0;
}

.infotext a{
	background:url(images/arrow-red.gif) 5px center no-repeat;
	padding-left:15px;
}

/*------------------- Order -------------------*/

.orderb {
	margin-left:30px; 
	width:520px;
	
}
.orderb td {
	padding:0 5px;
}
.orderb td, .orderb td * {
	font-size:13px;
}

input.maxText {
	color:#9a9a9a;
	font-size:13px;
}

.blueMainText {
	margin-left:35px; 
	color:#336193;
	font-weight:600;
}

.mainTextRed {
	color:#CC0000;
	font-size:14px;
	text-align:center;
}

/*------------------- Rezept -------------------*/
.rezept {
	background:#E8FBFD;
	padding:10px 20px;
	margin:20px 0;
	border:solid 1px #F4FFE1;
}