/* CSS Document */

/* 2009-12-01 - SW: Service-Leiste unten positioniert */
/*#service {
	position: fixed;
	left: 0px;
	bottom: 0px;
	
}*/
#rightCol h1 {
	color: #3E3D40;
	font-size: 1.6em;
	line-height: 20px;
	margin-bottom: 12px;
}

#rightCol h2 {
	font-size: 12px;
	line-height: 16px;
	color: #666;
	margin-bottom: 12px;
}

#rightCol h3 {

}

#rightColh4 {

}

#rightCol h5 {

}

#rightCol p {
	margin-bottom: 16px;
}

#rightCol .contentTeaser p {
	font-weight: bold;
}

/* Links mit diversen Icons */

#rightCol a {
	text-decoration: none;
	/*background: transparent url(/media/images/site/icons/icon-link-red.gif) left center no-repeat;
	padding-left: 12px;*/
	color: #333333;
}

#rightCol a:hover {
	color: #990000;
}

#rightCol a.back {
	padding-left: 13px;
	background: url(/media/images/site/icons/icon-back.gif) 0 0 no-repeat;
}

#rightCol a.link {
	padding-left: 11px;
	background: url(/media/images/site/icons/icon-link.gif) 0 4px no-repeat;
}

#rightCol a.email {
	padding-left: 18px;
	background: url(/media/images/site/icons/icon-email.gif) no-repeat 0 2px;
}

#rightCol a.download {
	padding-left: 27px;
	background: url(/media/images/site/icons/download-general.gif) no-repeat;
}

#rightCol a.audio {
	padding-left: 27px;
	background: url(/media/images/site/icons/download-audio.gif) no-repeat;
}

#rightCol a.doc {
	padding-left: 27px;
	background: url(/media/images/site/icons/download-doc.gif) no-repeat;
}

#rightCol a.gif {
	padding-left: 27px;
	background: url(/media/images/site/icons/download-gif.gif) no-repeat;
}

#rightCol a.image {
	padding-left: 27px;
	background: url(/media/images/site/icons/download-image.gif) no-repeat;
}

#rightCol a.jpeg {
	padding-left: 27px;
	background: url(/media/images/site/icons/download-jpeg.gif) no-repeat;
}

#rightCol a.pdf {
	padding-left: 27px;
	background: url(/media/images/site/icons/download-pdf.gif) no-repeat;
}

#rightCol a.ppt {
	padding-left: 27px;
	background: url(/media/images/site/icons/download-ppt.gif) no-repeat ;
}

#rightCol a.tiff {
	padding-left: 27px;
	background: url(/media/images/site/icons/download-tiff.gif) no-repeat;
}

#rightCol a.video {
	padding-left: 27px;
	background: url(/media/images/site/icons/download-video.gif) no-repeat;
}

#rightCol a.xls {
	padding-left: 27px;
	background: url(/media/images/site/icons/download-xls.gif) no-repeat;
}

#rightCol a.zip {
	padding-left: 27px;
	background: url(/media/images/site/icons/download-zip.gif) no-repeat;
}

#rightCol ul,
#rightCol ol {
	margin-bottom: 16px;
}

#rightCol ol {
	list-style-type: decimal;
	margin-left: 18px;
}

body #rightCol .veranstaltungskalender .overview ul {
	margin-bottom: 0;
}

#rightCol .bullet-list li {
	background: transparent url(/media/images/site/icons/icon-bullet.gif) no-repeat scroll 1px 8px;
	padding: 2px 0 0 11px;
}

/* News und Presse */

.overview {
	background: transparent url(/media/images/site/borders/dotted-separator.gif) repeat-x scroll 0 2px;
	border-bottom: 1px solid #8a8b8b;
	padding: 0 0 12px 0;
	margin-bottom: 16px;
}

.overview .year-list {
	padding: 10px 0 0 0;
	margin-bottom: 0 !important;
}

.overview .year-list li {
	float: left;
	width: 153px;
}

.overview .year-list li a {
	font-weight: bold;
	background: transparent url(/media/images/site/icons/icon-more.gif) 2px center no-repeat;
	padding-left: 20px;
}

.overview .year-list li .month-list {
	padding: 5px 0 0 0;
	margin-bottom: 0 !important;
}

