/* ----- PAGE ----- */
* {
	
}

body {
	font-family:Trebuchet MS;
	font-size:13px;
}

img {
	border:none;
}

p, table {
	margin-bottom: 1em;
}

.print {
	display: none;
}

#page_all {
	font-weight:90%;
}

#page_top.events3col {
	
}

#page_top.events3col_culture {
	
}


#page_topinner {

}

.center_page {

}

/* ----- HEADER ----- */
#header {

}
#header_top_right {
	display: none;
}
#header_top_left {
	text-align: right;
	margin-bottom: 1em;
}
#header_bottom {
	display: none;
}

#navigation {
	display: none;
}

/* Mist Ende */
#navigation_first {
	display: none;
}

/* Navigation links */

#navigation_left {
	display: none;
}


/* Wrapper für Inhalt unter Navigation und rechte Spalte*/
.content_row {
	margin-bottom:1cm;
}
.content_row .content_row {
	margin-bottom:0px;
}


/* ----- CONTENT ----- */
#content {
	padding-bottom: 1cm;
}

#content_left {
	
}

.content_left_row {
	padding-bottom:1cm;
	margin-bottom:0.5cm;
}

.contentelement_1col {

}

.contentelement_1col_left {

}

.contentelement_1col_right {

}

.contentelement_2col {

}

.contentelement_3col {

}

/* ----- 1-Spaltiger Teaser ----- */
.teaser_1col {
	width: 100%;
	overflow: hidden;
}

.teaser_1col_h2 {
	font-size:13px;
	text-transform:uppercase;
	color:#00AADA;
	margin-bottom:2px;
}

.teaser_1col_h2 a {
	color:#00AADA;
	text-decoration:none;
}

.teaser_1col_h2 a:hover {
	text-decoration:underline;
}

.teaser_1col_img_container {
	float:left;
	width:222px;
	padding:3px;
	margin-right:10px;
	border:1px solid #CCC;
}

.teaser_1col_img {
}

.teaser_1col_main {
	font-size:22px;
	color:#5A5A5A;
	line-height:24px;
	margin-top: 3px;
}

/* ----- 2-Spaltiger Teaser ----- */
.teaser_2col {
	width: 100%;
	overflow: hidden;
}

.teaser_2col_h2 {
	font-size:13px;
	text-transform:uppercase;
	color:#00AADA;
	margin-bottom:2px;
}

.teaser_2col_h2 a {
	color:#00AADA;
	text-decoration:none;
}

.teaser_2col_h2 a:hover {
	text-decoration:underline;
}

.teaser_2col_h3 {
	font-size:22px;
	color:#5A5A5A;
	line-height:24px;
}

.teaser_2col_img_container {
	float:left;
	width:222px;
	padding:3px;
	margin-right:10px;
	border:1px solid #CCC;
}

.teaser_2col_img {
}

.teaser_2col_main {
	font-size:13px;
	color:#000;
	line-height:17px;
}

.teaser_2col_morelink {
	font-size:10px;
	font-weight:700;
	text-transform:uppercase;
	text-decoration:none;
	color:#00AADA;
}

.teaser_2col_morelink:hover {
	text-decoration:underline;
}

/* ----- 3-Spaltiger Teaser ----- */
.teaser_3col {
	width: 100%;
	overflow: hidden;
}

.teaser_3col_h2 {
	font-size:13px;
	text-transform:uppercase;
	color:#00AADA;
	margin-bottom:2px;
}

.teaser_3col_h2 a {
	color:#00AADA;
	text-decoration:none;
}

.teaser_3col_h2 a:hover {
	text-decoration:underline;
}

.teaser_3col_h3 {
	font-size:22px;
	color:#5A5A5A;
	line-height:24px;
}

.teaser_3col_img_container {
	float:left;
	width:222px;
	padding:3px;
	margin-right:10px;
	border:1px solid #CCC;
}

.teaser_3col_img {
}

.teaser_3col_main {
	font-size:13px;
	color:#000;
	line-height:17px;
}

.teaser_3col_morelink {
	font-size:10px;
	font-weight:700;
	text-transform:uppercase;
	text-decoration:none;
	color:#00AADA;
}

