/*
Bemerkung:
	color = Schriftfarbe
*/


/* Ganze Seite */
body {
	background-color:#ffffff;
	/* Standart Schriftfarbe */
	color:#333333;
	min-width: 1000px;
}

/* Grundsï¿½tzliche Link Farbe */
a {
	color: #0099cc;
}

/* Gesamter Block oberhalb der Navigation */
#header {
	background-color:#ffffff;
}

#header-left{
	width: auto;
}
#logo img{
	margin-top: 20px;
}

/* ############################################ */
/* ##             Startseite                 ## */
/* ############################################ */
#container1{
	background-color:#000000;
}

#container2 {
	background-color:#000000;
}

.home #content-wrap #container2 {
	height: auto;
}

#news_content h2{
	margin-right: 90px;
}

/* Oberer Rand des Containers ********** */
.container-border-top {
	border-bottom-color:#ffffff;
}

#container2 {
	border-top-color:#ffffff;
}

/* Links im Container 3 */
#container2 a{
	color:#0099cc;
}

/* ************************************* */

#container3 {
	background-color:#ffffff;
}

#container4 {
	background-color:#99CCCC;
}

#container5 {
	background-color:#ffffff;
}

#content-bottom {
	background-color:#ffffff;
}

/* ############################################ */
/* ##             Kopfzeile                  ## */
/* ############################################ */

/* Kopfzeile */
#topnav {
	background-color:#535353;
}

/* Link Farbe */
#topnav a {
	color: #ffffff;
}

/* Aktiver Link / Hover Effekt */
#topnav ul li.inact,
#topnav ul li.language{
	color: #00477C;
}

#topnav ul li.active a, #topnav ul li a:hover {
	color:#80a3be;
}

/* ############################################ */
/* ##             Hauptnavigation            ## */
/* ############################################ */

/* Hauptnavigation */
#mainnav {
	/* Farbe links von der Navigation */
	border-color: #ffffff;

	background-color:#cccc99;
}

/* Link */
#mainnav a {
}

/* Aktiver Link / Hover Effekt */
#mainnav ul li.active a, #mainnav ul li a:hover {
	color: #ffffff;
}

/* ############################################ */
/* ##             Unternavigation            ## */
/* ############################################ */

#subnav {
	/* Dï¿½nne Linie oberhalb der Navigation */
	border-color: #ffffff;
	margin-top: -10px;
	background: none;
	min-height: 100px;
}

/* Link */
#subnav a {
	color: #000000;
	/* Line unterhalb der Links */
	border-color: #FFFFFF;
	background: url(../images/bullet_sprite.gif) no-repeat 10px 1px;
}

#subnav a:hover {
	color: #FFFFFF;
}

/* Hintergrund */
#subnav ul {
	border-bottom: 5px solid #FFFFFF;
	background-color: #94b74c;
}

#subnav ul ul{
	border-bottom: 0;
}


/* 1. Ebene*/

#subnav ul li{
	padding-right: 0;
}

#subnav ul li.active a {
	color: #000000;
	background: #FFFFFF;
}

/*2. Ebene */
#subnav ul li.active ul li a {
	color: #0099cc;
	border-color: #ffffff;
	background: #dfeaca url(../images/bullet_sprite.gif) no-repeat -181px 1px;
}

#subnav ul li.active ul li.active a {
	color: #000000;
	background: #dfeaca;
}

/* 3. Ebene */
#subnav ul li.active ul li.active ul li a {
	color: #0099cc;
	border-color: #ffffff;
	background: #dfeaca url(../images/bullet_sprite.gif) no-repeat -167px 1px;
	font-weight: normal;
	padding-left: 59px;
	width: 156px;
}

#subnav ul li.active ul li.active ul li.active a {
	background: #dfeaca;
	color: #000000;
	font-weight: bold;
}

/* 4. Ebene */
#subnav ul li.active ul li.active ul li.active ul li a {
	color: #0099cc;
	border-color: #ffffff;
	background: #dfeaca url(../images/bullet_sprite.gif) no-repeat -154px 1px;
	font-weight: normal;
	padding-left: 72px;
	width: 143px;
}

#subnav ul li.active ul li.active ul li.active ul li.active a {
	background: #FFFFFF;
	color: #000000;
	font-weight: bold;
}

