TD {
font-family: Arial;
font-size: 10;
color: #303070
}

A {
font-family: Arial;
font-size: 10;
color: #001e50;
text-decoration: none
}

A:HOVER {
font-family: Arial;
font-size: 10;
text-decoration: underline
}

.headline {
font-family: Tahoma;
font-size: 16;
font-weight: bold;
color: #BCBCBC
}


.topics {
font-size:11;
color: #FFFFFF
}

.navilink {
color: #FFFFFF
}

.contentlink {
color: #006000;
font-weight: bold
}

.titel {
font-size: 12;
font-weight: bold;
letter-spacing:1;
padding: 2;
background: #F5F5F5;
color: #206020
}

.untertitel {
font-family: Arial;
font-size: 10;
font-weight: bold
}

.polster {
padding: 3
}

/* 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;
}