.overview .year-list li .month-list li a {
	background: transparent url(/media/images/site/icons/icon-anchor-link.gif) 4px 4px no-repeat;
	padding-left: 20px;
	font-weight: normal; 
}

#rightCol .allNewsWrapper h2 {
	color: #333333;
}

#rightCol .allNewsWrapper h4 {
	color: #666666;
}

.allNewsWrapper .newsLeft {
	width: 130px;
	float: left;
}

.allNewsWrapper .newsRight {
	width: 330px;
	float: right;
}

.allNewsWrapper span.teaser {
	font-weight: bold;
}

#rightCol .allNewsWrapper .separatormonth {
	background: transparent url(/media/images/site/borders/dotted-separator.gif) repeat-x scroll 0 2px;
}

#rightCol .toc-list {
	border-top: 1px solid #333;
	border-bottom: 1px solid #333;
	padding: 16px 0;
}

body #rightCol .veranstaltungskalender .overview .toc-list {
	padding-bottom: 0;
}

body #rightCol .veranstaltungskalender .overview .toc-list {
	border-top: none;
	border-bottom: none;
}

#rightCol .toc-list li {
	background: none;
	padding: 0;
	background: transparent url(/media/images/site/icons/icon-anchor-link.gif) no-repeat scroll 0 5px;
	padding-left: 13px;
}

/*#rightCol .toc-list li a {
	background: transparent url(/media/images/site/icons/icon-anchor-link.gif) no-repeat scroll 0 5px;
	padding-left: 13px;
}*/

#rightCol .separator {
	background: transparent url(/media/images/site/borders/dotted-separator.gif) repeat-x scroll 0 2px;
	/*border-top: 1px dotted #b5b6b7;*/
	height: 11px;
	padding: 0 2px 10px 0;
	clear: both;
}

#rightCol .separatorlang {
	background: transparent url(/media/images/site/borders/dotted-separator.gif) repeat-x scroll 100px 2px;
	/*border-top: 1px dotted #b5b6b7;*/
	height: 11px;
	left:-20px;
	position:relative;
	top:3px;
}

#rightCol .separatormonth {
	background:transparent url(/media/images/site/borders/line-separator.gif) repeat-x scroll 0 2px;
	height:11px;
	padding:0 2px 10px 0;
}

#rightCol .separatormonth a.to-top,
#rightCol .separator a.to-top {
	background: transparent url(/media/images/site/icons/icon-toplink.gif) no-repeat scroll 0 0;
	float: right;
	height: 6px;
	position: relative;
	top: -8px;
	width: 9px;
	padding: 0;
}

.lastChange {
	color: #b5b6b7;
	background: transparent url(/media/images/site/borders/dotted-separator.gif) repeat-x scroll 0 2px;
	/*border-top: 1px dotted #b5b6b7;*/
	padding: 7px 0 0 0;
}

/* Bildergalerie */

#rightCol .galleryWrapper {
	width: 100%;
	margin: 0px 0px 30px 0px;
}

#rightCol .galleryWrapper a.left,
#rightCol .galleryWrapper a.right {
	float: left;
	padding: 28px 0 0 0;
	background:  none;
}

.gallery {
	width: 320px;
	height: 72px;
	overflow: hidden;
	float: left;
}

#rightCol .galleryWrapper .gallery a {
	display: block;
	background: #ececec;
	width: 66px;
	height: 66px;
	float: left;
	padding: 2px;
	text-align: center;
	margin: 0px 4px;
	border: 1px solid #999999;
}

.shadow_top_right {
	background: transparent url(/media/images/site/backgrounds/shadow_top_right.png) top right no-repeat;
	padding-top: 10px;
	z-index: 5000;
	position: fixed;
}

.shadow_bottom_left {
	background: transparent	 url(/media/images/site/backgrounds/shadow_bottom_left.png) bottom left no-repeat;
}

.shadow_bottom_right {
	background: transparent url(/media/images/site/backgrounds/shadow_bottom_right.png) bottom right no-repeat;
	margin-left: 10px;
}

.layer_inhalt {
	background-color: #e8eff1;
	position: relative;
	top: -10px;
	left: -10px;
	padding: 0px 0px 8px 0px;
}

.layer_inhalt p {
	font-size: 11px;
	line-height: 16px;
	text-align: left;
}

.layer_content {
	margin: 5px;
}

.inhalt_bildergalerie {
	width: 500px;
}

.width_300 {
	width: 300px;
}

