/* =====================================================================================================================
Stylesheet für die Proja Wohnen UG Internet-Seiten
Stand April 2011
datei: proja.css
datum 3.4.2011
autor: jan saddei
aufbau 1. Kalibrierung und allgemeine styles
       2. STyles für Layoutbereiche
       3. Sonstige STyles
======================================================================================================================= */

/* ===========================================
   1. Kalibrierung und allgemeine styles
   ========================================= */

/* Kalibrierung der wichtigsten Abstände */

* { padding: 0; margin: 0; }
h2, p, ul, ol { margin-bottom: 1em; }
ul ul { margin-bottom: 0; }
li { margin-left: 1em; }

/* Allgemeine Sektoren */

html { height: 101%; } /* erzwingt scrollbar im firefox */
body { 
   color: #000000;
  /* background: #f3c606 url(farbverlauf3.jpg) repeat-x top left; */
   background-color: /* #feeeb0 */ white;
   font-family: Verdana;
   font-size: small;
   }

h1 { font-size: 150%; }
h2 { font-size: 130%; }
h3 { font-size: 100%; }
img { 
   margin: 5px;
   border: 1px solid black;
}



address {
   text-align: center;
   font-size: 80%;
   font-style: normal;
   letter-spacing: 2px;
   line-height: 1.5em;
   font-size: 12px;
}

/* Hyperlinks allgemein */
a { text-decoration: none; outline: none; font-size: 12px;}

a:link { border-bottom: 1px dotted #cc0000; color: #d90000; }
a:visited { color: #cc6666; }
}

a:active {
   color: white;
   background-color: #d90000;
}

/* Allgemeine Klassen und IDs */
.skiplink {
   position: absolute;
   top: -2000px;
   left: -3000px;
   width: 0px;
   height: 0px;
   overflow:   hidden;
   display: inline; 
} 

#logo {
   color: black;
   background: url(farbverlauf4.jpg) repeat-x top left;
   padding: 0;
   border: 1px solid black;
   margin-left: auto;
   margin-right: auto;
   
}

.bildlinks {
   display: inline;
   float: left;
   padding:3px;
   border: 1px solid black;
   margin-right: 10px;
   margin-bottom: 10px;
}


.bildrechts {
   float: right;
   padding:3px;
   border: 1px solid black;
   margin-left: 10px;
   margin-bottom: 10px;
}

.clearing { 
   clear: both;
   padding-left: 4px;
}

/* ===================================
   2. STyles für die Layoutbereiche
   =================================== */


#wrapper {
   position: relative;
   color: black;
   background: url(farbverlauf4.jpg) repeat-y top left;
   width: 900px; /* Breite des Inhaltsbereichs */
   margin: 10px auto;
   border: 1px solid #000000;
   border-radius: 15px;
   -moz-border-radius: 15px;
   -webkit-border-radius: 15px;
} 

#kopfbereich {
   position: relative;
   color: black;
   background: url(farbverlauf4.jpg) repeat-y top left;
   padding: 20px 0 0 0;
   height: 100px;
   border-radius: 15px;
   -moz-border-radius: 15px;
   -webkit-border-radius: 15px;
}

#kopfbereich p {
   position: absolute;
   top: 0px;
   right: 18px;
   padding: 0px 0 0px 0;
   margin-bottom: 0; /* war 1em */
   font-weight: normal;
   font-size: 14px;
   letter-spacing: 1.3em;
   color: black;
   margin-left: 0px;
   border: 0px solid black;
   }

#kopfbereich p span { font-weight: normal; }

#kopfbereich img { border: 0; padding: 4px;}




#navibereich { 
   background: url(farbverlauf4.jpg) repeat-y top left;
   font-size: 12px;
   padding: 7px 8px 1px 200px;
   text-align: left;
   color: black;
   border-bottom: 1px solid black;
   margin-bottom: 20px;
   margin-top: 24px;
 }

/* #reiseseite #linkeSpalte ul { margin-left: 0px; border: 0px solid black; padding: 0; width: 100px;}
#reiseseite #linkeSpalte li {
   list-style-type: none;
   padding:5px 0px;
   margin: 0px 0px;
   border: 0px solid black;
   font-size: 12px;
   line-height: 1.2em;  
}
#reiseseite #linkeSpalte a {
   color: black;
   padding: 0px 0px 0px 0px;
   border: solid 0px #8c8c8c;
}  */

