body{
	font-family:Verdana, Georgia, Geneva, Helvetica, sans-serif;
	color: Black;
	text-decoration: none;
	font-size: 13px;
	background-color: #ffffff;
	line-height:17px;
	margin: 0;
	padding-top: 0;
	}

#container {
  	width:1005px;
  	text-align:left;
  	margin: 0 auto;  
	border: 0px;
	z-index:1;
}

.content{
	position:relative;
	width:1005px;
	margin:auto;
	margin-left:0px;
	border: 0px;
	z-index:1;
	background-color: #F2F2F2;
}


#inhalt {
	position: absolute;
	top: 160px;
	left: 222px;
	width: 585px;
	z-index:15;
	border:0px;
}

#hauskauf {
	position: absolute;
	bottom: 0px;
	right: 30px;
	width: 164px;
	height:390px;
	z-index:1;
	border:0px;
	background-image:url(hauskauf.jpg);
	background-repeat:no-repeat;
}


#artikeleintrag {
	position: absolute;
	top: 0px;
	right: 0px;
	width: 219px;
	height:205px;
	z-index:3;
	border:0px;
}

#haus {
	position: absolute;
	bottom: 130px;
	left: 50px;
	width: 154px;
	height:174px;
	z-index:15;
	border:0px;
	background-image:url(haus.jpg);
	background-repeat:no-repeat;
}


#header {
	position: absolute;
	top: 0px;
	left: 201px;
	width:623px;
	height:160px;
	z-index:4;
	border:0px;
	background-image:url(header.jpg);
}

#anfangsbuchstaben {
	font-size: 10px;
	position: absolute;
	top: 130px;
	left: 250px;
	width: 600px;
	height:20px;
	z-index:5;
	border:0px;
	padding:10px;
	overflow:hidden;
}
#strich {
	position: absolute;
	top: 00px;
	left: 200px;
	width:1px;
	height:360px;
	z-index:3;
	border:0px;
	background-image:url(strich.jpg);
}
#strich2 {
	position: absolute;
	top: 00px;
	left: 824px;
	width:1px;
	height:360px;
	z-index:3;
	border:0px;
	background-image:url(strich.jpg);
}
h1 {
	font-family:Verdana, Georgia, Geneva, Helvetica, sans-serif;
	font-size: 16px;
	margin:15px;
	margin-left:0px;
	color: black;
}
h2 {
	font-family:Verdana, Georgia, Geneva, Helvetica, sans-serif;
	font-size: 16px;
	margin:15px;
	margin-left:0px;
	color: black;
}
p {
	color: black;
}
a {
	color: #12155D;
}
a:hover {
	color: #12155D;
	text-decoration:underline;
}
a:visited {
	color: #12155D;
}
a.linkswhite {
	color: #D0D0D0;
}
a.linkswhite:visited {
	color: #D0D0D0;
}
a.linkswhite:hover {
	color: #D0D0D0;
}

img {
	border:1px dotted black;
}