body {
	font-size: 100%;
	color: #000000;
	margin: 0px;
	padding: 0px;
	background: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.tableContainer {
	width: 100%;
	font-size: 0.75em;
}
.tableLeft {
	width: 270px;
	vertical-align: text-top;
/*	background: url(../img/bg_crossnav_1.gif) repeat; */
	background: none;
        line-height: 1em;
}
.tableCenter, .tableCenterTable {
	vertical-align: top;
	background: #fff;
	border: none;
	padding: 0px 0px 28px 0px;
}
.tableCenterTable {
	padding: 0px;
}
.tableRightWhite {
	width: 235px;
	vertical-align: top;
	background: none;
	border: none;
}
.tableRight, .tableRightBanner {
	width: 235px;
	vertical-align: top;
	background: url(../img/bg_crossnav_3.gif) repeat;
	border: none;
}
img {
	border: none;
}
form {
	margin: 0px;
}
fieldset {
	border: none;
	margin: 0px;
	padding: 0px;
}
legend {
	display: none;
}
a {
	color: #006DB5;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.anker {
	text-decoration: none;
	color: #000000;
}
.anker:hover {
	text-decoration: none;
	color: #000000;
}
hr {
	color: #001E57;
	height: 1px;
}
#breadcrumb {
	color: #006DB5;
	margin-top: 4px;
	margin-bottom: 4px;
}
.breadcrumbArrow {
	background: url(../img/pfeil_b.gif) no-repeat;
	margin: 0em 0.4em 0em 0.4em;
	padding: 0em;
	width: 1em;
}
.searchStar {
	background: url(../img/stern.gif) no-repeat;
	width: 1em;
	margin: 0em 0.1em 0em 0.1em;
	padding: 0em;
	background-position: 0em 0.3em;
}
.inline {
	display: inline;
}
.bold {
	font-weight: bold;
}
.both {
	clear: both;
}
.left {
	float: left;
}
.distanceSuche {
	margin: 5px 0px 10px 0px;
}
#formSuche {
	margin: 10px 0px 14px 0px;
	padding: 10px 0px 10px 13px;
}
.datum {
	margin: 6px 0px 6px 0px;
	padding: 6px 0px 6px 0px;
	font-weight: bold;
}
.noBold {
	font-weight: normal;
}
/* Footer */
div#footer {
	background: #001E57;
	color: #FFFFFF;
	font-size: 0.65em;
	height: 1.9em;
	/*min-height: 20px;*/
	line-height: 20px;
	line-height: 2em;
	padding: 0px;
}
div#footerInner {
	width: 90em;
	padding-left: 20px;
}
div#footer a {
	color: #FFFFFF;
	text-decoration: none;
}
div#footer a:hover {
	text-decoration: underline;
}
#footerSlogan {
	letter-spacing: 0.3em;
	font-weight: bold;
}
.pipe {
	margin-left: 8px;
	margin-right: 8px;
	background: url(../img/pipe.gif) no-repeat center;
}
/* EOF: Footer */
.mehr {
	background: url(../img/pfeil_mehr.gif) no-repeat;
}
/* Optische Hilfen */
.invisibleItem {
	/* instead of 'display: none;' because of some screenreaders */
	position: absolute;
	left: -2000px;
}
.dontShow {
	display: none;
}
/* EOF: Optische Hilfen */
/* zum testen */
div#border {
	border: solid 1px #ff0000;
}
.sucheBegriff, .sucheTreffer {
	color: #001E57;
	font-weight: bold;
}
.alignRight {
	text-align: right;
}
/* EOF: COMMON */
/* da die MainNavi skalierbar ist, muss auch der Bereich ueber dem sie liegt mitskalieren, daher dieser leere Div*/
.mainNaviBackground {
	/*height: 3.0em;*/
	height: 35px;
	background: #001E57;
}
/* macht den hellblauen Hintergrund fuer das Bild ueber der BreadcrumbNavi */
.imageLink img {
	float: left;
}
.imageLinkClear {
	clear: both;
	height: 1px;
	overflow: hidden;
	background: #fff;
}
.uniLogo {
	height: 123px;
	width: 270px;
	overflow: hidden;
}