.width_400 {
	width: 400px;
}

.width_500 {
	width: 500px;
}

.width_600 {
	width: 600px;
}

.width_700 {
	width: 700px;
}

.width_800 {
	width: 800px;
}

/* Layer */

.layer_header {
	background-color: #dfdfdf;
	border-bottom: 1px solid #FFF;
}

.headertext-content a.link {
	color: #fff;
}

.headertext-content a.link:hover {
	color: #990000;
}

a.toc {
	padding: 0 0 0 11px;
	background: url(/media/images/icons/icon-anchor-link.gif) 0 4px no-repeat;
}

a.toc:hover {
	color: #900;
}

.layer_header h1 {
	padding: 3px 5px;
	float: left;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
}

.layer_header a.close_layer {
	padding: 3px 20px 3px 5px;
	border-left: 1px solid #FFF;
	display: block;
	float: right;
	font-size: 11px;
	line-height: 14px;
	background: transparent url(/media/images/site/icons/icon-close.gif) right 3px no-repeat;
	text-decoration: none;
	color: #333;
}

.inhalt_bildergalerie .foto {
	margin: 8px 24px 8px 24px;
	width: 450px;
	height: 450px;
	text-align: center;
	position: relative;
	z-index: 6000;
}

.inhalt_bildergalerie .galerie_tools {
	background-color: #dfdfdf;
	margin: 0px 24px;
	padding: 4px;
}

.galerie_tools .left {
	float: left;
}

.galerie_tools .center {
	float: left;
	margin-left: 30px;
}

.galerie_tools .right {
	float: right;
}

.galerie_tools a,
.galerie_tools form {
	display: block;
}

.galerie_tools a,
.galerie_tools p,
.galerie_tools select {
	font-size: 11px;
	line-height: 14px;
	float: left;
}

.galerie_tools a,
.galerie_tools p {
	padding-top: 2px;
}

.galerie_tools a img {
	position: relative;
	top: 2px;
}

.galerie_tools .pfeil_zurueck {
	margin-right: 8px;
	padding-top: 0px;
}

.galerie_tools .pfeil_vor {
	margin-left: 8px;
	padding-top: 0px;
}

.galerie_tools .pfeil_zurueck img,
.galerie_tools .pfeil_vor img {
	position: relative;
	top: 0px;
}

.galerie_tools .center p,
.galerie_tools .right p {
	font-weight: bold;
}

.galerie_tools .center p,
.galerie_tools .center a {
	margin-right: 8px;
	text-decoration: none;
	color: #333;
}

.galerie_tools select {
	margin: 0px 8px;
}

/* Bilder im Text */
.img-50 {
	width: 50px;
}

.img-85 {
	width: 85px;
}

.img-100 {
	width: 100px;
}

.img-102 {
	width: 102px;
}

.img-144 {
	width: 144px;
}

.img-145 {
	width: 145px;
}

.img-150 {
	width: 150px;
}

.img-172 {
	width: 172px;
}

.img-200 {
	width: 200px;
}

.img-250 {
	width: 250px;
}

.img-300 {
	width: 300px;
}

.img-350 {
	width: 350px;
}

.img-400 {
	width: 400px;
}

.img-450 {
	width: 450px;
}

.image-wrapper {
	display: block;
	float: left;
	margin: 0 0 16px 0;
}


.image-wrapper .image,
.image-wrapper img,
.image-wrapper a {
	display: block;
	float: left;
}

.zoombox .image-wrapper img {
	float: none;
}

#contentWrapper .image-wrapper img {
	position: relative;
	left: -20px;
	top: 3px;
}

.image-wrapper-right {
	display: block;
	float: right;
	padding: 4px  0 0 12px;
}

div.image {
	position: relative;
}

#rightCol .image-wrapper .caption {
	padding: 4px 0px 8px 0;
	margin: 0 20px 0 0;
	color: #999999;
	border-bottom: 1px dotted #999;
}
/* magnifier and magnified image (mi) */

#rightCol a.magnifier {
	background: url(/media/images/site/icons/magnifier.gif) no-repeat;
	display: block;
	height: 21px;
	position: absolute;
	right: 20px;
	top: -18px;
	width: 21px;
	padding: 0;
}

#rightCol .magnifier-wrapper {
	height: 21px;
	margin: 0 0 -21px;
	position: relative;
}

