﻿/* Bücherstadt Langenberg eV 2012 04 */
/* General Layout */
body
{   background: #d1a14a url(images/bg.gif) left top repeat;}
#huelle 
{	margin: 30px auto;
    width:1037px;
    background: url(images/canvas.gif) left top repeat-y;}
#kopf 
{	height: 261px;}
#inhalt
{   padding:30px 26px 0px 246px;
    }
#linkespalte 
{	position:relative;
	width: 540px;
    float:left;}
#rechtespalte 
{	position:relative;
    width:190px;
    float:right;}
#bottomShadow 
{	background: #d1a14a url(images/footer.gif) left top no-repeat;}
#bottomContent 
{	padding:0px 0px 60px 0px;
    margin-left:160px;
    color:#fff;}
#bottomContent a
{	color:#fff;}
#bottomContent a:hover
{	color:#ccc;}
   
/* Navigation */
#hauptnav 
{	font-family: Arial, Helvetica, sans-serif;
    position:absolute;
 	top:228px;
 	left:36px;
 	padding-bottom:6px;
 	background:#5a7ab7 url(images/navbottom.gif) left bottom no-repeat;}
#hauptnav a.static, #hauptnav a.dynamic
{	color: #fff;  
    font-size:14px;
    border-top:1px solid #dee4f0;}
#hauptnav a.static.selected 
{	background:#868789;}
#hauptnav a.static.highlighted 
{	font-weight:bold;}
#hauptnav ul.dynamic
{	background:#5a7ab7;
 	border-top:10px #fff;}
#hauptnav a.dynamic
{	}
#hauptnav a.dynamic.highlighted
{	font-weight:bold;}
#hauptnav a.dynamic.selected
{	background:#868789;}
#subnav
{	display:none;}
 	
/* Sonstiges */
.DLNewslatestItems
{   font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height:16px;
    padding-bottom:25px;
    }
.DLNewslatestFooter {
    text-align: center;
}
.NewsLatestFoto
{   margin-right:14px;}
.NewsLatestFoto img
{   background:#eee;
    border:1px solid #d6d6d6;
    padding:5px;}

#rechtespalte .wl-box
{   margin-bottom:30px;}
#linkespalte .wl-box
{   margin-bottom:40px;}

#linkespalte td.ol, #linkespalte td.o, #linkespalte td.or, #linkespalte td.l, 
#linkespalte td.r, #linkespalte td.ul, #linkespalte td.u, #linkespalte td.ur
{   width:1px; height:1px; background:url(table_img/clear.gif) left top repeat;}
#rechtespalte td.ol
{   width:9px; height:9px; background:url(table_img/ol.gif) left top no-repeat;}
#rechtespalte td.ul
{   width:9px; height:9px; background:url(table_img/ul.gif) left top no-repeat;}
#rechtespalte td.or
{   width:9px; height:9px; background:url(table_img/or.gif) left top no-repeat;}
#rechtespalte td.ur
{   width:9px; height:9px; background:url(table_img/ur.gif) left top no-repeat;}

#rechtespalte td.o
{   background:url(table_img/o.gif) left top repeat-x;}
#rechtespalte td.r
{   background:url(table_img/r.gif) left top repeat-y;}
#rechtespalte td.u
{   background:url(table_img/u.gif) left top repeat-x;}
#rechtespalte td.l
{   background:url(table_img/l.gif) left top repeat-y;}
#rechtespalte .inner
{   padding:8px;}

.SitemapPath
{   position:absolute;
    top:-282px;}  
#contedit
{   position:absolute;
    top:100px;
    left:30px;
    width:990px;}