﻿* {
	padding: 0px;
	margin: 0px;
	}

.content_paddings h2, .content_paddings h3, .content_paddings h4, .content_paddings h5, .content_paddings h6 {
	margin-top: 18px;
	margin-bottom: 10px;
	}

body {
    background-color: #fff;
    font-family: Verdana, sans-serif;
    font-size:100.01%;
	text-align: center;
	}

table { font-size: 100% }

html, body {
	height: 100%;

	}

h1 {
	font-size: 11px;
	}


img {
	border: none;
	}

div#hauptinhalt img {
	margin: 10px;
	}

div#wrap {
    color:#000;
	font-size:0.7em;
    z-index: 10;
    width:1000px;
	min-height: 100%;
    margin:0px auto -30px auto;
    background: #d0f1ff url(images/textura.gif);
	text-align: left;
	}

.clear {
    clear:both !important;
    margin:0px !important;
    padding:0px !important;
    font-size:1px !important;
    border:0px !important;
    height:1px !important;
	overflow: hidden;
	}

/* Sprungmarken */

div#sprungmarken ul li a:focus, div#sprungmarken ul li a:active {
	background:#ff0 !important;
	font-weight:bold;
	position:absolute;
	left:999em;
	top:190px;
	display:block;
	padding:0.6em;
	font-size:1em;
	width:20em;
	z-index:99;
	}

/* Metanavigation (Kopfzeile) */

div#Metanavigation * {
    color:#fff;
    font-weight:bold;
	}

div#Metanavigation {
    /*background:url(images/verlaufMeta.gif) repeat-x bottom left;*/
	background:#ECECEC url(images/verlaufMeta_dark.gif) repeat-x bottom left;
    padding-top:3px;
	height: 23px;
/*    border-bottom:1px solid #060606;*/
	}

div#Metanavigation ul img {
    border:0px;
    position:relative;
    top:1px;
	}

div#Metanavigation ul a {
    text-decoration:none;
    font-weight:bold;
	}

div#Metanavigation ul li {
    display:inline;
    float:left;
    padding:0.3em 7px 0.2em;
    border-right: 1px solid #808080;
	border-bottom: 1px solid #808080;
    /*border-bottom:0px;*/
	}

div#Metanavigation ul li#sprachwahl {
    position:relative;
	}

div#Metanavigation ul li:hover ul#messefinder, div#Metanavigation ul li.sfhover ul#messefinder {
    left:50%;
    margin-left:-450px;
	height:auto;
    padding:10px 0px 10px 10px;
    top:20px;
    width:850px;
    position:absolute;
    z-index:2;
    border: 1px solid;
	}

a#finder {
    padding-left:16px;
    background:url(images/dropdown-arrow.gif) transparent no-repeat 0px 3px;
	}

div#Metanavigation ul li ul#messefinder ul li {
	padding-left:18px;
    background:url(images/arrow.gif) no-repeat 6px 3px;
    clear:both;
    z-index:5;
    border-left: 1px solid #000;
	}

div#Metanavigation ul li ul#messefinder * {
    border:0px;
    margin:0px;
    padding:0px;
	}

div#Metanavigation ul li ul#messefinder {
    background-color:#EAAE00;
	}

div#Metanavigation ul li ul#messefinder ul li a {
    display:block;
    width:182px;
	}

div#Metanavigation ul li ul#messefinder h3 {
	padding-left: 18px;
	padding-bottom: 5px;
	border-left: 1px solid #000;
	}

div#Metanavigation ul li ul#messefinder ul li a:hover {
    background-color: #fff;
    color: #000;
	}

div#Metanavigation ul li ul#messefinder ul {
    background-color:#727471;
    width:182px;
    float:left;
    margin-right:6px;
	}

div#Metanavigation ul li#sprachwahl ul {
    position:absolute;
    right:3px;
    top:3px;
	}

div#Metanavigation ul li#sprachwahl ul li {
    padding:0px 1px;
    margin:0px;
    border:0px;
	}

div#header * {
    padding:0px;
    margin:0px;
	}
	
