/* Verkleining van linkerzijde */
p { margin: 0px; padding: 0px; }
#wrapper .main { width: 804px; }
#wrapper .rechts {	width: 659px; margin-left: 1px; margin-bottom: 20px; float: left; background-image: url(/static/img/content.gif); background-position: left; }
#wrapper .content { float: left; width: 339px; margin: 0px; padding: 0px; padding-right: 20px; padding-left: 60px; }

/* Paarse smoelenboek / nieuwsblok aan de rechterkant */
.overlay-rechts { width: 231px; height: 561px; background-image: url(/static/img/bg-overlay.gif); float: left; }
.pagina-nummering { margin-top: -5px; float: right; }
.header-items { padding-top: 22px; padding-left: 18px; }
.header-items a { font-family: verdana, arial; font-size: 11px; font-weight: bold; letter-spacing: 2px; text-decoration: none; text-transform: uppercase; color: #fff; }
.header-items a#press-clips,
.header-items span#press-clips { padding-left: 66px; font-family: verdana, arial; font-size: 11px; font-weight: bold; letter-spacing: 2px; text-decoration: none; text-transform: uppercase; color: #fff;}

#twtr-widget-1 { margin-top:30px;}

/* Nieuws in dit blok */
#berichten { width: 220px; height: 295px; margin-top: 15px; overflow: hidden; padding: 15px; }
.bericht { display: none; width: 190px; height: 140px; margin-bottom: 25px; font-family: verdana, arial; font-size: 12px; position: relative; color: #d9cde3; background: url(/static/img/stippelijn.gif) no-repeat center bottom; } 
.bericht a,
.placeholder-contactgegevens a,
.placeholder-smoelenboek a { color: #d9cde3; text-decoration:none }
.bericht a:hover,
.placeholder-contactgegevens a:hover,
.placeholder-smoelenboek a:hover { color: #fff; }
.placeholder-nieuws-logo { padding-left: 12px; }
.placeholder-smoelenboek { margin-left: 12px; margin-top: 20px; font-family: verdana, arial; font-size: 12px; color:white}
h4 { margin: 0px; padding: 0px; }

/* Contactgegevens */
.placeholder-smoelenboek,
.placeholder-contactgegevens { font-family: verdana, arial; font-size: 11px; font-style: normal; margin-top: 26px; margin-left:8px;padding: 6px; color: #d9cde3; }
.placeholder-contactgegevens img { margin-left: -3px; }

