/* CSS messepost.de */

* {
	margin: 0; 
	padding: 0; 
}
body {
	behavior: url(css/csshover.htc); /* WinIE-Behavior-Datei aufrufen */
	font: 12px/16px Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	background-image: url(../images/hintergrund.jpg);
	background-repeat: repeat-x;
	background-color: #2E78B7;
}
img {
	border: 0;
}
h1 {
	color: #2E78B7;
	font-size : 14px;
	letter-spacing : 1px;
	line-height : 20px;
	font-family : "Lucida Sans Unicode", Arial, Helvetica, Sans-serif;
	padding : 20px 0 10px 0;
}
/* HACK IE7 */
*+html #seite #mitte #inhalt h1{
 padding : 16px 0 10px 0;
}
/* HACK IE6 */
* html #seite #mitte #inhalt h1{
 padding : 16px 0 10px 0;
}
h2 {
	font-family : "Lucida Sans Unicode", Arial, Helvetica, Sans-serif;
	color: #2E78B7;
	font-size: 13px;
	line-height: 18px;
	text-align: center;	
}
h3 {
	font-size: 14px;
	color: #2E78B7;
	font-style : normal;
	background-image : url( "../images/bg-h3.gif");
	line-height : 24px;
	background-repeat : repeat-x;
	font-weight : bold;
	padding : 0px;
	margin-bottom : 2px;
	font-family : "Lucida Sans Unicode", Arial, Helvetica, Sans-serif;
	text-indent: 3px;
}
h5 {
	font-family: "Lucida Sans Unicode", Arial, Helvetica, Sans-serif;
	font-size : 12px;
	color : #333333;
	background-image : url( "../images/bg-h3.gif");
	background-repeat : repeat-x;
	line-height : 24px;
	margin-bottom : 2px
}
h6 {
	color: #2E78B7;
	font-size: 12px;
	line-height: 20px;
	text-align: center;
}
p {
	padding: 5px 0;
}
p a {
	color: #567BCE;
	font-weight: bold;	
}
p a:hover {
	text-decoration: underline;
}
#seite {
	margin-top: 50px;
	margin-left: auto;
	margin-right: auto;
	border: 1px solid #4C4B4B;
	width: 910px;
	background: white;
}

#kopf {
	height: 227px;
	/*border: 1px #FF0000 solid;*/
	text-align: right;
}
#logo {
	height: 192px;
	w\idth: 300px;
	width: 290px;  /* IE6 */
	float: left;
	text-align: center;
	padding-top: 35px;
}
/*#navi_oben {
	border: 1px #FF00FF solid;
	width: 910px;
	line-height: 25px;
	color: #FFFFFF;
	background-color: #808080;
}*/
#mitte {
	/*border: 1px solid #00FF00;*/
	text-align: left;
	
}
#navi_links {
	width: 300px;
	/*border: 1px solid #00FFFF;
	background-color: #F5F5F5;*/
	float: left;
	padding: 5px;
}
div#subnavi_links {
	width: 200px;
	margin: 30px 50px 30px 50px;
	line-height: 20px;
	font-weight: bold;
}
div#subnavi_links li, a{
	list-style-image: url(../images/quadrat_schwarz.gif);
	color: #000000;
	text-decoration: none;
}
div#subnavi_links li:hover, a:hover{
	list-style-image: url(../images/quadrat_blau.gif);
	color: #2E78B7;	
	text-decoration: none;
}

#banner {
	width: 200px;
	/*height: 457px;   */
	margin: 25px 50px 30px 55px;
	text-align: center;
	background-color: #FFFFFF;
	background-image: url(../images/bg_stripesR2C1.GIF);
	color: #2E78B7;
	line-height: 2em;
	font-size: 10px;
	font-weight: bold;	
}

