.modalPopupBody{
 	width: 320px;
}

.detailPopupCloseImage{
	width: 330px;
	text-align: right;
	vertical-align: top;	
}

.detailPopupHeader{
	width: 330px;
	text-align: left;
	vertical-align: top;	
}

.labelStye{
		font-size: 13px;
		margin: 2px;
		color: black;
}

.popupLableStye{	
		font-weight: bold;
		margin: 2px;
		font-size:9px; 
		font-family:Verdana;
		color: black;
}

.popupTextStyle{
		margin: 2px;
		font-size:9px; 
		font-family:Verdana;
		color: black;
}

.textStyle{
		font-size: 13px;
		margin: 2px;
		color: blue;
}

.tomahawkTab{
   width: 330px;
   height: 430px;
   font-size: 10px;
}

td.inactiveTab {
	background: #99AFC1;
	font-size: 9px;
    text-align: center;
    font-weight: bold;
    font-family: Verdana;
    color: white;
}

td.inactiveTab input {
	background: #99AFC1;
	font-size: 12px;
    text-align: center;
    font-weight: bold;
    color: white;
}

td.activeTab {
	background: #003863;
	font-size: 9px;
    text-align: center;
    font-weight: bold;
    font-family: Verdana;
    color: white;
}

td.activeTab input {
	background: #003863;
	font-size: 12px;
    text-align: center;
    font-weight: bold;
    color: white;
}

.bildMaterialGrid{
   		vertical-align: top;
}

.carDetailsBody{
   		background: ##E5EFF0;
}

