/********************************************/
/* BODYS ************************************/
/********************************************/

body	{
	margin:           0px;
  background-image: url(../img/bg_body.gif);
	}
	
.seitlich{
  margin:           5px;
  background-image: url(../img/bg_seitl.gif);
  color:            #f5ede2;
  font-family:      georgia, serif; 
  font-size:        8pt;
  }

.content{
  margin:           5px;
  text-decoration:  none;
  font-family:      georgia, serif;
  font-size:        8pt;
  color:            #f5ede2;  
  background-image: url(../img/bg_content.jpg);
  }
  
/********************************************/
/* TEXT *************************************/
/********************************************/

p {
  margin:     0px;
  padding:    5px;
  }

b   {
  color:      #ffffff;
  font-family:arial, helvetica, sans;
  font-size:  12;
  }
  
.BoldSub{
  color:            #f5ede2;
  font-family:      georgia, serif;
  font-weight:      bold;
}


hr  {
  background-color: #669999; /* Mozilla */
  color:            #669999; /* IE      */
  border:           #669999; /* Opera   */
  height:           1px;
  width:            100%;
  }

.hrSub  {
  background-color: #005b44; /* Mozilla */
  color:            #005b44; /* IE      */
  border:           #005b44; /* Opera   */
  height:           1px;
  width:            100%;
  }

h1  {
  text-decoration:  none;
  font-family:      arial, helvetica, sans;
  font-size:        17px;
  font-weight:      bold;
  color:            #ffffff;  
  }	
  
h2  {
  text-decoration:  none;
  font-family:      georgia, serif;
  font-size:        13px;
  font-weight:      bold;
  margin:           10px 0px 10px 0px;
  color:            #ffffff;  
  }	

/********************************************/
/* Links*************************************/
/********************************************/

a   {
  text-decoration:  none;
  font-family:      georgia, serif;
  font-size:        8pt;
  border:           0;
  color:            #f5ede2;
  cursor:           pointer;
  }  
  
.TextLink   {
  text-decoration:  underline;
  font-family:      georgia, serif;
  font-size:        8pt;
  border:           0;
  color:            #ffffff;
  cursor:           pointer;
  } 
  
.aMain   {
  text-decoration:  none;
  font-family:      georgia, serif;
  font-size:        8pt;
  border:           0;
  color:            #f5ede2;
  cursor:           pointer;
  }

.aMainHover   {
  text-decoration:  none;
  font-family:      georgia, serif;
  font-size:        8pt;
  border:           0;
  color:            #ffffff;
  cursor:           pointer;
  }
  
.aSub   {
  text-decoration:  none;
  font-family:      georgia, serif;
  font-size:        11;
  color:            #f5ede2;
  }
  
.aSubHover  {
  text-decoration:  none;
  font-family:      georgia, serif;
  font-size:        11;
  color:            #ffffff;
  }

  
/********************************************/
/* LAYER * TOOLS ****************************/
/********************************************/

#Window {
      position: absolute;
      left:     0px;
      top:      0px;
      width:    100%;
      height:   100%;
      margin:   0px;
      padding:  0px;
      overflow: visible;
      }

#Base           {
      position:        absolute;
      left:            50%;
      top:             0px;
      width:           1px;
      height:          1px;
      margin:          0px;
      overflow:        visible;  
      }

#Page           {
      position:         absolute;
      left:             -350px;
      top:              0px;
      width:            700px;
      height:           1400px; 
      background-image: url(../img/bg_page.jpg); 
      background-repeat:repeat-y;
      overflow:         hidden;
      }
      
/********************************************/
/* LAYER * LINIEN (SEITLICH) ****************/
/********************************************/

#LinieLinks		{
			position:	       absolute;
			left:            0px;
			top:             0px;
			width:           5px;
			height:		       500px;
      margin:          0px;
      background-color:#ffffff;			
			}

#LinieRechts		{
			position:	       absolute;
			left:            695px;
			top:             0px;
			width:           5px;
			height:		       500px;
      margin:          0px;
      background-color:#ffffff;			
			}

/********************************************/
/* LAYER * OBEN *****************************/
/********************************************/

#ObenLinks     {
			position:	       absolute;
			left:            5px;
			top:             0px;
			width:           126px;
			height:		       86px;
      background-image:url(../img/bg_seitl.gif); 
      }
#ObenLinksInnen     {
			position:	       absolute;
			left:            5px;
			top:             5px;
			width:           116px;
			height:		       76px;
      }
      
#Logo          {
			position:	       absolute;
			left:            131px;
			top:             0px;
			width:           438px;
			height:		       86px;
      margin:          0px;
      background-image:url(../img/logo.gif);
      }
      
#ObenRechts    {
			position:	       absolute;
			left:            569px;
			top:             0px;
			width:           126px;
			height:		       86px;
      margin:          0px;
      background-image:url(../img/bg_seitl.gif);
      }

/********************************************/
/* LAYER * MITTE ****************************/
/********************************************/

#BalkenOben     {
      position:        absolute;
      left:            5px;
      top:             86px;
      width:           690px;
      height:          10px;
      margin:          0px;
      background-image:url(../img/balken_oben.gif);
      }

#BildFlaeche   {
      position:        absolute;
      left:            5px;
      top:             96px;
      width:           690px;
      height:          241px;
      margin:          0px;
      background-color:white;
      }
      
#BalkenUnten   {
      position:        absolute;
      left:            5px;
      top:             337px;
      width:           690px;
      height:          16px;
      margin:          0px;
      background-image:url(../img/balken_unten.gif);
      }

/********************************************/
/* LAYER * UNTEN ****************************/
/********************************************/

#UntenLinks     {
      position:        absolute;
      left:            5px;
      top:             353px;
      width:           126px;
      height:          1000px;
      background-image:url(../img/bg_seitl.gif);            
      }

#Content        {
      position:        absolute;
      left:            131px;
      top:             353px;
      width:           438px; 
      height:          1500px;
      background-image:url(../img/bg_content.jpg);            
      }

#UntenRechts     {
      position:        absolute;
      left:            569px;
      top:             353px;
      width:           126px;
      height:          1000px;
      color:           #f5ede2;
      font-size:       11;
      background-image:url(../img/bg_seitl.gif);   
      }

.listBox{
      position:         relative;
      margin:           7px 0px 7px 0px;
}

/********************************************/
/* LAYER * SUBLINKS *************************/
/********************************************/

#SubLinks   {
      position:        relative;
      width:           100%;
      height:          55px;
      background-color:#327764;
      }
      
.close  {
      display:         none;
      }

.open  {
      display:         compact;
      }

/********************************************/
/* Bilder ***********************************/
/********************************************/

.TopPic  {
  text-align:   right;
  cursor:       pointer;
  }
