body {
	background-image: url(../images/body-background.gif);
	background-repeat: repeat-y;
	padding: 0;
	margin: 0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	height: 100%;
	background-color: #eeeeee;
	line-height: 18px;
}

/*
#unibas-logo {
	float: left;
	width: 175px;
	
	text-align: left;
	margin-left: 25px;
	margin-top: 25px; 
}

#unibas-logo a {
	color: #767676;
	font-weight: bold;
}
unibas-logo*/
#logo {
	/*float: right;*/
	width: 200px;
	/*text-align: right;*/
	padding: 5px 25px;
	
	
}

#uni-signet-link {
	display: block;
	background-repeat: no-repeat;
	background-position: 0;
	background-image: none;
	margin-top: 30px;
}

#uni-signet-link.hover {
	background: none;
	margin-top: 30px;
}

a {
	text-decoration: none;
	/*color: #f88b0a;*/
	color: #1078e2;
}

img {
	border: none;
}

.clearer {
	clear: both;
}

#header {
	height: 90px;
	background-color: #ffffff;
	width: 970px;
	/*text-align: right;*/
}

#uni-logo {
	margin-left: 120px;
}

/*
	Kopfzeile
*/
#navigation-top {
	position: absolute;
	top: 90px;
	left: 0;
	height: 17px;
	/*width: 400px;*/
	background-color: #1078e2;
	height: 17px;
	line-height: 15px;
}

#navigation-top ul {
	list-style-type: none;
	padding: 0 25px;;
	margin: 0;
}

#navigation-top ul li {
	float: left;
	margin-right: 18px;
}

#navigation-top a {
	color: #ffffff;
	font-weight: bold;
	font-size: 11px;
}

#navigation-top input{
	height: 12px;
	border: none;
	padding: 0;
	margin: 2px 0 0 0;
}

/* Hauptnavigation */
#navigation {
	float: left;
	width: 225px;
	padding-bottom: 183px;
	font-size: 12px;
}

#navigation ul li a {
	line-height: 17px;
	display: block;
	width: 190px;
	color: #ffffff;
	padding: 3px 10px 0 25px;
	background-repeat: no-repeat;
	background-position: 10px 7px;
	background-image: url(../images/navigation-background.gif);
	font-weight: bold;
}

/* Hauptnavigation Level 1 */
#navigation ul {
	list-style-type: none;
	margin: 47px 0 0 0;
	padding: 0;
	border-bottom: 1px dotted #ffffff;
}

#navigation ul li {
	border-top: 1px dotted #ffffff;
}

#navigation ul li.active a, #navigation a:hover, #navigation ul li.active ul li a:hover {
	background-color: #d0d2c9;
	/*color: #1078e2;*/
	color: #ffffff;
	background-image: url(../images/active-navigation-background.gif);
}

/* Hauptnavigation Level 2 */
#navigation ul li ul {
	margin: 0;
	border: none;
}

#navigation ul li.active ul a {
	background: none;
	background-image: url(../images/navigation-background.gif);
	background-repeat: no-repeat;
	background-position: 30px 7px;
	padding-left: 47px;
	width: 168px;
}

#navigation ul li.active ul li.active a {
	background-image: url(../images/active-navigation-background.gif);
	background-color: #d0d2c9;
}


/* Inhaltsbereich */
h1 {
	color: #f88b0a;
	font-size: 18px;
	font-weight: bold;
	padding: 0;
	margin: 0;
}

h2 {
	font-size:12px;
	color:#F88B0A;
}

h3 {
	font-size: 12px;
}

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

p {
	margin-top: 0;
	padding-top: 0;
}

#container {
	display: block;
	min-height: 100%;
	width: 100%;
	min-width: 1010px;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 0;
}


#content {
	float: left;
	width: 735px;
	line-height: 18px;
	padding-bottom: 183px;
	padding-top: 47px;
	margin-left: 25px;
	margin-right: 25px;
}
#content .content-element h1, #content-left .content-element h1, #content-right .content-element h1{
	margin-bottom: 15px;
}

#content-left {
	float: left;
	width: 535px;
	/*line-height: 18px;*/
	padding-bottom: 183px;
	padding-top: 47px;
	margin-left: 25px;
	margin-right: 25px;
}

#content-right {
	background-color: #ffffff;
	float: left;
	width: 205px;
	/*line-height: 18px;*/
	padding-bottom: 183px;
	padding-top: 47px;
	padding-left: 10px;
	padding-right: 10px;
	margin-left: 25px;
	margin-right: 25px;
}

