body {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #A7193C;
}

table.mitte td{
	text-align: center;
	vertical-align: bottom;
}

h1 {
	margin-top: -5px;
	background: URL("./pics/h1.jpg") no-repeat left bottom;
	padding-left: 65px;
	height: 45px;
}

#google_map .us {
	font-size: 16px;
	font-weight: bold;
}

#google_map .us a {
	font-size: 16px;
	font-weight: bold;
}

.lvs div{
	cursor: pointer;
	margin-bottom: 5px;
	margin-left: 50px;
}

h4 {
	color: #A7193C;
	background: URL("./pics/h4.jpg") no-repeat left;
	height: 20px;
	margin-right: 10px;
}

h4 a {
	font-weight: bold;
	color: #A7193C;
}

h4 a:hover {
	color: #1D425D;
}

ul.fett li {
	font-weight: bold;
}

li {
	padding: 2px;
}

.header td {
	vertical-align: middle;
}

.balken {
	background: URL("./pics/balken.jpg") repeat-x;
	height: 8px;
}

.boden {
	background: URL("./pics/boden.jpg") center no-repeat;
	position: relative;
	height: 150px;
	width: 99%;
}

.grey {
	font-size: 10px;
	color: #A2A2A2;
}

.menu {
	width: 225px;
	border-right: dashed 1px #BFCCD2;
}

.menu td {
	padding: 5px;
	vertical-align: top;
}

.inhalt {
	padding-left: 10px;
	color: #1D425D;
	font-weight: normal;
	min-height: 350px;
	height: expression(this.scrollHeight > 350 ? "auto":"350px");
}

.inhalt td {
	vertical-align: middle;
}

.rahmen {
	border: 1px solid black;
}

td {
	vertical-align: top;
}

td.top {
	vertical-align: top;
}

td.menu_hg {
	background: URL("./pics/menu.jpg") no-repeat;
	padding-left: 10px;
	width: 220px;
}

td.u_menu {
	padding-left: 20px;
	font-size: 13px;
	padding-top: 0px;
}

td.u_u_menu {
	padding-left: 30px;
	font-size: 12px;
	padding-top: 0px;
}

td.u_u_u_menu {
	padding-left: 45px;
	font-size: 11.5px;
	padding-top: 0px;
}

td.rahmen_rechts {
	border-right: dashed 1px #BFCCD2;
}

td.unten {
	background: URL("./pics/rahmen_unten.jpg") repeat-x;
	padding-bottom: 5px;
}

a {
	text-decoration: none;
	font-weight: normal;
	color: #1D425D;
}

a:hover {
	color: #A7193C;
}

a.menu_aktiv {
	font-weight: bold;
	color: #A7193C;
}

a.unterstrichen {
	border-bottom: 1px dashed #000000;
}