div#header .bigHead {
zoom:1;
}

div#header ul {
    position:absolute;
    z-index:0;
    bottom:0px;
    font-size:1.2em;
	}

div#header #messe_pic {
    position:absolute;
    z-index:99;
    right:12px;
    top:-16px;
	}

div#header #messe_logo_box {
	width: 117px;
	/*height: 91px;*/
	height: 117px;
	/*background: #fff url(images/messe_logo_box.jpg) 0px 2px no-repeat;*/
	float: left;
	padding:0;
	position: absolute;
	left:297px;
	top:15px;
	}

#logo_link img {
	/*width: 94px;
	height: 84px;*/
	width: 117px;
	height: 117px;
	position: relative;
	/*left: -9px;
	top: 2px;*/
	}

div#header #factory {
	width: 206px;
	height: 116px;
	float: left;
	margin-top: -25px;
	position: relative;
	}

div#header #head_right {
	width: 329px;
	height: 91px;
	/*background: #fff url(images/head_right.jpg) 0px 2px no-repeat;*/
	float: left;
	position:absolute;
	right:0;
	top:0;
	}

div#header{
    background:#fff url(images/head_bg.gif) repeat-x -100px 56px;
    height:173px;
    position:relative;
    border:1px solid #FFFFFF;
    border-left:0px;
    border-right:0px;
    font-size:1.1em;
	}

div#header li a, div#header li#aktuellBereich{
    color:#747474;
    text-decoration:none;
    display:block;
	}

div#header li a{
    padding:2px 18px 2px;
    border-left:1px solid #969a9d;
	}

div#header li a:hover{
    background-color: #fcfcfc;
    color:#747474;
	}

div#header li{
    border-top:1px solid #FEFEFE;
    border-right:1px solid #7F7F7F;
    float:left;
    display:inline;
    background-color:#fff;
    position:relative;
    top:5px;
    font-weight:bold;
    text-align:center;
    background-color:#7AAFD7;
    background-image:url(images/rk_schatten.jpg);
    backgound-repeat:repeat-x;
    backgounr-position: bottom left;
	}

div#header li.vorher{
	backgound-color:#F6B700;
	}

div#header ul {
	margin-left: 9px;
	}    

div#header li#aktuellBereich a, div#header li#aktuellBereich span {
    margin:0px;
    padding:5px 13px 4px;
    background-image: url(images/textura.gif);
    border:0px;
    color:#000;
	display: block;
	}    

div#header li#aktuellBereich {
    background-image:none;
    background-color:#e6f4eb;
	border-top: 1px solid #CFF0FF;
    position:relative;
    top:1px;
    border-left:1px solid #fff;
	}

/* der Bereich unter dem Header (enthält Navigation + 'Haupt') */

div#content {
    /*background-color:#a4cacb;*/
    padding:8px;
    padding-left:0px;
	}

/* Navigationsspalte */

div#navigation {
    float:left;
    width:180px;
	margin-top: 10px;
	}

div#navigation *{
    color:#000;
	}

div#navigation ul {
	list-style-type: none;
	}

div#navigation li a, div#navigation li span {
    background:url(images/arrow.gif) #00639f no-repeat 3px center; /*vorher: 3px 5px*/
	color: #fff;
    padding:1px 0px 1px 16px;
    font-weight:bold;
    display:block;
    width:179px;
    text-transform:uppercase;
	text-decoration: none;
    margin-top:1px;
    voice-family: "\"}\""; /* Tantek */
	voice-family:inherit;
	width:164px;
	}

html>body div#navigation li a, div#navigation li span {
  width:164px;
  }

div#navigation li span {
	color: #fff;
	}

div#navigation li li a, div#navigation li li span {
    background-image:none;
	color: #000;
    background-color:transparent;
    padding:1px 0px 1px 21px;
    /* unschön: width, damit der Explorer korrekt rendert: */
    width:180px;
    text-transform:none;
    font-weight:normal;
	width:159px;
	}