.teaser_3col_morelink:hover {
	text-decoration:underline;
}

/* ----- Veranstaltungen ----- */
.events_1col {
	
}

.events_3col {

}

.events_h2 {
	font-size:13px;
	text-transform:uppercase;
	color:#00AADA;
	margin-bottom:2px;
}

.events_h2 a {
	color:#00AADA;
	text-decoration:none;
}

.events_h2 a:hover {
	text-decoration:underline;
}

.events_container {
	background-image:url('../layout_images/content_bg_events.jpg');
	height:183px;
	width:230px;
	overflow:hidden;
	padding:15px 0;
}

* html .events_container {
	height:213px;
}

.event {
	width:225px;
	overflow:hidden;
	margin-bottom:15px;
	margin-left: 5px;
}

.event_img_container {
	float:left;
	width:50px;
	margin-right:5px;
}

.event_text_container {
	width:165px;
	overflow:hidden;
	font-size:10px;
	line-height: 160%;
}

* html .event_text_container {
	width:165px;
	line-height: 170%;
}

.event_day {
	font-size:10px;
	text-transform:uppercase;
	color:#5A5A5A;
}

.event_date {
	font-size:22px;
	text-transform:uppercase;
	color:#5A5A5A;
}

.event_main {
	font-size:10px;
	color:#000;
	line-height: 100%;
}

.event_morelink {
	display: block;
	font-size:10px;
	font-weight:700;
	text-transform:uppercase;
	text-decoration:none;
	color:#00AADA;
}

.event_morelink:hover {
	text-decoration:underline;
}

.events_3col_header {
	width:100%;
	overflow:hidden;
}

.events_3col_header_left {
	float:left;
	width:474px;
}

.events_3col_header_right {
	float:left;
	width:236px;
}

.events_h2_left {
	font-size:13px;
	text-transform:uppercase;
	color:#00AADA;
	margin-bottom:2px;
}

.events_h2_left a {
	color:#00AADA;
	text-decoration:none;
}

.events_h2_left a:hover {
	text-decoration:underline;
}

.events_h2_right {
	font-size:11px;
	text-transform:uppercase;
	color:#00AADA;
	margin-bottom:2px;
}

.events_h2_right a {
	color:#00AADA;
	text-decoration:none;
}

.events_h2_right a:hover {
	text-decoration:underline;
}

.events_container_col_1 {
	float:left;
	background-image:url('../layout_images/content_bg_events.jpg');
	background-repeat:repeat-x;
	height:183px;
	width:235px;
	overflow:hidden;
	padding:15px 0;
	margin-right:2px;
}

* html .events_container_col_1 {
	height:213px;
}

.events_container_col_2 {
	float:left;
	background-image:url('../layout_images/content_bg_events.jpg');
	background-repeat:repeat-x;
	height:183px;
	width:235px;
	overflow:hidden;
	padding:15px 0;
	margin-right:2px;
}

* html .events_container_col_2 {
	height:213px;
}

.events_container_col_3 {
	float:left;
	background-image:url('../layout_images/content_bg_events.jpg');
	background-repeat:repeat-x;
	height:183px;
	width:236px;
	overflow:hidden;
	padding:15px 0;
}

* html .events_container_col_3 {
	height:213px;
}

/* ----- Galerie ----- */
.gallery {
}

.gallery_h2 {
	font-size:13px;
	text-transform:uppercase;
	color:#00AADA;
	margin-bottom:2px;
}

.gallery_h2 a {
	color:#00AADA;
	text-decoration:none;
}

.gallery_h2 a:hover {
	text-decoration:underline;
}

.gallery_main {

}



.gallery_slider {
	width:690px;
	overflow:hidden;
	background-color:#A81643;
	padding:10px;
	height:94px;
}

* html .gallery_slider {
	width:710px;
	height:116px;
}

.gallery_slider li {
	display: block;
	background-color:#FFF;
	float:left;
	/*width:102px;*/
	height:90px;
	padding:3px;
	margin-right:2px;
}

.gallery_slider ul.sc_menu {
	/*width: 1300px;*/
	height: 96px;
	display: block;
}