/* ############################################ */
/* ##       Unibas-Logo (normale Seite)      ## */
/* ############################################ */
#subnav-unibas-logo {
	display:none;
}

#logo{
	width: auto;
}

/* ############################################ */
/* ##             Inhalt    			     ## */
/* ############################################ */

#content-container, #content {
	/*background-color: #FFFFFF;*/
	/* farbe links und oberhalb des Inhalts */
	border-color: #ffffff;
}

#content-container{
	border-top: 10px solid #FFFFFF;
	background: #F0EEEB;
}

#content-wrap{
	background:transparent url(../images/content_wrap_main_bg.gif) repeat-y scroll 0 0;
}

#outer-content-wrap{
	background:transparent url(../images/content_wrap_main_border_bg.gif) repeat-x scroll 0 0;
}

#content{
	border-top: 0;
	background: #FFFFFF;
	padding: 0 35px 0 15px;
}

#content h2{
	margin-bottom:0;
}

/* ï¿½berschrift 1 */
#content h1, #content-border h1 {
	color: #333333;
	background-color:#B2CC7F;
	border-color:#B2CC7F;
}

#content h1{
	padding: 14px 25px 5px 15px;
	margin: 0px -35px 25px -15px;
}

/* ï¿½berschrift 3 */
h3 {
	color: #999999!important;
}

/* Links */
#content a, #content-border a {
	color: #339999;
}

#content p{
	margin-top: 0;
}

#content ul{
	padding: 0 25px 0 0;
	list-style: none;
	margin-bottom: 15px;
}

#content ul li{
	padding: 2px 0 2px 11px;
	background: url(../images/bullet_sprite.gif) no-repeat -424px 5px;
}

#content ul li a{
	list-style-type: none;
}

/* Randspalte */
#content-border {
	border-color: #ffffff;
	background-color: transparent;
	border-top: 0;
}

#content-border img{
	max-width: 207px;
}

/* Randspalte Absatz */
#content-border p, #content-border .content-element div {
	background-color: transparent;
}

/* Randspalte ï¿½berschrift 1 */
body #content-border .content-element h1{
	background: #d3dde3 url(../images/bullet_sprite.gif) no-repeat -1330px 19px!important;
	color: #333333;
	border-color: #ffffff;
	padding:16px 25px 4px 21px;
	min-height: 14px;
	margin-top: 5px;
	
}

#content-border .tx-x4eresearch-pi3 ul li{
	background: none;
	padding-left: 9px;
}

#content-border .tx-x4eresearch-pi3 ul{
	padding-left:0px;
}

#tools{
	padding-left: 39px!important;
}

#tools li:hover ul{
	left:auto!important;
}

#tools li ul {
	background-color:#FFFFFF;
	left:-999em;
	list-style-type:none;
	position:absolute;
	padding: 5px;
	height:42px;
}

#tools li ul li{
	float: none!important;
	padding: 0!important;
	margin-bottom: 10px;
}

#content-border ul {
	padding-left:20px;
}


/* Randspalte oberste ï¿½berschrift 1 */
#content-border h1.csc-firstHeader {
	border-color: #ffffff;
	margin-top: 0px !important;
}

#content-border ul{
	padding: 0 0 0 20px;
	list-style: none;
}

#content-border ul li{
	padding: 2px 0 2px 1px;
	background: transparent url(../images/bullet_sprite.gif) no-repeat scroll 2px -42px
}

#content-border #tools{
	display:block;
	border-color: #00477c;
	
}

#content-border #tools li{
	background: none;
}

#content-border .csc-frame-invisible div.csc-textpic-center div.csc-textpic-imagewrap .csc-textpic-image{
	margin:0;
}

/* ############################################ */
/* ##             Fusszeile                  ## */
/* ############################################ */

/* Fusszeile */
#footer ul, #homepage #footer ul {
	/* Farbe links von der Fusszeile */
	border-color: #ffffff;
	background-color:#ffffff;
	color: #999999;
}

#footer ul li{
	padding-left: 0;
}

/* Links in der Fusszeile */
#footer a {
	color: #999999;
}

/* ############################################ */
/* ##             Abschluss                  ## */
/* ############################################ */

#bottom{
	height: 150px;
	background-color: #b2c7d7;
}

#uni-footer-logo{
	margin-top: 50px;
}

