/* Kalender */
.calendar-portlet{ height: 150px; margin-left: auto; margin-right: auto; }
.calendar-portlet td { text-align: center; }
.calendar-site table{ height: 200px; margin-left: auto; margin-right: auto; }
.calendar-site td { text-align: center; }
.day-highlight { font-weight: 700; }
.day-current { background-color: #e0e3e8; font-weight: 700; border: 1px dashed #fff; }

/* Kommentar */
.comment-article{ font-size: .9em; color: gray; margin: 15px 0 0 15px; }
.comment-article-error{ color: red!important; }
.comment-article td{font-size:1em!important}
.comment-article a{cursor:pointer}

/* Sitemap */
#sitemap{ margin-top: 20px; margin-left: 15px; }
#sitemap ul li { list-style-position: outside; list-style-type: disc; }
#sitemap ul li a h2{ color: #4391DD; font-size: 1.07em; }
.sitemap-level0	{ float: none!important; display: block!important; margin-bottom: 15px; }
.sitemap-level1 li { float: none; display: block; margin-bottom: 15px; padding-left: 25px; }
#sitemap .menu2{ margin-top: 10px; float: none; display: block; padding-left: 35px; }
#sitemap .toolmenu_divider{ display: none!important; }

/*  BLock 'Mitmachen'  */
td.mit {padding:5px 15px 5px 0;font-weight:700;color:#0c3d99}
.mit1 span{background:transparent url(/images/wcsite/mit1.gif)}
.mit2 span{background:url(/images/wcsite/mit2.gif)}
.mit3 span{background:url(/images/wcsite/mit3.gif)}
.mit4 span{background:url(/images/wcsite/mit4.gif)}
.mit5 span{background:url(/images/wcsite/mit5.gif)}
.mit6 span{background:url(/images/wcsite/mit6.gif)}
.mit7 span{background:url(/images/wcsite/mit7.gif)}
td.mit span{padding-left:19px;background-position:3px 50%;background-repeat:no-repeat}

/*  flickr  */
.contentrand_nodirection .flickr { width:625px; margin-left:58px; }
.flickr-pic { width:250px; float:left; margin:0 9px 9px 0; border:1px solid #eee; padding:3px; text-align:center; }
.flickr-pic img { max-width:250px; overflow:hidden; }
.first_item { clear:both }
.flickr-portlet .imgleft { width:100px; padding-right:4px; }