div#navigation li li span {
background:#FDE9CD url(images/arrow_hover.gif) no-repeat scroll 9px center;
}

html>body div#navigation li li a {
  width:159px;
  padding-bottom: 2px;
  }

div#navigation li li a.unternavi {
    background:url() transparent no-repeat 170px center;
	}

div#navigation ul ul, div#navigation ul li#expo {
    margin-bottom:1px;
	}

div#navigation li li {
    background:url(images/arrow.gif) #fff no-repeat 9px center; /*vorher: 9px 6px*/
    margin-bottom:1px;
	}

/* 3. Ebene */

div#navigation li li ul {
    position:absolute;
    left:-999em;
    padding:0px;
    margin:0px;
	border:0px;
	}

div#navigation li li:hover ul li {
    position:relative;
    top:-1.2em;
	z-index:10;
	}

div#navigation li li:hover ul li, div#navigation li li.sfhover ul li {
	margin:0px;
	padding:0px;
	background-color:#F29400;
	}

div#navigation li li:hover ul, div#navigation li li.sfhover ul {
    left:172px;
    z-index:10;
	}

div#navigation li li:hover ul li a.last, div#navigation li li.sfhover ul li a.last {
    border-bottom: 1px solid #000;
	}

div#navigation li a:hover {
     background:url(images/arrow_hover.gif) #f9890c no-repeat 3px center; /*vorher: 3px 5px*/
	 }

div#navigation li li a:hover {
     background:url(images/arrow_hover.gif) #fde9cd no-repeat 9px center; /*vorher: 9px 5px*/
	 }

div#navigation li li li a:hover {
    background:url(images/arrow.gif) #fff no-repeat 3px center; /*vorher: 3px 5px*/
	}

a span.einzelMesse {color:#7F817E !important;}

div#haupt {
    margin-left:180px;
	}

div#hauptinhalt {
    float:left;
    line-height:1.1em;
    width: 430px;
    position:relative;
    z-index: 0;
	background: #fff url(images/cont_bg_l.gif) repeat-y;
	margin: 20px 0px;
	}

div#hauptinhalt_bg {
	background: url(images/cont_bg_r.gif) right repeat-y;
	position: relative;
	}

div#hauptinhalt.hauptinhalt_RP,
div#hauptinhalt.hauptinhalt_iFrame{
  width:600px;
  }

div#hauptinhalt div p a.mehr,
div#hauptinhalt a.mehr {
    background:url(images/arrow.gif) transparent no-repeat 0px 50%;
    padding-left:12px;
    margin-left: 3px;
    text-decoration:none;
    display:inline-block;
    white-space: nowrap;
    color:#e77300;
	}

div#hauptinhalt a.LinkIcon{
    background:url(images/arrow.gif) transparent no-repeat 0px 2px;
    padding-left:12px;
    text-decoration:none;
    white-space: normal;
    display: inline;
	}

div#hauptinhalt a{
   color:#e77300;
   text-decoration: underline;
   }

div#hauptinhalt ol, div#hauptinhalt ol ol {
    margin: 7px 0px 7px 18px;
	}

div#hauptinhalt ul, .top_banner_text ul {
    list-style-type: none;
	}

div#hauptinhalt ul li, .top_banner_text ul li {
	padding-left: 18px;
	background: url(images/li1.gif) 0px 7px no-repeat;
	}

.top_banner_text ul li {
	padding-left: 14px;
	background: url(images/li1.gif) 0px 4px no-repeat;
	}

div#hauptinhalt ul ul {
	margin: 7px 0px 7px 15px;
	}

div#hauptinhalt ul ul li {
	background-image: url(images/li2.gif)
	}

div#hauptinhalt ul ul ul li {
	background-image: url(images/li3.gif)
	}

div#hauptinhalt ol li{
	list-style-type:decimal;
	}

div#hauptinhalt div p a.mehr, div#hauptinhalt a.mehr,
div#fuss ul ul li#empfehlen a,
div#fuss ul ul li#empfehlen a:hover {
	white-space:normal;
	}

