/* ##################################################################### */
/* HTML ELEMENTS
/* ##################################################################### */


body, html {
	margin:0;
	padding:0;
}

body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	line-height:130%;
	min-width: 700px;
}

img {
	border:none;
}

a {
	text-decoration:none;
	font-weight:bold;
}

form, ul {
	margin:0;
	padding:0;
}



/* ##################################################################### */
/* MAIN DIVS
/* ##################################################################### */


#header-container {
	height:100px;
}

#header-left {
	float:left;
	height: 100px;
	width: auto;
}

#title{
	margin:20px 0 0 20px;
	width:400px;
	height:63px;
}

#logo {
	width:240px;
	height:50px;
	float:right;
	text-align:right;
	padding-right: 26px;
}

#topnav {
	width:500px;
	height:17px;
	text-transform: uppercase;
}

#mainnav
{
	height:30px;
	border-left:100px solid;
	font-size:11px;
}

#footer {
	margin-left:-730px;
    height:20px;
}

#footer ul
{
	width:auto;
    height:16px;
	padding-top:4px;
	padding-left: 15px;
}

#homepage #footer ul {
	border-left: 725px solid;
}

* html #footer-left /* 3 pixel gap: all IE except IE 7 */
{
	margin-right:-3px;
}

html. * #footer-left /* IE 5.5 fix */
{
	height:20px;
}

#footer ul {
	list-style-type: none;
}

#footer ul li {
	float: left;
	padding-left: 10px;
}

#footer a {
	font-weight: normal;
}

html. * #footer-right /* IE 5.5 fix */
{
	height:20px;
}

#bottom {
	background-repeat:repeat-x;
	text-align: right;
}

#bottom-image {
	background-image: url(background3.gif);
	background-position:left;
	background-repeat:repeat;
	text-align:left;
	margin-left:0px;
	padding-top:155px;
}


#content-top ul, #content-bottom ul{
	list-style-type: none;
	list-style-image: url(../images/quicklinks_bullet.gif);
}


/* ##################################################################### */
/* CLASSES
/* ##################################################################### */


/* Title link */

#title a
{
	font-weight:bold;
	color:#333333;
	text-decoration:none;
}

#title a:hover
{

}


/* IE fix */

#logo img, #unibas-logo img
{
	vertical-align:top;
}


/* Clearer class */

.clearer {
	clear:both;
	height: 0px;
	width: 0px;
}

/* ##################################################################### */
/* MENUs
/* ##################################################################### */

/* Top navigation */

#topnav ul {
	float:left;
	width:500px;
	height:17px;
	padding:0 0 0 20px;
	margin:0;
	list-style-type:none;
}

#topnav ul li {
	float:left;
	padding:2px 30px 0 0;
}

#topnav a {
	font-weight:bold;
	text-decoration:none;
}

#topnav .language {
	padding-right: 5px;
}

#topnav .last{
	padding-right: 30px;
}

#topnav ul li.active a, #topnav ul li a:hover {
	text-decoration:none;
}


/* Main navigation */

#content-border #tools{
	border-bottom: 5px solid #666666;
}

#mainnav #tools, #content-border #tools {
	padding: 0 0 0 45px;
	margin: 0;
	list-style-type:none;
 	display: none;
	background-color: #FFFFFF;
	height: 36px;
	overflow: hidden;
}

#mainnav #tools li, #content-border #tools li {
	padding: 10px 0 0 10px;
	float:left;
}

#mainnav #tools{
	position: absolute;
	left: 815px;
	top: 140px;
	background-color: transparent;
	min-width: 105px;
}

#flexcontent .flexcontsingleToolbox #tools{
	float: right;
	position: relative;
	top: 40px;
	height: 30px;
	left: auto;
	margin-right: 10px;
	z-index: 100;
}

#mainnav ul {
	padding:0;
	margin:0;
	list-style-type:none;
}

#mainnav ul li, #mainnav ul li.act {
	float:left;
	padding:10px 0 0 25px;
}

#mainnav a
{
	font-weight:bold;
}

#mainnav ul li.active a, #mainnav ul li a:hover
{
	text-decoration:none;
}

/* sub nav */
#subnav {
	float: left;
	width: 215px;
	font-size: 11px;

	border-top: 1px solid;
	border-right: 0px solid;
}

#subnav img {
	vertical-align: middle;
	margin-right: 10px;
}

#subnav a {
	line-height: 12px;
	display: block;
	width: 193px;
	padding-left: 22px;
	padding-top: 3px;
	padding-bottom: 3px;
	font-weight:normal;
	border-bottom: 1px solid;
	background-repeat: no-repeat;
	background-position: 9px 6px;
}

#subnav ul {
	list-style-type: none;
	padding: 25px 0 25px 0;
}

#subnav ul li{
	padding-right: 5px;
}

