/* GENERAL */
* { margin: 0; padding: 0; }

#baseAll { margin: 0 2em 0 2em; position: relative; height: 100%; width: 70%;  }
img { border: none!important; }
acronym { border: none;}

/* METABAR */
#metabar { display: none; }

/* HEADER */
#baseAllHead { width: 100%; background: #fff none; }
#headPic, #headPicStay { display: none; }
#ms-GrandHeader { display: none  !important; position: absolute; top: 0; left: 0; }


/* NAV1 + NAV2 */
#baseNav1 { display: none; }
#baseNav2 { display: none; }

/* BREADCRUMBS */
#breadcrumbs { margin: 0 0 1em 0; padding: 0;}
#breadcrumbs li { float: left; }
#breadcrumbs #youAreHere { display: none; }
#breadcrumbs ul li { float: left; list-style-type: none; }

/* CONTENT */
#baseContent { width: 100%; margin: 0; position: relative; }
#baseContent.fullWidth #content { width: 100%; margin: 0; padding: 0 10px 50px 10px; }
#baseNav4 { display: none; }
#content { margin: 0; position: relative; }
#contentFoot { margin: 50px 0 0 0; padding: 3px; }
#printFoot { display: block; float: left; clear: both; margin: 1em 0 1em 0; color: #ccc; font-size: 10px; }
#uniFoot #uAdr{ margin: 0; padding: 0; background: #fff; text-align: left !important;}
#sidebar { display: none; }
#contentFoot { display: none; }
#nav5 { display: none; }

/* TABELLEN */
.tabelle-2-h {
	width: 45em;
}