div#zusatzinfo {
    float:left;
    width:232px;
	margin-top: 11px;
	padding: 9px 13px 20px 14px;
	background: #61b3d4;
	}

input#suchbutton {
    cursor:pointer;
	}

* span.clear{
    clear: both;
	}

div#hauptinhalt div p a.mehr:hover,
div#hauptinhalt a.mehr:hover {
	background: url(images/arrow_hover.gif) no-repeat 0px 50%;
	color: #EC8827;
	}

a.mehr {
    background:url(images/arrow.gif) transparent no-repeat 0px 50%;
    padding-left:12px;
    margin-left: 3px;
    text-decoration:none;
    display:inline-block;
    white-space: nowrap; 
    color:#e77300;
	}

a.mehr:hover {
	background: url(images/arrow_hover.gif) no-repeat 0px 50%;
	color: #EC8827;
	}

div#Metanavigation ul li#sprachwahl{
    /*background: url(images/top_li.gif);*/
	border-color:#B4B4B4 #000000 #000000 #B4B4B4;
	border-style:solid;
	border-width:1px;
	padding-right:110px;
	}

#banners_col {
	width: 115px;
	padding-left: 8px;
	padding-top: 11px;
	float: left;
	}

#banners_col .banner {
	margin-bottom: 18px;
	}

#banners_col .banner #calendar {
background:#fff;
border:1px solid #02499a;
width:115px;
height:95px;
text-align:center;
margin:0px 0px 15px 0px;
}

#banners_col .banner #calendar p.top {
background:#02499a;
font-size:12px;
font-weight:bold;
font-family:Tahoma, sans-serif;
color:#fff;
text-transform:uppercase;
padding:3px 0px;
}

#banners_col .banner #calendar p.middle {
background:#fff;
color:#02499a;
font-size:12px;
font-weight:bold;
font-family:Tahoma, sans-serif;
border-bottom:1px solid #d3d3d3;
padding:6px 0px;
}

#banners_col .banner #calendar p.bottom {
background:#fcf5e3;
border-top:1px solid #fff;
color:#fe7e00;
font-size:18px;
font-weight:bold;
font-family:Tahoma, sans-serif;
padding:5px 0px 6px 0px;
}


/*  ----------------- Korrekturen ------------------- */

div#hauptinhalt div#beitrag_box div.clear {
  display:none;
  }

div#hauptinhalt div.siblings,
div#hauptinhalt div.siblings {
 margin-bottom: 10px;
 }

div#hauptinhalt div#beitrag_box p.abstract_over_content,
div#hauptinhalt div.beitrag p.abstract_over_content {
   font-weight: bold;
   padding-bottom: 5px;
   font-size: 1.1em;
   }

div#hauptinhalt div#beitrag_box p.abstract_over_content span.date,
div#hauptinhalt div.beitrag p.abstract_over_content span.date {
   display:block;
   text-align: right;
   font-weight: bold;
   }

/*  ----------------- @it spezifisches ------------------- */
div#hauptinhalt p.newsabstract {
  margin-bottom:10px;
}

div#hauptinhalt p.newsabstract img {
  margin: 0px;
  padding-right: 5px;
  padding-bottom: 10px;
  border:0px;
  }

div#hauptinhalt p.newssource {
  margin-top: -10px;
  }

table.choose_cat_lang td {
   vertical-align:top;
    width:50%;
	}

div#hauptinhalt div#relatedtopics ul,
div#hauptinhalt div.beitrag p table ul#CategoryBox,
div#hauptinhalt div.beitrag p table ul#LanguageBox {
    margin-left:-11px;
    width:50%;
   list-sytle-position: outline;
   }



div#hauptinhalt div#relatedtopics li,

div#hauptinhalt div.beitrag ul#CategoryBox li,

div#hauptinhalt div.beitrag ul#LanguageBox li {

    list-style-type:none;

    margin:0px;

   list-sytle-position: outline;



}





div#hauptinhalt div.beitrag_suche input.button,

div#hauptinhalt div.beitrag_suche p a,

div#hauptinhalt div.beitrag_suche a,

