@charset "utf-8";

/**
----------------------------------------------------------
Regeln für allgemeine Elemente
---------------------------------------------------------- */

/* Alle kritischen Werte instanziieren */
* {
  margin: 0;
  padding: 0;
  vertical-align: top;
  border-spacing: 2px;
}

/* Farben und Hintergrund setzen */
body {
  color: white;
  background: #9B9D97 url(back.gif) top left repeat-x;
}

/* Schriftgröße kontrollieren */
body, td, th {
  font: normal 80% Verdana, sans-serif;
}
td, th {
  font-size: 17px;
  text-align: left;
}

caption {
    font-size: 22px;
    font-weight: bold;
}
h3 {
    font-size: 20px;
    font-weight: bold;
}

/** Hauptbereich
---------------------------------------------------------- */
/** Hauptbereich horizontal zentrieren
---------------------------------------------------------- */
#fenster {
  background: #F4F2EB url(hintergrund8.gif) top left repeat-y;
  border: 1px solid #606060;
  border-top: 0;
  width: 1250px;
  margin: auto; /* Reicht eigentlich */
}
/* Für kaputte Browser */
body {
  /* Alle Inhalte horizontal zentrieren */
  text-align: center;
}
body * {
  /* Textausrichtung korrigieren */
  text-align: left;
}




/** Logo
---------------------------------------------------------- */
h1#logo {
  color: #5D5D5D;
  background: white url(hamburg9.gif) right top no-repeat;
  text-align: left;

  margin: 0;
}

/** Seitenspalte
---------------------------------------------------------- */
#sidebar {
  float: left;
  width: 350px;
 
  
}

/** Navigation
---------------------------------------------------------- */
ul#nav {
  margin: 0 0 0 0;
  list-style: none;
}
#nav a,
#nav strong {
  color: white;
  background-color: #5D5D5D;
  display: block;
  padding: 5px 10px 7px 10px;
  text-align: right;
  border-bottom: 1px solid white;
  line-height: normal;
  /* Breitenangabe notwendig, um den IE-Leerraum-Bug
     bei Listen zu umgehen */
  width: 270px;
 
}
#nav a:hover,
#nav a:focus,
#nav a:active,
#nav strong {
  color: #5D5D5D;
  background-color: #CCCAC2;
}

/** Content
---------------------------------------------------------- */
#seite {

padding-right: 50px;
padding-top: 25px;
padding-bottom: 25px;

  
  /* Behebt den 3-Pixel-Textsprung-Bug und andere Bugs im IE 6 */
  height: 1%;
  text-align: center;
  
}

#seite p {
    font-size: 1.3em;
}
#seite a:link,
#seite a:hover,
#seite a:focus,
#seite a:active,
#seite strong {
  color: white;
 
}

#seite a:visited {
    color: white;
}

/** Referenzen
---------------------------------------------------------- */

#referenzen {
    float: left;   
    margin-top: 50px;
}
#referenzen caption{
    padding-bottom: 20px;
    
}
#referenzen td {
    font-weight: bold;
    padding-bottom: 10px;
    padding-top:5px;
    padding-right: 20px;
    
}
#referenzen th {
    padding-right: 35px;
   padding-bottom: 5px;
}

/** Workshops
---------------------------------------------------------- */

#workshop {
    float: left;
    margin-top: 40px;
    width: 850px;
    
}
#workshop caption{
    padding-bottom: 20px;

}
#workshop td {
    font-weight: bold;
    padding-bottom: 10px;
    padding-top:5px;

}
#workshop th {
    padding-right: 20px;
   padding-bottom: 5px;
   
}

#anfaenger td{
font-weight: bold;
padding-right: 10px;
}
#map a{
    text-decoration: none;
}


/** Kurse
---------------------------------------------------------- */

#kurse a:hover{

    
}
#kurse caption{
    

}
#kurse td {
    font-weight: bold;
    padding-bottom: 10px;
    padding-top:5px;

}
#kurse th {
    padding-right: 20px;
   padding-bottom: 5px;

}

#kurse td{
font-weight: bold;
padding-right: 10px;

}

#karten {

padding-top: 30px;
    
}

