/* --------------------------------------------------------------------------

   <Stylesheets for alphaNEXT CMS>

     colors: #3F8AAE (blue), #8bc1e4 (light blue), #F3890F (orange)
     font: Arial, Verdana, sans-serif
     heading: serif

   -------------------------------------------------------------------------- */



/* -------------------------------------------------------------------------- */
/*                      basic  stylesheets                                    */
/* -------------------------------------------------------------------------- */

* {
  margin: 0;
  padding: 0;
}

body {
  background-color: #ece4e1;
  color: #666666;
  font-family: Verdana, Arial, sans-serif;
  font-size: small;
  line-height: 1.4em;
}

h1, h2, h3, h4, h5 {
  font-family: Trebuchet, sans-serif;
  font-weight: normal;
  margin:0 0 20px 0;
  color:#cc6633;
}
h1{
  font-size:240%;
}
h2{
  font-size:200%;
}
h3{
  font-size:160%;
}
h4{
  font-size:140%;
}
h5{
  font-size:120%;
  margin:0;
}

a {
  color: #cc6633;
}

a.submenu {
  font-weight:bold;
  padding: 2px 0 2px 10px;
  text-decoration:none;
  display:block;
  border-bottom: 1px dotted #6d914c;
  margin-bottom: 3px;
}


a.mehr {
  color: #cccccc;
  text-decoration: none;
}
a.mehr:hover {
  text-decoration: underline;
}

/* -------------------------------------------------------------------------- */
/*                      template layout                                       */
/* -------------------------------------------------------------------------- */

div#shadow {
  width: 904px;
  margin: 0 auto;
  margin-top: 30px;                    /* Wert = Abstand zu oberer Seitenkante */
  /*border: 2px solid #ffffff;*/
}


div#main {
  width: 904px;
  background-color: #FFF;
  background:url(pic/body.jpg) repeat-y #FFF;
  margin-left:auto;
  margin-right:auto;
}

div#head{
  height:70px;                         /* Wert = Bannerhöhe abzgl. padding oben+unten */
  width:724px;                         /* Wert = Bannerbreite abzgl. padding rechts+links */
  padding:80px 20px 30px 160px;        /* Paddingwerte betreffen Position von Titel/Untertitel falls angezeigt */
  margin-left:auto;
  margin-right:auto;
  background-color: #FFF;
}

div#content{
  float:left;
  width: 500px;
  padding: 20px 10px;
}

div.navbar{
  /*background:url(pic/navbar2.jpg) no-repeat #FFF;*/
  float:left;
  width: 161px;
  padding:20px 10px 30px;
  font-size:smaller;
}

div#bildwechsler_menu{
  width: 148px;
  height:148px;
  margin-left:6px;
  margin-top:50px;
  margin-bottom:20px;
}

div.newsbar{
  float:right;
  width:170px;
  font-size:smaller;
  padding: 0px 10px 10px 0px;
}

div#footer{
  clear:both;
  background-color: #FFF;
  text-align:right;
  font-size:smaller;
  padding: 5px 25px;
  border-top: 1px solid #74747b;
}

/* -------------------------------------------------------------------------- */
/*                      buttons with rollover                                 */
/* -------------------------------------------------------------------------- */

.buttona {
  /* background: url(pic/but_ueberschrift.jpg) no-repeat #FFF; */ 
  width: 144px;
  height: 15px;
  padding: 4px 8px 4px 0px;
  border-bottom: 2px solid #cc6633;
  display: block;
  text-decoration: none;
  margin: 5px 0;
  color: #666666;
  font-weight:bold;
  font-size:14px;
}
.buttonb {
  /*background: url(pic/but.jpg) no-repeat #FFF;*/
  width: 141px;
  height: 15px;
  border-left: 6px solid #cc6633;
  border-bottom: 2px solid #cc6633;
  padding: 4px 8px;
  display: block;
  margin: 5px 0;
  text-decoration: none;
  color: #666666;
  font-weight:bold;
  font-size:12px;
}
  .buttonb:hover {
  /*background: url(pic/but_hover.jpg) no-repeat;*/
  text-decoration: none;
color: #cc6633;
}


