body {
	font-size : 12px;
	font-family : arial, helvetica, sans-serif;
	font-weight : normal;
}
p, table, td {
	font-size : 12px;
	font-family : arial, helvetica, sans-serif;
	font-weight : normal;
}
.center {
	position: relative;
/*	top: -8px; 
	_top: -15px */
}
*+html .center {
	position: relative;
/*	top: -15px; */
} 
.title {	
	font-size : 12px;
	font-family : arial, helvetica, sans-serif;
	font-weight : bold;
/*	padding: 4px; */
	color: #D30002;
}
.title2 {
	font-size : 16px;
	font-family : arial, helvetica, sans-serif;
	font-weight : bold;
	padding: 4px;
	color: #D30002;
}
.title3 {
	font-size : 12px;
	font-family : arial, helvetica, sans-serif;
	font-weight : bold;
	padding: 50px;
	color: #000000;
}
a {
	font-size : 12px;
	font-family : arial, helvetica, sans-serif;
	font-weight : bold;
	color:#000000;
	text-decoration: underline;
}
a:hover {
	color:#000000;
	text-decoration: none;
}
.clearer {
	clear: both;
}
h1, h2, h3, h4, h5, h6 {
	font-size : 12px;
	font-family : arial, helvetica, sans-serif;
	font-weight : 750;
	padding: 4px;
	color: #D30002;
}
#navi_oben {
	font-size : 12px;
	font-family : arial, helvetica, sans-serif;
	font-weight: bold;
	width : 170px;
	text-align: right;
	margin: 0px;
	padding: 0px;
}
/********************/
/* navi_main level0 */
/********************/
.level0 {
	border-bottom: 1px solid #D30002;
	text-align: left;
	padding: 5px;
}
.level0 div.current,
.level0 a {
	display: block;
	margin-left: 18px;
	font-size : 12px;
	font-family : arial, helvetica, sans-serif;
	font-weight : bold;
	color:#D30002;
	text-decoration: none;
}
.level0 img {
	float: left;
	margin-right: 5px;
}
/********************/
/* navi_main level1 */
/********************/
.level1 {
	border-bottom: 1px solid #D30002;
	text-align: left;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
}
.level1 a {
	font-size : 12px;
	font-family : arial, helvetica, sans-serif;
	font-weight : bold;
	color:#636363;
	text-decoration: none;
	display: block;
	margin-left: 25px;
}
.level1 a:hover {
	color:#000000;
}
.level1 img {
	margin-right: 5px;
	margin-left: 10px;
	float: left;
}
/********************/
/* navi_main level2 */
/********************/
.level2 {
	text-align: left;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
}
.level2 a {
	font-size : 12px;
	font-family : arial, helvetica, sans-serif;
	font-weight : bold;
	color:#636363;
	text-decoration: none;
	margin-left: 35px;
	display: block;
}
.level2 a:hover {
	color:#000000;
}

/********************/
/* navi_main level2 */
/********************/
.level3 {
	text-align: left;
	margin-left: 55px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
}

.level3 a {
	font-size : 12px;
	font-family : arial, helvetica, sans-serif;
	font-weight : bold;
	color:#636363;
	text-decoration: none;
	margin-left: 3px;
}

.level3 a:hover {
	color:#000000;
}