/* ----- News - Rechte Spalte ----- */
.idr_news {
	width:230px;
	overflow:hidden;
}

.idr_news_h2 {
	font-size:13px;
	text-transform:uppercase;
	color:#000;
	margin-bottom:2px;
}

.idr_news_item {
	background-color:#EEE;
	font-size:10px;
	font-weight:700;
	text-transform:uppercase;
	color:#00AADA;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:2px;
	padding-right:2px;
	margin-bottom:2px;
}

.idr_news_item a {
	color:#00AADA;
	text-decoration:none;
}

.idr_news_item a:hover {
	text-decoration:underline;
}

.idr_news_showall {
	padding-top:9px;
}

/* ----- Tag Cloud - Rechte Spalte ----- */
.tagcloud {
	width:230px;
	overflow:hidden;
}

.tagcloud_h2 {
	font-size:13px;
	text-transform:uppercase;
	color:#000;
	margin-bottom:2px;
}

.tagcloud_main {
	background-image:url('../layout_images/tagcloud_bg.jpg');
	background-repeat:no-repeat;
	background-position:bottom right;
	background-color:#A81745;
	width:210px;
	overflow:hidden;
	text-align:center;
	height:183px;
	padding-left:10px;
	padding-right:10px;
	padding-top:15px;
	padding-bottom:15px;
}

* html .tagcloud_main {
	width:230px;
	height:213px;
}

.tagcloud_size1 {
	font-size:22px;
	color:#FFF;
	text-decoration:none;
}

.tagcloud_size1:hover {
	text-decoration:underline;
}

.tagcloud_size2 {
	font-size:16px;
	color:#FFF;
	text-decoration:none;
}

.tagcloud_size2:hover {
	text-decoration:underline;
}

.tagcloud_size3 {
	font-size:12px;
	color:#FFF;
	text-decoration:none;
}

.tagcloud_size3:hover {
	text-decoration:underline;
}

.tagcloud_size4 {
	font-size:10px;
	color:#FFF;
	text-decoration:none;
}

.tagcloud_size4:hover {
	text-decoration:underline;
}

/* ----- Weiterführende Links - Rechte Spalte ----- */
.related_links {
}

.related_links_h2 {
	font-size:13px;
	text-transform:uppercase;
	color:#000;
	margin-bottom:2px;
}

.related_links_main {
	background-image:url('../layout_images/row_bg_bottom_right.jpg');
	background-repeat:no-repeat;
	background-position:left bottom;
	padding-bottom:10px;
}

.related_link {
	background-image:url('../layout_images/link_extern.jpg');
	background-repeat:no-repeat;
	font-size:10px;
	font-weight:700;
	text-transform:uppercase;
	text-decoration:none;
	color:#00AADA;
	padding-left:20px;
	padding-bottom:1px;
	display:block;
	margin-bottom:4px;
}

.related_link:hover {
	text-decoration:underline;
}

.contact {
}

.contact_h2 {
	font-size:13px;
	text-transform:uppercase;
	color:#000;
	margin-bottom:2px;
}

.contact_main {
	background-image:url('../layout_images/row_bg_bottom_right.jpg');
	background-repeat:no-repeat;
	background-position:left top;
	font-size:12px;
	color:#5A5A5A;
	padding-top:5px;
}

.contact_main_div {
	background-image:url('../layout_images/row_bg_bottom_right.jpg');
	background-repeat:no-repeat;
	background-position:left bottom;
	padding-bottom:13px;
	margin-bottom:11px;
}

.video {
}

.video_h2 {
	font-size:13px;
	text-transform:uppercase;
	color:#000;
	margin-bottom:2px;
}

.video_h3 {
	font-size:13px;
	text-transform:uppercase;
	color:#00AADA;
}

.video_h3 a {
	font-size:13px;
	text-transform:uppercase;
	color:#00AADA;
	text-decoration:none;
}

.video_h3 a:hover {
	text-decoration:underline;
}

.video_main {
	font-size:12px;
	color:#5A5A5A;
}

.video_text {
	background-image:url('../layout_images/row_bg_bottom_right.jpg');
	background-repeat:no-repeat;
	background-position:left bottom;
	padding-bottom:6px;
	margin-bottom:2px;
}

