/**
*            anthroweb.info
*            erweiterungen.css
*==========================
*
*@site                www.anthroweb.info
*@version             0.1
*@date                2010.03.21
*@lastmodified        2010.11.01
*@author              Lorenzo Ravagli
*@copyright           Lorenzo Ravagli
*@see                 http://www.anthroweb.info
*
*/

/**
*
*@section             HTML-Grundelemente        
*                     ==================
*
*/

body {   
background:url(../img/bg_trans_1.png);
    font-size:90%;
    font-family:georgia,"times new roman",times,serif;
    color:#000000;    
     }
          
h1 { font-family:palatino linotype, book antiqua,palatino, serif;
     font-size:160%;
     color:#990000;
     font-weight:bold;}
     
h2 { font-family:palatino linotype, book antiqua,palatino, serif;
     font-size:150%;
     color:#990000;
     font-weight:bold;}

h3 { font-family:palatino linotype, book antiqua,palatino, serif;
     font-size:130%;
     color:#990000;
     font-weight:bold;}
     
h4 { font-family:palatino linotype, book antiqua,palatino, serif;
     font-size:100%;
     color:#990000;
     font-weight:bold;}

h5 { font-family:palatino linotype, book antiqua,palatino, serif;
     font-size:120%;
     color:#990000;
     font-weight:bold;
     background-color:#eeeeee;
     margin-bottom: -6px;    
     margin-top: -8px;
     padding-top:4px;
}

hr {color:#800B00;}

p.align-right {
text-align:right;
border-bottom:solid;
border-width:1px;
border-color:#660000;
margin-right:5px;
margin-top:-3px;
}

blockquote {
    font-family: palatino linotype,book antiqua, palatino,serif;
    font-size: 122%;
    font-style: italic;
    line-height: 1.2;
    padding: 0px 15px 0px 15px;
    border-width: 2px;
    border-style: dotted;
    border-color:#990000;
    margin-left:0px;
}

blockquote.first-letter {
    font-family: palatino;
    font-size: 140%;
    font-style: italic;
    color:#c9a637;
    }

a:link {  text-decoration:none;
  color:#990000;
    }
a:visited {  text-decoration:none;  
  color:#555;
    }
a:hover {  text-decoration:none;  
  color:#b00;
    }
a.active {text-decoration:none;
  color:#990000;
  }
          
.versteckt { position:absolute; left:-10000px;}

/**
*
*@section             addthis-stil       
*                     ===============
*
*/

.addthis_default_style {
    float: right !important;
    margin-right: -139px;
    padding-top: 10px;
}

.addthis_counter.addthis_pill_style a.addthis_button_expanded {
    color: #990000 !important;
}

/**
*
*@section             content-stile       
*                     =============
*
*/

div#wrap {   width:1010px;
    margin:3em auto;
    border:1px solid #FFFFFF;
    }
    
div#header {    border-bottom:1px solid #FFFFFF;
    background:url(../../pics/aw-logo-erweiterungen.jpg) top left no-repeat;
    height:172px;
    }

div#header_sub { background:url(../img/body_bg_1.gif) ;
    border-bottom:1px solid #FFFFFF;
    color:#FFFFFF;
    height:2.8em;
}

div#header_sub  a  {  color:white; 
        }

div.rootline {
  margin-left: 6px; 
  margin-top:4px; 
  float:left; padding:7px; 
  font-size:90%; 
  text-align:left}
        
span.globals {    float:right;
    position:relative;
    top:-2.4em;
    left:1px;
    border:hidden;
    padding:1em;
    font-size:90%;
    }
        
span.language  { float:left; width:190px; padding:5px 0 5px 15px; font-size:90%;}

div#main_wrap {  background-color:#FFFFFF;
        width:100%;
        clear:both;
        }
    
div#sidebar {   float:left;
  background: url(../img/hermes_trismegistus_siena.jpg);
  width:174px;
  height:221px;
  margin-left:13px;
  margin-bottom: 12px;
  background-repeat:no-repeat;
  }
    
div.login {   padding:5px; 
    }    
      
div#content {  padding:5px;
      
    }
    
div#rechts {  padding:2px 5px 5px 5px;
    font-size:80%;
    font-family:verdana;
    margin-top:5px;
    margin-left:15px;
  padding:8px 5px 15px 8px;
    }

div#rechts ul {
  margin-left:-28px;
}

ul.csc-menu.csc-menu-1 li {
   margin-left:2px;
 }

div#content_wrap  {  width:790px;
      float:right;
    }  
    
div#content_col {
  width:490px;
  }  
  
div#content_colr   {float:right;
       width:235px;
       background-color:#eee;
}  


div#footer {   clear:both;
      padding:10px;
      border-top:1px solid #999;
      background-color:#DCDED9;
      font-size:90%;
    }

div#footer  a  {  color:#494A47;
        }  
        
div.copyright {float:left;width:30%;}
div.toplink {float:right;width:30%;text-align:right;}
div.bottomnavi {text-align:center;}

div#content_wrap label {  display:block; 
        padding-right:5px;
        width:200px;
        float:left;
        text-align:right;
        font-weight:bold;
      }  

/**
*
*@section             navigation-stil       
*                     ===============
*
*/
    
div#navigation { clear:both; 
    }
    
div#nav_col {     width:200px;
    float:left;
}
    
div#navigation ul {  
    list-style-type:none;
    padding:0;
    margin:1em;
    }

div#navigation ul ul  {
      list-style-type:none;
      padding:0;
      margin:0 0 0.5em 1em;
      }      
                
ul.navi li { 
  margin-bottom:0.2em;
  }  
    

ul.navi li a { 
  display:block;
  padding:0.2em 0.2em;
  text-decoration:none;
  color:#666666;
  font-weight:bold;
  border:1px solid #ddd;
  background-color:#eee;
  }  
        
ul.navi li a:hover {  background:#8B0000;
      color:#FFFFFF;
      border-color:#ccc;
      }

ul.navi li a.active { background-color:#999;
    border-color:#999;
    color:#fff;
}
      
ul.subnavi li  {list-style-type:none;
    margin: 0;
    padding:0;
    margin-bottom:0;
        }        
        
ul.subnavi li a {font-size:90%;
    padding:0.2em 0.5em;
    text-decoration:none;
    color:#666666;
    font-weight:normal;
    background:white;
    border:0;
    border-left: 1px dotted #aaa;
    border-bottom: 1px dotted #aaa;
    }  
                    
ul.subnavi li a:hover { text-decoration:underline;
      background:white;  
      }
        
ul.subnavi li a.active { background-color:#F0F0F0;
      font-weight:bold;
      color:#555;
      border-color:#555;
}        

/**
*
*@section             navigation-stil-ende      
*                     ====================
*
*/

/**
*
*@section             bilder-im-text      
*                     ===============
*
*/

div.csc-textpic div.csc-textpic-single-image img {
    margin-bottom: 10px;
    margin-top: 5px;
}

div.csc-textpic div.csc-textpic-imagewrap .csc-textpic-image .csc-textpic-caption {
    font-style:italic;
    font-size: 95%;
    color: #990000;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    margin-top: 10px;
  text-align:center;
}

/**
*
*@section             bilder-im-text-ende      
*                     ====================
*
*/

