BODY, P, TD {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000
}

TD.KLEINE_TABS {
	padding: 5px;
	line-height: 15px
}

TD.MITTE {
	border-style: solid;
	border-color: #808080;
	border-width: 1px;
	border-bottom: dashed 1px #CCCCCC;
	border-top-width: 0px;
	border-left-width: 0px;
	border-right-width: 0px;
	padding: 8px
}

INPUT, SELECT, TEXTAREA {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	border-style: solid;
	border-width: 1px;
	border-color: #808099
}

FORM {
	display: inline
}

HR {
	height: 1px;
	color: #CCCCCC
}

INPUT {
	text-align: center
}

SPAN.PREIS {
	font-size: 17px;
	font-weight: bold
}

A:LINK, A:VISITED {
	color: #000080;
	text-decoration: none
}

A:ACTIVE, A:HOVER {
	text-decoration: overline underline
}

/* Tool-Tipp */
TABLE.TOOLTIP {
	width: 200px;
	border-width: 1px;
	border-color: #AAAAAA;
	background-color: #FAFAEE;
	border-right: 3px;
	border-right-color: #999999;
	border-right-style: inset;
	border-bottom: 3px;
	border-bottom-color: #999999;
	border-bottom-style: inset
}

/* Varianten-Popup */
DIV.VARIDIV {
	background-color: #FAFAEE;
	padding: 5px;
	text-align: left;
	border-right: 3px;
	border-right-color: #999999;
	border-right-style: inset;
	border-bottom: 3px;
	border-bottom-color: #999999;
	border-bottom-style: inset
}

DIV.wgruppe_block_1 {
	padding-left: 10px;
}

DIV.wgruppe_block_2 {
	padding-left: 20px;
}

DIV.wgruppe_block_3 {
	padding-left: 30px;
}

DIV.wgruppe_block_4 {
	padding-left: 40px;
}

#searchSuggest {
	position: relative;
	z-index: 10;
}

#searchSuggestTab {
	border-width: 0px;
}

#searchSuggestTab td {
	z-index: 10;
	width: 250px;
	padding: 5px;
	text-align: left;
	background: #888;
	color: #fff;
	cursor: hand;
	cursor: pointer;
	border: 0px solid #fff;
	border-top-width: 1px;
}

#searchSuggestTab td:hover {
	background: #048;
}

#searchSuggestTab .bezeichnung {
	font-weight: normal;
	font-size: 11px;
}

#searchSuggestTab .info {
	font-size: 10px;
	display: none;
}

#zubehoerTable {
	width: 400px;
	border-width: 0px;
	padding: 3px;
	margin-bottom: 10px;
}
