/* default styles for extension "tx_pure_pi" */
	    
/* PURE EXTENSION */ 
div.pure-basic-person-single { padding:20px; background:url(../typo3conf/ext/pure/res/images/people_vcf_bg.gif) bottom left repeat-x; border:1px solid #ddddd9;
	margin-left:-12px; 
	margin-bottom:2em; overflow:auto; padding-bottom:6px;
}
div.pure-basic-person-single img.photo { 
	float:right;
	max-width:160px;
}
div.pure-small-person {margin-bottom:1em; padding-bottom:1em; border-bottom:1px solid #C5C5C5;}
div#au_content div.pure-basic-person-single h2 {margin-top:0;}
div#au_content  div.pure-basic-person-single li, div#au_content div#au_vcard_areas li { margin-left:0;}
div#au_content div.pure-basic-person-single ul { margin-top:16px; padding:0;}

div#au_content div.pure-basic-person-single h3.au_vcard_emphasized_header {margin: 1em 0; border-top:1px solid #cccbc6; border-bottom:1px solid #cccbc6; padding: 0.7em 0; }

div.vcard_areas h1 { border-top: 1px solid #cccbc6; border-bottom: 1px solid #cccbc6; font-size:180%; padding: 0.7em 0; font-weight:normal; text-transform:uppercase; 
margin-left:-12px; padding-left: 12px;  margin-bottom:0.5em;}
div.vcard_areas h2 { margin: 1em 0;}

.pure-tabs-ul
{
    padding:0px !important;
	width:100%;
	height:21px;
}

.pure-tabs-ul li
{
 	background:none !important;
    display:inline;
   white-space:nowrap;
	padding-left:0 !important;
	
}

.pure-tabs-ul li a
{
 	padding:6px;
	padding-top:2px;
	border:1px solid #ccc;
	text-decoration:none !important;
	background:url(../typo3conf/ext/pure/res/images/tabs_bg.png) bottom left repeat-x;
	-moz-border-radius-topright: 3px;
	-webkit-border-top-right-radius: 3px;
	-moz-border-radius-topleft: 3px;
	-webkit-border-top-left-radius: 3px;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
	height:20px;
	line-height:12px;
}

.pure-tabs-ul li.pure-tabs-selected a, div#au_content .pure-tabs-ul li.pure-tabs-selected a:hover

{
    border:1px solid #003d85;
	text-decoration:none !important;
	color: #fff !important;
	background-image:none;
	background-color: #003d85;
}

.pure-tabs-hover a, .pure-tabs-ul a:hover
{
    border:1px solid #003d85;
    border-bottom:0;
    text-decoration:none !important;                                                                                               

}

div.pure-tabs-result, .pure-tabs-contents div.pure_loading
{
 	display: none;
	border:1px solid #DDDDD9;
	margin-top:0;
	background:#fff;
	padding:12px;
}

span.pubtype {
	color:#666666;
	font-size:smaller;
	font-variant:small-caps;
	margin-left:0.4em;
	margin-right:0.4em;
}

span.pubstatus {
	background-color:#999999;
	color:#FFFFFF;
	font-size:smaller;
	font-variant:small-caps;
	margin-left:0.2em;
	margin-right:0.2em;
	padding-left:0.3em;
	padding-right:0.3em;
}

.tx-pure-pi {
  	display: block;
 }
   
.pure-simple-person-single {
	float:left;
	width:280px;
	height:150px;
    min-width:20em;
    margin:0.4em;
    padding:0.8em;
    border:1px solid #DDDDD9;
    background-position:left bottom;
    background-repeat:no-repeat;
	position:relative;
}

div#au_content .pure-simple-person-single h3 {
	margin-top:0.4em; 
	margin-bottom:0; 
	padding-bottom:0;
}

div#au_content .pure-simple-person-single h3 a {
	text-decoration:none;
}

div#au_content .pure-simple-person-single h3 a:hover {
	text-decoration: underline;
} 

.pure-simple-person-single span.title {
	font-variant:small-caps;
	display:block;
	margin-bottom:0;
	padding-bottom:0;
}

.pure-simple-person-single img {
	position: absolute;
    top:4.3em;
    max-height:110px;
	max-width:90px !important;
    right:1.4em;
}

.pure-simple-person {
	display:table;
	overflow: auto;
}

.clippings-simple,
.persons-simple,
.projects-simple, 
.activities-simple, 
.publication-simple {
	display: table;
	overflow: auto;
	width:100%;
}