/* ############################################ */
/* ##             Personendatenbank          ## */
/* ############################################ */
.tx-x4epersdb-pi1 .tx-x4epersdb-pi1 table td {
	color: #606060;
}
.tx-x4epersdb-pi1 table tr {
	border-bottom-color: #B81D29;
}
table.tablelist th {
	text-align: left;
	font-size: 13px;
	padding:3px 5px;	
}
table.tablelist th a{
	font-weight: bold!important;
}

.tx-x4epersdb-pi1 table.tablelist th h2{
	margin-top: 20px;
}

table.tablelist td {
	background-color: #E5E4E0;
	border-bottom-color: #F1F0EB;
	border-left-color: #F1F0EB;
	padding:3px 5px;
	vertical-align: top;
}
table.tablelist .odd td {
	background-color: #F8F7F5;
}
table.tablelist .tableheader td {
	background-color: #EEEDE7;
}

table.tablelist .edit, table.tablelist .uid{
	text-align: center;
}

.tx-x4epersdb-pi1 .office_phone{
	white-space: normal;
}

.tx-x4equalificationgeneral-pi1 table.searchTable td{
	background: none!important
}

.tx-x4epersdb-pi1 .function {
	float:left;
	margin-left:15px;
	min-height:160px;
	width:auto;
	height: auto;
}

.tx-x4epersdb-pi1 .image {
	float:left;
	width:auto;
}

.tx-x4epersdb-pi2{
	padding-right: 0px;
}

#content-border .tx-x4epersdb-pi2 ul{
	padding-right: 10px;
}

table tbody tr.odd td {
	vertical-align:top!important;
}

.tx-x4epersdb-pi1 table.tablelist {
	table-layout:fixed;
}

td.function-suffix{
	padding:1px;
}

.col1 {
	width:125px;
}

.col2 {
	width:110px;
}

.col3 {
	width:135px;
}

.col4 {
	width:135px;
}

/*
td.lastname {
	width:50px;
}

td.function-suffix {
	width:50px;
}

td.no-wrap {
	width:50px;
}

div.tx-x4epersdb-pi1 table.tablelist tbody tr.odd td {
	width:50px;
}*/

/* ############################################ */
/* ##      NEWS & EVENTS                     ## */
/* ############################################ */

/* Farbe der News-Titel */
#content-top .news-latest-item h3 a,#content-bottom .news-latest-item h3 a
{
	color: #000000;
}

.home #content-wrap #container2 .news-latest-container{
	height: auto!important;
}

/* Farbe der Daten der News */
.news-latest-date
{
	color:#000000;
}

/* Farbe des [mehr...]-Links der News */
#content-top .news-latest-item p a,#content-bottom .news-latest-item p a
{
	color: #000000;
}

/* Farbe der Veranstaltungs-Titel */
#content-top .events-latest-item h3 a,#content-bottom .events-latest-item h3 a
{
	color: #000000;
}

/* Farbe der Daten der Veranstaltungen */
.events-latest-date
{
	color:#000000;
}

/*Farbe des [mehr...]-Links der Veranstaltungen */
#content-top .events-latest-item p a,#content-bottom .events-latest-item p a
{
	color: #000000;
}

input.button {
	background-color:transparent;
	border:medium none;
}

#content ul li.news-amenu-item-year{
	background: none;
	padding-left: 0
}

/* ############################################ */
/* ##             Sitemap                    ## */
/* ############################################ */

.tx-dropdownsitemap-pi1{ /* Container */
}

.tx-dropdownsitemap-pi1 div.expAll{  /* Toggle expand */
 background-color: transparent;
 border: none;
}

.tx-dropdownsitemap-pi1 ol{ /* general list */
 list-style-type: none;
 padding-left: 10px;
}

.tx-dropdownsitemap-pi1 ol li{ /* general list-element */

}

.tx-dropdownsitemap-pi1 ol li div{ /* general level-background */
 background-color: transparent;
 border: none;
}

.tx-dropdownsitemap-pi1 ol li div.level_1{ /* special for each level_x - background */
 background-color: transparent;
}

.tx-dropdownsitemap-pi1 ol li div.level_2{ /* special for each level_x - background */
 background-color: transparent;
}

.tx-dropdownsitemap-pi1 ol li div.level_3{ /* special for each level_x - background */
 background-color: transparent;
}

