/* 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; }

/* portal-Video */
.videoTopnews { height:267px; width:315px; float: left; margin-right: 1em; }
.portlet .videoTopnews { height:255px; width:178px; float: left; }

.portlet .rssaggregator  ul { overflow: hidden; }
* html#design1 .portlet .rssaggregator  ul { width: 15.5em }

/* BlŠtterbox ohne Monate */
.blaetterbox {  margin-top: 20px;  width: 100%;  text-align: center; }

.blaetterbox-site {  background: #fff;  padding: 10px;  text-align: center;  margin-bottom: 22px;}
.blaetterbox-site a { color:#145290; }
.blaetterbox-site .prev { background: url(/images/wcsite/icon_pfeil_schwarz_links.gif) left 3px no-repeat;	text-align: left;	padding: 0 0px 3px 18px;	margin-right:22px;}
.blaetterbox-site .next { background: url(/images/wcsite/icon_pfeil_schwarz.gif) right 3px no-repeat;	text-align: right;	padding: 0 18px 3px 0px;	margin-left:22px; }
.blaetterbox-site .page { padding: 0px 3px 0px 3px;}
