/*
***************************************************************************************************
***************************************************************************************************
***************************************************************************************************
** IHK Trier | CSS-Datei | microsite
***************************************************************************************************
***************************************************************************************************
***************************************************************************************************
*/


/*
***************************************************************************************************
***************************************************************************************************
** GLOBALE ELEMENT-ANGABEN
***************************************************************************************************
***************************************************************************************************
*/


/*
******************************************
** Body
******************************************
*/

body {
  margin: 0;
  padding: 0;
  font-family: Verdana, Helvetica, sans-serif;
  color: #000000;
  background-color: #EFF5F9;
}

body.microsite_detail {
  background-image: url(../grafik/bg_newsletter_ms.gif);
  background-repeat: no-repeat;
  height: 100%;
}

/*
******************************************
** Divs
******************************************
*/

div {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  padding: 0;
  background: transparent;
}

/*
******************************************
** Bilder
******************************************
*/

img {
  border: 0;
}

/*
******************************************
** Absaetze
******************************************
*/

p {
  margin: 0;
  padding: 0;
}

/*
******************************************
** Ueberschriften
******************************************
*/

h1, h2, h3, h4, h5, h6 {
  margin: 0;
  padding: 0;
}

/*
******************************************
** Links
******************************************
*/

a:link,
a:visited,
a:hover,
a:active {
  color: #006095;
  text-decoration: none;
}

a:hover {
  color: #E31D1D;
  text-decoration: underline;
}

/*
******************************************
** Formulare
******************************************
*/

form {
  margin: 0;
  padding: 0;
}

input {
  margin: 0;
  padding: 0;
  font-size: 1em;
  font-family: Verdana, Helvetica, sans-serif;
}

textarea {
  margin: 0;
  padding: 0;
  font-family: Verdana, Helvetica, sans-serif;
}

select {
  margin-top: 1px;
  padding-top: 1px;
}


/*
******************************************
** Listen
******************************************
*/

ul {
  margin: 7px 0 0 7px;
  /margin: 9px 0 0 9px;
  padding: 0 18px 5px 5px;
  list-style-image:url(../grafik/h1.gif);
}

ol {
  margin: 7px 0 0 7px;
  /margin: 9px 0 0 9px;
  padding: 0 18px 5px 5px;
}

li {
  margin: 7px 0 0 7px;
  /margin: 9px 0 0 9px;
  padding: 0 18px 5px 0px;
}

li.noscript {
  padding: 5px 18px 5px 5px;
}

li.ohne {
  list-style-type: none;
}


/*
******************************************
** Label
******************************************
*/

label {
  margin: 0;
  padding: 0;
  font-size: 1em;
}


/*
***************************************************************************************************
***************************************************************************************************
** GLOBALE KLASSEN
***************************************************************************************************
***************************************************************************************************
*/

div#dokument {
  margin: 0;
  padding: 0;
  z-index: 10;
}

div#corpus {
  margin: 0;
  padding: 0;
  z-index: 10;
}

div#main {
  margin: 0;
  padding: 0;
  width: 100%;
  z-index: 10;
}

div#content {
  position: absolute;
  margin: 0 0 0 177px;
  padding: 0;
  background-color: #D3E4ED;
  font-size: .7em;
  width: 65.43em;
  float: left;
  z-index: 10;
}


/*
******************************************
** Allgemeines
******************************************
*/

.float-aufheben {
  width: 1px;
  height: 1px;
  font-size: 1px;
  line-height: 1px;
  clear: both;
}

.unsichtbar {
  position: absolute;
  display: block;
  left: -3000px;
  width: 1px;
  height: 1px;
  margin: 0;
  padding: 0;
  font-size: 1px;
  line-height: 1px;
}

/*
******************************************
** Schriftformatierungen
******************************************
*/

.hervorheben {
  font-weight: bold;
}

.kursiv {
  font-style: italic;
}

.hinweis {
  font-size: .8em;
}

.datenschutzhinweis {
  font-size: .8em;
}

/*
***************************************************************************************************
***************************************************************************************************
***************************************************************************************************
** KOPF, ÜBERSCHRIFT
***************************************************************************************************
***************************************************************************************************
***************************************************************************************************
*/

div.microsite_detail_kopf {
  margin: 0;
  background-color: #D3E4ED;
  border-bottom: 6px solid #006096;
}

h2.microsite_detail {
  padding: 5px 0 5px 27px;
  font-size: 0.8em;
  color: #006096;
}

/*
***************************************************************************************************
***************************************************************************************************
***************************************************************************************************
** RUMPF
***************************************************************************************************
***************************************************************************************************
***************************************************************************************************
*/

div.microsite_detail_anzeige {
  margin-top: 47px;
  margin-left: 51px;
}

div.microsite_detail_rumpf {
  margin-top: 25px;
  margin-left: 27px;
  font-size: .7em;
}

div.microsite_detail_rumpf_bild {
  float: left;
}

div.microsite_detail_rumpf_text {
  float: left;
}

p.microsite_detail {
  padding-bottom: 10px;
}

img.foto-microsite {
  border: 1px solid #006096;
  margin-right: 10px;
}

div.microsite-fuss {
  margin-top: 30px;
}

a.microsite-close,
a.microsite-close:link,
a.microsite-close:visited,
a.microsite-close:active,
a.microsite-close:hover {
  background-image: url(../grafik/but_close_ap.gif);
  background-repeat: no-repeat;
  padding-left: 15px;
  color: #006095;
}

a.microsite-print,
a.microsite-print:link,
a.microsite-print:visited,
a.microsite-print:active,
a.microsite-print:hover {
  background-image: url(../grafik/but_print_ap.gif);
  background-repeat: no-repeat;
  padding-left: 20px;
  margin-right: 20px;
  color: #006095;
}

td,th {
  vertical-align: top;
  text-align: left;
  padding: 0 10px 10px 0;
}

/*
***************************************************************************************************
***************************************************************************************************
***************************************************************************************************
** FUSS
***************************************************************************************************
***************************************************************************************************
***************************************************************************************************
*/
