@charset "utf-8";
/* CSS Document */


.container {
}
ul.tabs {
	padding: 0;
	float: left;
	list-style: none;
	height: 32px;
	/*border-bottom: 1px solid #e0e0e0;*/
	/*border-left: 1px solid #999;*/
	width: auto;
	content: none !important;
	margin: 0;
}
ul.tabs li {
	float: left;
	height: auto;
	line-height: 31px;
	margin-bottom: -1px;
	background: #9a9a98;
	overflow: hidden;
	position: relative;
	width: auto;
	content: none !important;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #999;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
	padding: 0px;
	margin-top: 0px;
	margin-right: 2px;
	margin-left: 0px;
}
ul.tabs li a {
	text-decoration: none;
	color: #000;
	display: block;
	font-size: 12px;
	outline: none;
	padding-top: 0;
	padding-right: 7px;
	padding-bottom: 0;
	padding-left: 7px;
	font-family: Arial, Helvetica, sans-serif;
	content: none !important;
	text-align: center;
	width: auto;
	margin: 0px;
}
ul.tabs li a:hover {
	background: #FFFFFF;
	content:none !important;
	
	/*border-bottom: 1px solid #e0e0e0;*/
	
}	
html ul.tabs li.active, html ul.tabs li.active a:hover  {
	background: #FFFFFF;
	/*border-bottom: 1px solid #e0e0e0;*/
	content:none !important;
}
.tab_container {
	clear: both;
	float: left;
	width: 290px;
	background: #fff;
	-moz-border-radius-bottomright: 5px;
	-khtml-border-radius-bottomright: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-moz-border-radius-bottomleft: 5px;
	-khtml-border-radius-bottomleft: 5px;
	-webkit-border-bottom-left-radius: 5px;
	height: 155px;
	margin: 0px;
	padding: 0px;
	
}
.tab_content {
	margin: 0px;
	padding: 0px;
	height: 155px;
	width: 290px;
	
	
}
.tab_content h2 {
	font-weight: normal;
	padding-bottom: 10px;
	border-bottom: 1px dashed #ddd;
	font-size: 1.8em;
}
.tab_content h3 a{
	color: #254588;
}
.tab_content img {
	float: left;
	margin: 0 20px 20px 0;
	border: 1px solid #ddd;
	padding: 5px;
}


.tabiBg {
	/*background-color: #cc0000;*/
	height: 190px;
	width: 290px;
	padding: 0px;
	border: 1px solid #b2b1af;
	margin: 0px;	
	/*margin-left: 5px;*/
	}
.marKBox {
	margin: 0px;
	padding: 0px;
	height: 155px;
	width: 288px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
	}
.marKBoxTitel {
	float: left;
	height: auto;
	width: 280px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e0e0e0;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	}
.marKBoxTitel1 {
	margin: 0px;
	padding: 0px;
	float: left;
	height: auto;
	width: 155px;
	}
.marKBoxTitel2 {
	margin: 0px;
	float: left;
	height: auto;
	width: 51px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: right;
	color: #006699;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-transform: uppercase;
	}
.marKBoxTitel3 {
	margin: 0px;
	float: left;
	height: auto;
	width: 51px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: right;
	color: #006699;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-transform: uppercase;
	}	



.marKBoxInfo {
	float: left;
	height: auto;
	width: 280px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 5px;
	margin-bottom: 0px;
	}
.marKBoxInfo1 {
	margin: 0px;
	float: left;
	height: auto;
	width: 150px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 600;
	color: #000;
	text-align: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	}
.marKBoxInfo2 {
	margin: 0px;
	float: left;
	height: auto;
	width: 51px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: right;
	color: #006699;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-weight: 600;
	}
.marKBoxInfo3 {
	margin: 0px;
	float: left;
	height: auto;
	width: 56px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: right;
	color: #006699;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-weight: 600;
	}	
.textTag {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000;
	text-align: right;
	padding-right: 10px;
	margin: 0px;
	float: left;
	height: auto;
	width: 280px;
	}
.textTag2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000;
	text-align: left;
	padding-right: 10px;
	float: left;
	height: 10px;
	width: 280px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-top: 1px;
	}
.tabiBottAd  {
	background-color: #FFFFFF;
	/* [disabled]float: left; */
	height: 45px;
	width: 292px;
	}