.clippings-simple .clippings,
.persons-simple .persons,
.projects-simple .projects, 
.activities-simple .activities, 
.publication-simple .publications {
	float: left;
	position:relative;
	width: 100%;
}

.clippings-simple .browse-links,
.persons-simple .browse-links,
.projects-simple .browse-links, 
.activities-simple .browse-links, 
.publication-simple .browse-links {
	position:relative;
	float: left;
}

.clippings-simple a.feedlink,
.persons-simple a.feedlink,
.projects-simple a.feedlink, 
.activities-simple a.feedlink,
.publication-simple a.feedlink {
	background:transparent url(../typo3conf/ext/pure/res/images/rss.gif) no-repeat scroll top right;
	border:medium none !important;
	color:#777777;
	float: right;
	position: relative;
	right: 0px;
	height:14px;
	padding-right:16px;
}

.clippings-simple a.feedlink:hover,
.persons-simple a.feedlink:hover,
.projects-simple a.feedlink:hover, 
.activities-simple a.feedlink:hover,
.publication-simple a.feedlink:hover {
	background-position:bottom right;
}

.clippings-simple .sorting,
.persons-simple .sorting,
.projects-simple .sorting, 
.activities-simple .sorting, 
.publication-simple .sorting {
	position:relative;
	float: left; 
}

.dropdown-sorting {
	float: right;
	padding: 0 0 0 10px;
}

.tx-pure-sorting-head {
        background:url("../typo3conf/ext/pure/res/images/simple_down_bullet.gif") no-repeat scroll right center transparent;
        border:1px solid #DDDDD9;
        cursor: pointer;
        padding:0 15px 0 0;
        display: block;
        min-width:180px;
}

.tx-pure-sorting-body {
	display: block;
	border:1px solid #DDDDD9;
	position: absolute;
	background: #ffffff;
	z-index: 20;
	padding:0 10px 0 4px;
	font-size: 85%;
}


span.pubtype {
color:#666666;
font-size:smaller;
font-variant:small-caps;
margin-left:0.4em;
margin-right:0.4em;
}

span.pubstatus {
background-color:#999999;
color:#FFFFFF;
font-size:smaller;
font-variant:small-caps;
margin-left:0.2em;
margin-right:0.2em;
padding-left:0.3em;
padding-right:0.3em;
}



/* pure tables template */
table.pure-persons-table {
	margin:10px 0pt 15px;
	width: 100%;
	text-align: left;
}
table.pure-persons-table thead tr th, table.pure-persons-table tfoot tr th {
	background-color: #e6EEEE;
	border: 1px solid #FFF;
	padding: 4px;
}
table.pure-persons-table thead tr th {
	font-weight: bold;
	text-transform:uppercase;
}
table.pure-persons-table thead tr .header {
	background-image: url(../typo3conf/ext/pure/res/images/bg.gif);
	background-repeat: no-repeat;
	background-position: center right;
	cursor: pointer;
	padding-right:21px !important;
}
table.pure-persons-table tbody td {
	color: #3D3D3D;
	padding: 2px;
	background-color: #FFF;
	vertical-align: top;
}
table.pure-persons-table tbody tr.odd td {
	background-color:#F0F0F6;
}
table.pure-persons-table thead tr .headerSortUp {
	background-image: url(../typo3conf/ext/pure/res/images/asc.gif);
}
table.pure-persons-table thead tr .headerSortDown {
	background-image: url(../typo3conf/ext/pure/res/images/desc.gif);
}
table.pure-persons-table thead tr .headerSortDown, table.pure-persons-table thead tr .headerSortUp {
	background-color: #8dbdd8;
}

.pure_search_form
{
	background-color: #EEEEED;
	padding: 2px 2px 2px 2px;
	white-space: nowrap;
	line-height: 2;
}

.pure_search_form select[name="tx_pure_pi[organisationIds]"],.pure_search_form select[name="tx_pure_pi[publicationCategories]"] {
	width: 100%;
	display: block;
}

div.pure-search {
	padding-right:27px;
}

div.pure-search input[type="text"] {
	width: 100%;
    border:1px solid #DBDBD7;
    min-height:15px;
    padding:2px;
    vertical-align: middle;
}

div.pure-search input[type="submit"] {
	background:url("../typo3conf/ext/pure/res/images/search_submit_bg.gif") no-repeat scroll left bottom transparent;
    border-color:#FFFFFF #FFFFFF #FFFFFF -moz-use-text-color;
    border-style:solid solid solid none;
    border-width:0 0 0 medium;
    font-size:100%;
    height:21px;
    margin:0;
    text-indent:-9999px;
    width:21px;
    vertical-align: middle;
}