#rightCol .mi-wrapper {
	border-right: 2px solid #fff;
	border-bottom: 2px solid #fff;
	left: 0;
	position: absolute;
	top: 0;
}

#rightCol .mi-wrapper img {
	display: block;
}

#rightCol .mi-wrapper a {
	background: url(/media/images/site/icons/image-close.gif) no-repeat;
	display: none; /* set to block by js */
	height: 21px;
	position: absolute;
	right: 0;
	top: 0;
	width: 21px;
}

/* standard table */

.std-table {
	padding: 5px 0 17px;
	width: 100%;
}

.std-table table {
	/*border-top: 1px dotted #b5b6b7;*/
	background: transparent url(/media/images/site/borders/dotted-separator.gif) left top repeat-x;
}

.std-table caption {
	/*border-bottom: 1px dotted #b5b6b7;*/
	background: transparent url(/media/images/site/borders/dotted-separator.gif) left bottom repeat-x;
	caption-side: top;
	font-weight: bold;
	padding: 1px 17px 1px 5px;
}

.std-table thead {
}

.std-table tbody {
}

.std-table th {
	font-weight: bold;
}

.std-table td,
.std-table th {
	/*border-bottom: 1px dotted #b5b6b7;*/
	background: transparent url(/media/images/site/borders/dotted-separator.gif) left bottom repeat-x;
	line-height: 16px;
	padding: 12px 12px 12px 0px;
	vertical-align: top;
}

#rightCol .std-table td p,
#rightCol .std-table th p {
	margin-bottom: 0px;
}

.preistraeger th {
	width: 130px;
	font-weight: bold;
}

.preistraeger th,
.preistraeger td {
	vertical-align: top;
}

div.std-table p.table-footer {
	background: #ccc;
	color: #666;
	font-size: 10px;
	line-height: 13px;
	padding: 2px 17px 2px 4px; /* right: 5px */
}

/* Box mit grauem Hintergrund */

#rightCol .bgGray {
	background-color: #eee;
	margin: 0 0 5px;
	padding: 2px 5px;
}

/* Sitemap  */

#sitemap li a {
	background: url(/media/images/site/icons/icon-link.gif) 0 4px no-repeat;
	padding: 0 0 2px 11px;
	display: block;
}

#sitemap ul {
	padding-left: 11px;
	margin-bottom: 0px;
}

/* Forscherkisten-Flash */

#forscherkisten_ani {
	position: relative;
	left: -20px;
}

/* Community */
.community p.unchangeable {
	margin-left: 140px;
	width: auto;
}

.community input.common {
	margin-right: 70px;
	float: right;
}

.community .community-list {
	margin-bottom: 20px;
}

.community .community-list td,
.community .community-list th {
	line-height: 17px;
	padding: 2px 10px 2px 0;
}

.community .community-list .date {
	font-weight: bold;
	width: 60px;
}

.community .community-list .more{
	width: 80px;
}

.community .community-list .first {
	font-weight: bold;
	width: 140px;
}

.community .albumRow {
	padding: 16px 5px 16px 0px;
	margin: 0px 0px 10px -20px;

} 

.community .albumRow .album {
	padding-right: 20px;
	float: left;
	width: 84px;
	text-align: center;
}

.community .albumRow img {
	margin-bottom: 5px;
}

.community .albumRow .album {
	padding-right: 2px;
	float: left;
	width: 100px;
	text-align: center;
}

.community .albumRow img {
}

.community .albumRow img.first {
	padding: 1px 1px 1px 0px;
}

#rightCol .bigPicture .zurueck {
	float: right;
	margin-right: 45px;
}

.community .albumRow img.aktive {
		border: 1px solid #fff;
		padding: 0px;
}

.community .albumRow img.first_aktive {
		border-right: 1px solid #fff;
}

.community  #frm_fotoalbum_02 .text {
	margin-right: 10px;
}

.community .bildergaleriePicture {
	padding: 10px 0px 5px 0px !important;
}

.community .bigPicture {
	padding: 20px 0px 10px 0px;
	float: left;
}

.community .bigPicture img {
	padding: 0px;
}

#rightCol .community  .bigPicture h1 {
	margin-left: 20px;
	display: inline;
	float: left;
}

#rightCol .community  .bigPicture p {
	margin-left: 20px;
	padding-top: 10px;
}