.video_link {
}

.partnerlogos {

}
.partnerlogo_h2 {
	font-size:13px;
	text-transform:uppercase;
	color:#000;
	margin-bottom:2px;
}

.partnerlogo_main {
	background-image:url('../layout_images/row_bg_bottom_right.jpg');
	background-repeat:no-repeat;
	background-position:left top;
	font-size:12px;
	color:#5A5A5A;
	padding-top:10px;
}

.partnerlogo {
	text-align: center;
	margin-bottom: 15px;
	padding-bottom: 15px;	
	background-image:url('../layout_images/row_bg_bottom_right.jpg');
	background-repeat:no-repeat;
	background-position:left bottom;
}

#content_left_col {
	display: none;
}

.content_left_col_row {
	width:230px;
	margin-right:10px;
	overflow:hidden;
}

#content_center_col {
	/*float:left;*/
	width:100%;
	/*margin-right:10px;*/
}

* html #content_center_col {
	overflow: hidden;
}

.content_center_col_row {
	width:470px;
	margin-right:10px;
	overflow:hidden;
}

#breadcrumbs {
	display: none;
}

.link_breadcrumbs {
	background-image:url('../layout_images/link_breadcrumbs.jpg');
	background-repeat:no-repeat;
	font-size:10px;
	font-weight:700;
	text-transform:uppercase;
	text-decoration:none;
	color:#00AADA;
	padding-left:12px;
	padding-bottom:1px;
	white-space:nowrap;
}

.link_breadcrumbs:hover {
	text-decoration:underline;
}

/* ----- Rechte Spalte ----- */
#content_right {
	display: none;
}

.link_intern, .internal-link, .download, .external-link, .external-link-new-window, .mail {
	background-image:url('../layout_images/link_intern.jpg');
	background-repeat:no-repeat;
	font-size:10px;
	font-weight:700;
	text-transform:uppercase;
	text-decoration:none;
	color:#00AADA;
	padding-left:20px;
	padding-bottom:1px;
}

.download {
		background-image:url('../layout_images/link_download.jpg');
}

.mail {
		background-image:url('../layout_images/link_email.jpg');
}

.external-link-new-window, .external-link {
		background-image:url('../layout_images/link_extern.jpg');
}




.link_intern:hover, .internal-link:hover, .download:hover, .external-link-new-window:hover, .mail:hover {
	text-decoration:underline;
}

.link_extern, .external-link {
	background-image:url('../layout_images/link_extern.jpg');
	background-repeat:no-repeat;
	font-size:10px;
	font-weight:700;
	text-transform:uppercase;
	text-decoration:none;
	color:#00AADA;
	padding-left:20px;
	padding-bottom:1px;
}

.link_extern:hover, .external-link:hover {
	text-decoration:underline;
}

#page_bottom {
}

#footer {
	display: none;
}



/* Typo3 Standardelemente stylen */
#content_center_elements h1 {
	color:#5A5A5A;
	font-size:22px;
	line-height:24px;
	margin-bottom: 3px;
}

.csc-header h2,
#content_center_elements h2 {
	color:#5A5A5A;
	font-size:17px;
	margin-bottom:5px;
}

.csc-textpicHeader h2 {
	color:#5A5A5A;
	font-size:17px;
	margin-bottom: 5px;
}

#content_center_elements .block .csc-textpic-intext-right {
	width: 100%;
	overflow: hidden;
	margin-bottom: 1em;
}

#content_center_elements dl dt img {
	border:1px solid #CCCCCC;
	padding:3px;	
}

.csc-textpic a, .csc-text a {
	color:#00AADA;
	text-decoration:none;
	text-transform: uppercase;
}

.csc-textpic a:hover, .csc-text a:hover {
	text-decoration: underline;
}
.csc-textpic-caption {
	font-size: 11px;
}

.align-left {
	text-align: left;
}

.align-center {
	text-align: center;
}

.align-right {
	text-align: right;
}


.contenttable {
	border-collapse: collapse;
	width: 100%;
}
.contenttable caption {
	font-size: 13px;
	font-weight: bold;
	color: #00AADA;
	border-top: 1px solid #00AADA;
	border-bottom: 1px solid #00AADA;
	text-align: left;
}
.tr-even {
	
}
.tr-odd {
	background-color: #EEEEEE;
}


