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;
}

h1, h2, h3, h4, h5, h6
{
	font-size : 12px;
	font-family : arial, helvetica, sans-serif;
	font-weight : 750;
	padding: 4px;
	color: #D30002;
}

.clearer {
	clear: both;
}

#navi_oben
{
	font-size : 12px;
	font-family : arial, helvetica, sans-serif;
	font-weight: bold;
	width : 170px;
	text-align: right;
}
/********************/
/* 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_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: #ffe9c2;
}

.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;
}

#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;
}
.news-latest-date {
	width: 80px;
	float: left;
}
.news-latest-text {
	width: 240px;
	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;
}
.news-list-date {
	width: 80px;
	float: left;
}
.news-list-text {
	width: 400px;
	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;
}

.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: #ffe9c2;
}
.xstooltip_head {
  background-color: red;
  color: #000000; 
  font-weight: bold; 
  font-size: 10px;
  padding: 3px;
}


.tx-flvplayer2-pi1 {
	text-align: center;
}

.id225 a, .id300 a {
    padding-left: 20px;
    background: url(../../fileadmin/images/rssicon.png) 2px no-repeat;
}

.global-partner-search {
	color:#636363;
	font-family:arial,helvetica,sans-serif;
	font-size:10px;
	margin-left:3px;
	text-align:left;
}