#subnavi01 a { background-color: yellow; padding: 10px 4px 10px 4px; border-left: solid 1px #8c8c8c;}
#subnavi02 a { background-color: yellow; padding: 10px 4px 10px 4px; border-left: solid 1px #8c8c8c;}
#subnavi03 a { background-color: yellow; padding: 10px 4px 10px 4px; border-left: solid 1px #8c8c8c;}
#subnavi04 a { background-color: yellow; padding: 10px 4px 10px 4px; border-left: solid 1px #8c8c8c;}

/* #reiseseite #linkeSpalte a:active {
   color: black;
   background-color: white;
} */

#terminseite #subnavi #subnavi01 a,
#projektseite #subnavi #subnavi02 a,
#spendenseite #subnavi #subnavi03 a,
#speiseplanseite #subnavi #subnavi04 a {
   color: black;
   background-color: #ffffff;
   border-right: solid 1px #8c8c8c;
   border-top: solid 1px #8c8c8c;
   border-bottom: solid 1px #8c8c8c;
   border-left: solid 1px #8c8c8c;
   padding: 10px 4px 10px 4px;
}

/* #linkeSpalte a:hover
{
   color: black;
   background-color: #ffffff;
   border-right: solid 1px #8c8c8c;
   border-top: solid 1px #8c8c8c;
   border-bottom: solid 1px #8c8c8c;
   border-left: solid 1px #8c8c8c;
   padding: 10px 4px 10px 4px;
} */

#navibereich ul { margin-bottom: -8px; }
#navibereich li {
   display: inline;
   list-style-type: none;
   margin-left: 4px;
}

#navibereich a {
   color: black;
   padding: 4px 8px 4px 8px;
   border: 0px solid gold;
}


#navi00 a,
#navi01 a,
#navi02 a,
#navi03 a,
#navi04 a,
#navi05 a { 
   color: white;
   font-size:16px;
   font-weight: bold; 
   background-color: #ed612d; 
   border-top: #ed612d; 
   border-left: #ed612d; 
   border-right: #ed612d; 
   padding: 4px 8px 4px 8px;
   box-shadow:4px 4px 4px #666;
   -webkit-box-shadow: 4px 4px 4px #666;
   -moz-box-shadow: 4px 4px 4px #666;
   border-top-left-radius: 15px;
   border-bottom-right-radius: 15px;
   -moz-border-radius-topleft: 15px;
   -moz-border-radius-bottomright: 15px;
   -webkit-border-radius-topleft: 15px;
   -webkit-border-radius-bottomright: 15px;
}


#navibereich a:hover,
#navibereich a:focus,
#startseite #navi00 a,
#reiseseite #navi01 a,
#faqseite #navi02 a,
#kontaktseite #navi03 a,
#aktuellseite #navi04 a,
#impressumseite #navi05 a {
   color: black;
   background-color: gold;
   border-bottom-color: gold;
}

#navibereich a:active {
   color: #ed612d;
   background: url(farbverlauf4.jpg) repeat-y top left;
}

#linkeSpalte {
   float: left;
   width: 100px;
   padding: 10px;
   padding-top: 20px;
   border: 0px dotted black;
   line-height: 1.5em;
}

#textbereich {
   padding: 20px 10px 20px 10px;
   margin-left: 120px;
   margin-right: 120px;
   line-height: 1.5em;
   background: url(farbverlauf5.jpg) repeat-y top left;
   font-size: 14px;
}

#textbereich div { 
    border-radius: 15px;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    background-color: white;
    box-shadow:0px 0px 8px #666;
    -webkit-box-shadow: 0px 0px 8px #666;
    -moz-box-shadow:0px 0px 8px #666;
}


     #textbereich a {
        border-bottom: 1px dotted #cc0000;
     }
      #textbereich a:hover,
      #textbereich a: focus {
          border-bottom: 1px solid #d90000;
       }

#textbereich div form p {
   font-size: 18px;
   font-weight: bold;
   color: red;
}

#rechteSpalte {
   float: right;
   width: 100px;
   padding: 10px;
   padding-top: 20px;
   border: 0px dotted black;
   line-height: 1.5em;
   
}

#rechteSpalte #teaser1 {
   border: 1px dotted black;
   color: black;
   font-size: 12px;
   line-height: 1.5em;
   width: 170px;
   padding: 4px;
   margin-bottom: 4px;
}

#rechteSpalte #teaser2 {
   border: 1px solid black;
   color: black;
   font-size: 12px;
   line-height: 1.5em;
   width: 170px;
   padding: 4px;
   margin-bottom: 4px;
   border-radius: 15px;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    background-color: white;
    box-shadow:8px 8px 8px #666;
    -webkit-box-shadow: 8px 8px 8px #666;
    -moz-box-shadow:8px 8px 8px #666;
}