.mailform {

}
.mailform .mf-input {
	border: 1px solid #CCCCCC;
}
.mailform .mf-text {
	border: 1px solid #CCCCCC;
}
.mailform .mf-select {
	border: 1px solid #CCCCCC;
}
.mailform .mf-pass {
	border: 1px solid #CCCCCC;
}
.mailform .mf-file {
	border: 1px solid #CCCCCC;
}
.mailform .mf-submit {
	font-size: 12px;
	color: #FFFFFF;
	background-color: #00AADA;
	border: 1px solid #CCCCCC;
	margin-top: 10px;
}
.mailform .formcontainer {
	margin-top: 5px;
}

.csc-bulletlist {
	margin-left: 2em;
}
.csc-bulletlist .odd {

}
.csc-bulletlist .even {

}

.block ul {
	margin-bottom: 1em;
	margin-left: 1.2em;
}
.block ol {
	margin-bottom: 1em;
	margin-left: 1.5em;
}

.internal-link, .external-link, .bodytext a, .block a {
	color:#00AADA;
	text-decoration:none;
	text-transform: uppercase;
	font-weight: bold;
}
.internal-link:hover, .external-link:hover, .bodytext a:hover, .block a:hover {
	text-decoration:underline;
}

.tx-ttnews-browsebox-SCell {
	background-color: #EEEEEE;
	border: 1px solid #00AADA;
}
.tx-ttnews-browsebox table td {
	padding: 0px 3px;
}
.tx-ttnews-browsebox table p {
	margin: 0px;
}

.news-list-date, .news-single-timedata {
	font-weight: bold;
	margin-bottom: 0.5em;
}

.news-single-item {

}
.news-single-item h3 {
	margin-bottom: 1em;
}
.news-single-img {
	padding:3px;
	border:1px solid #CCC;
	float: left;
	width: 240px;
	margin-right: 16px;
}
.news-single-img p {
	margin: 0px;
}


.csc-sitemap ul, ul.csc-menu {
	margin-left: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-left: 0px;
}
.csc-sitemap li, .csc-menu li {
	background-image:url('../layout_images/link_intern.jpg');
	background-repeat:no-repeat;
	padding-left:20px;
	list-style: none;
}

.block {
	width: 100%;
	overflow: hidden;
	margin-bottom: 1em;
}

.csc-linkToTop {
	display: none;
}

/*
.csc-linkToTop:hover {
	text-decoration:underline; 
}

.csc-linkToTop {
	background-image:url(../layout_images/link_top.jpg);
	background-repeat:no-repeat;
	color:#00AADA;
	display:block;
	font-size:10px;
	font-weight:700;
	margin-bottom:4px;
	padding-bottom:1px;
	padding-left:20px;
	text-decoration:none;
	text-transform:uppercase;
}
*/

/* Grafische Karten */
.basemap h2 {
	color:#00AADA;
	font-size:13px;
	margin-bottom:2px;
	text-transform:uppercase;
}

.basemap select {
	border: 1px solid #CCCCCC;
	padding: 2px;
	padding-right: 4px;
	width: 170px;
}

.basemap .submit {
	font-size: 12px;
	color: #FFFFFF;
	background-color: #00AADA;
	border: 1px solid #CCCCCC;
	padding: 2px;
}

.basemap .block {
	width: 460px;
	overflow: hidden;
	margin-top: 10px;
}

.basemap .formleft {
	width: 49%;
	float: left;
}

.basemap .formright {
	width 45%;
	float: right;
}

.mapbase map53 {
	position: relative;
}

/* Downloads */
.filedownloads h2 {
	color:#5A5A5A;
	font-size:17px;
	margin-bottom: 5px;
}

.filedownloads_section {
	margin-bottom: 1em;
}

.files .file {
	background-color: #eeeeee;
	margin-bottom: 5px;
	width: 465px;
	overflow: hidden;
	padding-bottom: 3px;
}

.files .file .icon {
	width: 28px;
	float: left;
}

