/*
 Zentrale CSS fuer www.mps-anzeigen.de
 seitenblick interaktive medien gmbh, stuttgart
 tel. +49 (711) 8599818-0, email info@seitenblick.de

 Browser PC tested & running:
  Mozilla, Opera, IE

 Browser MAC tested & running:
  IE, Safari

 visibility: hidden;
 position: absolute;
 top: -2000px;
*/

html, body, p, h1, h2, h3, h4, h5, h6, table, tr, th, td, div, ul, ol, li {
  font-family:Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #333;
}

body {
  background-color: #FFFFFF;
  margin: 0;
  padding: 0;
}

a,
a:link,
a:visited,
a:active
{
  text-decoration: none;
  color: #3F5550;
}

a:hover
{
  text-decoration: underline;
  color: #3F5550;
}


form, input, select, option
{
  margin-left: 0px;
  margin-top: 0px;
  font-size: 11px;
}

/*
  -------------------------------------------------------------------------------
  b - background-color
  -------------------------------------------------------------------------------
*/

/* --------------------------------------------------------------------
   Navi Head
*/
.b1
{
  background-color: #A2CBC7;
}

/* --------------------------------------------------------------------
   Rahmen Navi Links
*/
.b2
{
  background-color: #3F5550;
}

/* --------------------------------------------------------------------
   Navi Links Text BG
*/
.b3
{
  background-color: #339E93;
}

/* --------------------------------------------------------------------
   Navi Links Trennlinie
*/
.b4
{
  background-color: #5AB0A7;
}

/* --------------------------------------------------------------------
   Head
*/
.b5
{
  background-color: #000;
  background-image: url(/sixcms/media.php/191/bg_header.gif);

}

/* --------------------------------------------------------------------
   Navi Head Trennlinie
*/
.b6
{
  background-color: #346A65;
}

/* --------------------------------------------------------------------
   Rahmen Content
*/
.b7
{
  background-color: #3F5550;
}

/* --------------------------------------------------------------------
   Content Kasten
*/
.b8
{
  background-color: #F3F3F2;
}

/* --------------------------------------------------------------------
   Backgound Listenpunkte
*/
.b9
{
  background-color: #C8C8C8;
}


/*
  -------------------------------------------------------------------------------
  tb - text und background-color
  -------------------------------------------------------------------------------
*/

/* --------------------------------------------------------------------
  Link im weißen Kasten
*/
.tb1,
.tb1 a,
.tb1 a:link,
.tb1 a:visited,
.tb1 a:active
{
  font-size:12px;
  color: #3F5550;
  text-decoration: none;
  font-weight : normal;
  background-color : #FFFFFF;
}

.tb1 a:hover
{
  text-decoration: underline;
}


/* --------------------------------------------------------------------
  Kasten rechts
*/
.tb2,
.tb2 a,
.tb2 a:link,
.tb2 a:visited,
.tb2 a:active
{
  font-size:11px;
  color: #3F5550;
  text-decoration: none;
  font-weight : normal;
  background-color : #FFFFFF;
}

.tb2 a:hover
{
  text-decoration: underline;
}


/*
  -------------------------------------------------------------------------------
  t - text
  -------------------------------------------------------------------------------
*/

/* --------------------------------------------------------------------
  Navi Kopf
*/
.t1,
.t1 a,
.t1 a:link,
.t1 a:visited,
.t1 a:hover,
.t1 a:active
{
  font-size:12px;
  color: #003C36;
  text-decoration: none;
}

/* --------------------------------------------------------------------
  Navi Links
*/
.t2,
.t2 a,
.t2 a:link,
.t2 a:visited,
.t2 a:hover,
.t2 a:active
{
  font-size:12px;
  color: #FFFFFF;
  text-decoration: none;
}

/* --------------------------------------------------------------------
  Content Headline
*/
.t3,
.t3 a,
.t3 a:link,
.t3 a:visited,
.t3 a:hover,
.t3 a:active
{
  font-size:16px;
  color: #3F5550;
  text-decoration: none;
  font-weight : bold;
}

/* --------------------------------------------------------------------
  Startseite Link
*/
.t4,
.t4 a,
.t4 a:link,
.t4 a:visited,
.t4 a:hover,
.t4 a:active
{
  font-size:11px;
  color: #3F5550;
  text-decoration: none;
  font-weight : normal;
}

/* --------------------------------------------------------------------
  Content Zwischenüberschrift
*/
.t5,
.t5 a,
.t5 a:link,
.t5 a:visited,
.t5 a:hover,
.t5 a:active
{
  font-size:14px;
  color: #3F5550;
  text-decoration: none;
  font-weight : bold;
}

/* --------------------------------------------------------------------
  Navi Kopf Datum
*/
.t6,
.t6 a,
.t6 a:link,
.t6 a:visited,
.t6 a:hover,
.t6 a:active
{
  font-size:12px;
  color: #FFFFFF;
  text-decoration: none;
  font-weight : normal;
}


/* --------------------------------------------------------------------
  CSV Tabelle Kopfdaten
*/
.t7,
.t7 a,
.t7 a:link,
.t7 a:visited,
.t7 a:hover,
.t7 a:active
{
  font-size:11px;
  color: #000000;
  text-decoration: none;
  font-weight : bold;
  background-color : #FFFFFF;
}