/* -------------------------------------------------------------------------- */
/*                      stylesheets for the newssystem                        */
/* -------------------------------------------------------------------------- */
.newsbar_title{
  padding:15px 5px 5px 15px;
  color:#cc6633;
  font-size:12px;
  font-family:Verdana, Arial, sans-serif;
  border-right: 2px solid #efab97;
  border-left: 2px solid #efab97;
  border-top: 2px solid #efab97;
  /*background: url(pic/kastenoben.jpg) no-repeat top;*/
}

.newsbar_content {
  padding:0px 10px 20px 15px;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.4em;
  border-right: 2px solid #efab97;
  border-left: 2px solid #efab97;
  border-bottom: 2px solid #efab97;
  /*background: url(pic/kastenunten.jpg) no-repeat bottom;*/
}

.news_title{
  padding:5px 5px 5px 5px;
  text-align:right;
  color:#cc6633;
  font-size:14px;
  font-family:Trebuchet, sans-serif;
  background-color:#cccccc;
}

.news_title b{
  float:left;
}

.news_content {
  padding:10px 10px 10px 10px;
  margin-bottom:15px;
  background-color:#e8e8e9;
}

.news_content img {
  margin-right: 10px;
  margin-bottom:10px;
  float:left;
}


/* -------------------------------------------------------------------------- */
/*                      styles for the image-gallery                          */
/* -------------------------------------------------------------------------- */
.galerie{

}
 .counter {
  padding:20px 0;
  color:#123c6b;
}
.counter a{
  color:#123c6b;
}

.galerie a {
  text-decoration: none;
}

.galerie b {
  color:#123c6b;
}

.galerie p {
  text-align: right;
}

.galerie_img {
   background-position:center;
}

.galerie_thumb {
  border: 1px solid #123c6b;
  margin: 2px;
  padding: 2px;
  float: left;
}

/* -------------------------------------------------------------------------- */
/*                      styles for the contact module                         */
/* -------------------------------------------------------------------------- */
.input_text {
  width:180px;
  float:left;
  padding-top:3px;
  font:11px verdana, sans-serif;
}

.input {
  width:360px;
  margin-bottom:8px;
  border: 1px solid #123c6b;
}

#textarea {
  height: 200px;
}

.submit {
  display:block;
}

/* -------------------------------------------------------------------------- */
/*                      tooltips                         */
/* -------------------------------------------------------------------------- */

 .tooltips {
      color: #000000;
      background-color: #A2C6D8;
      text-decoration: none;
      padding: 0px 2px 0px;
    }
    .tooltips:hover {
      color: #000000;
      text-decoration: none;
    }
    .tooltipslink {
      color: #fb8000;
      background-color: #0ed6ba;
      text-decoration: none;
      padding: 0px 2px 0px;
    }
    .tooltipslink:hover {
      color: #fb8000;
      text-decoration: underline;
    }

/* -------------------------------------------------------------------------- */
/*                      Kalender-System                         */
/* -------------------------------------------------------------------------- */
div#mitgliederliste input {
    border:1px #8bc1e4 solid;
}

/* -------------------------------------------------------------------------- */
/*                      Kalender-System                         */
/* colors: #3F8AAE (blue), #8bc1e4 (light blue), #F3890F (orange) */
/* -------------------------------------------------------------------------- */
div#kalender_ausgabe {
    padding-top: 30px;
    text-align: left;
    width: 690px;
}
div#kalender_ausgabe h2 {
    color: #6c8fac;
    font-size: 16px;
}
div#kalender {
    text-align: center;
    width: 690px;
}
div#kalender table {
	border-collapse:collapse;
}

div#kalender td {
    border:1px #5d5d5f solid;
}
.calendarHeader {
    color: #6c8fac;
    background-color: #FFFFFF;
}
.calendarToday {
    background-color: #c0dbeb;
    height: 75px;
}
.calendar {
    background-color: #EEEEEE;
    height: 75px;
}
.calendar-termin {
    color: #000000;
    font-size: 10px;
}
.calendar-termin a {
    color: #000000;
    text-decoration: none;
}