#rightCol .community  .bigPicture span.date {
	padding-left: 15px;
	color: #B5B6B7;
}

#rightCol .community  .bigPicture img {
	float: left;
}

#rightCol .community  .bigPicture  .bildergalerieBox img {
	float: none;
}

#rightCol .community  .pictureBox {
	float: left;
	width: 480px;
	position: relative;
}

#rightCol .community  .bildergalerieBox {
	float: left;
	width: 480px;
	position: relative;
}

#rightCol .community .albenuebersicht .bigPicture .paging {
	 position: absolute;
	 right: 10px;
	 top:47%;
	 margin: 0px;
	 padding: 0px;
	 padding-top: 0px;
}

#rightCol .community .bigPicture .paging-left {
	 position: absolute;
	 left: 10px;
	 top:47%;
	 margin: 0px;
	 padding: 0px;
}

#rightCol .community .bigPicture .paging-right {
	 position: absolute;
	 right: 0px;
	 top:47%;
	 margin: 0px;
	 padding: 0px;
}

#rightCol .community  .bildergalerieBox table td {
	text-align:center;
	vertical-align:middle;
	width: 435px;
	height: 440px;
	padding-left: 25px;
}


/* Bildergalerie*/

.bildergalerieWrapper {
	position: relative;
	height: 405px;
} 

.bildergalerieWrapper .albenuebersicht {
	position: absolute;
	left: 0px;
	top: 10px;
}

.bildergalerieWrapper .bildergalerieBox {
	height: 436px;
	text-align: center;
	vertical-align:middle;
	width: 490px;
}

.bildergalerieWrapper span.credit {
	color:#B5B6B7;
}

.bildergalerieWrapper .albumRow {
	padding: 16px 5px 16px 0px;
	margin: 0px 0px 10px -20px;
	position: relative;
	top: 0px;
	left: 0px;
} 

.bildergalerieWrapper .albumRow .album {
	padding-right: 20px;
	float: left;
	width: 84px;
	text-align: center;
}

.bildergalerieWrapper.albumRow img {
	margin-bottom: 5px;
}

.bildergalerieWrapper .albumRow .album {
	padding-right: 20px;
	float: left;
	width: 84px;
	text-align: center;
}

.bildergalerieWrapper .albumRow img {
	padding: 1px;
}

.bildergalerieWrapper .albumRow img.first {
	padding: 1px 1px 1px 0px;
}

.bildergalerieWrapper .bigPicture .zurueck {
	float: right;
	margin-right: 45px;
}

.bildergalerieWrapper .albumRow img.aktive {
	border: 1px solid #fff;
	padding: 0px;
}

.bildergalerieWrapper .albumRow img.first_aktive {
		border-right: 1px solid #fff;
}

.bildergalerieWrapper  #frm_fotoalbum_02 .text {
	margin-right: 10px;
}

.bildergalerieWrapper .bildergaleriePicture {
	padding: 10px 0px 5px 0px !important;
}

.bildergalerieWrapper .bigPicture {
	padding: 20px 0px 10px 0px;
	float: left;
}

.bildergalerieWrapper .bigPicture img {
	padding: 0px;
}

.bildergalerieWrapper  .bigPicture h1 {
	margin-left: 20px;
	display: inline;
	float: left;
}

.bildergalerieWrapper  .bigPicture p {
	margin-left: 20px;
	padding-top: 10px;
}

.bildergalerieWrapper  .bigPicture span.date {
	padding-left: 15px;
	color: #B5B6B7;
}

.bildergalerieWrapper  .bigPicture img {
	float: left;
}

.bildergalerieWrapper .bigPicture  .bildergalerieBox img {
	float: none;
}

.bildergalerieWrapper .pictureBox {
	float: left;
	width: 480px;
	position: relative;
}

.bildergalerieWrapper .bildergalerieBox {
	float: left;
	width: 490px;
	position: relative;
}

.bildergalerieWrapper .bigPicture .paging-left {
	 position: absolute;
	 left: 10px;
	 top:47%;
	 margin: 0px;
	 padding: 0px;
}

.bildergalerieWrapper .bigPicture .paging-right {
	 position: absolute;
	 right: 10px;
	 top:47%;
	 margin: 0px;
	 padding: 0px;
}



.bildergalerieWrapper .bildergalerieBox table td {
	text-align:center;
	vertical-align:middle;
	width: 430px;
	height: 400px;
	padding-left: 35px;
}

