/* .................................................................. */
/* XHTML 1.0 styles.css zu www.musikverein-zunsweier.de - 04.08.2009  */
/*                                                                    */
/* 01. Standard-Tags ................................................ */
/* 02. Standard-Schrifttags ......................................... */
/* 03. Layout-DIVs .................................................. */
/* 04. Navigation ................................................... */
/* 05. eigene Klassen fuer Tabellen, Listen etc. .................... */
/* 06. Hervorgehobene Texte ......................................... */
/* 07. Bilder und Fotos ............................................. */
/* 08. Abstandhalter ................................................ */
/* 09. Gaestebuch ................................................... */
/* 10. Gliederung Linkliste, Besetzung .............................. */
/* 11. Eingabefelder ................................................ */
/* 12. Hintergruende fuer besondere Bereiche ........................ */
/* .................................................................. */


/* 01. Standard-Tags ................................................ */

body {
  color: #000000;
  font-family: tahoma, verdana, arial, helvetica, sans-serif;
  font-size: 75%;
  background-attachment: fixed;
  background-image: url(/pix/backgrounds/background.png);
  background-repeat: repeat;
  padding-top: 40px;
  padding-bottom: 30px;
  margin: 0;
}

img {
  border: none;
}


/* 02. Standard-Schrifttags ......................................... */

h1 {
  font-weight: bold;
  font-size: 135%;
  padding-top: 0;
  margin-top: 1px;
  margin-bottom: 1.5em;
}

h2 {
  font-weight: bold;
  font-size: 135%;
  padding-top: 0;
  margin-top: 1px;
}

h3 {
  font-weight: bold;
  font-size: 100%;
  padding-top: 0;
  margin-top: 1px;
}

h4 {
  font-weight: bold;
  font-size: 85%;
  padding-top: 0;
  margin-top: 1px;
}

cite {
  font-family: georgia, "Times New Roman", times, serif;
  font-style: italic;
  font-size: 90%;
}

a, a:link, a:visited {
  color: #005588;
  text-decoration: none;
}

a:focus, a:hover, a:active {
  color: #007fc4;
  text-decoration: underline;
}

dt {
  font-weight: bold;
  margin-bottom: .5em;
}

.linkliste dt {
  margin-bottom: .75em;
}

dd {
  margin-left: 0;
}

.linkliste dd {
  margin-top: .25em;
}


/* 03. Layout-DIVs .................................................. */

.aussenbox {
  width: 62.5em;
  background-color: #f2f2f2;
  border: 3px solid #007fc4;
  margin-right: auto;
  margin-left: auto;
}

.headerbox {
  height: 150px;
  background-image: url(/pix/backgrounds/headerverlauf.png);
  background-repeat: repeat-x;
  border-bottom: 3px solid #007fc4;
  text-align: center;
}

.contentbox {
  margin-left:170px;
  padding-right: 10px;
  padding-bottom: 10px;
  padding-top: 13px;
}

.navibox {
  width: 120px;
  margin-top: 10px;
  float: left;
  clear: none;
}

.forellenbox {
  margin-left: 170px;
  clear: both;
  zoom: 1;
}

.footerbox {
  border-top: 3px solid #007fc4;
  padding-top: 1.1em;
  padding-bottom: 1.2em;
  text-align: center;
  clear: both;
}

.druckerbox {
  margin-right: 2em;
  margin-left: 1.5em;
  text-align: center;
  margin-top: 1.5em;
  float: right;
}

.downloadbox {
  margin-right: 3.5em;
  margin-left: 1.5em;
  margin-top: 1.1em;
  line-height: 1.6em;
  float: right;
}

.druckzuruck {
  display: none;
}

.piwik {
  display: none;
}

.jubelkalender {
  font-family: georgia, "Times New Roman", times, serif;
  font-size: 7.5em;
  width: 1.75em;
  background-image: url(/pix/backgrounds/kalender.png);
  background-repeat: no-repeat;
  border: none;
  float: right;
  text-align: center;
  padding-top: .8em;
  padding-bottom: .35em;
  margin-left: .1em;
}  