#subnav .active a {
	font-weight:bold;
	background-position: 9px 6px;
}

/* Sub-Navigation Level 2 */
#subnav ul li ul {
	padding: 0;
}

#subnav ul li.active ul li a {
	font-weight:normal;
	padding-left: 45px;
	width: 170px;
	background-position: 30px 6px;
}

#subnav ul li.active ul li.active a {
	font-weight:bold;
	background-position: 30px 6px;
}

#subnav ul li.active ul li.active img {
	margin-right: 7px;
}

/* Sub-Navigation Level 3 */
#subnav ul li.active ul li.active ul li a {
	padding-left: 69px;
	font-weight:normal;
	width: 146px;
	background-position: 56px 6px;
}

#subnav ul li.active ul li.active ul li.active a {
	font-weight: bold;
}

/* Sub-Navigation Level 4 */
#subnav ul li.active ul li.active ul li.active ul li a {
	padding-left: 93px;
	font-weight:normal;
	width: 122px;
	background-position: 80px 6px;
}

#subnav ul li.active ul li.active ul li.active ul li.active a {
	font-weight: bold;
}


#subnav-unibas-logo {
	padding: 45px 0 45px 0;
	text-align: center;
}

#subnav-unibas-logo a {
	border: 0;
	padding: 0;
	margin: 0;
	display: block;
}

#subnav-unibas-logo img {
	text-align:center;
}

#unibas-link,#unispital-link{
	margin-bottom: 60px !important;
}

#uni-link{
	margin: 0px !important;
	display: none;
}

/* ##################################################################### */
/* Content
/* ##################################################################### */

#content-container {
	background-repeat: repeat-y;

}

#content-wrap {
	background-repeat: repeat-y; /* last change */
}

#content {
	width: auto;
	margin: 0;
	border-top: 10px solid;
	/* border-left: 10px solid; */
	margin-left: 10px;
	font-size: 11px;
	padding-left: 25px;
	padding-right: 25px;
	line-height: 15px;
	min-height: 405px;
}

#content h1, #content-border h1 {
	font-size: 14px;
	height: auto;
	line-height: 15px;
	border-bottom: 1px solid;

}

#content .content-element {
	padding-bottom: 25px;
}

#content div.content-element form div{
	padding-bottom: 5px;
}

#content div.content-element form div label{
	display: block;
	float: left;
	padding-right: 10px;
	width: 80px;
}

#content h1 {
	margin: 0px -25px 25px -25px;
	padding: 10px 25px;
}

#content h1.csc-firstHeader, #content-border h1.csc-firstHeader {
	margin-top: 0;
}

#content h2, #content-border h2 {
	font-weight: bold;
	font-size: 11px;
	margin: 9px 0;
}

#content h3 {
	font-weight: bold;
	font-size: 11px;
}

#content p {
	margin-bottom: 15px;
}

#content ul {
	margin: 0;
	padding: 0 25px;
}

#content a, #content-border a {
	font-weight: normal;
}

#content-border p, #content-border .filelinks{
	font-size: 11px;
	padding-left: 21px;
	padding-right: 0;
}

#content-border .filelinks {
	padding-left: 9px;
	padding-top: 5px;
}

#content-border h2,#content-border h3,#content-border h1 {
	font-size: 11px;
	padding-left: 21px;
	padding-right: 21px;
	margin-right: -5px;
}


#content-border {
	border-top: 10px solid;
	float: left;
	width: 207px;
	margin: 0;
}

#content-border div.content-element{
	width: 202px;
	padding-right: 5px;
}

#content-border p {
	margin: 0;
	padding-bottom: 5px;
	padding-top: 5px;
}

#content-border h1 {
	border: none;
	border-bottom: 1px solid #CCCCCC;
	background-repeat: no-repeat;
	background-position: 9px 13px;
	font-weight: normal;
	margin-bottom: 0;
	min-height: 25px;
	padding-top: 10px;
}

#content-border h1.csc-firstHeader {
	margin-bottom:5px;
	border-bottom: 1px solid;
	padding-left: 21px!important;
}

#content-border h3  /* Abstand in rechter Spalte kleiner */
{
 margin-bottom: 5px;
}

#content-border ol{
	padding-left: 26px;
}

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

.filelinkType {
	text-transform: uppercase;
}

/* misc */

.bold
{
	font-weight:bold;
}

.padding /* padding at the bottom of the site */
{
	height:0px;
}


/* content home */

.csc-menu
{
  margin-top: 5px;
	margin-left:15px;
	width:auto;
}

* html .csc-menu csc-menu-def /* All IE except IE7 */
{
	margin-left:16px;
}

*+html .csc-menu csc-menu-def /* IE 7 */
{
	margin-left:16px;
}

.container-border-top /* Oberer Rand des News-Containers */
{
	margin-left:565px;
	height:23px;
	border-bottom:7px solid #ffffff;
}