.bildergalerieWrapper .albenuebersicht .paging-left {
	float: left;
	background: none;
	margin-bottom:0px;
	padding-bottom:5px;
	/*padding-top:53px;*/
	margin-right: 10px;
	width: 10px;
}

.bildergalerieWrapper .albenuebersicht .paging-right {
	float: right;
	background: none;
	margin-bottom:0px;
	padding-bottom:5px;
	/*padding-top:53px;*/
	margin-right: -10px;
	width: 10px;
}

/* paging ohne Text*/

#rightCol .community .albenuebersicht .paging,
.bildergalerieWrapper .albenuebersicht .paging {
	float: right;
	background: none;
	margin-bottom:0px;
	padding-bottom:5px;
	padding-top:53px;
	margin-right: 10px;
	width: 21px;
}

body .bildergalerieWrapper .albenuebersicht .pagingStart {
	padding-top: 43px;
}

#rightCol .community .albenuebersicht .paging a.backward,
.bildergalerieWrapper .albenuebersicht .paging a.backward,
.bildergalerieWrapper .albenuebersicht .paging-left a.backward {
	float: left;
	display: block;
	width: 8px;
	height: 16px;
	background: url(/media/images/community/fotoalbum/pfeil-links.gif) center 0 no-repeat;
	text-indent: -2000px;
}

#rightCol .community .albenuebersicht .paging a.forward,
.bildergalerieWrapper .albenuebersicht .paging a.forward,
.bildergalerieWrapper .albenuebersicht .paging-right a.forward {
	float: right;
	display: block;
	width: 8px;
	height: 16px;
	background: url(/media/images/community/fotoalbum/pfeil.gif) center 0 no-repeat;
	text-indent: -2000px;
}

.bildergalerieWrapper .albenuebersicht .bildtext {
	margin-bottom: 0px !important;
	width: 300px;
	float: left;
	padding: 0px;
}

#rightCol .bildergalerieWrapper .albenuebersicht a.ordner {
	display: block;
}

/* Bildgalerie-Layer */

#mb_center .bildergalerieWrapper .albumRow {
	margin: 0px;
	padding: 0px;
	min-height: 550px;
}

* html #mb_center .bildergalerieWrapper .albumRow {
	height: 550px;
}

#mb_center .bildergalerieWrapper .albumRow h3 {
	text-align: center;
	padding-top: 10px;
}

#mb_center  .bildergalerieWrapper .albenuebersicht .bildtext {
	padding: 0px;
	float: left;
	width: 480px;
	margin: 0;
	padding: 0;
	text-align: center;
}



#rightCol .community .profilInfo p,
#rightCol .community .profilInfo h2,
.bildergalerieWrapper .profilInfo h2,
.bildergalerieWrapper .profilInfo p {
	margin-bottom: 4px;
	
}

#rightCol .fotoalbum h1, 
.bildergalerieWrapper .fotoalbum h1 {
	margin-bottom: 19px;
}

/* terminabstimmung */
#rightCol .community .termineWrapper {
	padding-top: 30px;
}

#rightCol .community .termineWrapper p.kalender {
	margin-bottom: 5px;
	padding-top: 5px;
}

#rightCol .community .legend th,
#rightCol .community .legend td,
#rightCol .community .termine th,
#rightCol .community .termine td {
	border:1px solid #999999;
	line-height:23px;
	padding: 0px 3px;
}

#rightCol .community .legend {
	float: left;
}

#rightCol .community .termine table th,
#rightCol .community .termine table td {
	height: 25px;
}

#rightCol .community .termine table {
	width: 100%;
	margin-bottom: 20px;
}

#rightCol .community .termine table.month {
	width: 100%;
	margin-bottom: 0px;
}

#rightCol .community .termine table td {
	text-align: center;
	vertical-align: middle;
}

#rightCol .community .termine table th.day,
#rightCol .community .legend table td.day {
	background:#999999 none repeat scroll 0 0;
	color: #ffffff;
	font-weight: bold;
}

#rightCol .community .termine table th {
	font-weight: normal;
}

#rightCol .community .termine table.month {
	width: 100%;
}

#rightCol .community .termine table.month td,
#rightCol .community .termine table.month th {
	border: none;
}