#subnavi { 
   position: absolute;
   text-align: left;
   top: 190px;
   left: -10px;
   width: 0px;
   height: 0px;
   padding: 0px 0px 0 0px;
   border: 0px solid black; 
}

#fussbereich {
   clear: both;
   padding: 10px 20px 20px 20px;
   border-top: 1px solid black;
   margin-top: 20px;
}

/* ===============================================

Sonstige Styles

   =============================================== */


/* Bildbeschriftung per Definitionsliste */

dl.bildbox {
   float: left; /* ohne width => so breit wie das bild */
   text-align: center;
   background-color: white;
   padding: 1px;
   border: 1px solid #ccc;
   border-right-color: #bbb;
   border-left-color: #bbb;
   border-bottom-color: #bbb;
   margin: 1px; /* Abstand zum Text */
}

dl.bildbox dd {
   font-size: 80%;
   margin: 0;
}
   
   



.datum { font-weight: bold; }

.termin { margin-left: 40px; }

#termineintrag {
   float: left;
   overflow: hidden;   
   margin-top: 3px;
   margin-bottom: 3px;
   margin-left: 0px;
   padding: 10px;
   width: 400px;
   border-top: solid 0px #8c8c8c;
   border-left: solid 0px #ffb503;
   border-right: solid 0px #ffb503;
   background: url(farbverlauf2.jpg) repeat-y top left;
}

#ohnetermineintrag {
   font-size: 150%;
   border: 0;
   margin: 4px;
   padding: 4px;
   background-color: #ffffff;
   height: 500px;
   width: 30em;
}

form#kontakt {
   width: 600px;
   color: black;
   line-height: 2;
}


fieldset {
   padding: 20px;
   margin: 10px;
   border: 2px solid gold;
   border-radius: 15px;
   -moz-border-radius: 15px;
   -webkit-border-radius: 15px;
   background-color: white;  
   box-shadow:8px 8px 8px #666;
   -webkit-box-shadow: 8px 8px 8px #666;
   -moz-box-shadow:8px 8px 8px #666;
}


legend {
   font-weight: bold;
   color: black;
   padding: 0 10px;
   border: none;
}

label {
   position: relative; /*etwas höher ... */
   bottom: 1px;
   cursor: pointer;
}

label.davor {
   float: left;
   clear: left;
   width: 115px;
   text-align: right;
   margin-right: 10px;
}

label.fehler {
   float: left;
    clear: left;
   width: 115px;
   text-align: right;
   margin-right: 10px;
   margin-top: 1px;
   padding: 0px;
   color: #ff0000;
   background: #fff url(warning.png) no-repeat 10px center;
   
}

p.fehler {
   width: 400px;
   text-align: center;
   margin-right: 1px;
   margin-top: 1px;
   padding-right: 1px;
   color: #ff0000;
   background: #fff url(warning.png) no-repeat 16px center;
   border: 1px solid #3fc600;
}



input#anrede_frau { 
   padding-left: 0;
   margin-left: 125px;
}

#abschicken {
   cursor: pointer;
   padding: 0;
   margin-left: 115px;
}

form p {
   margin: 0;
   margin-left: 10px;
}

#tobesent {
   text-align: left;
   margin: 10px;
   padding: 15px;
   color: #000000;
   font-weight: bold; 
   background: white ;
   border: 1px solid #ccc;
}

.pflichtfeld {
   color: red; font-weight: bold;}

#digits {
   border: 1px solid black;
   padding: 2px;
   /*float: left;
   clear: left;*/
   margin-left: 10px;
   width: 126px;
   height: 26px;
   margin-bottom: 0;
}

#bestätigen {
   cursor: pointer;
   margin-left: 10px;
   padding: 0;
}

#subshdigts {
   cursor: pointer;
   margin-left: 10px;
   padding: 0;
}

#digits img {
    border: none; 
    margin: 0;
    padding:0;
}

.digitstext {
   width: 400px;
   text-align: center;
   margin-right: 5px;
   margin-top: 4px;
   margin-bottom: 5px;
   padding-right: 5px;
   color: #000000;
   background: #ccc ;
   border: 1px solid #3fc600;
}   

/* ===============================================
15:52 27.01.2011   E N D E   D E S  S T Y L E S H E E T S
   =============================================== */ 