html. * .container-border-top /* IE 5.5 fix */
{
	height:30px;
}

/* tt_news */

.news-latest-item,
.news-list-item
{
	margin-bottom:5px;
}

.news-latest-item p
{
	margin:0;
}

.news-latest-date, .events-latest-date
{
	font-weight:bold;
}


/* Ajax-News-Container */

#news_details
{
	position:absolute;
	z-index:10;
	top:0;
	left:0;
	background-color:#ffffff;
	width:430px;
	border-width: 1px;
	border-style: solid;
	border-color: #EAEAEA;
}

#close-container {
	height:20px;
	width:430px;
	background-color:#eaeaea;
}

#close {
	display:block;
	width:20px;
	height:20px;
	float:right;
	background-position:right;
	background-repeat:no-repeat;
	background-image:url(../images/news_close.gif);
}

#close:hover {
	background-image:url(../images/news_close_over.gif);
}

#news_content
{
	padding:20px;
}

#news_content .news-single-timedata
{
	float:right;
}

#news_content h2
{
	margin-bottom:15px;
	font-size:11px;
}

#news_content h3
{
	font-size:10px;
}

#news_content .news-single-img
{
	float:right;
	padding-left:10px;
}

#content div.content-element div.left-column, #content div.content-element div.right-column {
	padding: 0px !important;
	float: left;
	width: 254px;
	margin-right: 5px;
}

#content div.content-element div.left-column{
	width: 253px;
	border-right: 1px solid #FFFFFF;
}

#content div.content-element div.left-column h1{
	margin-right: 0px;
	padding-right: 10px;
	width: 243px;
}

#content div.content-element div.right-column h1{
	margin-left: -5px;
	padding-left: 5px;
	margin-right: -30px;
	padding-right: 30px;
}

#content div.content-element table.contenttable{
	border-collapse: collapse;
	width: 100%
	margin-left: 0px;
}

#content div.content-element table.contenttable td{
	border: 1px solid #999999;
	text-align: left;
	vertical-align: top;
	padding: 5px;
}

#content div.content-element table.contenttable td p{
	margin: 0px;
}

select, input, textarea {
	border: 1px solid #000000;
	background-color: #dddddd;
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

#breadcrumb {
	display: none;
}

/* ############################################ */
/* ##             Personendatenbank          ## */
/* ############################################ */
.tx-x4epersdb-pi1 .office {
	margin-top: 10px;
}

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

.tx-x4epersdb-pi1 .function {
	width: 375px;
	height: 160px;
	float: left;
}

.tx-x4epersdb-pi1 .phonenumbers .phonelabel {
	width: 100px;
	float: left;
}

.tx-x4epersdb-pi1 .phonenumbers .phonenumber {
	width: 200px;
	float: left;
}


.tx-x4epersdb-pi1 table.tablelist {
	margin: 0 0 3px 0;
	width: 100%;
}
.tx-x4epersdb-pi1 table.tablelist th {
	text-align: left;
	padding-left: 15px;
}
.tx-x4epersdb-pi1 table.tablelist th.title {
	text-align: left;
	padding: 0px;
	height: 27px;
	width: 100%;
}
.tx-x4epersdb-pi1 table.tablelist td {
	padding: 3px 15px;
	margin: 1px;
	border-bottom: 1px solid #F1F0EB;
	border-left: 1px solid #F1F0EB;
	border-top: 0px;
	border-right: 0px;
	vertical-align:top;
}
.tx-x4epersdb-pi1 table.tablelist .tableheader td {
	font-weight:bold;
}

.tx-x4epersdb-pi1 table.tablelist td p {
	padding-left: 0;
	padding-right: 0;
}
.tx-x4epersdb-pi1 table.tablelist td.edit {
	vertical-align:middle;
	font-weight:bold;
	white-space:nowrap;
}

.tx-x4epersdb-pi2 {
	padding: 5px 21px 18px 9px;
}

.tx-x4epersdb-pi2 ul {
	list-style-type: none;
}

.tx-x4epersdb-pi2 ul li.active a{
	font-weight: bold !important;
}

.no-wrap {
	white-space:nowrap;
}


/* ############################################ */
/* ##     Forschungsgruppendatenbank         ## */
/* ############################################ */
.tx-x4eresearch-pi1 .tx-x4eresearch-pi1-grouplead {
	width: 190px;
}

/* ############################################ */
/* ##             Publikationsdatenbank      ## */
/* ############################################ */
.tx-x4epublication-pi1 .tablelist {
	width: 100%;
}

.tx-x4epublication-pi1 .tablelist td {
	padding: 3px;
}

/* ############################################ */
/* ##             Projektdatenbank           ## */
/* ############################################ */
.tx-x4euniprojectsgeneral-pi1 .tablelist {
	width: 100%;
}