/* --------------------------------------------------------------------
  CSV Tabelle 1. Spalte
*/
.t8,
.t8 a,
.t8 a:link,
.t8 a:visited,
.t8 a:hover,
.t8 a:active
{
  font-size:11px;
  color: #000000;
  text-decoration: none;
  font-weight : bold;
  background-color : #FFFFFF;
}


/* --------------------------------------------------------------------
  CSV Tabelle Restdaten
*/
.t9,
.t9 a,
.t9 a:link,
.t9 a:visited,
.t9 a:hover,
.t9 a:active
{
  font-size:11px;
  color: #000000;
  text-decoration: none;
  font-weight : normal;
  background-color : #FFFFFF;
}


/* --------------------------------------------------------------------
  letzte Änderung
*/
.t10,
.t10 a,
.t10 a:link,
.t10 a:visited,
.t10 a:hover,
.t10 a:active
{
  font-size:10px;
  color: #000000;
  text-decoration: none;
  font-weight : normal;
}


/* --------------------------------------------------------------------
  Listenkopf
*/
.t11,
.t11 a,
.t11 a:link,
.t11 a:visited,
.t11 a:hover,
.t11 a:active
{
  font-size:12px;
  color: #000000;
  text-decoration: none;
  font-weight : bold;
}

/* --------------------------------------------------------------------
  Vorspann
*/
.t12,
.t12 a,
.t12 a:link,
.t12 a:visited,
.t12 a:hover,
.t12 a:active
{
  font-size:12px;
  color: #000000;
  text-decoration: none;
  font-weight : bold;
}

/* --------------------------------------------------------------------
  Vorspann
*/
.t13,
.t13 a,
.t13 a:link,
.t13 a:visited,
.t13 a:hover,
.t13 a:active
{
  font-size:11px;
  color: #000000;
  text-decoration: none;
}

/* --------------------------------------------------------------------
  Navi Kopf Subnavi
*/
.t14,
.t14 a,
.t14 a:link,
.t14 a:visited,
.t14 a:hover,
.t14 a:active
{
  font-size:11px;
  color: #003C36;
  text-decoration: none;
}

/* --------------------------------------------------------------------
  Navi Kopf Subnavi
*/
.t15,
.t15 a,
.t15 a:link,
.t15 a:visited,
.t15 a:hover,
.t15 a:active
{
  font-size:14px;
  color: #FFFFFF;
  text-decoration: none;
  font-weight : bold;
}

/* --------------------------------------------------------------------
  Sub-Navi Links
*/
.t16,
.t16 a,
.t16 a:link,
.t16 a:visited,
.t16 a:hover,
.t16 a:active
{
  font-size:11px;
  color: #FFFFFF;
  text-decoration: none;
}
/* --------------------------------------------------------------------
  Text-Grün
*/
.t17
{
  font-size:12px;
  color: #3F5550;
  text-decoration: none;
}

/* --------------------------------------------------------------------
  Navi Links Hauptpunkt
*/
.t18,
.t18 a,
.t18 a:link,
.t18 a:visited,
.t18 a:hover,
.t18 a:active
{
  font-size:16px;
  color: #FFFFFF;
  text-decoration: none;
  font-weight : bold;
}

.t19,
.t19 a,
.t19 a:link,
.t19 a:visited,
.t19 a:hover,
.t19 a:active
{
  color: #FFFFFF;
  text-decoration: none;
}

/*
  -------------------------------------------------------------------------------
  f - Formulare
  -------------------------------------------------------------------------------
*/


input.f1
{
  font-family:Arial, Helvetica, sans-serif;
  margin-left: 0px;
  margin-top: 0px;
  font-size: 11px;
  background-color: #FFFFFF;
  border: 1 solid #003C36;
  color: #000000;
}

textarea.f1
{
  font-family:Arial, Helvetica, sans-serif;
  margin-left: 0px;
  margin-top: 0px;
  font-size: 11px;
  border: 1 solid #003C36;
  background-color: #FFFFFF;
  scrollbar-face-color:#FFFFFF;
  scrollbar-shadow-color:#FFFFFF;
  scrollbar-highlight-color:#FFFFFF;
  scrollbar-3dlight-color:#B6C9DF;
  scrollbar-darkshadow-color:#B6C9DF;
  scrollbar-track-color:#E9EEF2;
  scrollbar-arrow-color:#54779D;
}



/*
  -------------------------------------------------------------------------------
  m - Margin
  -------------------------------------------------------------------------------
*/

/* ---------------------------------------------------------------
   m1 Zeischriftentabelle (Ad-Specials-Lieferungsbedingungen)
*/
.m1
{
  margin: 3px 0px 3px 3px;
}

#head-logo {
  background: #3F5550;
  height: 49px;
  width: 650px;
}


#head {

}

#navi-hori {
  visibility: hidden;
  position: absolute;
  top: -2000px;

  background: #A2CBC7;
  height: 32px;
}

#navi-hori .item-position {
  float: left;
  height: 20px;
  border-left: 1px solid #346A65;
  padding: 0px 20px 0 5px;
}

#navi-hori .item-style {
  float: left;
  padding: 4px 0 0 0;
}

#navi-hori div.item-style a, a:hover {
  color: #003C36;
  text-decoration: none;
}

#navi-vert {
  visibility: hidden;
  position: absolute;
  top: -2000px;
}

#content {
  width: 590px;
  margin: 0 30px 0 0;
}

#teaser {
 visibility: hidden;
 position: absolute;
 top: -2000px;

 padding: 23px 0 0 0;
}