/*
  ##############################################################################
  --
  CSS Datei Copyright by Klüber Medien & Consulting
  Erstellt von Peter Klüber
  Seite: www.medientuner.de
  --
  Design Copyright by Klüber Medien & Consulting
  Erstellt von Peter Klüber
  Seite: www.medientuner.de
  --
  ##############################################################################
*/

body {
  margin: 0;
  padding: 0;
  text-align: left;
  background: url(img/sd-bg.png);
  background-repeat: repeat-x;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
}
a, a:link, a:hover, a:visited {
  color: #FF0066;
  font-weight: bold;
  text-decoration: none;
}
.infos {
  background: url(img/sd-infos-n.png);
  width: 180px;
  height: 100px;
}
.infos:hover {
  background: url(img/sd-infos.png);
}
.infosen {
  background: url(img/sd-infos-en-n.png);
  width: 180px;
  height: 100px;
}
.infosen:hover {
  background: url(img/sd-infos-en.png);
}
.infosnl {
  background: url(img/sd-infos-nl-n.png);
  width: 180px;
  height: 100px;
}
.infosnl:hover {
  background: url(img/sd-infos-nl.png);
}
.abstand {
  padding-top: 5px;
  padding-bottom: 15px;
}
.centerwhite {
  text-align: center;
  border-top: 1px dashed #FFFFFF;
}
.centerwhite:hover {
  border-top: 1px dashed #97BDE8;
  border-left: 1px dashed #97BDE8;
  border-right: 1px dashed #97BDE8;
}
.blue {
  background-color: #97BDE8;
  width: 164px;
  margin-bottom: 1px;
  padding: 8px;
}
.blue:hover {
  background-color: #FFFFFF;
  color: #FF0066;
}
.blue a, .blue a:link, .blue a:visited {
  color: #FF0066;
  font-weight: bold;
  text-decoration: none;
}
#hauptcontainer {
  width: 1000px;
  margin-left: auto;
  margin-right: auto;
}
#sprache {
  width: 200px;
  height: 22px;
  padding-left: 800px;
  padding-top: 6px;
  color: #FF0066;
  font-size: 11px;
}
.whitening {
  border: solid 1px #FFFFFF;
}
#kopf {
  width: 1000px;
  height: 184px;
  background: url(header/sd-header01.png);
}
.navigation {
  width: 960px;
  height: 64px;
  background: url(img/sd-menubg.png);
  padding-left: 20px;
  padding-right: 20px;
}
.navi {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 13px;
  font-weight: bold;
  padding-top: 23px;
}
.navi a, .navi a:link {
  color: #FFFFFF;
  text-decoration: none;
  padding-left: 10px;
  padding-right: 5px;
}
.navi a:hover {
  color: #FFFFFF;
  text-decoration: underline;
}
#roundtop {
  width: 1000px;
  height: 28px;
  background: url(img/sd-roundtop.png);
}
#mitte {
  width: 940px;
  background: url(img/sd-roundmiddle.png);
  background-repeat: repeat;
  padding-left: 30px;
  padding-right: 30px;
}
#mitte-links {
  width: 740px;
  padding-right: 20px;
  float: left;
}
#mitte-rechts {
  width: 180px;
  float: left;
}
#mitte-unten {
  width: 940px;
  height: 10px;
  clear: both;
}
.twenty {
  padding-left: 20px;
}
.trtop {
  background: url(img/sd-themeroundtop.png);
  width: 740px;
  height: 20px;
  margin: 0px;
}
.trmiddle {
  background: url(img/sd-themeroundmiddle.png);
  width: 700px;
  padding-top: 10px;
  padding-left: 40px;
  padding-bottom: 20px;
  background-repeat: repeat-y;
  margin: 0px;
}
.trbottom {
  background: url(img/sd-themeroundbottom.png);
  width: 740px;
  height: 50px;
  margin: 0px;
}
#fuss {
  width: 1000px;
  height: 166px;
  background: url(img/sd-roundbottom.png);
  background-repeat: no-repeat;
}
#copycloud {
  margin-top: 20px;
  width: 1000px;
  text-align: center;
  color: #7A8B8B;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: bold;
}
#copycloud a {
  color: #7A8B8B;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: bold;
  text-decoration: none;
}
#copycloud a:hover {
  color: #000000;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: bold;
  text-decoration: none;
}
.buerozeiten {
  width: 600px;
  padding: 0px;
  margin: 0px;
}
.bz-tage {
  width: 244px;
  padding: 8px;
  font-weight: bold;
  border-left: 3px solid #6633FF;
  background: url(img/bc-tagebg.jpg);
  background-position: left;
  margin-top: 1px;
}
.bz-space {
  width: 24px;
  padding: 8px;
}
.bz-uhrzeit {
  width: 164px;
  padding: 8px;
}
.hervorhebung {
  padding: 10px;
  color: #6633FF;
  border: solid 1px #FFDEAD;
  background-color: #FFFAF0;
  font-weight: bold;
}
.hervorhebung2 {
  color: #000000;
}
.hervorhebung3 {
  padding: 10px;
  color: #000000;
  border: solid 1px #FFDEAD;
  background-color: #FFFAF0;
}
.hervorhebung4 {
  padding: 10px;
  color: #000000;
  border-top: solid 1px #6633FF;
  border-left: solid 1px #FFDEAD;
  border-right: solid 1px #FFDEAD;
  border-bottom: solid 1px #FFDEAD;
  background-color: #FFFAF0;
}
.hvhcenter {
  text-align: center;
}
.hvhlinks {
  float: left;
  width: 168px;
  vertical-align: top;
}
.hvhrechts {
  float: left;
  width: 550px;
  padding-bottom: 16px;
}
.hvhclear {
  clear: both;
}
.hvhclear hr {
  margin-bottom: 16px;
}
.textlinkmenu {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  background-color: #FFFAF0;
  padding: 10px 0;
  border-left: 1px solid #FFDEAD;
  border-right: 1px solid #FFDEAD;
  border-bottom: 1px solid #FFDEAD;
  float: right;
}
.textlinkmenu ul {
  list-style-type: none;
  margin: 0px;
  padding: 0px;
}
.textlinkmenu li {
  display: inline;
  margin-left: 11px;
  padding-right: 9px;
}

