/**
* @author  Joachim  Eberhardt
* @copyright Copyright 2006, 2011  Agentur Lernsite - Joachim  Eberhardt
* @version 1.4 06.06.11
* @package Anna-Katharinenstift
* @abstract CSS-Datei 
*       <p>allgmeines Layout fuer Website Anna-Katharinenstift</p>
*
*/

/* Spalten etc Gliederung des Content */
#headline {
 padding-top:   3.8em;
 width: 18.0em;
}


/* Kasten Aktuelles */

#rechterkasten  {
 position:        absolute;
 top:                8.9em;
 margin-left:       33.8em;
 width:             11.9em;  
 padding:            0.4em;
 font-size:          1.0em;
 color:            #000000;
 background-color: #cccccc;
 /*border:1px solid #666666;*/
 z-index: 7;
}

#rechterkasten a {
 color: #000000;
 text-decoration: none;
 }
#rechterkasten h2 {
 font-size:    1.0em;
 font-weight:  bold;
 margin-top:    0.2em;
 margin-bottom:    0.5em;
 white-space: nowrap;
}

#rechterkasten h3 {
 margin: 0;
 margin-top: 0.1em;
 font-size:    0.8em;
 font-weight:  bold;
 line-height:  1.0em;
 }

#rechterkasten .terminItem {
 margin-top:    0.3em;
 margin-bottom: 0.5em;
 }
#rechterkasten .zentriert {
 margin: auto;
 text-align: center;
}
#rechterkasten  p {
 margin-top:   0.15em;
 margin-bottom:   0.35em;
 line-height:   1.0em;
 font-size:    0.75em;
}
#rechterkasten  p.datum {
 line-height:  0.8em;
 margin-bottom:   0;
 font-size:    0.75em;
}

#rechterkasten p.fueller1 {
 height: 25em;
 color: #00ff00;
 }
#rechterkasten p.fueller3 {
 height: 10em;
 }
#rechterkasten  img {
 margin-top:    7em;
 margin-bottom: 1em;
 padding:       0px;
}

#rechterkasten  img.portrait {
 margin-top:   1em;
 margin-left:   1em;
 padding:       0;
}

#rechterkasten  ul {
 margin-left:     0;
 list-style-type: none;
 font-size:    0.80em;
 font-weight:   bold;
 line-height:  1.3em;
}

#rechterkasten ul.textlink {
 font-size:    0.70em;
 font-weight:   normal;
 line-height:  1.1em;
 }
 
#rechterkasten  li {
 margin-top:   0.4em;
 margin-bottom: 0.5em;
 padding-left: 1.2em; 
 padding-top: 0; 
 
}
#rechterkasten ul li.textlink {
 margin-top:   0.4em;
 padding-left: 1.2em; 
  }

 
#rechterkasten ul li.textlink  a {
 color:            #990033;
 text-decoration:     none;
}

#rechterkasten ul li.textlink a:hover {
 color: #000000;
}
#rechterkasten ul li.textlink a:active {
 color: #000000;
}

#rechterBalken  {
 position:        absolute;
 top:                8.8em;
 margin-left:       33.6em;
 height:            34.2em;
 width:             12.1em;  
 padding:            0.4em;
 font-size:          1.0em;
 color:            #000000;
 background-color: #cccccc;
 border:1px solid  #666666;
 z-index:                5;
}
 
/* Bildleiste */
/* rechte Spalte mit Kasten fuer Bilder */
div#rechteSpalte {
 position:     absolute;
 top:            11.2em;
 margin-left:      21em;
 width:           200px;
 font-size:         1em;
 z-index:            25;
 min-height:       25em;
}


/* Fliesstext */
div#welcometext {
 padding-bottom: 3.5em;
 margin-top:     1.0em;
 font-size:      0.9em;
 width:           21em;
 z-index:           25;
 min-height:      27em;
}


div#welcometext h3 {
 font-size:   0.9em;
 font-weight:   bold;
 margin-top:     0.5em;
 margin-right:  10px;
 margin-bottom:    0;
 z-index: 25;
}

div#welcometext p {
 font-size:    1.0em;
 line-height:  1.2em;
 margin-top:   0.3em;
 margin-bottom:0.5em;
 padding-bottom:0.5em;
 z-index: 25;
}
div#welcometext a {
 color: #000000;
 font-size:    1.0em;
 text-decoration: none;
}

/* footer */
div#footer {
/*	print(" margin-top:            9em;\n"); */
 margin-top:            2em;\n");
 margin-left:        12.5em;
 padding:               1em;
 width:                31em;
 text-align:         center;
 color: #000000;
 background-color: #ffffff;
 border-top: 1px solid #666666;
}
