a:link {
	color: #096
}
a:visited {
	color: #004c05
}
a:hover {
	color: #fed400
}
a:active {
	color: #096
}
* html div#inhalt div#menu {
	height: 1em;  /* Workaround gegen den 3-Pixel-Bug des Internet Explorer bis Version 6 */
}
body {
	background-color: #deffde;
	border-width: 0px;
	color: #0056b9;
	font-size: 11pt;
	font-family: arial, sans-serif;
	margin: 0;
	padding: 0;
}
div {
	border:0;
}
div#menutop {
	float: left;
	background-image: url(../images/menubacktop.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	margin: 0;
	padding: 0;
	height:111px;
	width:168px;
	border-bottom:solid #0e98f0 5px;
}
div#topbanner {
	position:relative;
	margin: 0 0 0 111px;
	padding: 0;
	text-align:right;
	height:111px;
	border-bottom:solid #096 5px;
	z-index:-1000;
}
div#menu {
	clear: both;
	float: left;
	background-image: url(../images/menuback.jpg);
	background-repeat: repeat-x;
	margin: 0;
	padding: 0;
	width: 168px;
	height: 500px;
}
div#inhalt {
	margin: 0 0 0 168px;
	padding:0;
}
div#inhalt p {
	text-align: justify;
	margin-right: 15px;
	margin-left: 15px;
}
div#inhalt ul {
	list-style-image:url(../images/pfeil_rechts_menu.gif);
	margin-right: 15px;
	/* firefox */
	margin-left: 25px;
	/* ie */
	padding-left: 25px;
	text-align:left;
}
div#inhalt li {
	margin:5px 0 0 0;
}
div#topnavileft {
	font-size:12px;
	font-family:"Courier New", Courier, monospace;
	float: left;
	width:43%;
	margin: 0 0 0 15px;
	padding: 10px;
	text-align:left;
}
div#topnaviright {
	font-size:12px;
	font-family:"Courier New", Courier, monospace;
	float: right;
	width:43%;
	margin:0 15px 0 0;
	padding: 10px;
	text-align:right;
}
div#info {
	font-size: 12px;
	background-color: #fff;
	float: right;
	margin: 10px;
	padding: 5px;
	border: dashed #09f 1px;
	width:380px;
}
h1 {
	color: #009d65;
	font-size: x-large;
	font-family: "Courier New", Courier, Monaco, monospace;
	font-variant: small-caps;
	text-decoration: none;
	word-spacing: 1px;
	letter-spacing: 1px;
	margin-right: 15px;
}
h2 {
	clear:right;
	background-color: #096;
	background-image: url(../images/balken_hintergrund.jpg);
	background-repeat: repeat-y;
	background-position: 100% 0;
	color: #fff;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
	margin: 5px 0 5px 0;
	padding-left: 15px;
}
h3 {
	font-size:14px;
	font-style:bold;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
	margin: 5px 0 5px 0;
	padding-left: 15px;
}
/* bilder */

img {
	border-width: 0px;
}
img.foto {
	float: left;
	margin: 5px 10px 5px 20px;
	width:100px;
	height:129px;
}
img.fototitel {
	float: left;
	margin: 5px 10px 5px 0;
}
img.picture {
	float: right;
	margin: 0px 10px;
}
img.standort {
	margin: 10px;
}
img.pdficon {
	width:40px;
	height:40px
}
table#standorte { width:100%;}
td#map24 {width:205px; vertical-align:top; }

