﻿/* MSI Internet - www.msi-internet.de 

---------- Grundeinstellungen ---------- */

body {
  padding: 0;
  margin: 0;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 16px;
  font-weight: normal;
  color: #000000;
  line-height: 20px;
  background: #E5E5E5;
  min-width: 850px;
  min-height: 582px;
}

img {
  border: 0px;
}


/* ---------- Textformatierungen ---------- */

p {
  padding: 0;
  margin: 10px 0 5px 0;
  font-size: 14px;
  line-height: 140%;
  color: #000000;
  cursor: default;
}

ul {
  padding: 0 0 0 40px;
  margin: 10px 0 5px 0;
  font-size: 14px;
  line-height: 140%;
  color: #000000;
  cursor: default;
}

ul ul {
  padding: 0 0 0 40px;
  margin: 0;
  font-size: 14px;
  line-height: 140%;
  color: #000000;
  cursor: default;
}

h1 {
  padding: 0;
  margin: 0;
  font-size: 20px;
  color: #FFFFFF;
  cursor: default;
}

h2 {
  padding: 0;
  margin: 0;
  font-size: 15px;
  color: #FFFFFF;
  letter-spacing: 2px;
  font-weight: normal;
  cursor: default;
}

h3 {
  padding: 0;
  margin: 10px 0 5px 0;
  font-size: 12px;
  color: #FFFFFF;
  font-style: italic;
  letter-spacing: 3px;
  border-bottom: 1px dotted #FFFFFF;
  cursor: default;
}

.h2-startseite {
  padding: 0;
  margin: 0;
  font-size: 18px;
  color: #FFFFFF;
  letter-spacing: 2px;
  font-weight: bold;
  cursor: default;
}

.kleiner {
  padding: 0;
  margin: 10px 0 5px 0;
  font-size: 10px;
  line-height: 140%;
  color: #000000;
  cursor: default;
}

.motto {
  padding: 0;
  margin: 0;
  font-size: 10px;
  font-style: italic;
  line-height: 120%;
  color: #000000;
  text-align: center;
  cursor: default;
}

.motto-startseite {
  padding: 0;
  margin: 0;
  font-size: 15px;
  font-style: italic;
  line-height: 120%;
  color: #000000;
  text-align: center;
  cursor: default;
}

.spenden {
  padding: 0;
  margin: 0;
  font-size: 13px;
  line-height: 120%;
  color: #000000;
  text-align: right;
  cursor: default;
}

.weiss {
  color: #FFFFFF;
}

.orange {
  color: #FF8C00;
}

.zentriert {
  text-align: center;
}

.anmeldetabelle1 {
  text-align: left;
  white-space: nowrap;
}

.anmeldetabelle2 {
  text-align: left;
}

.anmeldetabelle1-rechtsbuendig {
  text-align: right;
  white-space: nowrap;
}

a:visited {
  text-decoration: none;
  font-weight: normal;
  color: #FFFFFF;
}

a:link {
  text-decoration: none;
  font-weight: normal;
  color: #FFFFFF;
}

a {
  text-decoration: none;
  font-weight: normal;
  color: #FFFFFF;
}

a:active {
  text-decoration: underline;
  font-weight: normal;
  color: #FFFFFF;
}

a:visited:hover {
  text-decoration: underline;
  font-weight: normal;
  color: #FFFFFF;
}

a:hover {
  text-decoration: underline;
  font-weight: normal;
  color: #FFFFFF;
}

#spenden a:visited {
  text-decoration: none;
  font-weight: normal;
  color: #000000;
}

#spenden a:link {
  text-decoration: none;
  font-weight: normal;
  color: #000000;
}

#spenden a {
  text-decoration: none;
  font-weight: normal;
  color: #000000;
}

#spenden a:active {
  text-decoration: underline;
  font-weight: normal;
  color: #000000;
}


#spenden a:visited:hover {
  text-decoration: underline;
  font-weight: normal;
  color: #000000;
}


#spenden a:hover {
  text-decoration: underline;
  font-weight: normal;
  color: #000000;
}


/* ---------- Seitenaufbau ---------- */

#inhalt {
  z-index: 1;
  position: relative;
  height: 582px; 
  width: 850px;
  padding: 0;
  margin: 0 0 0 -410px;
  top: 30px; 
  left: 50%;
  text-align: left;
  background: url(grafiken/hintergrund-inhalt.jpg) no-repeat;
  overflow: visible;
}