#footer {
	position: absolute;
	left: 0px;
	bottom: 0px;
	width: 100%;
	height: 153px;
	z-index: 999;
	padding: 0px;
	margin: 0px;
	
	clear: both;
	background-image: url(../images/footer-background.gif);
	background-repeat: no-repeat;
	background-color: #304962;
}


label {
	width: 150px;
	display: block;
	float: left;
}

.tx-loginboxmacmade-pi1-labelCell {
	background-color: #ff0000;
}

/* default styles for extension "tx_chcforum_pi1" */

/* category title row */

.tx_chcforum-pi1-toolBar {
	background-color: #FFFFFF;
	border: 1px solid #FFFFFF;
}
.tx-chcforum-pi1-noWrap {
	color: #000000;
}
.tx-chcforum-pi1-preTableWrap {
	border: 1px solid #FFFFFF;
	margin-bottom: 2px;
}
.tx-chcforum-pi1-navPath {
	background: #FFFFFF;
	border-bottom: 1px solid #FFFFFF
}
.tx-chcforum-pi1-navPath a{
	color: #000000;
	font-weight: bold;
}
.tx-chcforum-pi1-Table {
	border: 1px solid #FFFFFF;
	margin-bottom: -3px;
}
.tx-chcforum-pi1-Table thead tr th {
	background: #A2BC2F;
	color: #FFFFFF;
	font-size:12px;
}
.tx-chcforum-pi1-Table tbody tr th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	letter-spacing: 0;
	background: #B0D2F5;
	color: #FFFFFF;
}
.tx-chcforum-pi1-Table tbody tr td {
	background: #DFFF94;
	font-size: 10px;
}
.tx-chcforum-pi1-catConferenceCell dl dt {
	font-size: 10px;
}

/*Inside Forum*/

.tx_chcforum-pi1-subToolBar{
	background: #A2BC2F;
	border: 1px solid #FFFFFF;
}
.tx-chcforum-pi1-pageLinksTop{
	background: #A2BC2F;
	color: #FFFFFF;
	border: 1px solid #FFFFFF;
	margin-bottom: -4;
}
.tx-chcforum-pi1-pageLinksTop a{
	color: #1078E2;
}
.tx-chcforum-pi1-singlePost{
	background: #FFFFFF;
	border: 1px solid #FFFFFF;

}

.tx-chcforum-pi1-singlePost .author {
	background: #DFFF94;
	border: 1px solid #FFFFFF;
	padding: 3px 8px;
	height: 65px;


}

.tx-chcforum-pi1-singlePost .text{
	background: #FFFFFF;
	border: 1px solid #FFFFFF;
}
.tx-chcforum-pi1-singlePost .edit{
	padding: 0 0 3px 3px;
	background: #B0D2F5;
	height: 18px;
	margin-bottom: -4px;
	border: 1px solid #FFFFFF;

}
.tx-chcforum-pi1-singlePost .edit a{
	color: #000000;
	margin-top: 0;
}

.tx-chcforum-pi1-pageLinksBtm{
	background: #A2BC2F;
	color: #FFFFFF;
	border: 1px solid #FFFFFF;
}

.tx-chcforum-pi1-postTableWrap{
	border: 1px solid #FFFFFF;
}
.tx-chcforum-pi1-linkUp{
	background: #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
}
.tx-chcforum-pi1-linkUp a{
	color: #1078E2;
}

.tx-chcforum-pi1-postForm #formWhere{
	background-color: #A2BC2F;
	color: #FFFFFF;
	border: 1px solid #FFFFFF;
	width: 720px;
	margin-left: 1px;
	margin-bottom: 0;
}

.tx-chcforum-pi1-postForm{
	background: #FFFFFF;
	border: 1px solid #FFFFFF;
}

.tx-chcforum-pi1-singlePost .scroller {
	padding: 5px 8px;
}

.tx-chcforum-pi1-postForm fieldset#formTop legend , .tx-chcforum-pi1-postForm fieldset#formBottom legend{
	background-color: #A2BC2F;
	color: #FFFFFF;
	border: 1px solid #FFFFFF;
	display:none;
}

.tx-chcforum-pi1-postForm #formTop , .tx-chcforum-pi1-postForm #formBottom{
	background: #DFFF94;
	color: #000000;
	border: 1px solid #DFFF94;
	width: 712px;
	
}
.tx-chcforum-pi1-postForm fieldset#formTop {
	
	margin-bottom: 0px;
	width: 714px;
}