#banner_zeitung {
	width: 200px;
	height: 190px;
	margin: 30px 50px 30px 50px;
	text-align: center;
	background-color: #FFFFFF;
	background-image: url(../images/bg_stripesR2C1.GIF);
	color: #2E78B7;
	line-height: 2em;
	font-size: 10px;
	font-weight: bold;	
	float:right:
}
#auma {
	width: 200px; 
	text-align: center; 
	padding: 5px 50px; 
	font-size: 10px;
}
#inhalt {
	width: 580px;
	/*border: 1px #BB1122 solid;*/
	float: right;
	padding: 8px;
}
#messe_ergebnis {
	width: 860px;
	padding: 25px;
}
#fuss {
	line-height: 25px;
	color: #FFFFFF;	/*border: 1px solid #FFFFFF;*/
}
#fuss a:link, #fuss a:visited, #fuss a:hover{
	color : White;
}
/*** Dropdown Navigation oben***/
div#nav {
	float: left;
	margin: -1px 0 0 0;
	width: 910px;
	color: #FFFFFF;
	background-color: #808080;
	font-size: 10px;
	font-weight: bold;

	}
#newsticker {
	height:100%;
	margin: -1px 0 0 0;
	width: 555px;
	
	margin-top: 10px;
	padding-left: 325px;
	padding-right: 30px;

	}
	#ticker {
  height:16px;	
	font-size: 12px;
	color: #000000;
	background-color:#E5E5E5;
	font-family:Arial;

	}
div#nav ul {
	margin: 0;
	padding: 0;
	background: white;
	/*border: 1px solid #aaa;*/
	}
div#nav li {
	position: relative;
	list-style: none;
	margin: 0;
	float: left;
	/*width: 12.5em;
	andere Breite solang "Interessenten" aus dem Menü ist*/
	width: 13em;
	border-bottom: 1px solid #808080;
	line-height: 1.5em;
	color: #FFFFFF;
	}
div#nav li:hover {
	/*background-color: #FF9900;*/
	}
div#nav li.submenu  a{
	/*background: yellow;*/
}
div#nav li.submenu:hover {
	/*background-color: #FF9900;*/
}
div#nav li a {
	display: block;
	padding: 0.25em 0 0.25em 0.5em;
	text-decoration: none;
	width: 6.5em;
	color: #FFFFFF;
}
div#nav>ul a {
	width: auto;
}
div#nav ul ul {
	position: absolute;
	/*width: 12.5em;
	andere Breite solang "Interessenten" aus dem Menü ist*/
	width: 15em;
	display: none;
}
div#nav ul ul li {
	border-bottom: 1px solid #ccc;
}
div#nav ul ul li a{
	color: #567BCE;
}
div#nav ul.level1 li.submenu:hover ul.level2 {
	display: block;
}	
div#nav ul.level2 {
	left: -1px;
}
div.kasten {
	border: 1px solid #999999;
	padding: 5px;
	line-height: 14px;
}
div.kasten img{
	float: right;
	padding: 2px;
	border: 1px solid #999999;
}
div.kasten a {
	color: #567BCE;
	font-weight: bold;	
}
div.kasten a:hover {
	text-decoration: underline;
}
div.kasten ul{
	padding: 0 25px;
}
div.kasten_mittel {
	width: 450px;
	margin-left: 40px;
	border: 1px solid #999999;
	padding: 5px;
	line-height: 14px;
}
div.kasten_mittel ul {
	font-size: 11px;
	line-height: 15px;
	list-style-type: decimal;
	padding: 0 25px;
}
div.kasten_klein, div.kasten_winzig {
	width: 280px;
	clear: right;
	float: left;
	padding: 2px;
	font-size: 11px;
	line-height: 13px;
}

div.kasten_winzig {
 	width: 100px;
}

div.kunden{
	width: 280px;
	clear: right;
	float: left;
	text-align: center;
	vertical-align: middle;
}

/* http://sonspring.com/journal/clearing-floats */
.clear {
	clear: both;
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}

/* ***** Newsletter ***** */

.erfolgreich, .fehlerDIV, .fehler{
	color: #6B8F11;
	line-height: 20px;
	font-weight : bold;
	font-size: 11px;
/*	width: 515px;       */
	margin: 10px 10px 20px 0px;
	padding : 16px 20px 16px 65px;
	background: transparent url(../images/tick_48.png) no-repeat 10px center;
	border: 1px solid #89B813; 
}

