#footernavigation{
	position: fixed;
	z-index: 2;
}
.fontred {
  color:#FF0000;
}
.fontwhite {
  color:#ffffff;
}
.bgwhite {
  background-color:#ffffff;
}
.bgyellow {
  background-color:#FBC506;
}
body {
	margin:0px;
	padding:0px;
	background-color:#ffffff;
	color:#000000;
	font-family:Arial,Helvetica,Sans-serif;
	font-size:10pt;
	background: url(../pic/nav/kachel.gif) repeat-y;
}
p {
	margin-bottom:5px;
}
img {
	border:0px;
}
a {
   color: #008663;
}
a:visited {
  color: #008663;
}
a:hover {
  color: #E70810;
}
a:active {
  color: #E70810;
}
form {
	display: inline;
}
.gross {
  font-size:12pt;
}
/* Aussteller/Werbung + Aussteller/Werbung/Messegelände + Aussteller/Aussteller-Messe-Service */
ul.ohne
{
  list-style-type:none;
  padding:10px;
  margin:0px;  
}
ol
{
  margin-left:0px;
  padding-left:20px;
}
li
{
  padding-left:6px;
  padding-top:2px;
  padding-bottom:4px;
}
li.farbig
{
  background-color:#E5E5E5;
  padding-left:6px;
  padding-top:2px;
  padding-bottom:4px;
}
/* // Aussteller/Werbung + Aussteller/Werbung/Messegelände */

/* Signets */
td.icon2 {
  width: 66px;
  text-align: center;
  vertical-align: middle;
}
/* // Signets */

/* Aussteller/Werbung/Internet */
li.balken
{
  background-color:#E70810;
  color:white;
  padding:4px;
}
li.indent
{
  padding-left:19px;
  margin-top:3px;
}
/* // Aussteller/Werbung/Internet */
table	{
  width:100%;
  border:0px solid black;  
  font-size:10pt;
  margin:0px;
  padding:0px;
} 
th	{
  background-color: #31388C;
  color: #ffffff;
  font-weight:bold;	
  text-align:center;
  vertical-align:top;	
  padding: 0px;
}
th.orderby {
	text-align: left;
	padding: 1px;
	background: url(../pic/system/orderby.gif) no-repeat center right;
  background-color: #31388C;
}
th.orderby a{
  display: block;
  color: #ffffff;  
	text-decoration: underline;
}
th.orderby a:hover{
	text-decoration: none;
}
td	{
  background-color:#E5E5E5;
  text-align:left;
  vertical-align:top;
  padding:5px;
}

/* Kontaktformulare */
td.fullsizeContentForms {
  padding:3px;
}
/* // Kontaktformulare */      
.center	{
  text-align:center;
  vertical-align:middle;
}
.centerWhite	{
  text-align:center;
  vertical-align:middle;
  background-color:#ffffff;
}
.centerTop { 
  text-align:center;
  vertical-align:top;
}
.centerWhiteTop	{
  text-align:center;
  vertical-align:top;
  background-color:#ffffff;
}
input[type=text],input[type=select],input[type=textarea],input[type=password] {
  border: 1px #000000 solid;
}
.input_fullsize{
	width: 100%;
}
input[type=radio]{
	border: 0px;
}
table.coloredContent {
  background-color: #E5E5E5;
}

/* eventContent Definition Start */
table.eventContent	{
  width:320px;  
}
th.eventContent {
  background-color:#31388C;
  text-align:center;
}
td.eventContent {
  width:320px;
  margin:1px;
  padding:5px;
}
/* eventContent Definition End */

td.pressetermine {
  background:#bebfd9;
  color:#000;
}

#infofeld {
  position:absolute;
  top:78px;
  left:0px;
	width:120px;
  height:33px;
	text-align:center;
	vertical-align:bottom;
  background:URL(../pic/nav/left_05.gif) no-repeat;
}
#infofeld p {
	margin-top:11px;
	font-family:Arial,Helvetica,Sans-serif;
	font-size:9px;
	font-weight:normal;
  text-transform:uppercase;
	color:#ffffff;
}
#debug {
	position:absolute;
	width: 350px;
	z-index:2;
	top:700px;
	left: 850px;
	visibility:visible;
	margin:1px;
	padding:1px;
	min-height:100px;
	background : Silver;
	color : Red;
}
#addedvalues{
	position:absolute;
	top : 10px;
	width:150px;
	z-index:3;
	left: 180px;
	visibility:visible;
  background-color: #000000;
  color: #BBBBBB;
}
/* systemfeedback */
.system_feedback{
  margin: 5px;
	border: 1px #31388c solid;
}
/* hilfeklassen */
.width_35{
	width: 35px;
}
.width_50{
	width: 50px;
}
.width_75{
	width: 75px;
}
.width_100{
	width: 100px;
}
.width_150{
	width: 150px;
}
