@font-face {
	font-family: 'StempelGaramondItalic';
	src: url('StempelGaramond-Italic.eot');
	src: local('Stempel Garamond'), local('StempelGaramond-Italic'), url('StempelGaramond-Italic.woff') format('woff'), url('StempelGaramond-Italic.ttf') format('truetype');
}

body {
	margin: 0;
	padding: 0;
	color: black;
	font-family: Arial, sans-serif;
	font-size: 12px;
	line-height: 16px;
	background: url(../_img/background.png) repeat-y center top;
}

img {
	margin: 0;
	border: none;
}

a {
	color: #009de0;
	text-decoration: none;
}

a:hover {
	color: #009de0;
	text-decoration: underline;
}

a span {
	display: none;
}

/*

a {
	display: inline-block;
	width: 173px;
	height: 173px;
	text-decoration: none;
	vertical-align: middle;
}
a:hover img {
	display: none;
}

a:hover span {
	display: inline-block;
	width: 161px;
	height: 161px;
	padding: 5px;
	color: #000000;
	text-align: center;
	background: #ffffff;
	border: 1px solid #000000;
}
*/

div.content {
	width: 812px;
	padding: 45px 40px 100px 40px;
	margin: 0 auto 0 auto;
	background: white url(../_img/content/pusteblume.jpg) no-repeat right bottom;
}

h1 {
	margin: 0 4px 45px 15px;
}

h2 {
	float: left;
	clear: both;
	margin: 50px 4px 30px 4px;
	padding: 0 11px 0 11px;
	width: 782px;
	font-family: 'StempelGaramondItalic', Times;
	font-size-adjust: 0.46;
	font-weight: normal;
	font-size: 28px;
	line-height: 45px;
	background: url(../_img/content/line.png) repeat-x 0 bottom;
}

h3 {
	margin: 16px 15px 16px 15px;
	font-size: 1em;
}

p {
	margin: 0 15px 16px 15px;
}

p.justifiy {
	text-align: justify;
}

ul {
	margin: 0 15px 0 15px;
	padding: 0;
	list-style-type: none;
}

ul.portfolio {
	float: left;
	margin: 0;
}

ul.portfolio li {
	float: left;
	-display: inline;
	padding: 0;
	margin: 15px;
}

ul.portfolio li ul {
	display: none;
}

ul.leistungen {
	width: 500px;
}

ul.leistungen li {
	display: inline-block;
	min-width: 208px;
	white-space: nowrap;
}

p.kontakt {
	display: inline-block;
	margin-right: 0;
	width: 193px;
}

img.pusteblueten {
	position: absolute;
	top: 0;
	right: 20px;
}

img.kontakt {
	margin-top: 60px;
}

img.portrait {
	float: left;
	margin: 0 23px 30px 0;
}

div.impressum {
	margin-bottom: 360px;
}
