/* ------ allgemeine Element-Definition ------ */
body
	{
	margin: 0em;
	padding: 0em;
	background-color: #ffffff;
	font-size: 100%;
	color: #40444a;
	}
form
	{
	margin: 0em;
	}
body, address, input, textarea
	{
	font-family: Trebuchet MS,Arial,Helvetica, sans-serif;
	}
	
img
	{
	margin: 0em;
	padding: 0em;
	border: 0em;
	float: left;
	}

#navigation a, #navigation a:link
	{
	color: #E41E25;
	text-decoration: none;
	font-weight: bold;
	}
#navigation a:hover
	{
	color: #0072BC;
	text-decoration: none;
	font-weight: bold;
	}

#navigation a.selectedItem, #navigation a.selectedItem:link
	{
	color: #0072BC;
	text-decoration: none;
	font-weight: bold;
	}
#navigation a.selectedItem:hover
	{
	color: #0072BC;
	text-decoration: none;
	font-weight: bold;
	}

#main a, #main a:link
	{
	color: #E41E25;
	text-decoration: none;
	font-weight: normal;
	}
#main a:hover
	{
	color: #0072BC;
	text-decoration: none;
	font-weight: normal;
	}

address
	{
	font-style: normal;
	color: #40444a;
	}
#overall
	{
	width: 40.375em;
	height: 32.5625em;
	text-align: left;
	}

#logoline
	{
	width: 40.375em;
	height: 8.25em;
	text-align: left;
	margin: 0em auto;
	}
#logoline img.logo_bild
	{
	float: left;
	width: 5.875em;
	height: 4.125em;
	margin-top: 2.1875em;
	}
#logoline img.logo_text
	{
	float: right;
	width: 29.5625em;
	height: 3em;
	margin-top: 3.4375em;
	margin-right: 0.0625em;
	}

/* Navigationsleiste */

#navigation
	{
	width: 8.125em;
	height: 16.875em;
	float: left;
	border-top: solid 0.3125em #0072bc;
	border-bottom: solid 0.3125em #e41e25;
	padding-top: 0.625em;
	margin-right: 2.625em;
	}
#navigation .items
	{
	margin: 0em;
	}

#navigation ul
	{
	padding-top: 0.3076923076923077em;
	padding-bottom: 0.3076923076923077em;
	padding-left: 1.25em;
	margin: 0em;
	list-style-type: none;
	}
#navigation li
	{
	font-size: 0.8125em;
	line-height: 1.5385em;
	}

#main
	{
	width: 29.5625em;
	height: 17.5em;
	float: left;
	border-top: solid 0.3125em #fec20f;
	border-bottom: solid 0.3125em #40444a;
	}
#main .maintext
	{
	font-size: 0.8125em;
	width: 36.3846em;
	line-height: 1.5385em;
	margin: 0em;
	margin-top: 1.153846153846154em;
	margin-bottom: 1em;
	}
#main.lageplan
	{
	width: 29.5625em;
	height: 31em;
	float: left;
	border-top: solid 0.3125em #fec20f;
	border-bottom: solid 0.3125em #40444a;
	}

h1
	{
	font-size: 1em;
	line-height: 1.5385em;
	font-weight: bold;
	text-decoration: none;
	margin: 0em;
	padding: 0em;
	}

h1.grafikInhalt
	{
	padding-bottom: 0.6153846153846154em;
	}

h1.list
	{
	padding-bottom: 0.38461538461538464em;
	}

/* Kontaktseite */

#main ul.contact
	{
	padding-top: 1.5em;
	padding-bottom: 1.5em;
	padding-left: 0em;
	margin: 0em;
	list-style-type: none;
	}
#main ul.contact li
	{
	font-size: 1em;
	line-height: 1.25em;
	}
.contacttext
	{
	float: left;
	}
.contactpic
	{
	margin-top: 0.38461538461538464em;
	float: right;
	}

#portrait
	{
	/* width: 12.153846153846155em; */
	width: 14.307692307692308em;
	height: 15.384615384615385em;
	}
#karte
	{
	width: 36.23076923076923em;
	height: 30.07692307692308em;
	padding-bottom: 1em;
	}

/* Aufzählung */

table.list
	{
	/* padding-top: 0.7692307692307693em; */
	margin-top: 0.7692307692307693em;
	}
table.list tr
	{
	vertical-align: top;
	}
table.list tr img
	{
	margin-top: 0.625em;
	}
table.list td
	{
	padding-top: 0.38461538461538464em;
	padding-bottom: 0.38461538461538464em;
	}
table.list img
	{
	width: 0.46153846153846156em;
	height: 0.5384615384615385em;
	margin-right: 0.3125em;
	}
br.listEnd
	{
	line-height: 2.076923076923077em;
	}