.tx-dropdownsitemap-pi1 ol li div.level_4{ /* special for each level_x - background */
 background-color: transparent;
}

/* ############################################ */
/* ##             MACINA SEARCH              ## */
/* ############################################ */

.tx-macinasearchbox-pi1 input{
	margin-right: 4px;
	border: 1px solid #000000;
	background-color: #dddddd;
	font-size:10px;
}

/* passwort aendern formular */

.tx-srfeuserregister-pi1 legend,
.tx-srfeuserregister-pi1-notice {
	display: none;
}

.tx-srfeuserregister-pi1 fieldset{
	border: none;
	margin: 0;
	padding: 0;
	float: left;
	width: 350px;
}

.tx-srfeuserregister-pi1 input[type="password"]{
	margin-bottom: 10px;
}

.tx-srfeuserregister-pi1 dt{
	text-align: left;
}

#topnav { width: auto;}
#topnav ul {width: auto;}



.tx-x4euniprojectsgeneral-pi1 .tablelist th.title{
	width: 100%;
}

.news-amenu-container ul{
	list-style-type: none;
	padding-left: 0!important;
}

li.news-amenu-item-year{
	font-weight: bold;
}

#mainnav{
	background: #7fa3bd;
	font-size: 12px;
}

#mainnav ul li.active a,
#mainnav ul li a:hover{
	color: #003366;
}

#mainnav a{
	color: #FFFFFF;
}

#topnav{
	background: #00477c;
	font-size: 11px;
}

#topnav a{
	color: #FFFFFF;
}

#content .tx-x4edamcatfilelist-pi1 ul li{
	background: none;
	padding-left: 0;
}

#content .tx-x4edamcatfilelist-pi1 ul li ul{
	padding-left: 0;
}

#content .tx-x4edamcatfilelist-pi1 ul li li a{
	background: url(../images/bullet_sprite.gif) no-repeat -424px 3px;
	padding-left: 11px;
	display:block;
}

#content .radios input{
	background: none;
	border: 0;
}

#content div.content-element form div label {
	width:100px;
}

#content-border .tx-x4epersdb-pi2{
	padding-left:0;
}

.tx-dropdownsitemap-pi1 img{
	margin-right: 5px;
}

.tx-x4eresearch-pi1 .tx-x4eresearch-pi1-grouplead {
	width:auto;
}

.home #content-wrap-inside {
	background-image: url("../images/content_wrap_inside_bg.jpg");
	background-repeat: no-repeat;
}

#newsletterForm input{
	margin-bottom: 5px;
}

#content .tx-x4eresearch-pi1 .backlink{
	margin-top: 12px;
}

table.x4eofficehour_table{
	border-collapse: collapse;
}

table.x4eofficehour_table td{
	padding: 2px 5px;
	border-right: 1px solid #999999 !important;
}

table.x4eofficehour_table td.reslink{
	border: 0px !important;
}



p.newsError, p.officehourError{
	border: 1px solid #FF0000;
	background-color: #FF7F7F;
	padding: 5px;
	text-align: center;
}

#mailform fieldset.csc-mailform{
	border:0;
}

select, input, textarea {
	width:226px;
}

input[type="submit"],
input[type="button"],
input[type="checkbox"],
input[type="radio"],
div.left-column input,
div.right-column input{
	width: auto;
}

#content div.content-element div.csc-mailform-field label{
	width: 100px;
}

#content div.content-element div.csc-mailform-field input.csc-mailform-submit{
	margin-left: 110px;
}

.tx-x4epublication-pi1 tr td input,
.tx-x4eresearch-pi1 tr td input{
	width: auto;
}

.tx-x4epublication-pi1 table.tablelist td {
	font-family: Times, Helvetica, serif;
	padding-left: 15px;
	text-indent: -10px;
}

#content .tx-x4epersdb-pi3 h2 {
	margin-top:25px;
}

.tx-x4epublication-pi1 .tablelist {
	margin-bottom: 12px;	
}

.tx-x4epublication-pi1 h2 {
	margin: 12px 0!important;	
}

.tx-x4euniprojectsgeneral-pi1 div div{
	margin-bottom: 40px;
}

#content div.tx-x4eresearch-pi1 table td{
	vertical-align: top;
}
