/* CSS Document */
/*	------------------------------------	*/
/*	Inhaltsspezifische Angaben	*/

.preishit {
	background-color: #e5e5e5;
	padding-left: 8px;
	}
	
.preishitpic {
	float: right;
	}
	
.formfield {
	background-color: #FFFFFF;
	border: 1px solid #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	width:110px;
	margin-left: 5px;
} 

.impressum {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	text-align: center;
} 

img.content-leftside {
	margin-right: 12px;
	margin-bottom: 4px;
}

.pos-container {
	margin-top: 6px;
}

.liste-kategorie {
	margin: 0;
	padding: 0;
	padding-bottom: 2px;
	border-bottom: 1px solid #CCCCCC;
	width: 280px;
}

.text-detail {
	margin: 0;
	padding: 0;
	width: 500px;
}

.left-float {
	float: left;
	display: block;
}

.titelbox-blue {
	margin: 0;
	padding: 0;
	padding-top: 1px;
	padding-bottom: 1px;	
	padding-left: 5px;
	background-color: #DDE3EF;
	height: 18px;
}

.titelbox-grey {
	margin: 0;
	padding: 0;
	margin-bottom: 1px;
	background-color: #E5E5E5;
	height: 20px;
}

.titel
{
    color: #000000;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: bold;
    text-decoration: none;
}

.tab-artikel
	{
	border-bottom: 1px solid #CCCCCC;
	height: 24px;
	}

.tab-line
	{
	border-top: 1px solid #CCCCCC;
	height: 24px;
	}
	
.formfield-count {	
	border: 1px solid #989899;
	font-size: 10px;
	width: 22px;
	height: 13px;
}

.ct-techdata
	{
	float: left;
	border-right: 1px solid #999999;	
	}

.tab-techdata
	{
	margin-left: 102px;	
	}

.actuel-left
{
	margin-right:10px;
	float:left;
}

.actuel-right
{
	margin-left:7px;
	float:right;
}

.separator
{
	border-bottom: 1px solid #CCCCCC;
}
table.SearFormTable
{
	border: 1px solid #9D9DA1;
}
table.SearFormTable tr th { text-align: left; }


/*	Für statische HTML-Seiten	*/
.grundschriftFett
{
	font-weight:bold;
}
