nav a.intranet, footer #additionalLinks nav a.intranet {
  position: absolute;
  bottom: 40px;
  right: 0;
  background: #899e00 url(../../img/white-arrow-right.png) no-repeat 8px center;
  padding: 4px 10px 4px 20px;
  -webkit-border-radius: 3px;
  /* Saf3-4, iOS 1-3.2, Android ≤1.6 */
  border-radius: 3px;
  /* Opera 10.5, IE9, Saf5, Chrome, FF4+, iOS 4, Android 2.1+ */
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  color: white;
}
nav a.intranet:hover, footer #additionalLinks nav a.intranet:hover {
  background: #0c67ae url(../../img/white-arrow-right.png) no-repeat 8px center;
}
table.grid {
  border-collapse: collapse;
  text-align: left;
  width: 100%;
}
#content-wrap-sub table.grid{
    width: 690px !important;
}
table.grid tr.gHead, table.grid tr.gHead {
  border-bottom: 2px solid #cbcbcb;
  background: #D8D8D8;
  /*background: url(../../img/pattern.png) repeat 0 0;*/
}
table.grid tr.gHead td, table.grid tr.gHead th {
  font-weight: bolder;
}
table.grid tr td,table.grid tr th {
  border-bottom: 1px solid #cbcbcb;
  padding: 10px 0 10px 10px;
}
table.grid tr td.actions a,table.grid tr th.actions a {
  font-size: 10px;
}
.buttonBar {
  /*background: url(../../img/intranet_nav_bg.png) repeat-x;*/
  min-height: 32px;
  margin: 0 0 40px 0;
}
.buttonBar a {
  background: url('../../img/intranet_nav_bg.png') repeat-x;
  display: block;
  height: 32px;
  line-height: 32px;
  color:#fff;
  border-right:1px #fff solid;
  float:left;
  padding: 0 10px;
} 
.buttonBar a.active, .buttonBar a:hover {
  text-decoration: underline;
}
#actions {
  height: 32px;
  position: relative;
}
#actions a#newAction {
  position: absolute;
  right: 0;
  top: 0;
  display: block;
  padding: 1px 10px 4px 12px;
  background: #899e00;
  -webkit-border-radius: 3px;
  /* Saf3-4, iOS 1-3.2, Android ≤1.6 */
  border-radius: 3px;
  /* Opera 10.5, IE9, Saf5, Chrome, FF4+, iOS 4, Android 2.1+ */
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  color: white;
}
#actions a#newAction:hover {
  background: #0c67ae;
}
.employeeDetail {
  /*background: url(../../img/pattern.png) repeat 0 0;*/
  background: #D8D8D8;
  padding: 15px 20px;
  width: 390px;
}
.content-sub .csc-default .employeeDetail {
  width: auto;
}

