BODY
{
	font-family: Tahoma, Sans-Serif;
	font-size: 12px;
	margin: 0px;
}

IMG
{
	border: 0px;
}

INPUT
{
	font-family: Tahoma, Sans-Serif;
	font-size: 12px;
	color: #00662D;
	background-color: White;
	border-color: #C5BBAF;
	border-style: solid;
	border-width: 1px;
}

SELECT
{
	font-family: Tahoma, Sans-Serif;
	font-size: 12px;
	color: #00662D;
	background-color: White;
	border-color: #C5BBAF;
	border-style: solid;
	border-width: 1px;
}

TEXTAREA
{
	font-family: Tahoma, Sans-Serif;
	font-size: 12px;
	color: #00662D;
	background-color: White;
	border-color: #C5BBAF;
	border-style: solid;
	border-width: 1px;
}

H1
{
	color: Black;
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
}

.Heading1
{
	color: Black;
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
}

H2
{
	color: Black;
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
}

.Heading2
{
	color: Black;
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
}

A
{
	color: #00662D;
}

.ProductCategoryImage
{
	margin-right: 10px;
}

.ProductImage
{
	padding: 1px;
	background-color: #CDDCAF;
}

.ProductImageSearch
{
	margin-right: 10px;
	background-color: #CDDCAF;
}

.Small
{
	font-family: Tahoma, Sans-Serif;
	font-size: 10px;
}

.Bold
{
	font-weight: bold;
}

.Green
{
	color: #009900;
}

.Red
{
	color: #990000;
}

.Notice
{
	font-size: 11px;
	color: #666666;
}

th
{
	border-bottom: 1px dotted black;
}

.BoxCentered
{
	margin-left: auto;
	margin-right: auto;
	background: #eeeeee;
}

.BoxTitle
{
	font-weight: bold;
	color: #00662d;
	background-color: #cddcaf;
	text-align: center;
}

/*******************************************/
/* SUCHE - SUCHE - SUCHE - SUCHE - SUCHE   */
/*******************************************/

#suche
{
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 12px;
	color: #00662D;
	font-weight: bold;
}

#inputsuche
{
	width: 160px;
	background-color: #DFDFDF;
	border: 1px solid #00662D;
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}

/*******************************************/
/* GRAFIKEN UND BILDER                     */
/*******************************************/

.navi_points
{
	background-image: url(../../Images/points_navi.gif);
	background-repeat: no-repeat;
}

.gepunktet_horizontal
{
	background-image: url(../../Images/points.gif);
	background-repeat: repeat-x;
}

.status
{
	font-family: Tahoma, Helvetica, sans-serif;
	background-color: #DFDFDF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

.bottom_dotted
{
	background-image: url(../../Images/points_bottom.gif);
	background-repeat: repeat-x;
	background-position: 0px 25px;
}

/*******************************************/
/* HEADER - HEADER - HEADER - HEADER       */
/*******************************************/

.linkespalte_header
{
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #1A7341;
	height: 40px;
	text-decoration: none;
	padding-left: 45px;
	background-image: url(../../Images/pfeile.gif);
	background-repeat: no-repeat;
	background-position: 10px 14px;
}

.text_content
{
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	color: #666666;
	text-decoration: none;
}

.text_linkespalte
{
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	padding-left: 7px;
	padding-left: 7px;
	padding-bottom: 10px;
	line-height: 17px;
	color: #666666;
	text-decoration: none;
}

.Heading
{
	font-size: 13px;
	color: Black;
	font-weight: bold;
}

.IE8Fix
{
    z-index: 100;
}