@font-face {
	font-family: 'PTSansRegular';
	src: url('fonts/PTS55F-webfont.eot');
	src: url('fonts/PTS55F-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/PTS55F-webfont.woff') format('woff'), url('fonts/PTS55F-webfont.ttf') format('truetype'), url('fonts/PTS55F-webfont.svg#PTSansRegular') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'PTSansRegular';
	src: url('fonts/PTS75F-webfont.eot');
	src: url('fonts/PTS75F-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/PTS75F-webfont.woff') format('woff'), url('fonts/PTS75F-webfont.ttf') format('truetype'), url('fonts/PTS75F-webfont.svg#PTSansRegular') format('svg');
	font-weight: bold;
	font-style: normal;
}

body,
html {
	background-color: #8f801b;
	color: #FFFFFF;
	padding: -100px;
	margin: 0;
	border: 0;
	font-family: 'PTSansRegular', 'PT Sans', Arial, sans-serif;
	font-size: 14px;
	color: #4d4128;
	overflow: hidden;
	width: 100%;
	height: 100%;
}

#siteouterwrap {
	position: relative;
	float: none;
	clear: both;
	width: 800px;
	margin: 20px auto;
}

.mainframe a,
.mainframe a:link,
.mainframe a:visited,
.mainframe a:hover {
	color: #4d4128;
	text-decoration: none;
	white-space: nowrap;
}

.mainframe a:hover {
	border-bottom: 1px solid #8b7b1b;
	color: #8b7b1b;
}

img a,
a img {
	border: none;
}

div.mainframe {
	position: relative;
	float: left;
	clear: both;
	width: 800px;
	background-color: #f6f5ea;
	-moz-border-radius: 12px;
	-webkit-border-radius: 12px;
	border-radius: 12px;
	behavior: url(css/borderradius.htc);
}

#home {
		height: 480px;
	}

#impressum {
		height: 700px;
	}

#logo {
	position: absolute;
	z-index: 10;
	top: 20px;
	left: 40px;
	width: 330px;
	height: 100px;
	margin: 0;
	padding: 0;
	border: none;
}

#navi {
	position: absolute;
	z-index: 10;
	top: 90px;
	right: 40px;
	width: 80px;
	margin: 0;
	padding: 0;
	border: none;
}

div.contentpart {
	position: absolute;
	z-index: 2;
	float: left;
	clear: both;
	margin: 0;
	padding: 0;
	color: #4d4128;
}

div#hinweis {
	height: 50px;
	top: 140px;
	left: 90px;
	width: 400px;
}

div#adresse {
	height: 180px;
	top: 230px;
	left: 90px;
	width: 300px;
}

div#anwalt {
	height: 180px;
	top: 231px;
	left: 460px;
	width: 280px;
}

h1,
h2,
h3,
h4 {
	position: relative;
	float: left;
	clear: both;
	width: 100%;
	margin: 5px 0;
	padding: 0;
	font-size: 28px;
	font-weight: bold;
	font-style: italic;
	text-align: left;
}

h2 {
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	font-style: normal;
}

p {
	position: relative;
	float: left;
	clear: both;
	padding: 0;
	margin: 10px 0 0 0;
	width: 100%;
}

p strong {
	color: #999182;
}

span.small {
	position: relative;
	float: left;
	clear: both;
	width: 100%;
	font-size: 12px;
	font-weight: normal;
	font-style: italic;
}

div.contentpart img {
	float: left;
	margin: 0 10px 0 0;
	padding: 0;
}
