/*
 Browser PC tested & running:
  Mozilla, Opera, IE

 Browser MAC tested & running:
  IE, Safari
*/


/* allgemeine Definitionen */
html,body,table {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 12px;
 color: #000000;
 background-color: #FFFFFF;
 margin: 0;
 padding: 0;
}

body {
 background-image: url(/fm/229/hintergrund.jpg);
 background-repeat: repeat-x;
 padding: 10px 0px 0px 10px;
}

p {
 margin: 0px 0px 10px 0px;
}

ul {
 padding: 0;
 margin: 5px 0 0 25px;
}

li {
 padding: 0 0 5px 0;
 margin: 0;
}

a {
 font-weight: bold;
 color: #CC0000;
 text-decoration: none;
}

a:hover {
 text-decoration: underline;
}

img {
 border: 0px;
}

form {
 margin: 0px;
}

h1 {
 margin: 0px;
 padding: 0px;
 font-size: 14px;
 font-weight: bold;
 color: #CC0000;
}

h2 {
 margin: 0px;
 padding: 0px;
 font-size: 12px;
 font-weight: bold;
 color: #000000;
}

/* header */

table.banner {
 border-top: 1px solid #999999;
 border-right: 1px solid #999999;
 border-left: 1px solid #999999;

}

table.suche td.lupe {
 background-image: url(/fm/229/suche_lupe.gif);
 background-repeat: no-repeat;
 background-position: right;
 height: 16px;
 padding: 0px 0px 5px 0px;
}

table.suche input {
 margin: 0px 0px 5px 0px;
}

table.navi {
 border: 1px solid #999999;
}

table.navibutton {
 background-image: url(/fm/229/verlauf.gif);
 background-repeat: no-repeat;
 background-color: #CC0000;
 vertical-align: middle;
 height: 31px;
}

/* pfad */

table.content div.pfad {
 font-size: 10px;
 background-color: #ECEAEB;
 margin: 0px 0px 10px 0px;
 vertical-align: middle;
 height: 27px;
}

/* content */

.teaser {
 margin-bottom: 10px;
}

table.content {
 border-right: 1px solid #999999;
 border-left: 1px solid #999999;
}

h1.linie {
 background-image: url(/fm/229/pfeil.gif);
 background-repeat: no-repeat;
 background-position: right;
}

h1.linie-kurz {
 background-image: url(/fm/229/pfeil.gif);
 background-repeat: no-repeat;
 background-position: right;
 margin: 0px 0px 0px 270px;
}

div.linie  {
 border-bottom: 1px solid #999999;
margin: 0px 20px 10px 0px;
}

.bild-links {
 float: left;
 margin: 0px 5px 5px 0px;
}

.bild-rechts {
 float: right;
 margin: 0px 0px 5px 5px;
}

span.ergebnis {
 font-size: 12px;
 color: #000000;
}

.linie-durch {
 border-top: 1px solid #999999;
 margin: 0px 0px 5px 0px;
}

.link-grau a {
 font-weight: bold;
 color: #666666;
 text-decoration: none;
}

.link-grau a:hover {
 text-decoration: underline;
}

.zahlen-navi {
 background-color: #ECEAEB;
 padding:5px 0px 5px 0px;
 font-weight: bold;
 text-align: center;
}

div.h2-weiss h2 {
 background-color: #CC0000;
 color: #FFFFFF;
 margin: 0px 0px 2px 0px;
 padding: 5px 5px 8px 8px;
}

table.content .teaser-rechts {
 background-color: #ECEAEB;
 padding: 5px 5px 8px 8px;
}

em.datum {
 color: #CC0000;
}

/* start*/

.az {
 border-top: 1px solid #999999;
 border-bottom: 1px solid #999999;
 font-weight: bold;
 text-align: center;
 word-spacing: 5px;
 padding: 10px 0px 10px 0px;
}

.az a {
 color: #000000;
 text-decoration: none;
}

.az a:hover {
 color: #CC0000;
 text-decoration: underline;
}

/* ausstellersuche */

table.ausstellersuche th {
 background-color: #ECEAEB;
 vertical-align: middle;
 padding: 5px 0px 5px 5px;
}

table.ausstellersuche td {
 padding: 5px 0px 5px 5px;
}

/* suche */

table.suchbegriff th {
 background-color: #ECEAEB;
 vertical-align: middle;
 padding: 5px 0px 5px 5px;
}

table.suchbegriff td {
 padding: 5px 0px 5px 5px;
}

table.suchbegriff td p {
 padding: 0px 0px 0px 14px;
}

/* footer */

table.footer {
 border: 1px solid #999999;
 margin: 0px 0px 10px 0px;
 height: 31px;
}

