/* default styles for extension "tx_sibibtex_pi1" */
  .tx-sibibtex-pi1 h2 { margin-top: 0px; margin-bottom: 0px; }

  #tx-sibibtex-AbstractInfoBox {
     visibility: hidden;
     position: absolute;
     top: -10px;
     left: 0px;
     z-index: 100;
     width: 240px;
     background-color: #F0F0F0;
     border: 1px solid #0090E0;
   }

   /* weitere Box in der Info-Box für padding */
   #tx-sibibtex-AbstractBoxInnen {
      padding: 8px 10px 10px 4px;
   }

/* Formatierung Texte in der Info-Box */
   #tx-sibibtex-AbstractBoxInhalte {
      font-family: Verdana,sans-serif;
      font-size: 11px;
      color: #2F2F2F;
      line-height: 130%;
   }

   #tx-sibibtex-AbstractBoxInhalte b {
      font-family: Verdana,sans-serif;
      font-size: 11px;
      color: #FF007F;
      line-height: 130%;
   }

   #tx-sibibtex-AbstractBoxInhalte h2 {
      font-family: Verdana,sans-serif;
      font-size: 14px;
      color: #0090E0;
      line-height: 130%;
   }
/* default styles for extension "tx_gkhrssimport_pi1" */
.tx-gkhrssimport-pi1-rss_box {
	margin-left: 5px;
}
/* Listenelement ohne Bullet und linksbuendig */
.tx-gkhrssimport-pi1-rss_box > ul > li {
    margin-left: -1.1em;
    list-style: none outside none;
}
.tx-gkhrssimport-pi1-rss_title, .tx-gkhrssimport-pi1-rss_title a {
	font-size: medium;
	font-family: inherit;
	font-weight: bold;
	color: #FF6100;
	padding-bottom: 1px;
}
/* title linksbuendig setzen */
.tx-gkhrssimport-pi1-rss_title {
    margin-left: 0px;
}

.tx-gkhrssimport-pi1-description {
	font-weight: bold;
	padding-bottom: 10px;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #2763A5;
	margin-bottom: 15px;
}
.tx-gkhrssimport-pi1-header {
	font-weight: bold;
}
.tx-gkhrssimport-pi1-content, .tx-gkhrssimport-pi1-download {
	margin-bottom:10px;
}
.tx-gkhrssimport-pi1-pubbox, .tx-gkhrssimport-pi1-date, .tx-gkhrssimport-pi1-author, .tx-gkhrssimport-pi1-category {
	display: inline;
	font-style: italic;
}
.tx-gkhrssimport-pi1-content p img {
	float: left;
	width: 150px;
	height: 100px;
	padding-right: 5px;
	padding-bottom: 5px;
}

/* default styles for extension "tx_gooffotoboek_pi1" */

#fotoboek_nav a:focus,                                                                                                                                      
#fotoboek_nav a:hover,                                                                                                                                      
#fotoboek_nav a:active {                                                                                                                                    
    background-color: #fff;                                                                                                                                 
}    

/* default styles for extension "tx_odsosm_pi1" */
.olControlAttribution{bottom:0px!important;}
/* default styles for extension "user_studip_pi1" */

.studip table table {
   width: 100%;
}

.studip table td {
   height:0.2em;
   padding: 0 0 0 0;
   font-weight: bold;
/*    border: solid green 1px; */
}

.studip table table td {
   height:0.2em;
   padding: 0  0  0 1em;
   font-weight: normal;
/*   border: solid red 1px;  */
}
.studip  .table_1 {

}

/* default styles for extension "tx_felogin_pi1" */
		.tx-felogin-pi1 label {
			display: block;
		}
/* default styles for extension "tx_frontend" */
	.ce-align-left { text-align: left; }
	.ce-align-center { text-align: center; }
	.ce-align-right { text-align: right; }

	.ce-table td, .ce-table th { vertical-align: top; }

	.ce-textpic, .ce-nowrap .ce-bodytext, .ce-gallery, .ce-row, .ce-uploads li, .ce-uploads div { overflow: hidden; }

	.ce-left .ce-gallery, .ce-column { float: left; }
	.ce-center .ce-outer { position: relative; float: right; right: 50%; }
	.ce-center .ce-inner { position: relative; float: right; right: -50%; }
	.ce-right .ce-gallery { float: right; }

	.ce-gallery figure { display: table; margin: 0; }
	.ce-gallery figcaption { display: table-caption; caption-side: bottom; }
	.ce-gallery img { display: block; }
	.ce-gallery iframe { border-width: 0; }
	.ce-border img,
	.ce-border iframe {
		border: 2px solid black;
		padding: 0px;
	}

	.ce-intext.ce-right .ce-gallery, .ce-intext.ce-left .ce-gallery, .ce-above .ce-gallery {
		margin-bottom: 10px;
	}
	.ce-intext.ce-right .ce-gallery { margin-left: 10px; }
	.ce-intext.ce-left .ce-gallery { margin-right: 10px; }
	.ce-below .ce-gallery { margin-top: 10px; }

	.ce-column { margin-right: 10px; }
	.ce-column:last-child { margin-right: 0; }

	.ce-row { margin-bottom: 10px; }
	.ce-row:last-child { margin-bottom: 0; }

	.ce-above .ce-bodytext { clear: both; }

	.ce-intext.ce-left ol, .ce-intext.ce-left ul { padding-left: 40px; overflow: auto; }

	.ce-uploads { margin: 0; padding: 0; }
	.ce-uploads li { list-style: none outside none; margin: 1em 0; }
	.ce-uploads img { float: left; padding-right: 1em; vertical-align: top; }
	.ce-uploads span { display: block; }
