/**************************************/
/* Ueberall gueltige Formatierangaben */
/**************************************/
body {
  background: white;
  color: black;
  font-family: Verdana, Helvetica, serif;
}
a {
  color: gray;
  text-decoration:none;
}
a:hover {
  color: red;
}
img {
  border-style:none;
}
.bild_gross {
  width: 10cm;
  border: red outset 5px;
  margin-top: 0.5em;
  margin-bottom: 0.5em;
}
dt { font-size: 1.2em; font-variant: small-caps; }
dd { font-size: 1em; }

/****************************************************************************/
/* Aufteilung der Seite: logo         titel                                 */
/*                       klar.sozial ------------------------------>        */
/*                       linke Nav.   Hauptteil                Nebenebene   */
/*                                  fusszeile                               */
/****************************************************************************/
#logo {
  float:left;
  height: 120px;
  width: 20%;
  min-width: 180px;
  display: block;
  margin-top: 5px;
  text-align: right;
}
#sp_logo_neu {
  text-align: right;
  height: 70px;
  top: -10px;
  position: relative;
}
#sp_logo {
  text-align: right;
  height: 70px;
}
#logo_ja {
  font-size: 800%;
  font-weight: 100;
  font-family: Franklin Gothic Book, Calibri, Corbel, Arial, Helvetica;
  color: #333366;
  top: -30%;
  position: relative; 
}
#logo_text {
  font-size: 80%;
  font-weight: bold;
  font-family:Arial, Verdana, Helvetica;
}

#kopf, #kopf_home {
  float: left;
  width: 76%;
  height: 120px;
  vertical-align: middle;
  margin-left: 2%;    
}
#klar_sozial {
  background-color:#fa1a3c; color:white; 
  font-size:12px; font-weight:bold; letter-spacing:1px;  
  height:14px; 
}
#klar_sozial, #spitz_l {
  margin-top: 15px;
}
#spitz_l {
  height:14px;
}
#nav_ruler {
  border-top:2px #fa1a3c solid; 
  width:100%;
}

#titel {
  height: 76px;
  font-size: 140%; 
  font-weight: normal;
  font-family: Verdana, Arial, Helvetica;
  color: #333366;
}

#links, #main_navigation {
  float: left;
  width: 20%;
  min-width: 180px;
  background-color: white;
  margin-right: 2%;
  margin-left: 0px;
}
#main_navigation, .menulink, .submenu {
  padding-left: 0px;
  list-style-type: none;
}

.linklinks, .menulink {
  color: darkgray;
  padding: 8px 5px;
  text-indent:0px;
  margin-left:0px;
  border-bottom: solid red 1px;
  font-size: 80%;
  font-weight: bold;
}

.submenu {
  display: none;
  margin-left:0px;
}
.sublink {
  padding: 0.2em 2em;
}

#mitte {
  float: left;
  width: 48%;
  padding-top: 8px;
}

#rechts {
  float: left;
  width: 26%;
  margin-left: 2%;
  padding-top: 8px;
  font-size: 80%;
}

#inhalt {
  float: left;
  width: 76%;
  padding-top: 8px;
  padding-bottom: 8px;
  margin-bottom: 8px;
}

#fuss {
  text-align: center;
  padding: 0.5em 0px;
  font-style: italic;
  font-size: 70%;
  border-top: 1px solid #663D0D;
  clear: left;
  
}

/************************/
/* Sektion Start Seiten */
/************************/
#rechts a, #eingang a {
  color: blue;
}
#rechts a:hover {
  color: red;
}	
#eingang {
  font-size: 80%;
}
#eingang li {
  margin-bottom: 10px;
}
#eingang .titel, #eingang .erster_titel {
  color: red;
  font-weight: bold;
  font-size: 120%;  /* 120 von 80% */
  padding-top: 1em;
  margin-bottom: 0.5em;
}
#eingang #titel {
  height: auto;
}
#rechts .titel, #rechts .erster_titel {
  color: red;
  font-weight: bold;
  font-size: 100%; /* 120 von 80% */
  padding-top: 0.2em;
}
#rechts .erster_titel  {
  padding-top: 1em;
}
#eingang .erster_titel {
  padding-top: 0em;
}
#rechts p {
  margin-top: 0.3em;
}
p.fett {
  font-weight: bold;
}
#eingang ul {
   list-style-image: url(/images/sp_bullet.jpg);
   padding-left: 0px;
   display:block;
   margin-left: 2em;
}
#eingang li {
   margin-bottom:0.4em;
}

