/* Stylesheets für BORG Homepage (Version fuer den Ausdruck)
   11.10.07
   gold-gelb-grün:   #939300
   hover-farbe:      #cece26

   blau              #256a91
   grau (Rahmen):    #555
   weiß:             #EEE
   schwarz (Schrift):#333
*/

@page { size:21.0cm 29.7cm; margin:2.5cm 2cm 2cm 2cm; }

* {
   padding: 0;
   margin: 0;
  }

body {
  background-color: #FFF;  
  }					
 
#rahmen {
  text-align: left;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: medium;
  background-color: #256a91;
  border: 1px solid #256a91;
  }
	           
#header {  
  /* height: 94px; */
  border-bottom: 1px solid #256a91;              
  }
              
#header img {
  /*visibility: hidden;*/
  }   
             
#header h1 {
  margin: 0.5cm;
  font-size: 250%;
  color: #FFF;
}            

#header a {
  margin-left: -999px;
}            
/* Styles für den Navigationsbereich */


#nav  {
  display: none;    
 }
 
 
                
              
/* Styles für den Content */
#content {           
   background-color: white;
   color: #000;          
   padding: 0 0.5cm 0.5cm;
   }
							 
#content h1   { 
   page-break-after:avoid;         
   font-size: 170%;            
   padding: 0.5cm 0;    
   } 
              
#content h2   { 
   clear: right; 
   page-break-after:avoid;                            
   font-size: 130%;
   font-weight: bold;
   margin: 0.5cm 0 0.2cm 0;
   border-bottom: 1px solid #000;            
   } 
              
#content h3,h4   {
   font-size: 120%;
   page-break-after:avoid; 
   font-weight: bold;
   margin: 0.3cm 0 0.2cm 0;                               
   } 
                           
#content h5   {
   font-size: 100%;
   page-break-after:avoid; 
   font-weight: bold;
   margin: 0.3cm 0 0.2cm 0;                                        
   } 
            
#content .rechts {
   text-align: right;
   }  
			                            
#content .invers {
   background-color: #256a91;
   color: #EEE;
   }                
              
#content a    {
   text-decoration: none;
   border-bottom: 1px solid #256a91;
   color: #256a91;            
   }                                     
                           
#content p    {               
   padding: 5px 0 5px 0; 
   font-size: 15px;
   line-height: 1.4;       
   }  

#content p.untertitel {
	font-size: 17px;
	font-style: italic;
}       
	          
#content p.datum {
   text-align: right;
   font-size: 12px;
   }                                                        

#content img  {
   float: right;
   border: 1px solid #D9E0E6;
   border-bottom-color: #C8CDD2;
   border-right-color: #C8CDD2;
   padding: 4px;
   margin: 10px 0 5px 10px;
}  
 
/* Styles für 350 Pixel Bild mit Unterschrift */  
              
#bild {
  width: 350px;                 
  float: right;
  margin: 10px 20px 5px 10px;
  padding: 0;
  border: 1px solid #333;
  font-size: 15px;
  } 
              
             
              
#bild p {      
  padding: 5px;
  margin: 0;
  font-size:13px;
  }
        
#bild img {
  padding:0;
  }                                           
/* Styles für Tabellen */

#content table {
  width: 577px;
  border-collapse: collapse;
  margin: 20px 0 40px 0;
  } 
              
#content th {
  font-weight: bold;
  font-size:15px;
  background-color: #256a91;
  color: #EEE;
  text-align: left;
  padding: 0.25em 0.5em 0.25em 0.5em;
  border: 1px solid #CCC;
  }  
            
#content td {             
  font-size: 15px;
  color: #333;
  text-align: left;
  vertical-align: top;
  padding: 0.25em 0.5em 0.25em 0.5em;
  border: 1px solid #CCC;
  }  
            
#content fieldset {
  font-size: 15px;                             
  color: #333;
  border: 1px solid #CCC;
  margin: 20px;
  }
    
#content ul {
  list-style-type: square;        
  }                
            
#content li {
  margin: 0.5em 20px 0.5em 20px;
  font-size: 15px;
  line-height: 1.4;
  color: #333;
  padding: 0.1em 0 0.1em 1em ;
  }   
                       
/* Styles für 350 Pixel Bild mit Unterschrift */ 
                
#linkliste a {
  display: block;
  border:none;
  padding: 0.3em 0 0.3em 40px; 
  color: #256a91; 
  text-decoration: none;                 
  }
              
#linkliste p {
  margin:0 235px 0 50px;
  padding:0.3em 0 0.3em 0;
  border-bottom: 1px solid #CCC;           
  }   
             
#linkliste a:hover {
  border-left: 5px solid #256a91;
  padding-left: 35px;               
  }        
             
/* Styles für Listen mit Links und Kommentaren */

#linkliste2 a {
  border: none;
  /* padding: 0.3em 0em 0.3em 40px; */
  color: #256a91;
  border-bottom: 1px solid #256a91;                 
  }
              
#linkliste2 p {
  margin:0 20px 0 60px;
  text-indent: -40px; 
  text-align: left;
  padding:1em 0 1em 40px;
  border-bottom: 1px solid #CCC;            
  }   
             
#linkliste2 a:hover {
  background-color: #256a91;
  color: #EEE;
  } 

/* Styles für Fotos */

#album  {
  display: inline;
  float: left;
  /* width: 577px; 	*/			 
  }													 
#fotos {
  display: inline;
  float: left; 
  height: 275px; 
  width: 275px;
  padding: 0; 
  margin: 10px 0 10px 5px;
  border: 1px solid; 
  border-color: #AAA #444 #444 #AAA;
  text-align: center;
}
#fotos img {
  float: none;      
  margin-top: 10px;
  padding: 0 8px 0 0;
  border-style: none;					  
  }

#fotos a {         
  border: none;
  }  					
														
#fotos p {
  margin: 0.5em; 
  padding: 0;
  font-size: 13px;
  text-align: center;
  }
					 
/* Styles für den Fussbereich */


#footer {
  clear: both;
  }

#footer p {
  font-size: 80%;
  color: #FFF;
  text-align: left;
  padding: 0.2cm 0.3cm;
  } 
							 