.person-keyword a
{
        text-decoration: none !important;
        color: black !important;
}

.pure-image-person a
{
	border: 1px solid #DDDDD9;
	text-align: center;
	margin: 4px;
	width: 75px;
	display: inline-block;
	height: 100px;
	background-color: #EDEDED;
	vertical-align: middle;
	overflow: hidden;
}

.pure-image-person a img
{
	max-width: 75px;
	max-height: 100px;
	vertical-align: middle;
}


.tx-pure-pi .message-information {
    background-color: #EAF7FF;
    background-image: url("../typo3conf/ext/pure/res/images/information.png");
    border-color: #C5DBE6;
    color: #4C73A1;
    background-position: 10px 12px;
    background-repeat: no-repeat;
    border: 1px solid;
    margin-bottom: 4px;
    padding: 12px 12px 12px 36px;
}

.tx-pure-pi .typo3-message .message-header {
    font-size: 11px;
    font-weight: bold;
}

div#au_content div.tx-pure-pi li.portal_list_item, div#au_content div.tx-pure-pi .persons li {
	list-style-type: none !important;
}

div.tx-pure-pi li.portal_list_item a.link {
	border-bottom: none !important;
}

div#au_content ol.portal_list {
	margin: 0 !important;
}

    	    
/* default styles for extension "tx_felogin_pi1" */
	.tx-felogin-pi1 label {
		display: block;
	}
/* default styles for extension "tx_aucoursecatalog" */
	input.f3-form-error {
		background-color:#FF9F9F;
		border: 1px #FF0000 solid;
	}
