/* SHOP */
#main_content {
	margin-left:10px;
	margin-right:20px;
}

.mengeText {
	display:inline;
	clear:left;
	margin-right:2px;
}

.menge {
	border-top:1px solid #622F1C;
	padding-top:2px;
}

a.ItemTitelList:link,a.ItemTitelList:visited  {
	font-size:12px;
}

a.ItemTitelList:hover {
	color: #843F24;
}

.loginLink {
	border-top:1px inset #cc5e1a;
	border-left:1px inset #cc5e1a;
	border-right:1px outset #cc5e1a;
	border-bottom:1px outset #cc5e1a;
	color:#cc5e1a;
	padding:1px 2px;
}

.bottomLine {
	border-bottom:1px solid #622F1C;
	padding-bottom:2px;
	padding-left:5px;
}

.topLine {
	border-top:1px solid #622F1C;
	padding-top:2px;
	padding-left:5px;
}

.required {
	color:#cc5e1a
}

.errorItem {
	color:#BB5934;
	text-align:center;
	width:100%;
	background-color:#FFC;
	border:1px solid #bb5934;
	padding:2px 0px;
}

#message {
	color:#BB5934;
	text-align:center;
	width:80%;
	background-color:#FFC;
	border:1px solid #bb5934;
	padding:5px 5px;
	margin:auto;
}

#cart_tab_header th {
font-size: 11px;
font-weight: bold;

}

.dotLineSep {
border-top: 1px dotted  #ffdb8d;
margin: 5px 0px;
}

#pageTitle {
font-size: 14px;
font-style: italic;
margin-top:4px;
margin-left: 0px;
margin-bottom:15px;
}

#smallDisc {
font-style:italic;
padding:2px 2px;
}

#allegiehinweise {
border:1px solid #ffdb8d;
padding:5px;
}

#allergiehinweisHeader {
background-color:#ffdb8d;
margin:-5px -5px 5px -5px;
padding:2px;
}

.small_desc {
	font-weight:bold;
	color:#C22127;
}

/* ALLGEMEIN*/
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	margin: 10px;
	padding: 0px;
	background-color: #FFF3E1;
	color: #622F1C;
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

/* LINKS */
a:link {
	text-decoration: none;
}

a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #622F1C;
	text-decoration:none;
}

a.hdl {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #622F1C;
	text-decoration:none;
}

a.email {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #622F1C;
	text-decoration:underline;
}