/********************/
/* navi_meta        */
/********************/
.meta {
	font-size : 11px;
	font-family : arial, helvetica, sans-serif;
	font-weight : bold;
	color:#000000;
	border: 2px solid #CEE0CA;
	margin-bottom: 2px;
	padding-left: 1px;
	padding-right: 1px;
	padding-top: 2px;
	padding-bottom: 2px;
	background-color: #E7EEE5;
}
.meta a {
	font-size : 11px;
	font-family : arial, helvetica, sans-serif;
	font-weight : bold;
	color:#636363;
	text-decoration: none;
}
.meta a:hover {
	font-size : 11px;
	font-family : arial, helvetica, sans-serif;
	font-weight : bold;
	color:#000000;
	text-decoration: none;
}
#navi_unten {
	font-size : 10px;
	font-family : arial, helvetica, sans-serif;
	width : 155px;
	text-align: right;
	float: right;
}
#navi_unten table {
	font-size : 10px;
	font-family : arial, helvetica, sans-serif;
	text-align: right;
}
#navi_unten td {
	border: 2px solid #CEE0CA;
	height: 24px;
	width: 157px;
	text-align: right;
	font-size : 10px;
	font-family : arial, helvetica, sans-serif;
}
/***********************/
/* Bildbeschreibung    */
/***********************/
.imgtext-table {
	font-size : 12px;
	font-family : arial, helvetica, sans-serif;
	font-weight : normal;
}
/***********************/
/* Latest - News       */
/***********************/
.news-latest-item {
	width: 420px;
	padding-bottom: 10px;
}
.news-latest-date {
	width: 90px;
	float: left;
}
.news-latest-date img {
	margin-top: 5px;
}
.news-latest-text {
	width: 330px;
	float: left;
}
.news-latest-image {
	width: 100px;
	float: left;
	text-align: center;
}
.news-latest-more a {
	font-size : 11px;
	font-family : arial, helvetica, sans-serif;
	font-weight : normal;
	color:#000000;
	text-decoration: underline;
}
.news-latest-more a:hover {
	font-size : 11px;
	font-family : arial, helvetica, sans-serif;
	font-weight : normal;
	color:#000000;
	text-decoration: none;
}
/***********************/
/* List - News       */
/***********************/
.news-list-item {
	width: 535px;
	padding-bottom: 10px;
}
.news-list-date {
	width: 90px;
	float: left;
}
.news-list-date img {
	margin-top: 5px;
}
.news-list-text {
	width: 390px;
	float: left;
}
.news-list-image {
	width: 50px;
	float: left;
	text-align: center;
}
.news-list-more a {
	font-size : 11px;
	font-family : arial, helvetica, sans-serif;
	font-weight : normal;
	color:#000000;	text-decoration: underline;
}
.news-list-more a:hover {
	font-size : 11px;
	font-family : arial, helvetica, sans-serif;
	font-weight : normal;
	color:#000000;
	text-decoration: none;
}
/***********************/
/* Single - News       */
/***********************/
.news-single-item {
	width: 560px;
}
.news-single-date {
	padding: 4px;
	font-size: 11px;
}
.news-single-subheader p {
	/* font-weight: bold; */
}
.news-single-text {
	font-weight: normal;
}
.news-single-img {
	width: 340px;
	margin-left: 10px;
	float: right;
	text-align: center;
}
.news-single-img p {
	width: 340px;
	font-size: 10px;
}
.news-single-backlink {
	font-weight: bold;
}
/*********************************/
/* Suchformular für Seitensuche  */
/********************************/
.search_form {
	width : 160px;
	float: right;
}
.search_form form {
	width : 160px;
}
.search_input {
	width : 120px;
	float: left;
	border: 2px solid #CEE0CA;
	padding-left: 1px;
	padding-right: 1px;
	font-size : 11px;
	font-family : arial, helvetica, sans-serif;
	font-weight : bold;
	color: #636363;
	padding-top: 2px;
	padding-bottom: 2px;
	text-align: right;
}
.search_form input {
	border: 2px solid #CEE0CA;
	margin-left: 5px;
	_margin-left: 3px;
}
.search_form label {
	font-family : arial, helvetica, sans-serif;
	font-weight : bold;
	font-size: 10px;
	color:#636363;
	margin-left: 10px;
}
/*********************************/
/* Suchformular für Teilnehmer  */
/********************************/
.wfqbe_table_results {
	width: 570px;
}
.container_result {
	width: 570px;
	margin-top: 20px;
	margin-bottom: 20px;
}
.company {
	font-weight: bold;
	width: 280px;
	float: left;
}

.company_only {
	font-weight: bold;
	width: 570px;
}

.company_only p,
.company p {
	font-weight: bold;
	margin-left: 5px;
	padding-top: 5px;
}
.address {
	width: 570px;
	float: left;
	padding-left: 5px;
	border-bottom: 1px solid #a0a0a0;
	padding-bottom: 20px;
}
.address_owner {
	width: 570px;
	border-bottom: 1px solid #a0a0a0;
	padding-left: 5px;
	padding-bottom: 20px;
	font-size : 11px;
	font-family : arial, helvetica, sans-serif;
	color: #a0a0a0;
}
.products, .filiale {
	font-size : 11px;
	font-family : arial, helvetica, sans-serif;
	color: #a0a0a0;
	width: 285px;
	float: left;	
}
.wfqbe_block {
	margin-top: 5px;
	width: 350px;
	text-align: right;
}
.wfqbe_block input {
	border: 1px solid #a0a0a0;
}
.prod_select {
	font-size : 11px;
	font-family: arial, helvetica, sans-serif;
	font-weight: bold; 
	color: #636363; 
	width: 155px; 
	border: 2px solid #CEE0CA;
	margin-left: 5px;
}

#fusszeile {
	font-size : 9pt;
	font-family : arial, helvetica, sans-serif;
	font-weight : 500;
	color: #8D8D8D;
	padding: 0px;
}
.cadmin3_termine_title {
	font-weight: bold;
}
.cadmin3_termine_date {
	font-weight: bold;
}
.cadmin3_termine_surrounding {
	border: 1px solid #e7eee5;
}

.xstooltip 
{
    visibility: hidden; 
    position: absolute; 
    top: 0;  
    left: 0; 
    z-index: 999; 
    font-weight: normal;
    font-size: 10px; 
    border: 1px solid red;
    width: 200px;
    background-color: #E7EEE5;
}
.xstooltip_head {
  background-color: red;
  color: #000000; 
  font-weight: bold; 
  font-size: 10px;
  padding: 3px;
}

.id224 a, .id299 a {
    padding-left: 20px;
    background: url(../../fileadmin/images/rssicon.png) 2px no-repeat;
}

/*******************/
/* Mitgliederliste */
/*******************/
tr.wfqbe_table_odd {

}

tr.wfqbe_table_even {
	background-color: #BFD8BF;
}

tr.wfqbe_table_odd td,
tr.wfqbe_table_even  td {
	font-size: 10px;
}

