body, input, textarea, select, table {font-family: 'Arial', sans-serif; font-size: 11px; color: #000000; margin:0px; border:0px;}
body 
{
	background-color: #fff;
}
a {text-decoration: none;}
a img {border-style: none;}
form {display: inline;}
p {margin: 0px 0px 10px 0px;}
ul {margin-top: 0px; padding: 0px; border-top: 0px;}
div {padding: 0px;}

.Title
{
	font-weight: bold;
	font-size: 12px;
	color: #001F50;
}

.Addition
{
	font-weight: bold;
	font-size: 12px;
	color: #000000;
}

.Descr
{
	margin-left: 10px;
}

.ProdDetailL 
{
	position: absolute;
	left: 10px;
	top: 40px;
	width: 350px;
}

.ProdDetailM
{
	position: absolute;
	left: 370px;
	top: 40px;
	width: 230px;
}

.ProdList
{
	position: absolute;
	left: 10px;
	top: 40px;
	width: 565px;
}

.ProdTree 
{
	position: absolute;
	left: 600px;
	top: 20px;
	width: 170px;
	xheight: 510px;
	height: 100%;
	padding-top: 20px;
	padding-left: 10px;
	border-color: #001F50;	
	border-style: solid;
	border-width: 0px 0px 0px 2px;		
}

p#ProdChosen
{
	background-image: url(/images/pfeil-produkt.gif);
	background-position: left top;	background-repeat: no-repeat;
}

p.auflistung
{
	color: #001F50;
	margin: 0px;
	padding: 0px 0px 0px 15px;
}


.TechData 
{
	width: 205px;
	background-color: #ddd;
	border-color: #001F50;
	border-width: 2px;
	border-style: solid;
	margin: 10px 0px 0px 0px;
	padding: 5px;
}

.TechData table th, .TechData table td
{
	font-weight: normal; font-size: 11px;
	vertical-align: top; background-color: #ddd;
}

.ProdListTitle
{
	margin-bottom: 5px;
}

.ProdListTable
{
	margin-left: 150px; background-color: #fff;
}

.TechData p
{
	font-weight: bold;
}
