@charset "utf-8";
body {
	font: normal 12px Arial, Helvetica, sans-serif;
	background:#dadada;
	margin:0;
	padding:0;
}

/* General Layout */
#container {
	width:980px;
	margin:0 auto;
	padding:0;
	background:#fff;
}
#header{
	width:980px;
	height:76px;
	margin:0;
	padding:28px 0 0 0;
	position: relative;
}
#header a#tongjiLogo {
	position: absolute;
	top: 28px;
	left: 35px;
}
#header a#mbsLogo {
	position: absolute;
	top: 38px;
	right: 35px;
}
#keyvisual {
	width:980px;
	height:175px;
	margin:0;
	padding:0;
}
#topnav {
	width:720px;
	height:56px;
	background: transparent url("../_gfx/bg-topnav.gif") top center no-repeat;
	padding-left:220px;
	text-align:left;
	margin:0 20px;
}
#inhalt {
	width:100%;
	margin:0;
	padding:0 0 50px 0;
}
#main1 {
	width:940px;
	margin:0;
	padding:0 20px 0 20px;
}
#main2 {
	float:left;
	width:720px;
	background: #f1f3f7;
	padding:0;
}
#contentnarrow {
	background: transparent;
	float:left;
	width:460px;
	padding:10px 0 10px 0;
	margin-left: 10px;
	color:#333;
}
#rightrow {
	background:transparent;
	float:left;
	width:220px;
	padding:0;
	margin-left: 20px;
}
#footer {
	float: left;
	width:700px;
	background: #fff;
	padding:7px 0 0 0;
	margin-left:220px;
	color:#bdc2ca;
	line-height:18px;
	word-spacing:0.1em;
}

/* Navigation / Menus */
/* Meta Navigation */
#topnav ul { padding: 0; }
#topnav li {
	margin:0;
	padding:0;
	list-style:none;
	float:left;
}
#topnav li a {
	display:block;
	height:26px;
	background:top left no-repeat transparent;
	text-decoration:none;
}
#topnav li a span { visibility:hidden; }

#topnav li a#key-facts { background-image: url(../_gfx/topnavigation/keyfacts.gif); width: 100px; }
#topnav li a#info-events { background-image: url(../_gfx/topnavigation/infoevents.gif); width: 108px; }
#topnav li a#application { background-image: url(../_gfx/topnavigation/application.gif); width: 108px; }
#topnav li a#downloads { background-image: url(../_gfx/topnavigation/downloads.gif); width: 108px; }
#topnav li a#contact { background-image: url(../_gfx/topnavigation/contact.gif); width: 106px; }

#topnav li a:hover, #topnav li a.active { background-position:bottom left; }

/* Main Navigation on the left */
#leftnav {
	float:left;
	background: transparent;
	width:216px;
	padding-right:4px;
}
#leftnav ul { padding: 0; }
#leftnav a {
	display:block;
	font-size:12px;
	font-weight:bold;
	line-height:15px;
	text-decoration:none;
	margin-bottom:4px;
}
#leftnav a.levelone {	
	color:#6984a9;
	background:#c7d1df;
	padding:6px 7px;
}
#leftnav a.levelone:hover {
	background: #62131f;
	color:#fff;
}
#leftnav a.leveloneon {
	color:#fff;
	background: #62131f;
	padding:6px 7px;
	cursor:default;
}
#leftnav a.levelonetwo {
	color:#748daf;
	background:#e3e8ef;
	padding:6px 7px;
	margin:0 0 4px 7px;
}
#leftnav a.levelonetwo:hover {
	background: #758eaf;
	color:#fff;
}
#leftnav a.levelonetwoon {
	color:#fff;
	background: #758eaf;
	padding:6px 7px;
	margin:0 0 4px 7px;
	cursor:default;
}
#leftnav a.levelonethree {
	color:#91a4c0;
	background:#f0f4f7;
	padding:6px 7px;
	margin:0 0 4px 14px;
}
#leftnav a.levelonethree:hover {
	background: #91a4c0;
	color:#fff;
}
#leftnav a.levelonethreeon {
	color:#fff;
	background: #91a4c0;
	padding:6px 7px;
	margin:0 0 4px 14px;
	cursor:default;
}

/* Language Selection */
#version {
	margin-top: 20px;
}
#version a {
	color:#5186aa;
	margin-left: 5px;
}
#version img {
	vertical-align: middle;
	margin-right: 5px;
	margin-top: -3px;
}