.tx-chcforum-pi1-postForm #formBottom hr{
	border: 1px solid #DFFF94;

}

.tx-chcforum-pi1-helpBox {
	background-color: #FFFFFF !important;
	border: 1px solid #DEDEDE;
	color: #000000;
}
.tx-chcforum-pi1-postForm fieldset#formTop label{
	line-height: 15px;
}
.tx-chcforum-pi1-postForm {
	padding: 0;
}

.tx-chcforum-pi1-postForm .tx-chcforum-pi1-Table tbody tr td #searchKeywords {
	background: #DFFF94;
	border: 1px solid #DFFF94;
}

.tx-chcforum-pi1-postForm .tx-chcforum-pi1-Table tbody tr td #searchUsers {
	background: #DFFF94;
	border: 1px solid #DFFF94;
}

.tx-chcforum-pi1-postForm .tx-chcforum-pi1-Table tbody tr td fieldset {
	background: #DFFF94;
	border: 1px solid #DFFF94;
}
.tx-chcforum-pi1-messageBox {
	margin-top: 5px;
	background: #1078E2;
	border: 1px solid #1078E2;
	color: #FFFFFF;
}

.tx-chcforum-pi1-messageBoxError{
	background: #1078E2;
	border: 1px solid #1078E2;
	color: #FFFFFF;
}
.tx-loginboxmacmade-pi1 TABLE.tx-loginboxmacmade-pi1-loginTable TD.tx-loginboxmacmade-pi1-labelCell {
	background: #FFFFFF;
	border: 1px solid #FFFFFF;
	color: #000000;
}

.tx-loginboxmacmade-pi1 TABLE.tx-loginboxmacmade-pi1-loginTable TD {
	border: solid 1px #FFFFFF;
	background-color: #FFFFFF;
	padding: 5px;
}
.tx-loginboxmacmade-pi1 .tx-loginboxmacmade-pi1-error {
	padding-left: 4px;
	background: #1078E2;
	border: 1px solid #1078E2;
	color: #FFFFFF;
}

.tx-loginboxmacmade-pi1-header{
	font-size: 14px;
}
.tx-loginboxmacmade-pi1-welcome{
	padding-left: 0px;
}	
.tx-loginboxmacmade-pi1 TABLE.tx-loginboxmacmade-pi1-loginTable TD.tx-loginboxmacmade-pi1-labelCell {
	padding-left: 0px;
}

/* SINGLE POST END */

#tx-srfeuserregister-pi1-fe_users_form fieldset{
	border: 0;
	padding: 0;
	margin: 20px 0 0 0;
}

#tx-srfeuserregister-pi1-fe_users_form fieldset legend {
	display: none;
}

.tx-srfeuserregister-pi1-password {
	float: left;
}
.tx-srfeuserregister-pi1-password-again {
	width: 56px;
}

#tx-srfeuserregister-pi1-fe_users_form .tx-srfeuserregister-pi1-submit {
	margin-top: 15px;
}

.tx-srfeuserregister-pi1 h4 {
	margin: 0;
}
div .tx-srfeuserregister-pi1 {
	margin-top: 20px;
}

.contenttable {
	font-size: 12px;
	width: auto;
	border-collapse: collapse;
	margin-bottom: 20px;	
	width: 100%;
}

.contenttable p {
	margin: 0;
}

.contenttable td , .table th, .contenttable th {
	padding: 5px 5px;
	text-align: left;
	width: auto;
	line-height: auto;
}

.contenttable .td-0, .contenttable .th-0 {
	padding-left: 5px;
}

.contenttable .td-last {
	padding-right: 5px;
}

.contenttable tbody .oddrow {
	background-color: #B0D3F5;
	border-bottom: 2px solid #FFFFFF;
}

.contenttable tbody .evenrow {
	background-color: #DFFF94;
	border-bottom: 2px solid #FFFFFF;
}

#sc1 label{
	width: 80px;
	text-align: left;
}

#sc1 input{
	margin-left: 0px;
}

div.tx-cal-controller div.res-start,div.tx-cal-controller div.res-end,div.tx-cal-controller div.res-title{
	padding-bottom: 5px;
}

div.tx-cal-controller label.eventdetail{
	font-weight: bold;
	width: 135px;
}

#content-right h1 {
	font-size:14px;
	line-height:14px;
}
