body {
	
	background-color: #261c16;
	background-image: url(../img/sven-hofmann.png);
	background-position: right 70px;
	background-repeat: no-repeat;
	font-family: "ff-enzo-web-1","ff-enzo-web-2", "Lucida Grande", Verdana, Arial, sans-serif;
	font-size: 19px;
	line-height: 1.9;
	color: #b6a89f;
}


p {
	background: transparent;
	width: 600px;
	margin-left: 140px;
	margin-top: 0px;
	padding-bottom: 40px;
	text-shadow: 1px 1px 1px black;
	border-bottom: solid 1px #382d25;
}


h1 {
	background: url(../img/webdesigner-leipzig-sven-hofmann.png) 0px 0px no-repeat;
	display: block;
	height: 250px;
	width: 700px;
	text-indent: -9999px; /* entfernt den Text*/ 
}


h2 {
	display: block;
	text-indent: -9999px; /* entfernt den Text*/ 
}


a {
	color: #0085cf;
	text-decoration: none;
	border-bottom: solid 1px;
	padding-bottom: 2px;
}


a:hover {
	color: #fff;
	text-decoration: none;
	border: none;
}


ul {
	list-style: none;
	background: transparent;
	width: 600px;
	height: 85px;
	margin-left: 140px;
	border-bottom: solid 1px #382d25;
	margin-bottom: 50px;
}


ul li {
	float: left;
	padding-right: 25px;
	padding-top: 25px;
}


li a {
	border: none;
	padding: 0;
	display: block;
}


li a:hover {
	border: 0;
}


li a:hover img {
	border: 0;
	background: #544942;
	-webkit-box-shadow: 0px 0px 25px #b6a89f;
	-moz-box-shadow: 0px 0px 25px #b6a89f;
	box-shadow: 0px 0px 25px #b6a89f;
}


p.impressum {
	
	background: transparent;
	width: 600px;
	margin-left: 140px;
	margin-top: 1px;
	border-bottom: none;
	font-size: 12px;
	text-decoration: none;
	text-shadow: 1px 1px 1px black;
	padding-bottom: 40px;
}


p.impressum a {
	display: block;
	background-color: #382e28;
	padding: 1px;
	width: 80px;
	text-align: center;
	letter-spacing: .03em;
	color: #b6a89f;
	text-shadow: none;
	border: none;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}


p.impressum a:hover {
	background-color: #4f443e;
	color: #fff;
}


.amp {
	
	font-family: Baskerville,  'ITC New Baskerville', 'Baskerville Old Face', 'Monotype Baskerville';
	font-style: italic;
}

strong {
	font-weight: normal;
}