@charset "utf-8";
body {
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	font-family: "Trebuchet MS";
	font-size: 0.1em;
	text-align: justify;
	background-color: #4C1D0B;
	background-image: url(../index/redenpraxis-index.jpg);
	color: #592120;
}

#pixel {
	height: 1px;
	width: 1px;
	left: 50%;
	top: 50%;
	position: absolute;
	overflow: visible;
	background-image: url(file:///E|/2_Firmen/wittkopp_reden/index/bg.gif);

}
#pixel #main {
	padding: 10px;
	height: 440px;
	width: 520px;
	position: absolute;
	left: -260px;
	top: -220px;
	background-color: #3E0806;
	border: 1px solid #C1413E;
}
#pixel #main img {
	margin: 5px;
}
#pixel #main a {
	color: #C1413E;
	text-decoration: none;
	outline:none;
}
#pixel #main h1 {
	font-size: 24px;
	color: #C1413E;
	letter-spacing: 0.2em;
	text-align: center;
	margin-top: 5px;
	margin-bottom: 5px;
}

#pixel #main h2 {
	width: 480px;
	font-size: 16px;
	font-weight: normal;
	margin-bottom: 5px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	color: #C1413E;
	margin-top: 5px;
}
