@charset "UTF-8";
/* CSS Document */

body {
	font-family:		Verdana, Geneva, sans-serif;
	font-size:			13px;
	color:				#000;
	text-align:			justify;
	line-height:		19px;
	-webkit-text-size-adjust: none;
}

hr {
	margin:				10px 0 8px 0;
}

a {
	color:				#000;
	text-decoration:	none;
}

a:hover {
	color:				#999;
}

p {
	margin:				0 0 7px 0;
	padding:			0;
}

table {
	empty-cells:		hide;
	font-size:			inherit;
}

td {
	padding:			2px 0;
	vertical-align:		middle;
	font-size:			inherit;
}

ul {
	margin:				0;
	padding:			0 0 0 15px;
}


#spalte_links, #spalte_rechts {
	text-align:			left;
	line-height:		17px;
}

.firmenprofil .left {
	background-color:	#F3F5F6;
	padding:			7px;
	color:				#1A3553;
	font-family:		Georgia, "Times New Roman", Times, serif;
	font-size:			17px;
	font-style:			italic;
	letter-spacing:		3px;
	vertical-align:		top;
}

.kontakt td {
	vertical-align:		top;
}

#stadtplan {
	position:			relative;
	width:				558px;
	height:				400px;
	border:				1px solid #dddddd;
	overflow:			hidden;
}

.scrollButtons {
	z-index:			1100;
	width:				20px;
	height:				20px;
	background-color:	#bbb;
}

.point {
	width:				16px;
	height:				14px;
	padding:			2px 0 0 0;
	background-image:	url(../images/design/point.gif);
	background-repeat:	no-repeat;
	color:				#FFF;
	font-size:			10px;
	text-align:			center;
	line-height:		normal;
	float:				left;
}