/** Kontakt
---------------------------------------------------------- */
#contact {
    
    margin: 10px 100px 0 390px;
    padding: 20px 0 50px 0;
}
#kontakt{
    margin-left: 50px;
    padding: 10px 180px 10px 10px;
}
#kontakt td{
    padding: 5px 10px 5px 0;
    
    
}
#kontakt th{
vertical-align: middle;
    
}

#mailtext {
     margin: 20px 0 0 50px;
     padding: 10px 10px 10px 10px;
}

#mailtext td{
    vertical-align:middle;
}

#senden{
    padding:10px 0 0 300px;
}
#satz {
    padding: 200px 0 0 500px;
}

#mail {
  background: url(button2.png) right top no-repeat;
    width: 60px;
    height: 60px;
    border: none; 
}
/** links
---------------------------------------------------------- */
#links {
    margin-top: 15px;
    margin-bottom: 20px;
}
#links th {
    vertical-align: middle;
    padding-left: 15px;
    padding-top: 15px;
    font-size: 13px;    
}
#links td{
    padding-top: 15px;
    padding-bottom: 15px;
}
#links2 {
    border-spacing: 0px;
}
#links2 th{
    border-bottom: 1px solid white;
    margin-bottom: 10px;
    border-spacing: 0px;
    vertical-align: middle;
    padding: 0 15px 0 15px;
}
#links2 td {
   border-bottom: 1px solid white;
   padding: 10px 0 10px 0;
   border-spacing: 0px;
}
#linkup2 th, #linkup2 caption {
    padding: 0 5px 0 5px;
    margin-bottom: 10px;
    
}

#linkup3 {
    margin-top: 15px;
}

#linkup3 td {
    padding-top: 20px;
    padding-right: 10px;
}
#linkup3 th {
    padding: 0 10px 0 10px;
    vertical-align: middle;
    background-color: #F78408;

}

/** Fotos
---------------------------------------------------------- */

#fotos th {
    padding-top: 30px;
   
}

#fotos td {
    padding-top: 5px;
    padding-right: 30px;
}

/** Index
---------------------------------------------------------- */

#fot th{
       padding: 50px 20px 0 40px;
}
/** Fußzeile
---------------------------------------------------------- */
p#footer {
  color: white;
  background-color: #5D5D5D;
  font-size: .9em;
  text-align: center;
  
  margin: 0;
  clear: both;
}
/** Impressum
---------------------------------------------------------- */

#angebote {
    text-decoration: none;
}

#seite a:hover {
    color: yellow;
}
/** up
---------------------------------------------------------- */

#passwort {
    width: 420px;
    height: 200px;
    background-color: #E42322;
    color: white;
    margin: 150px 0 0 750px;
}

#passw td {
    padding: 50px 0 0 35px;
}
#passw th {
    padding-left: 35px;
    padding-top: 10px;

}
#satz {

    color: yellow;
    padding: 170px 30px 0 260px;
}
/** termineup
---------------------------------------------------------- */
#speichern, #speichern2 {
    background: url(speichern.png) top no-repeat left;
    width: 120px;
    height: 42px;
    border: none;
}

#referenzenup th{
    padding: 20px 10px 0 0;

}
#referenzenup td{
    padding-top: 20px;
}

#ref2 td {
    padding-top: 20px;
    padding-right: 10px;
}
#ref2 th {
    padding: 0 10px 0 10px;
    vertical-align: middle;
    background-color: #F78408;
    
}

#fenster#main#aendern {
    background: url(view-refresh.png) top no-repeat;
    width: 32px;
    height: 32px;
    border: none;
    
}
#aendern1{
    position: absolute;
    background: url(hinterprivat.png) top no-repeat left;
    top: 450px;
    left: 850px;
    width: 400px;
    height: 240px;
}
#aendern2 {
    padding: 40px 0 0 25px;
}

#aendern3{
    position: absolute;
    background: url(hinterprivat2.png) top no-repeat left;
    top: 450px;
    left: 850px;
    width: 600px;
    height: 240px;
}

#loeschen {
    background: url(gesperrt.png) top no-repeat left;
    width: 32px;
    height: 32px;
    border: none;
}
#verschieben {
    background: url(go-jump.png) top no-repeat left;
    width: 32px;
    height: 32px;
    border: none;
}