.employeeDetail strong,
.content-sub .employeeDetail strong{
    display: block;
}
.content-sub .employeeDetail p{
    margin-bottom:0; 
}
.content-sub .employeeDetail h1{
    margin-bottom:8px; 
}
.employeeDetail .workgroup,
.employeeDetail .additionaInfo,
.employeeDetail .job,
.content-sub .employeeDetail .workgroup,
.content-sub .employeeDetail .additionaInfo,
.content-sub .employeeDetail .job{
    margin-bottom: 8px;
}
.employeeDetail .workgroupLeader{
    margin-top: 8px;
}
.employeeDetail .workgroupLeader ul{
    margin-bottom: 0px;
}
.fancyLeft{
    float: left;
    width: 150px;
}
.fancyRight{
    float: left;
    width: 240px;
}
.content-sub .fancyRight{
    float: left;
    width: 400px;
}
.employeeDetail img {
  padding: 3px;
  border: 1px solid #818b97;
}
.employeeDetail h2 {
  margin-bottom: 5px;
}
.employeeDetail span {
  display: block;
  font-weight: bolder;
  margin: 0 0 20px 0;
}
.employeeDetail span.telephone, #projectContent #projectContentWrapper section #projectMainContent .employeeDetail span.telefax {
  color: inherit;
  background: url(../../img/tel-fax.png) no-repeat 0 4px;
  padding: 0 0 0 20px;
  font-weight: normal;
  margin: 0;
}
.employeeDetail span.telefax {
  background-position: 0 -84px;
}
.publicationDetail {
  background: #192139;
  /* Old browsers */
  background: -moz-linear-gradient(top, #192139 0%, black 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #192139), color-stop(100%, black));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #192139 0%, black 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #192139 0%, black 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #192139 0%, black 100%);
  /* IE10+ */
  background: linear-gradient(top, #192139 0%, #000000 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#192139', endColorstr='#000000',GradientType=0 );
  /* IE6-8 */
  padding: 15px 20px;
  margin: 0 0 20px 0;
}
.content-sub .entry .publicationDetail h1{
  color: white;
}
.publicationDetail p {
  color: #899e00;
}
.publicationDetail table tr td {
  color: #899e00;
  padding: 5px 10px 5px 0;
  border-bottom: 1px solid #4d4d4d;
}
.publicationDetail table tr td.colNumOne {
  text-align: right;
  font-weight: bolder;
  color: white;
}

/* Bearbeiten */
form.ipbEditForm .partial {
  /*background: url(../../img/pattern.png) repeat 0 0;*/
  background: #D8D8D8;
  padding: 7px 10px 10px 10px;
  margin: 0 0 20px 0;
}
form.ipbEditForm .partial.language {
  background: none;
  padding: 0;
}
form.ipbEditForm .nav {
  list-style: none outside none;
  margin-bottom: 0;
  margin-left: 0;
}
form.ipbEditForm .nav:after, form.ipbEditForm .nav:before {
  content: "";
  display: table;
}
form.ipbEditForm .nav:after {
  clear: both;
}
form.ipbEditForm .nav.nav-tabs {
  border-bottom: 1px solid #cbcbcb;
  padding: 0 !important;
}
form.ipbEditForm .nav.nav-tabs > li {
  list-style: none !important;
  margin-bottom: -1px !important;
  float: left;
}
form.ipbEditForm .nav.nav-tabs > li > a {
  display: block;
  margin-right: 2px;
  padding-left: 12px;
  padding-right: 12px;
  line-height: 18px;
  padding-bottom: 8px;
  padding-top: 8px;
}
form.ipbEditForm .nav.nav-tabs > li.active > a {
  background-color: white;
  border-color: #cbcbcb #cbcbcb transparent;
  border-style: solid;
  border-width: 1px;
  color: #899e00;
  cursor: default;
}
form.ipbEditForm .tab-content {
  overflow: auto;
  border: 1px solid #cbcbcb;
  border-top: none;
  padding: 10px;
  margin: 0 0 15px 0;
}
form.ipbEditForm .tab-content > .tab-pane {
  display: none;
}
form.ipbEditForm .tab-content > .tab-pane.active {
  display: block;
}
form.ipbEditForm .tab-content input[type="text"] {
  width: 99%;
}
form.ipbEditForm .tab-content textarea {
  width: 100%;
}
form.ipbEditForm div.visibility {
  width: 100%;
  float: none;
  padding: 0 0 20px 0;
}
form.ipbEditForm div.visibility label {
  display: inline-block;
}
form.ipbEditForm div.odd, form.ipbEditForm div.even {
  width: 50%;
  float: left;
}
form.ipbEditForm label {
  display: block;
  margin: 0;
  padding: 0 0 5px 0;
  font-weight: bolder;
  font-size: 11px;
}
form.ipbEditForm select {
  width: 96%;
  margin: 0 0 13px;
}
form.ipbEditForm select.multiselect {
  width: 665px;
  margin: 0 0 13px;
}
form.ipbEditForm input[type="text"] {
  width: 95%;
  margin: 0 0 15px 0;
}
form.ipbEditForm textarea {
  width: 96%;
  resize: none;
  height: 100px;
  border: none;
  background: #fff;
  margin: 0 0 20px 0;
}



/* Linkliste */

ul#showTree {
  border-top: 1px solid #cbcbcb;
  padding: 0 0 40px 0;
}
ul#showTree li {
  border-bottom: 1px solid #cbcbcb;
  list-style: none;
}
ul#showTree li a {
  display: block;
  background: url(../../img/blue-arrow-right.png) no-repeat 40px center;
  color: #192139;
  padding: 10px 0 10px 55px;
}
ul#showTree li a {
    background: url(../../img/blue-arrow-right.png) no-repeat 10px center;
    padding: 10px 0 10px 25px;
  }

