.field {	
	margin: 0px;
	padding: 5px;
	font-weight: normal;	
}


#auswahl
{
	width:30%;
	padding:5px;
	margin:0px;
	text-align:left;
	display:inline;
	float:left;
}

#detail
{
	padding:5px;
	margin:0px;
}

td.breite1
{
	width:70px;
}

td.breite2
{
	width:110px;
}

td.breite3
{
	width:250px;
}

.normal
{
	color: #000000;
	font-weight: normal;
}
.caption
{
	height: 25px;
	text-align:left;
	position:relative;left:20px;
	clear:left;
	font-weight: bold;
	color: #50638b;
}

.value
{
	color: #000000;
	font-weight: normal;
	text-align:left;
	position:relative;left:20px;
}

h3
{
	color: #000000;
	font-weight: bold;
	text-align:left;
}

p
{
	color: #000000;
	font-weight: normal;
	text-align:left;
	font-size: 0.8em;
}