.files .file a {
	display: block;
	width: 350px;
	padding-top: 3px;
	float: left;
}

.files .file span {
	width: 50px;
	float: right;
	text-align: right;
	padding-right: 3px;
	padding-top: 3px;
	font-size: 11px;
}

.file_description {
	clear: both;
	margin-top: 3px;
	padding-left: 28px;
}

.file_keywords {
	display: none;
}


/* Projektdatenbank  */
#projektdatenbank h1 {
	margin-top:1em;
}

#projektdatenbank h2 {
	clear:both;
	margin:1.5em 0 0.5em;
}
#projektdatenbank h3 {
	clear:both;
	float:left;
	margin:0 0 0.5em;
	width:170px;
}

#projektdatenbank ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
#projektdatenbank .spitz {
  margin-bottom: 1em;
}
#projektdatenbank .clear {
  clear: both;
}
#projektdatenbank .abbildung {
  position: relative;
  float: left;
  margin: 0 20px 20px 0;
  width: 150px;
}

#projektdatenbank .abbildung .zoom {
  position: absolute;
  top: 136px;
  left: 134px;
  line-height: 200px;
  background-image: url(/img/lupe.jpg);
  width: 16px;
  height: 14px;
  overflow: hidden;
}

#projektdatenbank .kontakt {
  float: left;
  margin-bottom: 1em;
  width: 350px;
}
#projektdatenbank select{
  width:240px;
  font-size:12px;
}
#projektdatenbank #cat_full{
  width:235px;
  font-size:10px;
}
#projektdatenbank .introMoreSwitch{
  
}
#projektdatenbank #elphead {
   background-color:#bec6e3;
   font-size: 1.3em;
   font-weight:bold;
   font-family:Arial;
   height: 1.3em;
   padding-left:3px;
   padding-right:3px;
   padding-top:1px;
   overflow:hidden;
}
#projektdatenbank #elpSearch .show #elpsuche {
   display: block;
}
#projektdatenbank #elpSearch .hide #elpsuche {
   display: none;
}

#projektdatenbank #elpSearch .hide #elphead #elpswitch {
   background: url("/img/view_add.gif");
   background-repeat: no-repeat;
   position: relative;
   top:-16px;
   padding-left:22px;
   padding-right:3px;
   background-color:#D7DDF7;
   border:#fefefe 1px solid;
   float:right;
   font-size: 12px;
   font-weight: normal;
   cursor: pointer;
   overflow: hidden;
   color:#0000cc;
}
#projektdatenbank #elpSearch .show #elphead #elpswitch {
   background: url("/img/view_add_mod_delete.gif");
   background-repeat: no-repeat;
   position: relative;
   top:-16px;
   padding-left:22px;
   padding-right:3px;
   background-color:#D7DDF7;
   border:#fefefe 1px solid;
   float:right;
   font-size: 12px;
   font-weight: normal;
   cursor: pointer;
   overflow: hidden;
   color:#0000cc;
}

#projektdatenbank #elpsuche{
   margin-top:3px;
   background-color:#E3E6EB;
   padding: 2px;
}
#projektdatenbank fieldset {
   border:#C1C8D0 1px solid;
   margin: 0;
   padding: 0;
   width:519px;
}
#projektdatenbank legend {
  color:#274068;
}
#projektdatenbank .elpCategorys{
  width:266px;
  float:left;
  padding-left: 5px;
}
#projektdatenbank .family_icon{
  display:inline;
}
#projektdatenbank #family_project_all{

}
#projektdatenbank .elpFieldset{
   margin-top:5px;
   margin-right:3px;
   float:left;
   width:247px;
   height:35px;
   padding: 5px;
}
#projektdatenbank #elp_submit{
 padding:10px; 
}

#projektdatenbank .projectPreview{
  border-top:#113113 1px solid;
  width:528px;
  padding-top:4px;
  margin-top:4px;
  position: relative;
  float: left;
}
#projektdatenbank .projectPreview .icoProjectCategorys{
  position: absolute;
  top: 4px;
  right: 4px;
  line-height: 0px;
  height: 11px;
  overflow: hidden;
}
#projektdatenbank .projectPreview .thumb {
  float: left;
}
#projektdatenbank .projectPreviewDesc {
  float: left;
  padding-left:5px;
  width: 320px;
  margin-left: 5px;
}
#projektdatenbank .projectPreviewDesc h2 {
  padding: 0;
  margin: 0;
  width: 260px;
}
#projektdatenbank .projectPreviewDesc .spitz {
  margin-bottom: 0.3em;
}