/* 04. Navigation ................................................... */

.naviliste {
  margin: 0;
  padding: 0;
}

.naviliste li {
  list-style-type: none;
  display: inline;
  margin: 0;
  padding: 0;
}

a.navi, a.navi:link, a.navi:visited, a.naviaktiv {
  display: block;
  line-height: 2.5em;
  color: #000000;
  font-weight: bold;
  text-decoration: none;
  background-image: url(/pix/navi/naviblau.png);
  background-repeat: no-repeat;
  background-position: center;
  text-align: right;
  margin-bottom: 13px;
  padding-right: 1px;
  padding-left: 0;
}

a.navi:hover, a.navi:active, a.naviaktiv {
  background-image: url(/pix/navi/navirot.png);
  background-repeat: no-repeat;
  background-position: center;
}


/* 05. eigene Klassen fuer Tabellen, Listen etc. .................... */

.termintabelle {
  margin-left: -0.3em;
}

.terminmonat {
  font-weight: bold;
  padding-top: 2em;
  padding-left: 0;
}

.terminmonat1 {
  font-weight: bold;
  padding-left: 0;
}

.terminfeld {
  background-color: #f8f8f8;
  border: #007fc4 1px dotted;
  vertical-align: top;
}

.notenmappe {
  font-size: 90%;
  vertical-align: top;
  border-bottom: #bbbbbb 1px solid;
}

.notenmappentitel {
  height: 2.5em;
  font-weight: bold;
  vertical-align: top;
}

.wunschkonzert {
  border-bottom: #cccccc 1px dotted;
}

.besetzung, .linkliste {
  border: #007fc4 1px solid;
  margin-top: 0;
  margin-right: 3em;
  padding-top: .5em;
  padding-bottom: .7em;
  padding-left: .7em;
  padding-right: .7em;
}

.trennlinie {
  color: #007fc4;
  background-color: #007fc4;
  width: 85%;
  height: 1px;
  border: none;
  margin-top: 3.25em;
  margin-bottom: 3em;
}

.trennlinie.runter {
  margin-top: 4.5em;
}

.konzertliste {
  padding-left: 0;
  margin-left: 2.5em;
}

.listevorne {
  padding-left: 0;
  margin-left: 0;
  list-style-type: none;
}

.listevorne li {
  margin-bottom: .75em;
}


/* 06. Hervorgehobene Texte ......................................... */

.kursiv {
  font-style: italic;
}

.fett {
  font-weight: bold;
}

.hinweis {
  border: #ee333e 2px dashed;
  background-color: #eeffaa;
  padding-right: .8em;
  padding-left: .8em;
}

.hinweis.runter {
  margin-top: 3.5em;
}

.hinweis.wenigrunter {
  margin-top: 2.75em;
}

.hinweis.mehrrunter {
  margin-top: 5em;
}

.ausgegraut, .pausierend, a.musikerpausierend {
  color: #aaaaaa;
}

.rot {
  color: #ee333e;
}

.blau {
  color: #007fc4;
}

.kleinertext {
  font-size: 85%;
}

.minitext {
  font-size: 75%;
  color: #aaaaaa;
}

.quelltext {
  border: 1px dotted #007fc4;
  background-color: #ffffff;
  padding: 5px;
  margin-top: 1em;
  margin-bottom: 1em;
  margin-left: 0;
  margin-right: 2em;
  font-family: "courier new", courier, mono;
  font-size: 100%;
}

.werktitel {
  line-height: 2.5em;
  font-weight: bold;
}

.liedtext {
  font-family: georgia, "Times New Roman", times, serif;
  font-style: italic;
}

.liedtext.runter {
  margin-top: 3em;
}

.liedtext.rein {
  margin-left: 1.5em;
}

.untergestrichen {
  text-decoration: underline;
}