table.footer td.footback {
 background-image: url(/fm/229/verlauf.gif);
 background-repeat: no-repeat;
 background-color: #CC0000;
 color: #FFFFFF;
 height: 31px;
}


table.footer td.ticker {
 background-color: #CC0000;
}

#cont {
 position: relative;
 width: 100%;
 height: 31px;
 overflow: hidden;
 visibility: hidden;
}

#text {
 position: relative;
 padding: 7px 0 0 0;
 color: white;
}

#text a {
 color: #FFFFFF;
 text-decoration: none;
 font-weight: normal;
}

#text a:hover {
 text-decoration: underline;
}


div.impressum {
 font-size: 11px;
 font-weight: bold;
 color: #999999;
 text-align: right;
 vertical-align: middle;
 width: 950px;
}

div.impressum a {
 color: #999999;
 text-decoration: none;
}

div.impressum a:hover {
 text-decoration: underline;
}

/* kontakt */

table.kontakt td {
 padding: 0px 5px 10px 0px;
}

table.kontakt input {
 width:200;
 height:20;
}

table.kontakt select {
 width:200;
 height:20;
}

/* ausstelerdetail */

table.messestand {
 padding: 0px;
 margin: 0px;
 height: 301px;
}

table.messestand td.messestand-links {
 background-image: url(/fm/229/messestand_links.gif);
 background-repeat: no-repeat;
 background-position: bottom;
 width: 108px;
}

table.messestand td.messestand-links div.broschuere-text {
 font-size:9px;
 padding:180px 0px 0px 15px;
}

table.messestand td.messestand-links div.broschuere {
 padding:6px 0px 0px 4px;
}

table.messestand-mitte {
 background-image: url(/fm/229/messestand_mitte.gif);
 background-repeat: no-repeat;
 width: 489px;
 height:301;
}

table.messestand-mitte td div.firmen-logo {
 padding:15px 0px 0px 60px;
}

table.messestand-mitte td div.video-screen {
 padding:74px 20px 0px 11px;
}

table.messestand-mitte td div.exponat-1 {
 margin:55px 0px 0px 0px;
}

table.messestand-mitte td div.exponat-2-5 {
 margin:5px 0px 0px 0px;
}

table.messestand-mitte td div.exponat-6 {
 margin:68px 0px 23px 12px;
}

table.messestand-mitte td div.exponat-7 {
 margin:0px 0px 0px 12px;
}

table.messestand td.messestand-rechts {
 background-image: url(/fm/229/messestand_rechts.gif);
 background-repeat: no-repeat;
 background-position: bottom;
 width: 95px;
}

table.messestand td.messestand-rechts div.kontakt-text {
 font-size:9px;
 padding:215px 0px 0px 20px;
}

table.reiter {
 padding: 0px;
 margin: 0px;
}

table.reiter th {
 text-align: center;
 vertical-align: center;
 border-bottom: 1px solid #C0BFBF;
}

table.reiter td {
 border-bottom: 1px solid #FFFFFF;
 text-align: center;
 vertical-align: center;
}

.reiter-dunkel {
  background-color: #9A9C9B;
  padding: 5px 0px 0px 0px;
}

.reiter-hell {
 background-color: #C0BFBF;
 padding: 5px 0px 0px 0px;
}

table.reiter td.hintergrund {
 background-color: #FFFFFF;
 width: 1px;
}

table.reiter a {
 color: #FFFFFF;
}

table.reiter-inhalt {
 background-color: #ECEAEB;
 border-top: 6px solid #C0BFBF;
 border-bottom: 1px solid #C0BFBF;
 border-right: 1px solid #C0BFBF;
 border-left: 1px solid #C0BFBF;
 padding: 0 10px;
}

table.reiter-inhalt td.produkte {
	line-height: 17px;
}

table.reiter-inhalt td.produkte a {
	color: #666;
}

/* POPUPS */

table.medien {
 background-color: #FFFFFF;
 padding: 0 5px 0 0;
}

table.medien h1 {
 margin: 0 0 20px 0;
}

table.medien td.close a {
 color: #000000;
}


body.popup {
	background-image: none;
	padding: 0;
	margin: 10px 10px 0 10px;
}

body.popup div.jumplist,
body.popup div.image,
body.popup div.text,
body.popup div.close {
	margin: 0 0 10px 0;
}

body.popup div.jumplist,
body.popup div.close {
	text-align: center;
}

body.popup div.close {
	border-top: 1px solid #ccc;
	padding: 10px 0 0 0;
}

body.popup a {
	color: #000;
	font-weight: normal;
}



/* MESSESTAND (14.09.2005) */
div.row1 {
	background: url(/fm/229/stand01.jpg) no-repeat 0px 0px;
	padding: 39px 0 0 264px;
	height: 82px;
	vertical-align: top;
	float: left;
	width: 500px;
}