div#hauptinhalt div.beitrag_suche form input.button,

div#hauptinhalt div.beitrag form input.button,

div#hauptinhalt div.beitrag div.seitenwechsel form input,

div#hauptinhalt div.beitrag div.seitenwechsel a,

div#hauptinhalt div.beitrag div.index_suche form input.button,

input.button {

       background-color: #FFF;

 	border-top: 1px solid #fff;

 	border-bottom: 1px solid #fff;

 	border-bottom: 1px solid #000;

 	border-right: 1px solid #000;

        color: #333;

        margin: 0px;

        padding: 0px;

	font-weight: bold;

        text-align: center;

        font-family: Verdana, sans-serif;

        text-decoration: none;

}



div#navigation ul li#concept {

    margin-top: 6px;

}



div#zusatzinfo a.linkimg {

    background:none;

    padding-left:0px;

    border: 0px;

}



div#zusatzinfo a img {

    border: 0px;

}



/* Newstickerlinks; Muss man mit !important erzwingen, sonst keine Auswirkung */

marquee a {

    text-decoration:none !important;

    color:#e77300 !important;

}

marquee dd {

  background:url(images/arrow.gif) transparent no-repeat 0px 50%;

  padding-left:15px !important;

}



/* Texteingabefelder dürfen keine an den Font gebundene Größe haben, sondern müssen

    idealerweise so breit sein, wie die rechte Spalte */

div#zusatzinfo input[type="text"], div#zusatzinfo input[type="password"] {

  width: 98%;

}



.error {

  font-weight: bold;

  color: #ff0000 !important;

}





#fensterkategorien {

  background: #fff;

  margin: 5%;

  padding:5% 5% 5% 5%;

}





div#fensterkategorien a.mehr {

    background:url(http://www.messe-duesseldorf.de/k_online_caimages/arrow.gif) transparent no-repeat 0px 50%;

    padding-left:12px;

    text-decoration:none;

    white-space: nowrap;

    color:#0A3A78;

  display:block;

 }



table#coop th { text-align: left; width: 100px; padding-right:10px; vertical-align:top;}

table#coop th,  table#coop td { border-bottom: 1px solid #A2C9F0; }



div#hauptinhalt_m {

	padding: 0px 8px;

	line-height: 1.4em;

	min-height: 400px;

	}



.title span {

	color: #707271;

	}



div#hauptinhalt .title a {

	color: #000;

	}



div#hauptinhalt .title a:hover {

	color: #e77300;

	text-decoration: none;

	}


div#hauptinhalt_m h1.block_title {

	color: #fff;

	text-transform: uppercase;

	text-align: center;

	text-decoration: none;

	background: #f58f06;

	margin: 0px 0px 8px 0px;

	font-size: 1em;

	line-height: 1em;

	padding: 0.3em 0em;

	}

div#hauptinhalt_m h1.block_title_l {
	color: #ec4f02;

	text-transform: uppercase;

	text-align: left;

	text-decoration: none;

	background: #fbedd3;

	margin-bottom: 8px;

	font-size: 1em;

	line-height: 1em;

	padding: 0.3em 15px;

	}



.content_paddings {

	padding: 0px 14px 15px 14px;

	}



.new {

	margin-bottom: 10px;

	}



div#hauptinhalt .new img {

	margin: 0px;

	margin-right: 9px;

	margin-bottom: 4px;

	}



.bold {
	font-weight: bold;
	}



#hauptinhalt_top {
	height: 20px;
	background: url(images/hauptinhalt_top.png);
	position: absolute;
	top: -20px;
	margin: 0px 16px;
	}

div#hauptinhalt_bottom {
	height: 17px;
	background: url(images/hauptinhalt_bottom.png);
	position: absolute;
	bottom: -17px;
	margin: 0px 16px;	
	}

#hauptinhalt_lt, #hauptinhalt_rt, #hauptinhalt_lb, #hauptinhalt_rb {
	position: absolute;
	width: 16px;
	}