/* default styles for extension "tx_cssstyledcontent" */
	/* Captions */
	DIV.csc-textpic-caption-c .csc-textpic-caption { text-align: center; }
	DIV.csc-textpic-caption-r .csc-textpic-caption { text-align: right; }
	DIV.csc-textpic-caption-l .csc-textpic-caption { text-align: left; }

	/* Needed for noRows setting */
	DIV.csc-textpic DIV.csc-textpic-imagecolumn { float: left; display: inline; }

	/* Border just around the image */
	DIV.csc-textpic-border DIV.csc-textpic-imagewrap .csc-textpic-image IMG, DIV.csc-textpic-border DIV.csc-textpic-single-image IMG {
		border: 2px solid black;
		padding: 0px 0px;
	}

	DIV.csc-textpic-imagewrap { padding: 0; }

	DIV.csc-textpic IMG { border: none; }

	/* DIV: This will place the images side by side */
	DIV.csc-textpic DIV.csc-textpic-imagewrap DIV.csc-textpic-image { float: left; }

	/* UL: This will place the images side by side */
	DIV.csc-textpic DIV.csc-textpic-imagewrap UL { list-style: none; margin: 0; padding: 0; }
	DIV.csc-textpic DIV.csc-textpic-imagewrap UL LI { float: left; margin: 0; padding: 0; }

	/* DL: This will place the images side by side */
	DIV.csc-textpic DIV.csc-textpic-imagewrap DL.csc-textpic-image { float: left; }
	DIV.csc-textpic DIV.csc-textpic-imagewrap DL.csc-textpic-image DT { float: none; }
	DIV.csc-textpic DIV.csc-textpic-imagewrap DL.csc-textpic-image DD { float: none; }
	DIV.csc-textpic DIV.csc-textpic-imagewrap DL.csc-textpic-image DD IMG { border: none; } /* FE-Editing Icons */
	DL.csc-textpic-image { margin: 0; }
	DL.csc-textpic-image DT { margin: 0; display: inline; }
	DL.csc-textpic-image DD { margin: 0; }

	/* Clearer */
	DIV.csc-textpic-clear { clear: both; }

	/* Margins around images: */

	/* Pictures on left, add margin on right */
	DIV.csc-textpic-left DIV.csc-textpic-imagewrap .csc-textpic-image,
	DIV.csc-textpic-intext-left-nowrap DIV.csc-textpic-imagewrap .csc-textpic-image,
	DIV.csc-textpic-intext-left DIV.csc-textpic-imagewrap .csc-textpic-image {
		display: inline; /* IE fix for double-margin bug */
		margin-right: 10px;
	}

	/* Pictures on right, add margin on left */
	DIV.csc-textpic-right DIV.csc-textpic-imagewrap .csc-textpic-image,
	DIV.csc-textpic-intext-right-nowrap DIV.csc-textpic-imagewrap .csc-textpic-image,
	DIV.csc-textpic-intext-right DIV.csc-textpic-imagewrap .csc-textpic-image {
		display: inline; /* IE fix for double-margin bug */
		margin-left: 10px;
	}

	/* Pictures centered, add margin on left */
	DIV.csc-textpic-center DIV.csc-textpic-imagewrap .csc-textpic-image {
		display: inline; /* IE fix for double-margin bug */
		margin-left: 10px;
	}
	DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-image .csc-textpic-caption { margin: 0; }
	DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-image IMG { margin: 0; vertical-align:bottom; }

	/* Space below each image (also in-between rows) */
	DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-image { margin-bottom: 10px; }
	DIV.csc-textpic-equalheight DIV.csc-textpic-imagerow { margin-bottom: 10px; display: block; }
	DIV.csc-textpic DIV.csc-textpic-imagerow { clear: both; }
	DIV.csc-textpic DIV.csc-textpic-single-image IMG { margin-bottom: 10px; }

	/* IE7 hack for margin between image rows */
	*+html DIV.csc-textpic DIV.csc-textpic-imagerow .csc-textpic-image { margin-bottom: 0; }
	*+html DIV.csc-textpic DIV.csc-textpic-imagerow { margin-bottom: 10px; }

	/* No margins around the whole image-block */
	DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-firstcol { margin-left: 0px !important; }
	DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-lastcol { margin-right: 0px !important; }

	/* Add margin from image-block to text (in case of "Text w/ images") */
	DIV.csc-textpic-intext-left DIV.csc-textpic-imagewrap,
	DIV.csc-textpic-intext-left-nowrap DIV.csc-textpic-imagewrap {
		margin-right: 20px !important;
	}
	DIV.csc-textpic-intext-right DIV.csc-textpic-imagewrap,
	DIV.csc-textpic-intext-right-nowrap DIV.csc-textpic-imagewrap {
		margin-left: 20px !important;
	}

	/* Positioning of images: */

	/* Above */
	DIV.csc-textpic-above DIV.csc-textpic-text { clear: both; }

	/* Center (above or below) */
	DIV.csc-textpic-center { text-align: center; /* IE-hack */ }
	DIV.csc-textpic-center DIV.csc-textpic-imagewrap { margin: 0 auto; }
	DIV.csc-textpic-center DIV.csc-textpic-imagewrap .csc-textpic-image { text-align: left; /* Remove IE-hack */ }
	DIV.csc-textpic-center DIV.csc-textpic-text { text-align: left; /* Remove IE-hack */ }

	/* Right (above or below) */
	DIV.csc-textpic-right DIV.csc-textpic-imagewrap { float: right; }
	DIV.csc-textpic-right DIV.csc-textpic-text { clear: right; }

	/* Left (above or below) */
	DIV.csc-textpic-left DIV.csc-textpic-imagewrap { float: left; }
	DIV.csc-textpic-left DIV.csc-textpic-text { clear: left; }

	/* Left (in text) */
	DIV.csc-textpic-intext-left DIV.csc-textpic-imagewrap { float: left; }

	/* Right (in text) */
	DIV.csc-textpic-intext-right DIV.csc-textpic-imagewrap { float: right; }

	/* Right (in text, no wrap around) */
	DIV.csc-textpic-intext-right-nowrap DIV.csc-textpic-imagewrap { float: right; clear: both; }
	/* Hide from IE5-mac. Only IE-win sees this. \*/
	* html DIV.csc-textpic-intext-right-nowrap .csc-textpic-text { height: 1%; }
	/* End hide from IE5/mac */

	/* Left (in text, no wrap around) */
	DIV.csc-textpic-intext-left-nowrap DIV.csc-textpic-imagewrap { float: left; clear: both; }
	/* Hide from IE5-mac. Only IE-win sees this. \*/
	* html DIV.csc-textpic-intext-left-nowrap .csc-textpic-text,
	* html .csc-textpic-intext-left ol,
	* html .csc-textpic-intext-left ul { height: 1%; }
	/* End hide from IE5/mac */

	DIV.csc-textpic DIV.csc-textpic-imagerow-last { margin-bottom: 0; }

	/* Browser fixes: */

	/* Fix for unordered and ordered list with image "In text, left" */
	.csc-textpic-intext-left ol, .csc-textpic-intext-left ul {padding-left: 40px; overflow: auto; }