div.row1 table {
	width: 196px;
	background: transparent;
}

div.row1 table td {
	height: 73px;
	overflow: hidden;
	text-align: center;
}

table.row2 {
	clear: left;
	background: url(/fm/229/stand02.jpg) no-repeat;
	width: 742px;
	height: 150px;
	float: left;
}

table.row2 td {
	vertical-align: top;
	text-align: left;
}

table.row2 td table.bild2 {
	margin: 28px 0 0 0;
	background: transparent;
	float: left;
}

table.row2 td table.bild2 td {
	width: 150px;
	height: 100px;
	vertical-align: middle;
	text-align: center;
	padding: 0 0 0 30px;
}

* html table.row2 td table.bild2 td {
	height: 99px;
}

table.row2 td table.bild3 {
	margin: 37px 0 0 106px;
	float: left;
	background: transparent;
}

table.row2 td table.bild3 td {
	width: 150px;
	height: 100px;
	text-align: center;
	vertical-align: middle;
}

* html table.row2 td table.bild3 td {
	height: 99px;
}

table.row2 td table.bild4 {
	margin: 13px 0 0 114px;
	float: left;
	background: transparent;
}

table.row2 td table.bild4 td {
	width: 150px;
	height: 100px;
	vertical-align: middle;
	text-align: center;
}

* html table.row2 td table.bild4 td {
	height: 99px;
}

div.row3 {
	background: url(/fm/229/stand03.jpg) no-repeat 0px 0px;
	padding: 10px 0 0 524px;
	height: 126px;
	vertical-align: top;
	float: left;
	width: 230px;
}

div.row3 table {
	background: transparent;
	vertical-align: top;
}

div.row3 table td {
	height: 106px;
	width: 80px;
	overflow: hidden;
	text-align: center;
	vertical-align: middle;
}

table.row4 {
	clear: left;
	float: left;
}

table.row4 td.inhalte {
	padding: 20px 121px 0 121px;
	background: #ebeaea url(/fm/229/verlauf_unten.jpg) repeat-x;
	vertical-align: top;
	text-align: left;
	height: 200px;
}

table.row4 td.inhalte table.inhalte2 {
	background: transparent;
}

table.row5 {
	clear: left;
	float: left;
}

table.row5 td.inhalte {
	padding: 20px 100px 0 60px;
	background: #ebeaea url(/fm/229/verlauf_unten.jpg) repeat-x;
	vertical-align: top;
	text-align: left;
	height: 200px;
}

table.row5 td.inhalte table.inhalte2 {
	background: transparent;
}


/* Messestand */
/*
table.messestand01 {
	width: 742px;
}

table.messestand01 td.zeile1 {
	background: url(/fm/229/stand01.jpg) no-repeat;
	height: 121px;
}

table.messestand01 td.zeile1 img {
	margin: 30px 0 0 264px;
	float: left;
}

table.messestand01 td.zeile2 table.messestand02 {
	width: 100%;
	background: url(/fm/229/stand02.jpg) no-repeat;
	height: 150px;
	vertical-align: top;
}

table.messestand01 td.zeile2 table.messestand02 td {
	vertical-align: top;
}

table.messestand01 td.zeile2 table.messestand02 td.zeile6 {
	width: 245px;
}

table.messestand01 td.zeile2 table.messestand02 td.zeile6 img {
	margin: 28px 0 0 30px;
}

table.messestand01 td.zeile2 table.messestand02 td.zeile7 {
	width: 252px;
}

table.messestand01 td.zeile2 table.messestand02 td.zeile7 img {
	margin: 37px 0 0 41px;
}

table.messestand01 td.zeile2 table.messestand02 td.zeile8 {
	width: 245px;
}

table.messestand01 td.zeile2 table.messestand02 td.zeile8 img {
	margin: 13px 0 0 53px;
}

table.messestand01 td.zeile3 {
	background: url(/fm/229/stand03.jpg) no-repeat;
	height: 136px;
	vertical-align: top;
}

table.messestand01 td.zeile3 img {
	margin: 10px 0 0 524px;
	float: left;
}

table.messestand01 td.zeile5 {
	width: 100%;
	background: #EFEFEF url(/fm/229/verlauf_unten.jpg) repeat-x;
}

table.messestand01 td.zeile5 table.messestand03 {
	height: 171px;
	width: 500px;
	margin: 0 0 0 110px;
	padding: 30px 0;
	background: #EFEFEF url(/fm/229/verlauf_unten.jpg) repeat-x;
}

table.messestand01 td.zeile5 table.messestand03 td {
	vertical-align: top;
}
*/