/* Content related */
#contentnarrow a, #rightrow a {
	color:#5186aa;
}
#contentnarrow a:hover, #rightrow a:hover {
	text-decoration:none;
}
#contentnarrow h1 {
	font-size:20px;
	line-height:26px;
	margin-bottom:10px;
	color:#708bad;
}
#contentnarrow h2 {
	font-size:16px;
	line-height:20px;
	margin:10px 0 8px 0;
	color:#708bad;
}
#contentnarrow h3 {
	font-size:14px;
	line-height:16px;
	margin:10px 0 6px 0;
	color:#708bad;
}
#contentnarrow h4 {
	font-size:13px;
	line-height:16px;
	margin:10px 0 6px 0;
	color:#000;
}
#contentnarrow h5 {
	font-size:12px;
	line-height:12px;
	margin:0;
	padding:0;
	font-weight:bold;
	color:#708bad;
}
#contentnarrow p {
	line-height:17px;
	margin:5px 0;
}
#contentnarrow ul {
	list-style-position: outside;
	line-height:15px;
}
#contentnarrow li {
	list-style-image: url("../_gfx/li.gif");
	padding-top:0.1em;
	padding-bottom:0.5em;
	padding-left: 0.3em;
}
#contentnarrow ol li {
	list-style-image: none;
	list-style-type: decimal;
	color: #748DAF;
	font-weight:bold;
}
#contentnarrow ol li span{
	color: #333;
	font-weight:normal;
}
blockquote {
	margin-left:20px;
}


/* Footer related */
#contentnarrow #backtotop {
	text-align:right;
	background: transparent url("../_gfx/top.gif")  bottom right no-repeat;
	margin: 30px 15px 10px 0;
}
#contentnarrow #backtotop a {
	color:#58585a;
	text-decoration:none;
	font-size:12px;
	margin-right:8px;
}
#footer a {
	color:#5186aa;
	text-decoration:none;
}

/* Right Column */
.infobox, .downloadbox, .contactbox, .newsbox, .sidebarItem {
	background:transparent;
	width:220px;
	padding:11px 0;
	margin-bottom:5px;
	color:#000;
	font-size:11px;
	line-height:16px;
}
.infobox h1, .downloadbox h1, .contactbox h1, .newsbox h1, .sidebarItem h1 {
	color:#7a1d2b;
	font-size:16px;
	margin:0 0 10px 0;
}
.infobox h4, .downloadbox h4, .contactbox h4, .newsbox h4, .sidebarItem h4 {
	color:#7a1d2b;
	font-size:12px;
	margin:0 0 5px 0;
}
.infobox a, .downloadbox a, .contactbox a, .newsbox a {
	display:block;
	color:#5186aa;
	text-decoration:none;
	margin:2px 0 10px 0;
}
.infobox a:hover, .downloadbox a:hover, .contactbox a:hover, .newsbox a:hover{
	text-decoration:underline;
}
#rightrow .infobox {
	padding:0;
}
.contactbox img {
	border: 1px solid #dadada;
	margin: 8px 0;
}
.contactbox .funktion {
	color:#b7b7b7;
}
#rightrow .bodytext {
	color:#333;
	line-height: 17px;
	clear:both;
}
#rightrow .sidebarItem .csc-header {
	color: #7A1D2B;
	font-size: 16px;
	margin: 0 0 10px;
}
#rightrow .sidebarItem .csc-header-n2 {
	margin-top: 10px;
}
/* Testimonials */
.sidebarItem h6 {
	margin-top:-54px;
	padding-bottom:26px;
	padding-left:4px;
	font-weight:normal;
	color: #333333;
	display:block;
	background-image: URL(../_gfx/Anfuehrung_unten.png);
	background-repeat:no-repeat;
	background-position:bottom right;
	font-style:italic;
}

/* Tables */
.contenttable {
	width:100%;
	border-collapse: separate;
	border-spacing: 2px 2px;
	line-height:17px;
}
.contenttable td {
	padding:5px;
}
.contenttable thead th {
	padding:5px;
	font-weight:bold;
	background-color: #758EAF;
	color: #FFF;
}
.contenttable .tr-even {
	background-color: #C7D1DF;
}
.contenttable .tr-odd {
	background-color: #FFF;
}

.key-facts-table .td-0 {
	font-weight:bold;
}
.key-facts-table, .key-facts-table td {
	border:none;
    border-collapse: separate;
    border-spacing: 2px 2px;
}
.key-facts-table .tr-even {
	background-color: #C7D1DF;
}
.key-facts-table .tr-odd {
	background-color: #FFF;
}

