﻿/* Bücherstadt Langenberg eV 2012 04 */
/* Elements */

body, table
{   font-family: Verdana, Helvetica, sans-serif;
    font-size: 13px;
    line-height:18px;
    color:#333;}
p
{   margin-bottom:10px;}
#rechtespalte
{	font-size:12px;
 	line-height:17px;}

a:link, a:visited, a:hover
{   text-decoration: underline;}
a:link
{   color:#5a7ab7;} 
a:visited
{   color:#999;}    
a:hover
{   color:#333;}  

h1, h2, h3
{   font-family:Times New Roman ,serif;
    font-weight: bold;
    line-height: 1.1em;}
h1
{   font-size: 24px;    
    margin-bottom: 10px;}
h2
{   font-size: 18px;   
    margin-bottom: 8px;}
h3 
{	font-size: 16px;     
    margin-bottom: 6px;}

#linkespalte .header h3
{   font-size: 14px;
    margin-bottom: -10px;}  
#rechtespalte h1
{   font-size: 14px;
    margin-bottom: 6px;}
#rechtespalte h2
{   font-size: 13px;      
    margin-bottom: 6px;}
#rechtespalte h3
{   font-size: 12px;     
    margin-bottom: 6px;} 
#rechtespalte .header h2
{   font-size: 18px;
    margin-bottom: 6px;
    color:#87888a;
    padding-bottom:4px;
    border-bottom: 2px solid #587ab7;}    


li.nhb
{   margin-left:-26px;
    font-size:smaller;
    line-height:12px;
    margin-bottom:6px;}
#linkespalte li.nhb
{   padding-right:20px;}    

/* Bilder */ 
.wl-pic
{   margin-top:6px;}    
.ImgRight, .ImgLeft
{   width:50%;}
.ImgRightSmall, .ImgLeftSmall
{   width:33%;}
.ImgRight, .ImgRightSmall
{   margin-left:20px;
    float: right;}
.ImgLeftSmall, .ImgLeft
{   margin-right:20px;
    float: left;}        
.ImgCenter, .ImgCenterSmall
{   width:100%;
    margin-bottom:10px;}
#rechtespalte .wl-pic
{   width:100%;
    margin:6px 0px;}

/* Animated Buttons */    
.dl1, .dl2, .dl3
{   text-decoration: none;
    border:0; 
    padding:0; 
    display: block; 
    text-indent: -9999px; 
    letter-spacing: -9999px; 
    font-size:0; 
    width: 154px; 
    height:106px; }
.dl1:hover, .dl2:hover, .dl3:hover
{   background-position: 0 -106px !important;}        
.dl1
{   background: url(images/dl1.gif) left top no-repeat;}
.dl2
{   background: url(images/dl2.gif) left top no-repeat;}
.dl3
{   background: url(images/dl3.gif) left top no-repeat;}