#motto {
  padding: 0;
  margin: 0;
  z-index: 2;
  position: absolute;
  top: 45px;
  left: 520px;
  width: 160px;
  height: 50px;
  overflow: visible;
}

#logo {
  padding: 0;
  margin: 0;
  z-index: 2;
  position: absolute;
  top: 35px;
  left: 680px;
  width: 60px;
  height: 60px;
  overflow: visible;
}

#spenden {
  padding: 0;
  margin: 0;
  z-index: 2;
  position: absolute;
  top: 485px;
  left: 530px;
  width: 215px;
  height: 20px;
  line-height: 20px;
}

#ueberschrift {
  padding: 0;
  margin: 0;
  z-index: 3;
  position: absolute;
  top: 72px;
  left: 130px;
  width: 380px;
  height: 28px;
  line-height: 28px;
}

#navi {
  padding: 0;
  margin: 0;
  z-index: 3;
  position: absolute;
  top: 140px;
  left: 11px;
  width: 160px;
  height: 336px;
}

#text {
  padding: 0;
  margin: 0;
  z-index: 3;
  position: absolute;
  top: 123px;
  left: 191px;
  width: 537px;
  height: 336px;
  overflow: auto;
}


/* ---------- Navigation ---------- */

/* ---------- Navigation 1. Ebene ---------- */

.navigation ul {
  padding: 0;
  margin: 0;
  list-style-type: none;
  list-style-image: none;
}

.navigation ul li {
  padding: 0;
  margin: 6px 0 6px 0;
  font-size: 14px;
  text-align: center;
  line-height: 20px;
}

.navigation ul li a {
  display: block;
  width: 100%;
  height: 20px;
  text-decoration: none;
  font-weight: normal;
}

.navigation ul li a:link {
  color: #000000;
  text-decoration: none;
  font-weight: normal;
  background: url(grafiken/button.gif) no-repeat;
}

.navigation ul li a:visited {
  color: #000000;
  text-decoration: none;
  font-weight: normal;
  background: url(grafiken/button.gif) no-repeat;
}

.navigation ul li a:hover {
  color: #FFFFFF;
  text-decoration: none;
  font-weight: normal;
  background: url(grafiken/button.gif) no-repeat;
}

.navigation ul li a:active {
  color: #FFFFFF;
  text-decoration: none;
  font-weight: normal;
  background: url(grafiken/button.gif) no-repeat;
}

.navigation ul li a#aktiv {
  color: #FFFFFF;
  text-decoration: none;
  font-style: italic;
  font-weight: normal;
  background: url(grafiken/button.gif) no-repeat;
}


/* ---------- Valid-Buttons ---------- */

#madeby-msi:visited {
  background: url(grafiken/madeby-msi.png) 0 0 no-repeat;
}

#madeby-msi:link {
  background: url(grafiken/madeby-msi.png) 0 0 no-repeat;
}

#madeby-msi {
  background: url(grafiken/madeby-msi.png) 0 0 no-repeat;
}

#madeby-msi:active {
  background: url(grafiken/madeby-msi.png) -80px 0 no-repeat;
}

#madeby-msi:hover {
  background: url(grafiken/madeby-msi.png) -80px 0 no-repeat;
}

#valid-html:visited {
  background: url(grafiken/valid-html.png) 0 0 no-repeat;
}

#valid-html:link {
  background: url(grafiken/valid-html.png) 0 0 no-repeat;
}

#valid-html {
  background: url(grafiken/valid-html.png) 0 0 no-repeat;
}

#valid-html:active {
  background: url(grafiken/valid-html.png) -80px 0 no-repeat;
}

#valid-html:hover {
  background: url(grafiken/valid-html.png) -80px 0 no-repeat;
}

#valid-css:visited {
  background: url(grafiken/valid-css.png) 0 0 no-repeat;
}

#valid-css:link {
  background: url(grafiken/valid-css.png) 0 0 no-repeat;
}

#valid-css {
  background: url(grafiken/valid-css.png) 0 0 no-repeat;
}

#valid-css:active {
  background: url(grafiken/valid-css.png) -80px 0 no-repeat;
}

#valid-css:hover {
  background: url(grafiken/valid-css.png) -80px 0 no-repeat;
}