.durchgestrichen {
  text-decoration: line-through;
}

.artikeldatum {
  display: block;
  font-size: 72%;
  font-weight: bold;
  color: #aaaaaa;
  letter-spacing: 0.2em;
  margin-top: -1.65em;
  margin-bottom: 0.5em;
}

.artikeldatum.runter {
  margin-top: 2.75em;
}


/* 07. Bilder und Fotos ............................................. */

.bildmitabstand {
  margin-left: 2em;
  margin-right: .8em;
  float: right;
}

.bildmitrechtsabstand {
  margin-left: 0;
  margin-right: 1.5em;
  float: left;
}

.bildmitrechtswenigerabstand {
  margin-left: 0;
  margin-right: 1em;
  float: left;
}

.bildlinks {
  float: right;
}

.bildrechts {
  float: left;
}

.icon {
  margin-right: .8em;
}

.logo {
  margin-left: auto;
  margin-right: auto;
}


/* 08. Abstandhalter ................................................ */

.fasteinsrunter {
  margin-top: 1.5em;
}

.einsrunter {
  margin-top: 2em;
}

.zweirunter {
  margin-top: 3.5em;
}

.dreirunter {
  margin-top: 5em;
}

.halbrunter {
  margin-top: .5em;
}

.untenfrei {
  margin-bottom: 3em;
}

.zentriert {
  text-align: center;
}

.gecleart {
  clear: both;
}

.listgerueckt {
  padding-left: 1.5em;
}

.eingerueckt {
  margin-left: 1em;
}

#forellentext {
  padding-top: .4em;
}


/* 09. Gaestebuch ................................................... */

.gbdiv {
  border: #007fc4 1px solid;
  margin-right: .8em;
  margin-bottom: 1.2em;
  padding-top: 0;
  padding-left: .8em;
  padding-right: .8em;
  clear: right;
}

.gbkopf {
  width: 60%;
  float: right;
  margin-bottom: 1.2em;
}

.gbzahl {
  font-family: georgia, "Times New Roman", times, serif;
  font-style: italic;
  float: right;
  font-size: 3em;
  color: #e3e3e3;
}

.gbtext1 {
  margin-top: .6em;
}

.gbtext2 {
  margin-top: 1.5em;
  margin-bottom: .7em;
}

.gbkommentar {
  padding-right: .8em;
  padding-left: 1.25em;
  padding-bottom: 1px;
  padding-top: 1px;
  margin-bottom: .8em;
  margin-top: 1em;
  background-image: url(/pix/backgrounds/gbkommentarverlauf.png);
  background-repeat: repeat; 
}


/* 10. Gliederung Linkliste, Besetzung .............................. */

.spaltelinks {
  width: 50%;
  float: left;
  margin-bottom: 1em;
}

.spaltelinks.runter {
  margin-top: 1.5em;
}

.spalterechts {
  width: 50%;
  float: right;
  margin-bottom: 1em;
}

.spalterechts.runter {
  margin-top: 1.5em;
}


/* 11. Eingabefelder ................................................ */

input, textarea {
  font-family: arial, helvetica, sans-serif;
  font-size: 100%;
  border: 1px dotted #007fc4;
  margin: 2px;
  padding: 2px;
  background-color: #ffffff;
}

input:focus, textarea:focus {
  border: 1px dotted #ee333e;
  background-color: #ffffcc;
}


/* 12. Hintergruende fuer besondere Bereiche ........................ */

.vitruv {
  background-image: url(/pix/backgrounds/vitruv.png);
  background-repeat: no-repeat;
  background-position: center;
  border: none;
}

.baden {
  background-image: url(/pix/backgrounds/badnerflagge.png);
  background-repeat: no-repeat;
  background-position: top right;
  border: none;
}

.jakoteaser {
  background-image: url(/pix/backgrounds/jako2005bgteaser.png);
  background-repeat: no-repeat;
  background-position: left;
  border: none;
}

/* .........................Andreas Walter........................... */