/* ************************ */
/* Agenda und Archiv Seiten */
/* ************************ */
#agenda, #archiv {
  border-spacing: 0px;
  border: solid 1px #666699;
  border-collapse: collapse;
  width: 100%;
}
#agenda td, #archiv td {
  border: solid 1px #666699;
  padding: 5px 8px;
  font-size: 80%;
  vertical-align: top;
}
#agenda th, #archiv th {
  border: solid 1px #666699;
  border-right: solid 1px white;
  padding: 5px 10px;
  background-color: #666699;
  color: white;
  font-size: 80%;
  font-weight: bold;
  text-align: left;
}
.agenda_titel, .archiv_titel {
  font-weight: bold;
}
.agenda_text, .archiv_text{
  font-weight: normal;
}
.agenda_wo, .verantwortlich {
  font-weight: normal;
}
.datum {
  font-weight: bold;
}
.zeit {
  font-weight: normal;
}
#agenda td p, #archiv td p {
  margin-top: 0.5em;
  margin-bottom: 0.5em;
  padding: 0px 0.3em;
}
#agenda td a, #archiv td a { 
  color: blue; 
  text-decoration: none;
}
#agenda td a:hover, #archiv td a:hover {
  color: red;
}
#agenda ul, #archiv ul {
  margin-top: 4px;
  padding-left: 20px;
  list-style: square;
} 
.abstimmungen  {
  font-weight: bold;
  text-indent: 4px;
}
.abstimmungen li {
  font-weight: normal;
  text-indent: 0px;
}
.parole {
  color: red;
  text-transform: uppercase;
}

/*******************/
/* Portrait Seiten */
/*******************/
#portrait .titel {
  color: red;
  font-weight: bold;
  font-size: 120%;  /* 120 von 80% */
  padding-top: 0em;
}
#portrait {
  font-size: 80%;
}
#portrait li {
  margin-bottom: 0.2em;
  }
#portrait a { 
  color: blue; 
  text-decoration: none;
}
#portrait a:hover {
  color: red;
}

/**************/
/* Link Seite */
/**************/
#linkliste {
  margin-left: 2%;
}
#linkliste .linktitel {
  font-size: 90%; 
  font-weight: bold;
  margin-top: 1em;
}
#linkliste a {
  font-size:90%;
  text-decoration: none;
}

/**********************/
/* KR-Fraktion Seiten */
/**********************/
#KR_taetigkeit td {
  padding: 0.3em 0.4em;
}
#KR_taetigkeit .datum {
  font-weight: normal;
  vertical-align: top;
}
.KR_titel {
  font-weight: bold;
  color: black;
  margin-top: 0px;
  margin-bottom: 0px;
}
.KR_text {
   font-weight: normal;
   margin-top: 0px;
   margin-bottom: 0px;
}

/*******************/
/* Vorstand Seiten */
/*******************/
.person {
  padding-bottom: 0.5em;
  border-bottom: solid red 1px;
  font-size: 80%;
  margin-top: 0px;
}
.person img {
  float: left;
  width: 12%;
  border: 0px;
  margin-right: 2%;
  margin-top: 0.7em;
}
.person .kontakt {
  float: left;
  width: 40%;
  margin-right: 2%;
  margin-top: 0.7em;
}
.person .arbeit {
  float: left;
  width: 42%;
}
.person a {
  color: blue;
}
.person .name {
  font-size: 120%;
  font-weight: bold;
}
.person .adresse {
   margin-top: 0.7em;
   margin-bottom: 0.7em;
}
.person h5 {
  font-weight: bold;
  font-size: 100%;
  margin-top: 0.7em;
  margin-bottom: 0px;
}
/*
.ortsgruppe, .amt {
  width: 100%;
  font-size: 100%;
  font-weight: bold;
  padding-top: 2em;
}
*/

/************/
/*  Aemter  */
/************/
#amt_container, #er_container {
  width: 100%;
}
#amt_container .kontakt {
   float: left;
   width: 80%;
}
#er_container .kontakt {
   float: left;
   width: 60%;
}
#er_container .breitbild {
   border-style: none;
   width: 220px; 
}
.gr_er, .ortsgruppe {
   font-size: 100%;
   font-weight: bold;
   margin-top: 2em;
   padding-bottom: 0.1em;
   border-bottom: solid red 2px;
}
#er_container .rechts {
   margin-top: 0.5em;
} 
#kontakt_container .person {
   border-bottom: none;
}
.person .amtfunktion {
   margin-top: 0.7em;
}

/*****************/
/* Bildergalerie */
/*****************/
#galerie img {
   padding: 8px;
   border: 1px solid #333;
   background-color: #FFF;
}

div #galerie .titel {
   font-weight: bold;
   color: grey;
   font-size: 90%;
   margin-bottom: 0.7em;
   margin-top: 0.7em;
   cursor: pointer;
}
#foto {
   margin-top: 20px;
   margin-left: -30%;
   width:80%;
}

/****************/
/* alle_termine */
/****************/
#alle_termine_titel {
  color: red;
  font-size: 120%;  /* 120 von 80% */
  padding-top: 0em;
  padding-bottom: 0.6em;
}

#alle_termine {
  border: none;
  font-size: 80%;
}
#alle_termine tr {
  display: none;
}
.kurz_termin {
}
.kurz_termin_sektion {
}