ul#showTree li a:hover {
  background-color: white;
}
ul#showTree li.active a.active {
  background: white url(../../img/blue-arrow-right.png) no-repeat 40px center;
  margin: 0 -30px 0 0;
}
ul#showTree li.active a.active {
    background: white url(../../img/blue-arrow-right.png) no-repeat 10px center;
    padding: 10px 0 10px 25px;
  }

ul#showTree li ul {
  border-top: 1px solid #cbcbcb;
  padding: 5px 0 20px 0;
}
ul#showTree li ul li {
  border: none;
}
ul#showTree li ul li a {
  background: none;
  padding: 5px 0 5px 55px;
  color: #0c67ae;
}
ul#showTree li ul li a {
    padding: 5px 0 5px 25px;
  }

ul#showTree li ul li a:hover {
  background: none;
  color: #192139;
}
ul#showTree li ul li.active.sub {
  /* IE9 SVG, needs conditional override of 'filter' to 'none' */
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2YwZjBmMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmMGYwZjAiIHN0b3Atb3BhY2l0eT0iMCIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top, #f0f0f0 0%, rgba(240, 240, 240, 0) 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f0f0f0), color-stop(100%, rgba(240, 240, 240, 0)));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #f0f0f0 0%, rgba(240, 240, 240, 0) 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #f0f0f0 0%, rgba(240, 240, 240, 0) 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #f0f0f0 0%, rgba(240, 240, 240, 0) 100%);
  /* IE10+ */
  background: linear-gradient(top, #f0f0f0 0%, rgba(240, 240, 240, 0) 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f0f0f0', endColorstr='#00f0f0f0',GradientType=0 );
  /* IE6-8 */
  margin: 10px 0 0 0;
  padding: 10px 0 0 0;
}
ul#showTree li ul li.active.sub a.active {
  color: #192139;
  font-weight: bolder;
  margin: 0;
  background: none;
}
ul#showTree li ul li.active {
  background: none;
  filter: none;
}
ul#showTree li ul li.active a.active {
  color: #192139;
  font-weight: bolder;
  margin: 0;
  background: none;
}
ul#showTree li ul li ul {
  border: none;
}
ul#showTree li ul li ul li.active {
  margin: 0;
  padding: 0;
  background: none;
  filter: none;
}
ul#showTree li ul li ul li.active a.active {
  font-weight: normal;
}
ul#showTree li ul li ul li ul {
  margin: 0;
  padding: 0 0 15px 20px;
}
ul#showTree li ul li ul li ul li a {
  font-style: italic;
}

/**/
	
	.content-sub .entry .secondListHeader{
		margin-top: 40px;
	}

/* ---------------------- Filter ------------------------*/
#publicationFilter, #eventFilter{
	background:url(../../img/filter-bg.png) no-repeat #192139;
	height: 160px;
	padding: 20px;
	margin-bottom:20px;
	overflow:hidden;
}
#publicationFilter h2, #eventFilter h2{
	font-size:18px;
	font-weight:normal;
	color:#fff;
	font-family: 'Average',serif;
}
#publicationFilter .departmentSelect{
	float: left;
	width: 320px;
}
#eventFilter .eventtypeSelect {
    width: 100%;
}
#publicationFilter .workgroupSelect{
	float: right;
	width: 320px;
}
#publicationFilter select{
	width:320px;
	height: 120px;
}
#eventFilter select {
    height: 120px;
    width: 100%;
}
#publicationFilter select option, #eventFilter select option{
	color:#45525F;
}
#publicationFilter #filterSubmit, #eventFilter #filterSubmit{
	background:#899E00;
	border:none;
	font-size:12px;
	color:#fff;
	padding:2px 8px;
	border-radius:3px;	
	float: right;
        margin-top: 7px;
}
#eventFilter #filterSubmit {
    float: left;
}
#filesContainer #addFile{
    margin-top: 12px;
    display: block;
    width: 148px;
    height: 24px;
    background: #F2F2F2;
    border: 1px #CBCBCB solid;
    border-radius: 3px;
    line-height: 24px;
    font-size: 12px;
    color: #484F56;
    margin-bottom: 12px;
    padding-left: 10px;
    cursor: pointer;
}

.newFilesList{
    margin-bottom: 24px;    
}
.newFilesList li{
    margin-top: 6px;
}
.uploadFileSlot{
    
}
.property{display: none;}

