/* news und standardseiten css */

/* body newscontent */

#news_tab {
	margin: 15px 0px 0px 10px;
	background: #e5e5e5 url(../img/bg_hapateam.gif) no-repeat;
	background-position: 1px 1px;
	padding: 40px 7px 7px 7px;
	width: 601px;
	min-height: 550px;
	float: left;	
}
* html #news_tab {
   min-height: 550px;
   height: auto !important;
   height: 550px;
}
#news_tab .txtfond {
	background: #e5e5e5;
	padding: 0 7px 7px 2px;
	width: 599px;
	min-height: 409px;
	float: left;
}
* html #news_tab .txtfond {
	width: 592px;
}
#news_tab .txtfond p {
	color: #000100;
	line-height: 16px;
}
#news_tab .txtfond p a:hover {
	text-decoration: underline;
}
#news_tab .txtfond img {
	width: 200px;
	float: right;
}
#sidebar {
	margin: 0px 0px 0px 7px;
	width: 165px;
	float: left;
}
#rightside_news {
	background: #e5e5e5 url(../img/bg_zusatzinfo.gif) no-repeat;
	background-position: 1px 1px;
	float: right;
	width: 170px;
	padding: 40px 8px 40px 4px;
	margin: 15px 15px 0 0px;

}
#rightside_news  a {
	color: #000100;

}
#rightside_news  a:hover {
 
	text-decoration: underline;
}
/* TABELLE */
.th_hlabel, .th_hfield {
	background: #EDEDED;
	padding: 2px 7px 0px 7px;
	border-bottom: 1px solid #CDCDCD;
	float: left;
}
.th_hlabel {
	margin: 0px;
	height: 16px;
	width: 136px;
}
.th_hfield {
	margin: 0px 0px 0px 2px;
	height: 16px;
	width: 385px;
}
.td_label, .tdx_label, .tdp_label {
	height: auto !important;
	width: 136px;
}
.td_field, .tdx_field, .tdp_field {
	margin: 0px 0px 0px 2px;
	height: auto !important;
	width: 385px;
}
.td_label, .td_field, .tdp_label, .tdp_field {
	padding: 2px 7px 2px 7px;
	border-bottom: 1px solid #E5E5E5;
	float: left;
}
.tdp_label, .tdp_field {
	border-bottom: none !important;
}
.tdx_label, .tdx_field {
	padding: 2px 7px 0px 7px;
	border-bottom: none;
	float: left;
}
div.tdx, div.tdp {
	border-bottom: 1px solid #CDCDCD;
	float: left;
}
.td_field ul {
	margin: 7px 0px 7px 0px !important;
}
.td_field li {
	margin: 7px 0px 7px 0px !important;
	list-style-type: square;
}


/* AZ TABELLE Werbung*/
.az_h {
	background: #EDEDED;
	margin: 0px 7px 7px 0px;
	padding: 2px 7px 7px 9px;
	width: 120px;
	border: 1px solid #B4B4B4;
	float: left;
}

.az_h img, .az_h img a {
	margin: 0px;
	padding: 0px 0px 0px 0px;
	border: 1px solid #B4B4B4;
	float: left;
}



 /* TYPO */
.sidebox p, .tabelle p {
	margin: 0px 0px 0px 0px;
	width: auto;
	font-size: 1.1em;
	color: #000100;
}

.az_h h3 {
	margin: 7px 0px 7px 0px;
	font-size: 1.1em;
	font-weight: bold;
}

.az_h p {
	margin: 0px 0px 0px 1px;
	padding: 7px 0px 0px 0px;
	
}

#news_tab .txtfond a, #news_tab .txtfond a:link {
	color: #000100;
	text-decoration: none;
}

.th_hlabel p, .td_label p, .tdx_label p, .tdp_label p { 
	margin: 0px 0px 0px 0px !important;
	width: 136px !important;
	/*height: 16px; */
}

.th_hfield p, .td_field p, .tdx_field p, .tdp_field p { 
	margin: 0px 0px 0px 0px;
	width: 385px !important; 
	/*height: auto; */
}

#news_tab .txtfond p, .tdx_field {
	font-size: 1.1em;
}

.tdx_field p {
	font-size: 1.0em !important;
	margin: 0px 0px 2px 0px !important;
}

.tdx ul {
	margin: 0px 0px 0px 0px !important;
	padding: 0px 0px 0px 0px;
	width: 380px;
}

.tdx li{
	margin: 0px 0px 0px 12px;
	padding: 0px 0px 7px 0px !important;
}

#news_tab .txtfond li { 
	color: #000100; 
	padding: 0px 0px 7px 0px; 
}

#news_tab .txtfond table { 
	margin: 0px 0px 0px 0px;
	text-align: left !important;
}

#news_tab .txtfond table th { 
	margin: 0px 0px 0px 0px !important; 
	padding: 0px 0px 4px 0px;
	border-bottom: 1px solid #B4B4B4;
	font-weight: normal;
}

#news_tab .txtfond table td { 
	border-bottom: 1px solid #CDCDCD;
}

#news_tab .txtfond table td { 
	padding: 2px 0px 2px 0px;
	vertical-align: top;
}
