body {
	padding: 50px 0 50px 0;
	font-family: 'Lucida Grande', Calibri, Arial, 'sans-serif';
	color: black;
	-webkit-font-smoothing: antialiased;
	background: #F2F2F2 url(../_img/bg.gif) repeat-x;
	
}

a:link, a:visited {
	color: #666;
}

a:hover {
	color: black;
}

div.content {
	background-color: white;
	margin-top: 20px;
	padding: 50px 0 50px 0;
	-moz-border-radius:3px;
	border-radius: 3px;
	-moz-box-shadow:0px 0px 3px #999;
	-webkit-box-shadow:0px 0px 3px #999;
	box-shadow:0px 0px 3px #999;
}

div.header {
	margin-bottom: 30px;
}

div.initial {
	background: white url(../_img/back_initial.png) no-repeat left bottom;
}

div.services {
	background: white url(../_img/back-services.jpg) no-repeat right top;
	font-size: 14px;
}

div.services h3 {
	color: #961015;
}

div.style h3 {
	margin-top: 12px;
	line-height: 1.4em;
}



h1, h2 {
	font-size: 24px;
	margin-bottom: 24px;
	line-height: 1.4em;
	color: #961015;
}

h1 {
	margin-bottom: 50px;
}

h3 {
	font-size: 14px;
	font-weight: bold;
}

ul li span {
	color: #181818;
}

.services h3 {
	margin: 30px 0 10px 0;
}

h1 {
	font-family: Georgia, serif;
}

p {
	font-size: 14px;
	line-height: 1.6em;
	margin-bottom: 12px;
	/* font-family: 'Lucida Grande', Helvetica, Arial, 'Droid Sans', arial, serif; */
}

em {
	font-style: italic;
	font-family: Georgia, serif;
}

strong {
	font-weight: bold;
}

ul li {
	line-height: 1.6em;
	list-style-type: disc;
	list-style-position: outside;
	margin-bottom: 10px;
}

.extra {
	color: #7A7871;
	font-size: 16px;
	line-height: 1.5em;
}

div.style {
	margin: 90px 0 90px 0;
}

div.style p {
	margin-bottom: 30px;
}

div.footer p {
	margin-top: 20px;
	font-size: 12px;
}

div.contact h3 {
	margin-bottom: 20px;
}

.fa {
	font-family: Georgia, serif;
	font-weight: bold;
}

div.contact h4 {
	font-size: 18px;
	color: #961015;
	line-height: 1.2em;
}

p.fa {
	font-weight: normal;
	font-size: 16px;
}

div.footer, div.imprint, div.concept p {
	color: #666;
}

div.imprint p {
	font-size: 12px;
}

div.imprint {
	border-top: 1px solid #F2F2F2;
	margin-top: 30px;
}

div.imprint h3 {
	margin-top: 20px;
}

p em {
	font-size: 16px;
}

div.extended p.copy {
	line-height: 1.8em;
}

div.concepts h3 {
	font-size: 12px;
	margin: 20px 0 10px 0;
	line-height: 1.5em;
	padding-right: 30px;
}

div.concept {
	margin-top: 40px;
}

div.concepts {
	border-top: 1px solid #F2F2F2;
	padding-top: 30px;
	margin-top: 30px;
}

p.small {
	font-size: 12px;
	line-height: 1.5em;
	padding-right: 10px;
}

div.concept img {
	padding: 5px; 
	border: 1px solid #E5E5E5;
}