/* FARBEN */
.BG			{background-color:#FFF3E1;}
.Beige		{background-color: #ffdb8d;}
.BrownL		{background-color:#CC5E1A;}

/* FONTs*/
.FBrown		{color:#622F1D;}
.FBrownL	{color:#CC5E1A;}

/* QUADRATE */
.Yellow		{background-color:#FFC600;}
.Orange		{background-color:#F8981D;}
.Red		{background-color:#C22127;}
.Green		{background-color:#A3B832;}
.GreenD 	{background-color:#097239;}
.BlueL		{background-color:#87BAE0;}
.Blue		{background-color:#004B8C;}
.RedLight	{background-color:#F0BEB2;}
.BlueLight	{background-color:#CBD9DE;}

/* SORTENFARBEN (Bereiche) */
#P00 .V1	{background-color:#E3E4C6;} /* Hellrot */
#P01 .V1	{background-color:#F0BEB2;} /* Hellrot */

#P02 .V1	{background-color:#CBD9DE;} /* Hellblau */

#P10 .V1	{background-color:#B2C0C7;} /* Hellblau */
#P10 .V2	{background-color:#D0B9A8;} /* Hellbraun */
#P10 .V3	{background-color:#FFDB8D;} /* Beige */

#P11 .V1	{background-color:#004B8C;} /* Dunkelblau */
#P11 .V2	{background-color:#B2C0C7;} /* Hellblau */
#P11 .V3	{background-color:#FFD35A;} /* Hellgelb */
#P11 .V4	{background-color:#DAE39D;} /* Hellgrün */

#P12 .V1	{background-color:#007B42;} /* Dunkelgrün */
#P12 .V2	{background-color:#C5D0B2;} /* Hellgrün */
#P12 .V3	{background-color:#FFD35A;} /* Hellgelb */

#P13 .V1	{background-color:#984124;} /* Dunkelbraun */
#P13 .V2	{background-color:#E0BDA7;} /* Hellbraun */
#P13 .V3	{background-color:#FFD35A;} /* Hellgelb */
#P13 .V4	{background-color:#DAE39D;} /* Hellgrün */

#P14 .V1	{background-color:#EBAB00;} /* Dunkelorange */
#P14 .V2	{background-color:#FBC47B;} /* Hellorange */
#P14 .V3	{background-color:#FFD35A;} /* Hellgelb */
#P14 .V4	{background-color:#B2C0C7;} /* Hellblau */

#P15 .V1	{background-color:#FFC600;} /* Dunkelgelb */
#P15 .V2	{background-color:#FFDC6C;} /* Hellgelb */
#P15 .V3	{background-color:#FBC47B;} /* Hellorange */
#P15 .V4	{background-color:#B2CDC7;} /* Hellblau */

#P16 .V1	{background-color:#F8981D;} /* Dunkelorange */
#P16 .V2	{background-color:#FBC47B;} /* Hellorange */

#P17 .V1	{background-color:#C22127;} /* Dunkelrot */
#P17 .V2	{background-color:#EABFAA;} /* Hellrot */
#P17 .V3	{background-color:#FFD35A;} /* Hellgelb */

#P18 .V1	{background-color:#0091CD;} /* Dunkelcyan */
#P18 .V2	{background-color:#CBD9DE;} /* Hellcyan */
#P18 .V3	{background-color:#FFD35A;} /* Hellgelb */
#P18 .V4	{background-color:#DAE39D;} /* Hellgrün */

#P19 .V1	{background-color:#128D48;} /* Dunkelgrün */
#P19 .V2	{background-color:#C1D6C1;} /* Hellgrün */
#P19 .V3	{background-color:#FFD35A;} /* Hellgelb */
#P19 .V4	{background-color:#DAE39D;} /* Hellgrün */

#P21 .V1	{background-color:#FFD35A;} /* Hellgelb */
#P21 .V2	{background-color:#FBC379;} /* Hellorange */

#P22 .V1	{background-color:#FFD35A;} /* Hellgelb */
#P22 .V2	{background-color:#FBC379;} /* Hellorange */

#P23 .V1	{background-color:#FFD35A;} /* Hellgelb */
#P23 .V2	{background-color:#FBC379;} /* Hellorange */

#P30 .V1	{background-color:#FBC47B;} /* Orange */

/* CONTENT STYLES */
.BG_no_repeat	{background-repeat:no-repeat;}
#content		{
	margin-left:16px;
	margin-top:21px;
	margin-bottom:25px;
	margin-right:15px;
	padding: 0px;
	width: 376px;

}
#contentPDetails	{
	margin-left:18px;
	margin-top:23px;
	margin-bottom:25px;
	margin-right:11px;
	width: 376px;
}
#contentSmallBottom	{margin-left:18px;margin-top:21px;margin-bottom:25px;margin-right:11px;}
#contentRezept		{margin-left:18px;margin-top:21px;margin-bottom:25px;margin-right:11px;width:491px;}
#contentMemory		{
	margin-left:23px;
	margin-top:12px;
	margin-bottom:12px;
	margin-right:16px;
	width:376px;
}

/* LISTEN */
ul.normal {
	list-style-position: outside;
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 13px;
	list-style-image: url(/imgs/sys/dot_list.gif);
}

ul.normal li {
	margin: 0px;
	padding: 0px 0px 0px 0px;
	display: list-item;
}


/* OUTLINED BOXES: */
.QBorderLBlue	{
	background-image:  url(/imgs/sys/border_l_blue.gif);
	background-repeat: repeat-y;
}
.QBorderRBlue	{
	background-image:  url(/imgs/sys/border_r_blue.gif);
	background-repeat: repeat-y;
	background-position: right;

}
.QBorderLOrange	{
	background-image: url(/imgs/sys/border_l_orange.gif);
	background-repeat: repeat-y;
}
.QBorderROrange	{
	background-image: url(/imgs/sys/border_r_orange.gif);
	background-repeat: repeat-y;
	background-position: right;
}

.QBorderLOrangeL	{
	background-image: url(/imgs/sys/border_l_orange_l.gif);
	background-repeat: repeat-y;
}
.QBorderROrangeL	{
	background-image: url(/imgs/sys/border_r_orange_l.gif);
	background-repeat: repeat-y;
	background-position: right;
}

.QBorderLYellow	{
	background-image: url(/imgs/sys/border_l_yellow.gif);
	background-repeat: repeat-y;
}
.QBorderRYellow	{
	background-image: url(/imgs/sys/border_r_yellow.gif);
	background-repeat: repeat-y;
	background-position: right;
}

input, textarea {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
color:#622F1C;
}


Marquee {color: #572315; font-family: Verdana; font-size: 12px; font-weight: bold; font-style: italic;}
