/* BINT-CSS*/
/* GENERAL */
/* Blue  #4fc8e8; */
/* Gruen #84B819; */
/* DGrau #464646; */
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #3F5629;
}

A { 
	color: #464646
}

table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
}

/* TEXT-FORMATS */
.BINT_Headline { 
	color: #464646; 
	font-size: 11px; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-weight: bold; line-height: 1.4; text-align: left
}
.BINT_Title { 
	color: #414141; 
	font-size: 20px; 
	font-family: Georgia, "Times New Roman", Times, serif; 
	font-weight: 400; 
	line-height: 1.2; 
	word-spacing: 0.5px; 
	letter-spacing: 0.5px
}

.BINT_Lead { 
	padding: 0 0 10px 0;
	color: #464646; 
	font-size: 20px; 
	font-size: 11px; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-weight: normal; line-height: 1.4; text-align: left
}
	
.BINT_Text { 
	color: #464646; 
	font-size: 11px; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-weight: 400; 
	line-height: 1.4; 
	text-align: left; 
	text-indent: 22px 
}

.BINT_Point { 
	color: #464646; 
	font-size: 11px; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	line-height: 1.4; 
	text-align: left; 
	text-indent: 0 
}


/* SPECIAL OBJECTS */
/* FRAMEWORK       */
#Framework_Container {
	width: 100%;
}
#Framework_Beschreibung {
	visibility:collapse;
}
#Framework_Screenshot {
	visibility:visible;
}
#Procucts_Table {
	margin-left: -16px;
}
.Product_Row {
	margin: 0;
	padding: 0;	border-top: 3px solid #AAA; 
}
.Product_Row td  { margin-left: -5px; padding: 9px 0; height: 108px; float: left; border-top: 1px solid #84b819 }
.Product_Row td p {
	margin: 0;
}
