* {
	font-family: Arial,sans-serif;
	margin: 0;
	padding: 0;
	border: 0;
}
body {
	background-color: #EEEEEE;
	font-size: 0.7em;
	margin: 0.7em;
	padding: 0;
}
a {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}
input {
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border: 1px solid #790B1A;
	padding: 3px;
}
input[type="submit"] { padding: 2px; }
hr { border: 0.1em solid; }

.clearer {
	clear: both;
}
.main {
	background-color: #FFFFFF;
	border: 0.1em solid #000000;
	margin: 0 auto;
	width: 89em;
}
.logo { margin: 1.4em; }
.menu { background-color: #790B1A; }
.menu td { text-align: center; }
.menu .item { white-space: nowrap; }
.menu .item a { padding: 0.5em 0.9em; }
.menu .lang { padding: 0px 0.9em; }
.menu .item a {
	color: #FFFFFF;
	display: block;
	font-size: 0.9em;
	text-decoration: none;
	text-transform: uppercase;
}
.menu .item:hover { background-color: #FFFFFF; }
.menu .item:hover a {
	color: #790B1A;
	text-decoration: underline;
}
.menu .item.active {
	background-color: #BEBEBE;
}
.menu .item.active a {
	color: #000000;
}
.menu .lang { color: #B4A4AE; }
.menu .lang a {
	color: #FFFFFF;
	text-decoration: none;
}
.menu .lang a:hover { text-decoration: underline; }
.content .left, .content .right {
	float: left;
	padding: 4.3em 0.9em 0.9em;
	width: 18.7em;
}
.content .center {
	float: left;
	font-size: 1.2em;
	padding: 0.3em 0.9em 0;
	width: 36.9em;
}
.content .center.broad { width: 54em; }
.content .center h1 {
	font-size: 1.6em;
	margin-bottom: 0.4em;
	margin-top: 0.4em;
}
.content .center h2 {
	font-size: 1.34em;
}
.content .center h3, .content .center h2 + p + h2 {
	font-size: 1.12em;
}
.content .center td p { margin: 0 0 0.5em 0; }
.content .center p, .content .center ul { margin: 1em 0; }
.content .center .profile p { margin: 0; }
.content .center ul { padding-left: 3.4em; }
.content .center .linklist a {
	background: url(../images/page.gif) no-repeat 0 0.2em;
	padding-left: 1.6em;
}
.content .center table.standard { width: 100%; }
.content .center table.standard td { border-bottom: 1px solid #808A8C; }
.content .center table.standard td {
	padding: 0.2em;
	vertical-align: top;
}
.content .center table.standard thead {
	background-color: #808A8C;
	color: #FFFFFF;
	font-weight: bold;
}
.content .center .tabular_filelist .date { font-weight: bold; }
.content .center .tabular_filelist .file {
	background: url(../images/file.gif) no-repeat 0 0.4em;
	text-indent: 1.2em;
}
.content .center .standort_map { position: relative; }
.content .center .standort_map p { margin: 0; }
.left h1, .right h1, .left h2, .right h2, .left h3, .right h3 {
	border-bottom: 0.1em solid #000000;
	font-size: 1em;
	font-weight: normal;
	margin-bottom: 0.5em;
	padding-bottom: 0.2em;
}
.left ul { padding-left: 1.3em; }
.left .submenu * li, .left * li {
	font-size: 1em;
	font-weight: normal;
	list-style-image: url(../images/nav.gif);
	margin-bottom: 0.3em;
	margin-top: 0;
}
.left .submenu * li.active > a {
	color: #790B1A;
}
.left .submenu * li.subs { list-style-image: url(../images/nav_close.gif); }
.left .submenu * li.nolink {
	list-style: none;
	list-style-image: none;
}
.left .submenu li ul { margin-top: 0.3em; }
.link {
	background: no-repeat 0 0.1em;
	cursor: pointer;
	padding-left: 1.6em;
}
.standard .link {
	padding-left: 0;
}
.mail { background-image: url(../images/mail.gif); }
.page { background-image: url(../images/page.gif); }
.file { background-image: url(../images/file.gif); }
.footer {
	clear: both;
	float: left;
	margin: 2.7em 0 0 11em;
}
.footer div {
	float: left;
	font-size: 0.8em;
	padding: 0.45em 1.15em;
	position: relative;
}
.footer .copy { color: #CCCCCC; }
.footer .item a {
	color: #666666;
	text-decoration: none;
}
.footer .item a:hover {
	color: #000000;
	text-decoration: underline;
}
.invisible { display: none; }
#semantic {
	height: 0;
	overflow: hidden;
}
#breadcrumb, #nav_toggle { margin: 0.5em; }
#wai_size {
	float: right;
	margin: 1em 1em 0 0;
	text-align: right;
}
#intranet {
	margin-top: 7em;
}
#dialog input[type="text"], #dialog textarea { width: 100%; }
#mail input { border: 0; }
.ui-dialog { border: 0.1em solid #000000; }
.abstract { display: none; }
.ait_search {
	margin-top: 0.5em;
}