#rightCol .community .termine input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#rightCol .community .termine td.participant,
#rightCol .community .termine th.participant {
	color: #000;
	text-align: left;
	width: 120px;
}

#frm_termine #termine_beschreibung,
#frm_termine #termine_einladen {
	float:left;
	height:50px;
	width:198px;
}

.community .sf_select_day {
	width:65px;
}

.community .sf_select_month{
	width:65px;
}

.community .sf_select_year {
	width:65px;
}

#marginalWrapper .teaser .todo {
	font-weight: bold;
}

#rightCol .community li.profil-geloescht,
#rightCol .community li.profil-geloescht h3,
#rightCol .community li.profil-geloescht h3 a,
#rightCol .community li.profil-geloescht a {
	color: #999999 !important;
}

#rightCol .community textarea.areaSmal,
#rightCol .formAcademy textarea.areaSmal {
	float:left;
	height:70px;
	width:198px;
}

#rightCol .community p.oeffentlich {
	float:right;
	width: auto;
	margin-right:50px;
}

/* Veranstaltungskalender*/

#calendarPreview {
	margin-bottom: 30px;
}

#calendarPreview .calendar { 
	width: 100%; font-family: Arial,Geneva,Helvetica,sans-serif; 
	border: 1px solid #999999; 
}

.calendarHead { 
	border: 1px solid #999999;
}

.calendarBlank { 
	background-color: #fff; 
}

.calendarMonth { 
	padding: 5px 20px; width: 322px; 
	text-align: center !important; 
	font-weight: bold; color: #990000;
}
	
.calendarMonth a { 
	color: #990000;
}

.calendarTitleCell { 
	padding: 2px;
	background: #999999;  
	font-family: Arial,Geneva,Helvetica,sans-serif; 
	font-weight: bold; font-size: 11px;
	text-align: center !important;border-top: 
	1px solid #999999;
	border-bottom: 1px solid #999999; 
	color: #fff; 
}

#calendarPreview .calendar .day { 
	vertical-align: top;  
	background-color: #fff; 
	border-bottom: 1px solid #999999; 
	font-family: Arial,Geneva,Helvetica,sans-serif; 
	font-size: 11px;
	/* background: transparent url(/media/images/pipe-calendar.gif) left bottom no-repeat;*/ 
	border: 1px solid #999999;
	padding: 0px;
}

#calendarPreview .calendar .dayName { 
	font-size: 11px; 
	line-height: 120%; 
	color: #990000; 
	}

#calendarPreview .calendar .day a { 
	font-size: 11px;
}

#calendarPreview .calendar img { 
	border: 0; 
	}

#calendarPreview .calendar .icon { 
	width: 24px; 
	text-align: center;
}

#calendarPreview .calendar .event { 
	background-color:#999999; 
	color: #fff;  
}

#calendarPreview .calendar .today { 
	background-color:#990000; 
	color: #fff;  
}

#calendarPreview .calendar .day .dayName {
	padding: 3px 6px; 
	width: 51px; 
	height: 57px;
}

#calendarPreview .calendar .today .dayName { 
	color: #fff;
}

#calendarPreview .calendar .termin .dayName {
	color:#FFFFFF;
}

#calendarPreview .calendar .termin{
	background-color:#CCCCCC !important;
	color:#FFFFFF;
}

#calendarPreview .calendar .termin a {
	color:#FFFFFF;
	font-weight: bold;
}

.kalenderlink { 
	height: 57px;
	width: 51px;
	display: block;
}

#rightCol #calendarPreview  .calendar .today .dayName a { 
	color: #fff;
}

#rightCol #calendarPreview  .calendar .prebook a { 
	color: #A0A7C0 !important;
}

#calendarPreview .calendar .prebook {
background: url(/media/images/backgrounds/schrafur.gif) left top !important;
}

#calendarPreview .calendar .prebook div.dayName {
	color: #DDD !important;
}

#calendarPreview .calendar .event .dayName { 
	font-weight: bold; 
	color: #fff; 
	cursor: pointer; 
}

/* Upload Sch�lerwettbewerb */

.iframeWrapper a.link {
	text-decoration: none;
	/*background:transparent url(/media/images/site/icons/icon-link.gif) no-repeat scroll 0 4px;
	padding-left:11px;*/
	color: #999;
}

ul.tutoren_liste li {
	clear:both;
}

