a:link { text-decoration: none; color: rgb(62,62,62); }
a:visited { text-decoration: none; color: rgb(62,62,62); }
a:hover { text-decoration: underline; color: rgb(62,62,62); }
a:active { text-decoration: underline; color: rgb(62,62,62); }

#content a { text-decoration: underline; color: rgb(62,62,62); }
#content a:link { text-decoration: underline; color: rgb(62,62,62); }
#content a:visited { text-decoration: underline; color: rgb(62,62,62); }
#content a:hover { text-decoration: underline; color: rgb(62,62,62); }
#content a:active { text-decoration: underline; color: rgb(62,62,62); }

form {
	margin: 0px;
	}
	
/*------------------------------*/
/*general layout                */
/*------------------------------*/


body {
	background-color: #fff;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 17px;
	color: rgb(62,62,62);
	letter-spacing: 0em;
	}

#wrapper {
	text-align: center;
	padding: 0px 50px 0px 50px;
	}

#master {
	width: 894px;
	margin: 0px auto;
	text-align: left;
	min-height: 740px;
	} 

/* for Internet Explorer */
/*\*/
* html #master {
height: 740px;
}
/**/

#head {
	position: relative;
	height: 252px;
	background-color: #fff;
	}

#head, #head a {
	color: #bac5e1;
	}

	
#header {
	height: 16px;
	background-color: #656E98;
	padding: 6px 16px;
	font-size: 12px;
	line-height: 17px;
	}

.headertitle {
	float: left;
	}
	
.headertitle strong {
	color: #fff;
	}
	
.headernavi {
	float: right;
	}

.logo {
	height: 168px;
	}
#main {
	width: 894px;
	margin-top: 28px;
	background: url(../../media/elements/bg_main_ceb.gif) repeat-y 0px 0px;
	}

#col_left {
	width: 200px;
	float: left;
	}

#col_right {
	width: 694px;
	float: left;
	min-height: 400px;
	}
	
/* for Internet Explorer */
/*\*/
* html #col_right, * html #content {
height: 400px;
}
/**/

#content {
	width: 600px;
	padding: 0px 0px 20px 8px;
	position: relative;
	min-height: 400px;
	}



/*------------------------------*/
/*navigation                    */
/*------------------------------*/


#navi_left {
	width: 200px;
	}

#navi_left ul {
	position: relative;
	padding: 0px;
	margin: 0px;
	} 

#navi_left a.active {
	font-weight: bold;
	color: rgb(58,61,87);
	}

#navi_left ul li {
	list-style: none;
	padding: 0px;
	margin: 0px;
	text-transform: uppercase;
	font-size: 12px;
	line-height: 17px;
	padding-bottom: 5px;
	}

#navi_left ul li a {
	text-decoration: none;
	}

#navi_left ul ul li {
	text-transform: none;
	padding-left: 10px;
	}

#navi_left ul li.navi_active ul li a {
	border: none;
	}

#navi_left ul ul ul li {
	padding-left: 20px;
	}

#navi_left ul ul ul ul li {
	padding-left: 30px;
	}


ul.navi_global, ul.navi_lang {
	padding: 0px;
	margin: 0px;
	float: left;
	}

ul.navi_global li, ul.navi_lang li {
	list-style: none;
	padding: 0px;
	margin: 0px;
	float: left;
	}


#navi_top {
	height: 56px;
	}

#navi_top ul {
	padding: 0px;
	margin: 0px;
	}
	
#navi_top ul li {
	list-style: none;
	padding: 0px;
	margin: 0px;
	width: 298px;
	float: left;
	}
	

/* forschung */
#navi_left a.active.sectionpage_uid5, #navi_left a.sectionpage_uid5 {
	color: #5E3B3B;
	}	

/* lehre */
#navi_left a.active.sectionpage_uid8, #navi_left a.sectionpage_uid8 {
	color: #48354D;
	}	

/* consulting */
#navi_left a.active.sectionpage_uid186, #navi_left a.sectionpage_uid186 {
	color: #03646E;
	}	

#head li.lang-active a, #head a.active {
	color: #fff;
	}

/*------------------------------*/
/*general stuff                 */
/*------------------------------*/


h1 {
	margin: 0px;
	padding: 0px 0px 10px 0px;
	font-size: 14px;
	font-weight: bold;
	line-height: 17px;
	color: rgb(58,61,87);
	}

h2 {
	font-size: 12px;
	padding-bottom: 0px;
	}

p {
	padding: 0px 0px 10px 0px;
	margin: 0px;
	}

.float_left {
	float: left;
	}

.float_right {
	float: right;
	}
	
.float_clear {
	clear: both;
	height: 0px;
	}

ol li {
	margin: 0px;
	padding: 0px 0px 10px 0px;
	}

.csc-textpic-imagewrap {
	margin-bottom: 10px;
	}



/*------------------------------*/
/*decoration: main body         */
/*------------------------------*/

p.divider {
	border-bottom: 1px solid rgb(54,54,54);
	margin-top: -10px;
	}

p.myfooter {
	font-size: 12px;
	color: #818181;
	margin-top: 30px;
	margin-bottom: 15px;
	}



/*------------------------------*/
/*tables, lists: main body      */
/*------------------------------*/


table.contenttable {
	border-collapse: collapse;
	width: 100%;
	}


table.contenttable th {
	border: 1px solid #3E3E3E;
	padding: 2px 5px;
	font-size: 12px;
	vertical-align: top;
	text-align: left;
	}