#hauptinhalt_lt, #hauptinhalt_rt {
	height: 20px;
	top: -20px;
	}

#hauptinhalt_lb, #hauptinhalt_rb {
	height: 17px;
	bottom: -17px;
	}

#hauptinhalt_lt, #hauptinhalt_lb {
	left: 0px;
	}

#hauptinhalt_rt, #hauptinhalt_rb {
	right: 0px;
	}

#hauptinhalt_lt {
	background: url(images/hauptinhalt_lt.png);
	}

#hauptinhalt_rt {
	background: url(images/hauptinhalt_rt.png);
	}

#hauptinhalt_lb {
	background: url(images/hauptinhalt_lb.png);
	}

#hauptinhalt_rb {
	background: url(images/hauptinhalt_rb.png);
	}

div.info_box {

	background-color: #fff;

	clear: both;

	position: relative;

	margin-bottom: 10px;
	padding-top: 1px;

	}



div.info_box img {



	}



div.info_box img.float_l {

	margin-right: 8px;

	float: left;

	}



div.info_box img.float_r {

	margin-left: 8px;

	float: right;

	}



div#zusatzinfo h1.block_title {
	color: #000;
	text-transform: uppercase;
	text-align: center;
	background: #00639f url(images/right_block_title.gif) repeat-x;
	font-size: 1em;
	line-height: 1em;
	margin: 0px 1px;
	padding-top: 0.1em;
	padding-bottom: 0.2em;
	font-family: Verdana, sans-serif;
	}

div.info_block {
	clear: both;
	padding: 8px 10px;
	}

div.info_block h1, div.info_block h2 {
	font-size: 1em;
	text-transform: uppercase;
	text-decoration: underline;	
	}

div.info_block h1 a {
	color: #000;
	
	}



div#zusatzinfo .info_block h1 a:hover {

	color: #f58f06;

	text-decoration: none;

	}



.info_dates {

	color: #707271;

	line-height: 1.1em;

	}



.info_line {

	background: #000;

	height: 1px;

	overflow: hidden;

	margin: 0px 13px;

	}



div.info_block p {

	line-height: 1.2em;

	}



#clearfooter{clear:both;height:30px;}

#footer {
	border-top: 2px solid #f58f06;
	color: #000;
	height: 26px;
	padding-top: 4px;
	width: 1000px;
	margin: 0px auto;
	font-size: 11px;
	}

#pics_line {

	padding-bottom: 15px;

	border-bottom: 1px solid #f58f06;

	text-align: center;

	margin-bottom: 3px;

	}



#pics_line img {

	margin: 0px 2px;

	}



#copy {

	width: 180px;

	float: left;

	padding-left: 15px;

	}



#rusoft {

	width: 155px;

	float: right;

	padding-right: 15px;

	}



#footer a {
	color: #000;
	}



#footer a:hover {

	color: #f58f06;

	text-decoration: none;

	}



#footer_links {
	text-align: center;
	}



.top_banner {

	background: #fff;

	margin-left: 8px;

	margin-top: 10px;

	padding: 0px;

	}



.top_banner_top {

	background: #078bcb url(images/top_block_title.gif) repeat-x;

	color: #fff;

	font-weight: bold;

	height: 17px;

	line-height: 17px;

	margin: 0px;

	text-align: center;

	text-decoration: none;

	text-transform: uppercase;

	}



.top_banner_text {

	padding: 7px 18px 7px 10px;

	}



.top_banner_text table {

	border: 0px !important;

	border-collapse: collapse;

	}

.top_banner_text table td {
	border: 0px !important;
	}


.top_banner_text table td {

	padding-right: 14px;

	vertical-align: top;

	}



.top_banner_text h1, .title_exb h1 {

	font-size: 1em;

	text-transform: uppercase;

	}



.top_banner_text h1 a {

	color: #000;

	}



.top_banner_text h1 a:hover {

	color: #e77300;

	text-decoration: none;

	}



.print_version {

	height: 21px;

	position: absolute;

	left: 970px;

	top: 91px;

	width: 22px;

	}