ul.tutor_liste {
	list-style:disc;
	padding-left:15px;
}
ul.tutor_liste li {
	padding-bottom:10px;
}

.tutor-clear {
	clear:both;
}

.videoSpace,
.mp3Space {
	margin-bottom: 20px;
}

.videoSpace {
	position: relative;
	left: -20px;
	top: 0px;
}

/* Bilder im Content - NEU ab 2010-05-26 */

.contentImage {
	float: left;
	margin: 4px 15px 20px -20px;
	background: #c0a2a0;
}

* html .contentImage {
	display: inline;
}

.contentImageWrapper250 {
	width: 250px;
}

.contentImageWrapper320 {
	width: 320px;
}

.contentImageWrapperFull {
	/* width: 500px; */
	width: 480px;
}

.contentImageWrapper250,
.contentImageWrapper320 {
	
}

.contentImage .imageWrapper {
	position: relative;
	float: left;
}



.contentImage .imageWrapper span {
	position: absolute;
	right: 0px;
	bottom: 0px;
	display: block;
	width: 100%;
	height: 16px;
	background: url("/media/images/site/backgrounds/lightred/bg-transparent-80.png") repeat scroll left top transparent;
}

#rightCol .contentImage p {
	padding: 10px 20px 10px 20px;
	margin-bottom: 0;
	float: left;
	color: #fff;
	font-weight: bold;
}

.contentImageBorderDotted {
	background: #fff;
}

#rightCol .contentImageBorderDotted p {
	background: url("/media/images/site/borders/dotted-separator.gif") repeat-x scroll left bottom transparent;
	color: #abacac;
	font-weight: normal;
}

.contentImageBorderDotted .imageWrapper span {
	display: none;
}

.contentImageSublineRight {
	position: relative;	
}

#rightCol .contentImageSublineRight p {
	position: absolute;
	right: 0px;
	bottom: 0px;
	float: none;
}

.contentImage250 p {
	/*width: 215px;*/
	width: 195px;
}

.contentImage320 p {
	/*width: 145px;*/
	width: 125px;
}

.contentImageSublineRight .imageWrapper span {
	width: 13px;
	height: 100%;
}

/* Countdown Schülerwettbewerb */

.countdownSSWB {
	background: transparent url(/media/images/site/countdown/grey/bg-counter.png) left top no-repeat;
	padding: 6px 10px;
	height: 19px;
	font-weight: bold;
	color: #fff;
	font-size: 1.1em;
	margin-bottom: 20px;
}

.countdownSSWB span {
	display: block;
	float: left;
}

.countdownSSWB .text {
	padding-top: 1px;
}

.countdownSSWB .countdownText {
	width: 82px;
}

.countdownSSWB .days {
	padding-right: 5px;
}

.countdownSSWB .day {
	width: 19px;
	height: 19px;
	padding: 0px 5px;
	margin-right: 2px;
	text-indent: -9999px;
}

.countdownSSWB .registrationLink {
	float: right;
}

.countdownSSWB .registrationLink a.link {
	color: #fff !important;
	background-image: url(/media/images/site/icons/icon-link-white.gif) !important;
	padding-right: 8px;
}

.countdownSSWB .day-0 {
	background: transparent url(/media/images/site/countdown/0.png) center center no-repeat;
}

.countdownSSWB .day-1 {
	background: transparent url(/media/images/site/countdown/1.png) center center no-repeat;
}

.countdownSSWB .day-2 {
	background: transparent url(/media/images/site/countdown/2.png) center center no-repeat;
}

.countdownSSWB .day-3 {
	background: transparent url(/media/images/site/countdown/3.png) center center no-repeat;
}

.countdownSSWB .day-4 {
	background: transparent url(/media/images/site/countdown/4.png) center center no-repeat;
}

.countdownSSWB .day-5 {
	background: transparent url(/media/images/site/countdown/5.png) center center no-repeat;
}

.countdownSSWB .day-6 {
	background: transparent url(/media/images/site/countdown/6.png) center center no-repeat;
}

.countdownSSWB .day-7 {
	background: transparent url(/media/images/site/countdown/7.png) center center no-repeat;
}

.countdownSSWB .day-8 {
	background: transparent url(/media/images/site/countdown/8.png) center center no-repeat;
}

.countdownSSWB .day-9 {
	background: transparent url(/media/images/site/countdown/9.png) center center no-repeat;
}