.tx-x4euniprojectsgeneral-pi1 .tablelist td {
	padding: 3px;
	vertical-align: top;
}

.tx-x4euniprojectsgeneral-pi1 .tablelist th{
	text-align: left;
	padding: 3px;
	font-weight: normal;
}

.tx-x4euniprojectsgeneral-pi1 .tablelist th a{
	color: black;
}


/* ############################################ */
/* ##             Dokumentendatenbank        ## */
/* ############################################ */
#content .tx-x4edamcatfilelist-pi1 ul {
	padding: 0;
	margin: 0;
	list-style-type: none;
	margin-bottom: 10px;
}

#content .tx-x4edamcatfilelist-pi1 h2 {
	padding: 0;
	margin-bottom: 3px;
}

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

#content div.csc-textpic-text ul{
	margin-bottom: 5px;
}

#content div.csc-textpic-text ul li{
	margin-left: 15px;
}

.single-column{
	width: 725px !important;
}

.tx-x4epersdb-pi3-layout-8 img {
	margin-top: 3px;
}

/* ############################################ */
/* ##             TIPAFRIEND			     ## */
/* ############################################ */

#content table.tipafriend td{
	text-align: left;
	vertical-align: top;
}

#content table.tipafriend td img{
	margin: 0px;
}

#content table.tipafriend td span.tx-srfreecap-pi2-cant-read{
	color: #000000;
}

#content table.tipafriend td.error{
	background-color: #CC0000;
}


/*  Ajax Drucken ein/ausblenden */

#ajax-print{
	display: none;
}

div.home #ajax-print{
	display: block;
}

div.left-column-flex{
	width: 383px;
	padding-left: 0px;
	padding-right: 5px;
	float: left;
}

#content div.left-column-flex h1.csc-firstHeader{
	/*background-color: #333333 !important;*/
	margin-right: -4px;
	padding-right: 5px;
}

#content div.right-column-flex h1.csc-firstHeader{
	/*background-color: #CCCCCC !important;*/
	margin-left: -5px;
	padding-left: 5px;
}

div.right-column-flex{
	width: 125px;
	padding-left: 5px;
	padding-right: 0px;
	float: left;
}

.csc-frame-frame2{
	margin-bottom: -25px!important;
}


div.tx-felogin-pi1 fieldset{
	margin-top: 10px;
	margin-left: 0px;
	border: 0 none;
	padding-left: 0;
}

div.tx-felogin-pi1 legend{
	display: none;
}

div.tx-felogin-pi1 fieldset label{
	margin-right: 15px;
}

#pollAnswerWrap input, #pollAnswerWrap label{
	float:left;
}

#pollAnswerWrap label{
	padding-top: 2px;
}

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

.csc-mailform-radio legend{
	display: none;
}

.csc-mailform-radio fieldset{
	margin:0;
	padding:0;
	border:0;
}

.csc-mailform-radio input{
	float:left;
	clear:both;
	margin-top: 2px;
	background: none;
	border:0;
}

.csc-mailform-radio label{
	float:left;
	padding-left: 16px;
}

.csc-mailform-field{
	width: 510px;
	float:left;
}

#ks-footer-logo{
	float:left;
	margin: 72px 0 0 25px;
}

#uni-footer-logo{
	float:left;
	margin: 57px 0 0 25px;
}


/* ########### Login on every page ########### */

.loginform-top {
	background-color:#333333;
	color:#FFFFFF;
	height:17px;
	left:500px;
	position:absolute;
	top:83px;
	display: none;
	text-transform: none;
}

.loginform-top label{
	display: inline;
}

.loginform-top div{
	float: left;
	margin-right: 5px;
}

.loginform-top div.username{
	margin-top: 2px;
}

.loginform-top input{
	border: 0px solid #000;
	margin-top: 1px;
	height: 14px;
	background-color: transparent;
	color: #FFFFFF;
}

.loginform-top input.login-text{
	height: 12px;
	color: #000000;
	background-color: #DDDDDD;
}




#unibas_logo_head{
	display: none;
	float: left;
}

#content .contenttable{
	max-width: 530px;
}

#content-wrap .single-column .contenttable{
	max-width: 740px;
}

#content .tx-x4epersdb-pi3 h2{
	margin-bottom: 8px;
}

.tx-x4epersdb-pi3-layout-10{
	margin-bottom: 10px;
}

.news-list-item span,
.news-list-item a,
.news-latest-item span,
.news-latest-item a{
	display:block;	
}

.news-latest-item-inline span,
.news-latest-item-inline a,
.news-latest-item-inline span,
.news-latest-item-inline a{
	display:inline!important;	
}


/* ############################################ */
/* ##             MEINE DEFS		     ## */
/* ############################################ */

table tr td {  
 font-size:11px;
}  