#projektdatenbank .subheadline {
  padding-top:10px;
  padding-bottom:3px;
  font-size: 1.40em;
  font-weight:bold; 
}

#projektdatenbank .paging {
  float:left;
}
#projektdatenbank .pageText{
  float:left;
  padding-top:5px;
  padding-left:5px;
  padding-right:2px;
  color:#8C8C8C; 
}
#projektdatenbank .pageNumber{
  float:left;
  padding-top:5px;
  padding-bottom:10px;
  padding-left:5px;
  padding-right:5px;
}
#projektdatenbank .pageNumberAktiv{
  float:left;
  color:#8C8C8C;
  padding-top:5px;
  padding-left:2px;
  padding-right:5px;
}
#projektdatenbank .pageSeperator{
  float:left;
  padding-top:5px;
}
#projektdatenbank .paging a:hover{
  color:#8C8C8C;
}
#projektdatenbank span.pageFastReward{
  margin-top:7px;
  display:block;
  float:left;
  width:13px;
  height:11px;
  background: url("/img/paging_back.gif");
  background-repeat: no-repeat;
}
#projektdatenbank span.pageFastRewardActive{
  margin-top:7px;
  display:block;
  float:left;
  width:13px;
  height:11px;
  background: url("/img/paging_back_0.gif");
  background-repeat: no-repeat;
}
#projektdatenbank span.pageReward{
  margin-top:7px;
  margin-right:1px;
  display:block;
  float:left;
  width:13px;
  height:11px;
  background: url("/img/paging_stepback.gif");
  background-repeat: no-repeat;
}
#projektdatenbank span.pageRewardActive{
  margin-top:7px;
  margin-right:1px;
  display:block;
  float:left;
  width:13px;
  height:11px;
  background: url("/img/paging_stepback_0.gif");
  background-repeat: no-repeat;
}
#projektdatenbank span.pageForward{
  margin-top:7px;
  margin-right:1px;
  display:block;
  float:left;
  width:13px;
  height:11px;
  background: url("/img/paging_forward.gif");
  background-repeat: no-repeat;
}
#projektdatenbank span.pageForwardActive{
  margin-top:7px;
  margin-right:1px;
  display:block;
  float:left;
  width:13px;
  height:11px;
  background: url("/img/paging_forward_0.gif");
  background-repeat: no-repeat;
}
#projektdatenbank span.pageFastForward{
  display:block;
  margin-top:7px;
  margin-right:1px;
  display:block;
  float:left;
  width:13px;
  height:11px;
  background: url("/img/paging_stepforward.gif");
  background-repeat: no-repeat;
}
#projektdatenbank span.pageFastForwardActive{
  display:block;
  margin-top:7px;
  margin-right:1px;
  display:block;
  float:left;
  width:13px;
  height:11px;
  background: url("/img/paging_stepforward_0.gif");
  background-repeat: no-repeat;
}
#projektdatenbank .pagehits {
  float:right;
  margin-top:5px;
}

#projektdatenbank .introLong .hide .introMore {
  display:none;
}
#projektdatenbank .introLong .hide #introMore_hidden{
  display:none;
}
#projektdatenbank .introLong .hide #introMore_show{
  display:block;
}
#projektdatenbank .introLong .show .introMore {
  display:block;
}
#projektdatenbank .introLong .show #introMore_show{
  display:none;
}
#projektdatenbank .introLong .show #introMore_hidden{
  display:block;
}
#projektdatenbank .introMoreSwitch {
 padding-top:4px;
 font-weight:bold;
 cursor:pointer;
}
#projektdatenbank .icoCategorys{
  float:right;
  margin-top:20px;
  margin-right:4px;  
}




/* Kooperationsdatenbank */
#pcE1,
#pcE2,
#pcE3,
#pcE4 {
	display: none;
}