.content_paddings table td {

	padding: 7px;

	}



div#hauptinhalt_m p {
	margin-bottom: 11px;
	}



#navigation ul ul span {

	color: #000;

	}



div#hauptinhalt p.title {

	margin: 0px;

	}



.left_col_table {

	text-transform: uppercase;

	}



.banner_left {

	text-align: center;

	margin-top: 20px;

	}

.info_block table {
	border-collapse: collapse;
	}

.info_block table td {
	vertical-align: top;
	}

.info_block a {
	color: #000;
	text-decoration: none;
	}

.info_block a:hover {
	color: #707271
	}

.info_block hr {
	border: 0px;
	height: 1px;
	background: #000;
	color: #000;
	line-height: 1px;
	font-size: 1px;
	margin: 2px 0px 8px;
	//margin: 0px;
	}

.right_col_title {
	font-weight: bold;
	font-size: 1em;
	margin-bottom: 8px;
	text-transform: uppercase;
	text-align: center;
	color: #fff;
	font-family: Verdana, sans-serif;
	}

.info_block .info_dates a {
	color: #707271;
	text-decoration: none;
	}

.tmpl_navig {
	text-align: center;
	margin-top: 15px;
	}

#msg {
	height: 200px;
	}

.content_paddings h1 {
	color: #ec4f02;
	text-transform: uppercase;
	text-align: center;
	text-decoration: none;
	background: #fbedd3;
	margin: 0px -14px 8px -14px;
	font-size: 1em;
	line-height: 1em;
	padding: 0.3em 0em;
	}

h2 {
	color: #000;
	font-size: 1em;
	}

h3 {
	font-size: 1em;
	text-transform: uppercase;
	}

h4 {
	font-size: 1em;
	}

h5 {
	font-size: 1em;
	font-style: italic;
	}

h6 {
	font-size: 0.9em;
	}

.leftPic {
	float: left;
	margin: 2px 9px 2px 0px;
	}

.rightPic {
	float: right;
	margin: 2px 0px 2px 9px;
	}

.leftQuote {
	border-right: 2px solid #f58f06;
	color: #000;
	float: left;
	font-style: italic;
	margin: 2px 18px 2px 0px;
	padding: 6px 18px 6px 3px;
	width: 160px;
	}

.rightQuote {
	border-left: 2px solid #f58f06;
	color: #000;
	float: right;
	font-style: italic;
	margin: 2px 0px 2px 18px;
	padding: 6px 3px 6px 18px;
	width: 160px;
	}

div#hauptinhalt .document img {
	margin: 0px;
	position: relative;
	top: 4px;
	vertical-align: text-bottom;
	}

table {
	width: 100%;
	border-collapse: collapse;
	}

table td, table th {
	border: 1px solid #fff;
	}

table th {
	background-color: #f58f06;
	color: #fff;
	font-weight: bold;
	padding: 2px;
	text-transform: uppercase;
	}


div#hauptinhalt form {
	background-color: #ffebc6;
	margin: 7px 0px;
	padding: 10px 20px;
	}

div#hauptinhalt form p {
	margin-top: 6px;
	}

div#hauptinhalt form .necessary {
	background: url(images/form_ico.gif) 0px 5px no-repeat;
	padding-left: 9px;
	}

div#hauptinhalt form .submit {
	background: #f58f06;
	border: none;
	color: #fff;
	font-weight: bold;
	padding: 3px 9px 4px 9px;
	//padding: 1px 0px 2px 0px;
	}

.exchanges {
	padding: 5px 0px 10px;
	text-align: center;
	}

.gallery {
	text-align: center;
	}

.gallery table {
	border-collapse: collapse;
	margin: 0px auto;
	}

.gallery table td {
	padding: 2px;
	}


#head_text {
	color: #0171bb;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 24px;
	height: 50px;
	left: 125px;
	line-height: 25px;
	position: absolute;
	text-align: center;
	text-transform: uppercase;
	top: 18px;
	width: 320px;
	}

#head_text .head_date {
	font-size: 20px;
	text-transform: none;
	}

