@charset "utf-8";
/* CSS Document */

.menuheadquadriga {
	background-color: #999999;
	font-weight: bold;
	color: #333333;
	text-align: center;
	background:url(../../images/common/layout/menu_rechts_Quadriga.gif) top left no-repeat;
	height: 25px;
}

.contentRight {
	width:400px; 
	margin:0px 20px 0px 0px; 
	float:right;
	padding-left:15px;
	/*border-left:1px solid #666666;*/
}

.contentRight h1 {
	font-size:16px;
}

.introText {
	font-size:13px; 
	letter-spacing:0.01em; 
	line-height:1.6em; 
	color:#444444;
}

#QuadrigaFeatureColumn1, #QuadrigaFeatureColumn2, #QuadrigaFeatureColumn3 {
	width: 200px;
	margin-left:20px;
	margin-top:0px;
	float:left;
}
.QuadrigaFeature {

}

.QuadrigaFeature a {
	text-decoration:none;
	color:inherit;
}
.QuadrigaFeature h1{
	width:160px;
	text-align:left;
	margin-top:0px;
}
.QuadrigaFeature p{
	clear:both;
	width:160px;
	text-align:left;
	margin:0px 5px 0px 35px;
}
.QuadrigaFeature img{
	margin:4px;
	float:left;
}



#detail {
	width:125px;
	float:right;
	margin-left:20px;
}
#detail_top {
	background: transparent url(../../images/products/quadriga/features/detail-top.jpg) top left no-repeat;
	height:43px;
}
#detail_mid {
	text-align:center;
	background: transparent url(../../images/products/quadriga/features/detail-mid.jpg) bottom left no-repeat;
	margin-bottom:10px;
}
#detail img {
	
	margin:4px;
	}
	
.Q3Tip {
	width:220px;
	background-color:#e2e2e2;
	border:1px solid #590808;
	padding:10px;
	margin-top:10px;
}
.Q3MoreFeatureContent {
	padding: 0px 15px 0px 40px;
}
.Q3MoreFeatureContentTop {
	width: 450px;
}
.Q3MoreFeatureContentRight {
	float:right;
	width: 400px;
	/*margin-right:40px;*/
}
.Q3MoreFeatureContentLeft {
	float:left;
	width: 400px;
}
