/*SEITE*/
#seite { top: 10px; }
#seite .st-text { width: 720px; }
#seite .st-text h1 { padding-bottom: 2px; border-bottom: 1px solid #ccc; }
#seite .st-text h2 {
	line-height: 0;
	margin-bottom: 10px;
	font-weight: normal;
}
#seite .st-text h3 {  }
#seite .st-text h4 {
	font-size: 18px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #646464;
	width: 450px;
}
#seite .st-text .foto {
	margin-top: 10px;
	float: right;
	margin-left: 10px;
	clear: both;
	margin-right: 10px;
	margin-bottom: 10px;
	padding-right: 10px;
	padding-left: 10px;
	display: block;
}
#seite .st-text .foto img {
	height: auto;
	width: 150px;
}
#telefon { margin-left: 20px; }
#telefon li {
	line-height: 1.4em;
	list-style-type: square;
}
#web { margin-left: 20px; }
#web li {
	line-height: 1.4em;
	list-style-type: square;
}
#anschrift { margin-left: 20px; padding-bottom: 10px; }
#anschrift li {
	line-height: 1.4em;
	list-style-type: square;
}