.admissions-table, .admissions-table td, .admissions-table thead tr th {
	border:none;
    border-collapse: separate;
    border-spacing: 2px 2px;
}
.admissions-table .tr-even {
	background-color: #FFF;
}
.admissions-table .td-0,.admissions-table .tr-0{
	font-weight:bold;
	background-color: #758EAF;
	color: #FFF;	
}
.admissions-table .tr-odd {
	background-color: #C7D1DF;
}
.admissions-table .td-1, .admissions-table .td-2 {
	text-align:center;
	width:30%;
}

.sinoeuropeancurriculum-table{
	border:none;
    border-collapse: separate;
    border-spacing: 2px 2px;
}
.sinoeuropeancurriculum-table td,.sinoeuropeancurriculum-table thead  th{
	border:none;
    border-collapse: separate;
    border-spacing: 2px 2px;
}
.sinoeuropeancurriculum-table thead tr th {
	background-color: #758EAF;
	color:#FFFFFF;
}
.sinoeuropeancurriculum-table tbody .tr-odd {
	background-color: #C7D1DF;
}
.sinoeuropeancurriculum-table tbody .tr-even{
	background-color: #FFF;
}
.sinoeuropeancurriculum-table .tr-last td{
	font-weight:bold;
}

 /* News */
.news-latest-item h3 {
	margin-bottom: 10px;
	font-size: 12px;
}
.news-latest-item p {
	font-size: 11px;
	line-height: 16px !important;
}
.news-latest-date {
	display: none;
}
.news-latest-item img  {
	float: right;
	margin: 5px 0 5px 5px;
}
.news-list-item {
	margin-bottom: 15px;
	border-bottom: 1px dotted #62131f;
}
.news-list-item h2 a {
	text-decoration: none;
}
.news-list-item img {
	float: left;
	margin: 0 10px 10px 0;
}
.news-list-date {
	font-size: 11px;
	font-style: italic;
}
.moreLink {
	font-size: 11px;
	float: right;
	margin-bottom: 5px;
}
.news-single-img {
	float: right;
	margin: 10px 0px 10px 10px;
}
.news-single-additional-info {
	clear: right;
	background-color: #c7d1df;
	border-left: 6px solid #758eaf;
	padding: 0 10px 10px 10px;
	margin-top: 20px;
}
.news-single-additional-info dl {
	padding-top: 10px;
}
.news-single-additional-info dt {
	font-weight: bold;
}
.news-single-additional-info dd {
	line-height: 1.4em;
	margin-top: 5px;
	padding-left: 15px;
	background: url(../_images/link.gif) no-repeat 0 5px;
}
.news-single-files img {
	margin-right: 5px;
	vertical-align: text-bottom;
}
.news-single-date {
	margin-top: 20px;
	padding-top: 10px;
	font-style: italic;
	float: right;
}
.news-single-backlink {
	margin-top: 20px;
	padding-top: 10px;
	border-top: 1px solid #cccdcf;
}
.tx-ttnews-browsebox {
	text-align: center;
}
.tx-ttnews-browsebox ul {
	padding: 0;
	margin-top: 5px;
}
.tx-ttnews-browsebox li {
	background: none;
	padding: 0 2px;
	display: inline;
}

/* Filelinks Module */
#contentnarrow .filelinks ul {
	padding: 0;
}
#contentnarrow .filelinks ul li {
	background-position: 1px 6px;
	padding-left: 40px;
	margin: 0;
	min-height: 45px;
	list-style-image: none;
}
#contentnarrow .filelinks ul li.odd {
	background-color: #c6d4e2;
}
#contentnarrow .filelinks span.file {
	display: block;
	padding-top: 5px;
}
#contentnarrow .filelinks span.filesize {
	font-size: 11px;
}
#contentnarrow .filelinks li {
	background: url(../../templates/shared/_images/file_icon.png) left top no-repeat;
}
#contentnarrow .filelinks .pdf {
	background: url(../../templates/shared/_images/pdf_icon.png) 0 3px no-repeat;
}

/* Tabs, Accordions etc. */
.tx-jfmulticontent-pi1 {
 	margin-top: 15px;
}

/* Technical Stuff */
.spacer {
	font-size:1px;
	line-height:0;
	margin:0;
	padding:0;
}
.cleaner, .clearer {
	clear:both;
	height:1px;
	line-height:1px;
	font-size:1px;
	border:none;
	background:transparent;
	margin: 0;
	visibility: hidden; /* IE7 */
}
