/*Format-Datei f&uuml;r kupczik-bremen.de*/
/* Title: _index.css */
/* Site : index.php */
/* Copyright 2006 by Michael Pertzsch */
/* Body-Einstellungen */
body
{
 font-family:Arial,Verdana;
 font-size:12px;
 background-color:#C1E0FF; /* #F3FBFB ; */
 color:#000066;
 margin-top:6px;
 margin-left:8px;
 margin-right:8px;
 margin-bottom:5px;
}
/* Einstellungen für Überschriften und Absatz */
h1    {font-size:24pt; }
h2    {font-size:20pt; }
h3,a.but_menu {font-size:16pt; line-height:17pt; margin-top:0px; margin-bottom:0px; color:#000066; }
p,h4,li,a {font-size:12pt; line-height:16pt; margin-top:0px; margin-bottom:0px; color:#000066; }
h5    {font-size:10pt; line-height:12pt; margin-top:0px; margin-bottom:0px; color:#000066; }
h6,a.menu,p.disclaimer {font-weight:normal; font-size:9pt; line-height:11pt; margin-top:0px; margin-bottom:0px; color:#000066; }
/* Einstellungen für die Kopftabelle */
.head_table
{
  width:100%;
  height:120px;
  border-spacing:0px;
  padding:0px;
  margin:0px;
  border-bottom:solid 1px #000066; "
}
/* Einstellungen für das Bild in der Kopftabelle */
.head_pic
{
  margin:0px;
  padding:0px;
  text-align:left;
}
/* Einstellungen für das home-Menü in der Kopftabelle */
.head_hmenu
{
  padding:2px;
  text-align:right;
  vertical-align:bottom;
}

/* Einstellungen für link-Darstellung im home-Menü in der Kopftabelle */
a.menu:link, a.menu:visited, a.menu:active, a.menu:hover
{
  text-decoration:none;
  font-weight:normal;
  padding:0px;
}
/* Einstellungen für die beiden A's zur Schriftgrößenverstellung */
.head_schrift
{
  text-align:right;
  vertical-align:bottom;
  padding:0px;
  margin:0px;
}
/* Einstellungen zur Anzeige des Datums in der Kopftabelle */
.head_datum
{
  font-weight:bold;
  text-align:right;
  vertical-align:bottom;
  padding:0px;
  margin:0px;
}
/* Einstellungen für Button-Links */
a.but_menu:link, a.but_menu:visited, a.but_menu:active, a.but_menu:hover
{
  color:#000066;
  font-weight:normal;
  text-decoration:none;
  padding:2px;
}
a.but_menu:visited, a.but_menu:aktive
{
  color:#000066;
}
/* Gestaltungseinstellungen für die Öffnungszeiten */
.content
{
  vertical-align:top;
  width:74%;
}

/* Gestaltungseinstellungeen für die Site-Überschrift */
.title
  {
    text-align:center;
    color:#000000;
    font-family:Arial,Verdana;
    font-size:54px;
    font-weight:bolder;
    line-height:62px;
  }
/* Gestaltungseinstellungen für die Anschrift */
.anschrift
  {
    text-align:left;
    color:#000000;
    font-family:Arial,Verdana;
    font-size:10px;
    font-weight:normal;
    line-height:12px;
    margin-left:10px;
    margin-right:10px;
  }

.footer
{
  font-size:8pt;
}
.tab3
{
  text-align:left;
  vertical-align:top;
  margin:0px;
  border-spacing:0px;
  padding:0px 10px;
  width:74%;
}
