/*=====================================================================*/
/*==                Bildschirm - CSS   fischerbau   .ch              ==*/
/*==-----------------------------------------------------------------==*/
/*==    Copyright:  media-konzept kuster, CH-5430 Wettingen          ==*/
/*==    Author:     Janine Iten                                      ==*/
/*=====================================================================*/

/*------------------ Allgemeine Definitionen -----------------*/

*
{
  margin:0;     /* Gillt für Alle  */
  padding:0;
}

html
{
  padding:0px;
  margin:0px;
  border:0px;
}

body
{
  background-image:url(../upload/layout/back.jpg);
  background-repeat:repeat-x;
  background-color: #2f1c16;
  color:#ffffff;
  margin:0px;
  padding:0px;
  font-family: Arial, 'Trebuchet MS', Verdana, Helvetica, sans-serif;
  font-size:12px;
}

a
{
  text-decoration:none;
  border:0;
  outline-style:none;
  outline-width:0;
  color:#ccccc9;
}

.clear_float
{
  clear:both;
}


ul
{
  margin-left:20px;
  margin-top:10px;
  margin-bottom:15px;
}

li
{
}

.titel 
{
    color: #fe9102;
    font-size: 20px;
}

h1 
{
    color: #fe9102;
    font-size: 25px;
}

h1.content 
{
    color: #fe9102;
    font-size: 25px;
}

.historyback
{
  margin-left:0px;
  margin-top:40px;
  margin-bottom:10px;
  line-height:40px; /* Wegen IE7 sonst wird border-bottom nicht angezeigt */
  /*border-bottom: 1px solid #E11425;*/
  padding-left: 0px;
  background-image: url("../upload/bullets/linkzurueck.png");
  background-repeat: no-repeat;
  background-position: left;
}

.outlink
{
  line-height:16px; /* Wegen IE7 sonst wird border-bottom nicht angezeigt */
  /*border-bottom: 1px solid #E11425;*/
  padding-left: 17px;
  background-image: url("../upload/bullets/link.png");
  background-repeat: no-repeat;
  background-position: left;
}

/*------------------ Raumaufteilung -----------------*/

#hintergrund 
{
  background-image:url(../upload/layout/spinnennetz.png);
  background-repeat: no-repeat;
  width:780px;
  height: 675px;
}

#arbeitsflaeche
{
  width:860px;
  margin: 0 auto;
  padding-top:0px;
  padding-bottom:5px;
  margin-top:-675px;


}

#vordergrund_links 
{
  float:left;
  width: 140px;
}

#vordergrund_rechts 
{
  float:left;
  width: 720px;
}


#header 
{
  background-image:url(../upload/layout/header.png);
  background-repeat: no-repeat;
  width: 720px;
  height: 205px;
}

#information 
{
  padding-top: 10px;
  padding-bottom:20px;
}

#main_links 
{
    width: 235px;
    float:left;
}

#main_rechts 
{
    width: 485px;
    float:left;
}




#box1 
{
    width: 235px;
    background-color: #582a17;
    margin-bottom: 20px;
}

#box1_inhalt 
{
    padding: 10px;
}

#box2 
{
    width: 235px;
    background-color: #582a17;
}

#box2_inhalt 
{
    padding: 10px;
}

#box3 
{
    width: 430px;
    margin-left:20px;
    background-color: #582a17;
}

#box3_inhalt 
{
    padding: 10px;
}

/*------------------ plaketten -----------------*/

#plakette 
{
    float:left;
}

#plakette_bild 
{
    width: 100px;
    float:left;
}

#plakette_text 
{
    width: 185px;
    float:left;
}

#ball
{
    float:left;
}

#ball_bild 
{
    width: 200px;
    float:left;
}

#ball_text 
{
    width: 200px;
    float:left;
}

/*----------------------------------------------------------------*/
/*--                     Mitarbeiterliste                       --*/
/*----------------------------------------------------------------*/

.teaser_mitgliederliste
{
  float:left;
  width:380px;
  margin-bottom:10px;
  background-color:#6a3c29;
  margin-right:10px;
}

.teaser_mitgliederliste_inhalt 
{
}

.teaser_mitgliederliste_bild
{
  width:140px;
  float:left;
  padding-bottom:5px;
  padding-top:5px;
  padding-left:5px;
}

.teaser_mitgliederliste_text
{
  padding-left:0px;
  float:left;
}

.teaser_mitgliederliste_headline  
{
  width:200px;
  font-size: 11px;
  color:#a5a5a5 ;
  font-weight:bold;
  padding-top:5px;
}


.teaser_mitgliederliste_content
{
  width:200px;
  padding-top:5px;
}

/*----------------------------------------------------------------*/
/*--                     News auf Startseite            --*/
/*----------------------------------------------------------------*/

.teaser_advanced
{
  width: 100%;
  margin-top: 10px;
} 

.teaser_advanced_title
{
  color: #000000;
  font-family: Arial, Helvetica, sans-serif;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
}
  
.headline_advanced
{
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 5px;
}
 
.teaser_header 
{
  font-size: 13px;
  margin-top: 30px;
  padding-top: 10px;
  padding-bottom: 10px;
  border-top: 1px #A52B28 dotted;
  border-bottom: 1px #A52B28 dotted;
}

.img_advanced0
{
  margin-right: 10px;
  margin-top:2px;
  float: left;
}

.text_advanced0
{
  margin-left: 10px;
}

.more_advanced
{
  text-align: right;
  clear: both;
  padding-bottom: 6px;
  border-bottom: 1px #9D9EA2 dotted;
}

.pageselector
{
}

/*----------------------------------------------------------------*/
/*--                     Login                                  --*/
/*----------------------------------------------------------------*/
.login_linie {padding-top: 5px;}
.login_text {float:left; width:100px;}

.login_input {float:left;}

/*----------------------------------------------------------------*/
/*--                     Bildergalerie  Liste                   --*/
/*----------------------------------------------------------------*/

.gallery_teaser_advanced_border
{
  width: 400px;
  margin:0px;
  padding-right:10px;
  padding-bottom:10px;
}

.gallery_teaser_advanced
{  
  padding:0px;
  border-bottom: 0px #dec4b3 solid;
}

.gallery_teaser_start_inhalt
{
  padding-top:0px;
  padding-bottom:0px;
  margin-left:0px;
  width:400px;
}

.gallery_teaser_start_bild
{
  float:left;
  width:120px;
  height:75px;
}

.gallery_teaser_start_text
{
  float:left;
}

.gallery_teaser_start_headline
{
  width:250px;
  font-size: 11px;
  font-weight: bold;
  color:#dec4b3;
  padding-left:5px;
  padding-top:15px;
  padding-bottom:0px;
}

.gallery_teaser_start_content
{
  float:left;
  padding-top:5px;
  margin-left:5px;
  padding-bottom:0px;
  width:250px;
}

.gallery_teaser_start_more
{
  width:250px;
  color:#000;
  padding-left:5px;
}

.gallery_teaser_start_more a
{
  color:#9e7f63;
  font-size:11px;
}

.unsichtbar
{
  display:none;
}