.textlinkmenu li a, .textlinkmenu li a:link {
  text-decoration: none;
  padding: 0 10px;
  color: #000000;
  font-weight: bold;
}
.textlinkmenu li a:visited {
  color: #3E3E3E;
  text-decoration: none;
  font-weight: bold;
}
.textlinkmenu li a:hover, .textlinkmenu li a:focus, .textlinkmenu li a:active {
  color: #3E3E3E;
  text-decoration: none;
  font-weight: bold;
}
hr {
  height: 0px;
  border: solid #97BDE8 0px;
  border-top-width: 1px;
}
.themenueberschrift {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 13px;
  margin-top: 100px;
  padding-bottom: 4px;
}
.themenueberschrift-s {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 13px;
  margin-top: 30px;
  padding-bottom: 4px;
}
.tu1 {
  color: #6633FF;
  font-weight: bold;
}
.tu1-big {
  color: #6633FF;
  font-weight: bold;
  font-size: 18px;
}
.tu2 {
  color: #000000;
  font-weight: bold;
}
.tuis {
  color: #000000;
  font-weight: bold;
  font-style: italic;
  font-size: 11px;
  text-decoration: underline;
}
.tubi {
  color: #000000;
  font-weight: bold;
  font-style: italic;
}
.tui {
  color: #FF9900;
  font-style: italic;
  font-weight: bold;
}
.liste {
  list-style-type: decimal;
  list-style-position: outside;
  color: #6633FF;
  font-weight: bold;
}
.referenzenliste {
  list-style-type: none;
  list-style-position: outside;
  color: #000000;
}
.referenzenliste a, .referenzenliste a:link, .hervorhebung4 a, .hervorhebung4 a:link {
  text-decoration: none;
  color: #6633FF;
  font-weight: bold;
}
.referenzenliste a:hover, .hervorhebung4 a:hover {
  color: #3E3E3E;
  text-decoration: none;
  font-weight: bold;
}
.referenzenliste a:visited, .hervorhebung4 a:visited {
  color: #6633FF;
  text-decoration: none;
  font-weight: bold;
}
.referenzenliste li {
  padding-bottom: 5px;
}
.non {
  text-decoration: none;
}
input, textarea, select
{
  color: #000000;
  font: 12px Verdana;
  border-color: #FF0066;
  border-width: 1px;
  border-style: solid;
  text-decoration: none;
  background: url(img/sd-bg.png);
  background-repeat: repeat-x;
  margin-bottom: 2px;
}
/*
  ##############################################################################
  --
  BEGINN übernommener Stylesheets der alten Seite
  --
  ##############################################################################
*/

.TextStd 
{ 
  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px; color: #333333
}
.HeadlineBig 
{ 
  font-family: Impact; font-size: 24px; color: #FF0066; letter-spacing: 2px; font-weight: normal}
.TextStdBBlue 
{
  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px; color: #00A5BF; font-weight: bold
}
/*
  ##############################################################################
  --
  ENDE übernommener Stylesheets der alten Seite
  --
  ##############################################################################
*/
