@charset "utf-8";
/* Allgemeine Angaben*/
* {
	margin: 0;
	padding: 0;
}
body {
	background-color: #fff;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
}
img {
	border: 0;
	vertical-align: top;
}
h1 {
	font-size: 1.6666em;
	font-weight: normal;
	line-height: normal;
}
h2 {
	font-size: 1.5em;
	font-weight: normal;
	line-height: normal;
	margin: 0 0 0.6667em 0;
}
h3 {
	font-size: 1.1667em;
	line-height: normal;
	margin-bottom: 1em;
}
p#addressmessage {
	color: #459adb;
	margin-bottom: 1em;
	display: none;
}	
a {
	color: #0100be;
	text-decoration: none;
}
a.cInternal {
	background: url(/C1256BA7003E1EB8/GraphikTitelIntern/MIInternal/$File/internal.gif) no-repeat 0 0.3333em;
	padding-left: 1.3333em;
}
a.cPrint {
	background: url(/C1256BA7003E1EB8/GraphikTitelIntern/MIPrint/$File/print.gif) no-repeat 0 0.1667em;
	padding-left: 1.3333em;
}
a.cForm {
	background: url(/C1256BA7003E1EB8/GraphikTitelIntern/MIForm/$File/form.gif) no-repeat 0 0.1667em;
	padding-left: 1.3333em;
}
a.cMail {
	background: url(/C1256BA7003E1EB8/GraphikTitelIntern/MIMail/$File/mail.gif) no-repeat 0 0.1667em;
	padding-left: 1.3333em;
}
a.cExternal {
	background: url(/C1256BA7003E1EB8/GraphikTitelIntern/MIExternal/$File/external.gif) no-repeat 0 0.1667em;
	padding-left: 1.3333em;
}
/* Content*/
div#pagetitle {
	height: 5em;
	width: 54.6667em;
}
div#pagetitle img {
	float: left;
	margin: 0 1.3333em 0 0;
}
div#pagetitle h1 {
	float: left;
	padding: 0.75em 0 0 0;
}
div#content {
	margin: 1.5em 0 0 1.3333em;
	width: 50.6667em;
}
div#map {
	border: 1px solid #ccc;
	border-bottom: none;
	height: 22.3333em;
	width: 50.5em;
}
div#search {
	background: #ececec url(bgsearch.jpg) no-repeat bottom;
	border: 1px solid #ccc;
	min-height: 4.4166em;
	padding: 1em 0 0 0;
	width: 50.5em;
}
div.left {
	float: left;
	margin: 0 0 0.5em 1.3333em;
	width: auto;
}
div.left#wide {
	width: 90%;
}
div.right {
	float: right;
	margin: 0 1.3333em 0 0;
	width: auto;
}
input.text {
	border: 1px solid #7f9db9;
	font-family: Arial, Helvetica, sans-serif;
	height: 1.3333em;
	width: 384px;
}
select.text {
	border: 1px solid #7f9db9;
	font-family: Arial, Helvetica, sans-serif;
	height: 1.3333em;
	width: 384px;
}
input.submit {
	width: 5em;
}
select {
	height: 1.6667em;
	margin-top: 2px;
}

div#result {
	border: 1px solid #ccc;
	border-top: none;
	height: 5em;
	padding: 1em 4em 0.3333em 0;
	width: 46.5em;
}
div#result div.right {
	border-left: 1px solid #ccc;
	margin: 0 0 0 0;
	padding-left: 2.0833em;
	width: 11em;
}
div#result a {
	font-size: 0.9166em;
}
div#result a.cInternal {
	background: url(/C1256BA7003E1EB8/GraphikTitelIntern/MIInternal/$File/internal.gif) no-repeat 0 0.25em;
	padding-left: 1.4545em;
}
div#result a.cForm , div#result a.cPrint {
	padding-left: 1.4545em;
}
div#result h3 {
	margin-bottom: 0.5em;
}
input.kurz {
	border: 1px solid #7f9db9;
	font-family: Arial, Helvetica, sans-serif;
	height: 1.3333em;
	width: 2em;		
}

div#sort {
	text-align: center;
	margin: 0.8333em 0 1.25em 0;
	width: 50.6667em;
}
div#sort span {
	font-size: 0.9166em;
}
div#sort ul {
	display: inline;
	margin: 0;
	overflow:hidden;
	padding: 0;
}
div#sort li {
	color: #0100be;
	display: inline;
	font-size: 0.9166em;
	list-style-type: none;
	margin: 0;
	padding: 0 0 0 0.5em;
}

div.box {
	border: 1px solid #ccc;
	margin: 0 0 1.3333em 0;
	height: auto;
	overflow: hidden;
	padding: 0.6666em;
	width: 49.1668em;
}
div.box div.boxheadline {
	width: 31.6666em;
}
div.box div.boximage {
	float: left;
	width: 13.1666em;
}
div.box div.boxmain {
	float: left;
	width: 19.5em;
}
div.box div.boxcontext {
	border-left: 1px solid #ccc;
	float: left;
	min-height: 5.3333sem;
	padding-left: 1em;
	width: 15.4166em;
}

/* /Content */
/* Foot */
div#foot {
	border-top: 1px solid #ccc;
	margin: 6.3333em 0 1em 0;
	padding-top: 0.4166em;
	width: 50.6666em;
}
div#foot a {
	font-weight: bold;
}
/* /Foot */