.fehlerDIV, .fehler{
	font-weight : bold;
	color : red;
	background: transparent url(../images/block_48.png) no-repeat 10px center;
	border: 1px solid red; 
	width: 480px;
}

 .name {display: none;}

.nl_tabkopf {
	border-bottom: 1px solid #2E78B7;
}
.nl_tabelle {
	border : 1px solid #FFF;
	border-collapse: collapse;
	margin-top : 20px;
	margin-bottom : 10px;
	font-size : 11px;
	width: 575px;
}

.td_branche{font-size:11px; padding-left: 5px;}

.even {background-color:#E0E9EF;}
.odd {background-color:#fff;}
.over {background-color: #ff9900;}


.nl_form {
	line-height: 20px; 
	padding-right: 5px;
}
.eingabe {
	line-height: 14px;
}
label { /* Alle Labels UND Formularelemente auswählen */
	display: block;
	float: left;
	width: 100px; /* Breite.*/
	text-align: right;
}

form br { /* Alle Zeilenumbrüche in Formularen auswählen */
	clear: left; /* das floating der labels und inputs aufheben */
	padding: 5px 0;
}
.button {
	width: 150px;
	padding: 5px;
	color: #FFFFFF;
	background-color: #2E78B7;
	font-family : "Lucida Sans Unicode", Arial, Helvetica, Sans-serif;
	font-size: 11px;
	text-align: center;	
}


/* ***** Blätter Navi ***** */
.blaetternavi{
	text-align : left;
	margin-bottom : 20px;
	clear : both;
}
.blaetternavi a, .blaetternavi a:visited{
	color : #FF6600;
}
.blaetternavi a:hover{
	color : #000000;
}

/* ***** Messe Ergebnis ***** */
.messen_tabkopf {
	border-bottom: 1px solid #2E78B7;
}
.messen_tabelle {
	text-align: left;
	font-size:11px;
	padding: 5px;
}

/* ***** Kontaktformular ***** */
.betreff {display: none;}
.beschriftung {
	width: 150px;
	line-height: 200%;
	float: left;
	clear: left;
}
.hinweis {
	font-size: 10px;
}
.stern {
	color: #000000;
	font-size: 12px;
	font-weight: bold;
}
.fehler {
	font-size: 13px;
	font-weight: bold;
	color: #CC0000;
}
.ok {
	font-size: 13px;
	font-weight: bold;
	color: #009900;
}


	#newsletter{/*	background:url(../images/form/form_top.gif) no-repeat 0 0; */}
	
	#newsletter fieldset{
		margin:0;
		padding:0;
		border:none;	
    display: block;
    width: 580px;
	}		
	#newsletter legend{display:none;}	
	#newsletter p{margin:.5em 0;}	
	#newsletter label{display:block;float: none;padding: 10px 0 3px 5px;text-align: left; color: #444}	
  #newsletter textarea, #newsletter .eingabe, #newsletter .eingabe_small  /*, #newsletter select */ {		
		border:1px solid #bbb;
		background:#fff url(../images/form/form_input.gif) repeat-x;
		padding:3px;
	}	
   
  #newsletter .eingabe {	
      width: 250px;
  } 
  #newsletter .eingabe_small{
         width: 75px;
  }  
      
  input.radio{width:60px;margin: 6px 0;} 
    	
	#newsletter textarea{
		height:125px;
		overflow:auto;
		}					
	#newsletter p.submit{
		clear:both;
	/*	background:url(../images/form/form_bottom.gif) no-repeat 0 100%;*/
		padding:0 25px 20px 25px;
		margin:0;
		text-align:right;
		}	
	#newsletter .button{
		width:150px;
		padding:0;
		height:37px;
		line-height:37px;		
		border:none;
		background:url(../images/form/form_button.gif) no-repeat 0 0;
		color:#fff;
		cursor:pointer;
		text-align:center;
		}				

  .zitat{font-style: italic; margin: 10px 0 30px 0;}  
  .zitat span{
  display:block;
  font-style: normal;
  font-weight: bold;
  text-align: right;
  font-size: 11px;
  color: #555;
  padding-right: 40px;
  padding-top: 5px;}  