table.contenttable td {
	border: 1px solid #B2B2B2;
	border-top: 1px solid transparent;
	padding: 2px 5px;
	font-size: 12px;
	vertical-align: top;
	text-align: left;
	}

table.contenttable p {
	padding: 0px;
	}

table.listing th {
	width: 130px;
	font-size: 10px;
	line-height: 15px;
	}

table.listing_search {
	border-collapse: collapse;
	}

table.listing_search th {
	width: 100px;
	font-size: 10px;
	line-height: 15px;
	border-top: 1px solid #E2E4E5;
	padding: 5px 0px 10px 0px;
	}

table.listing_search td {
	border-top: 1px solid #E2E4E5;
	padding: 5px 0px 10px 0px;
	}

table.listing_search td.first, table.listing_search th.first {
	border: none;
	}



/*------------------------------*/
/*forms                         */
/*------------------------------*/

form {
	display: inline;
	}

.form_global input {
	width: 100px;
	height: 16px;
	line-height: 16px;
	float: left;
	margin-right: 5px;
	margin-top: -2px;
	}

.formfield {
	background-color: #FFFFFF;
	color: #000000;
	width: 175px;
	height: 16px;
	border: 1px solid #C2C4C6;
	margin: 0;
	}
	
.butt {
	border: none;
	margin: 0;
	padding: 0;
	background-color: transparent;
	width: 175px;
	text-align: right;
	font-size: 12px;
	font-weight: bold;
	color: #3E3E3E;
	}
	
.csc-loginform input {
	background-color: #DAE2F0;
	color: #000;
	border: 1px solid #003366;
	margin: 0;
	}

.csc-loginform .csc-mailform-submit {
	margin-top: 5px;
	}


/*extensions*/


.user-projects-pi1 td, .user-projects-pi1 th, .user-personendaten-pi1 td, .user-personendaten-pi1 th {
	border: 1px solid #eee;
	}
	
.user-projects-pi1 th {
	width: 275px;
	background-color: #eee;
	}
	
.user-personendaten-pi1 th {
	width: 220px;
	background-color: #eee;
	}
	
/*
.user-projects-pi1 table, .user-personendaten-pi1 table {
	border: 1px solid #ccc;
	margin: 20px 0px 20px 0px;
	}
*/
	
.user-projects-pi1 table h2, .user-personendaten-pi1 table h2 {
	margin-bottom: 1em;
	}
	
.user-projects-pi1 h2, .user-personendaten-pi1 h2 {
	margin-bottom: 1em;
	font-weight: normal;
	}
	
/*
#content_main .user-projects-pi1 a, #content_main .user-projects-pi1 a:link, #content_main .user-projects-pi1 a:visited, #content_main .user-projects-pi1 a:hover, #content_main .user-projects-pi1 a:active {
	font-size: 0.75em;
	font-weight: normal;
	color: #999;
	text-decoration: none;
	padding: 1px;
	border: 1px solid #ccc;
	}
*/

.tab_res_table_details {
	width: 100%;
	}
	
.user-projects-pi1 .details, .user-personendaten-pi1 .details {
	margin: 20px 0px 20px 0px;
	}
	
.ui-tabs-nav .ui-tabs-selected a span {
    font-weight: bold;
	}



form {
	line-height: 20px;
	}
	
.required {
	color: #003366;
	margin-left: 10px;
	}

input, textarea, select { 
	background-color: #fff;
	border: 1px solid #3E3E3E;
	}

label {
	display: block;
	margin: 0;
	padding: 5px 0px 0px 0px;
	font-weight: normal;
	}

fieldset {
	border: none;
	margin-bottom: 20px;
	}

.csc-mailform {
	padding: 0px 0px 15px 0px;
	margin: 5px 0px 0px 0px;
	}
	
.csc-mailform-label {
	font-weight: normal;
	display: block;
	margin-top: 15px;
	}
	
.csc-mailform-submit, .tx-wfqbe-pi1 .wfqbe_block input.btn_submit {
	background-color: #3E3E3E;
	color: #fff;
	margin: 20px 20px 0px 0px;
	}
	
.csc-mailform-check {
	position: relative;
	border: none;
	}


.tx-wfqbe-pi1 .wfqbe_browser, .user-refman-pi1 .pagination {
	margin-bottom: 10px;
	}


.tx-wfqbe-pi1 .tmpl_insert label {
	font-weight: bold;
	}

.tx-wfqbe-pi1 .tmpl_insert input {
	width: 300px;
	}
	
.tx-wfqbe-pi1 .tmpl_insert .wfqbe_block input.btn_submit, .tx-wfqbe-pi1 .wfqbe_block input.btn_submit {
	width: 175px;
	}

.tx-wfqbe-pi1 .wfqbe_even {
	background-color: #fff;
	}
	
.tx-wfqbe-pi1 .confirm_label {
	font-weight: bold;
	display: block;
	}
	
.tx-wfqbe-pi1 .confirm_field {
	margin-bottom: 10px;
	display: block;
	}
	
#WFQBE_PROJECT_0 input {
	margin-bottom: 5px;
	}

.list_team {
	margin-bottom: 20px;
	}	
	
	
.mylink .csc-textpic .csc-textpic-imagewrap {
	width: 300px;
	}

#content p.mybackbutton {
	margin-top: 20px;
	}