body {
 background-color: white; color: black;
 margin:0 auto;  /* main-Box zentrieren in IE 5 und hoeher */
 text-align:center; /* main-Box zentrieren in IE 5 und hoeher */
 font-size:100%; font-family: verdana, helvetica,sans-serif;
 }
#kopf
{
	padding-bottom:10px;
	border-bottom:solid 1px black;

}
#links {
 color: black;
 /*text-align:center;*/
 margin:20px;
 }
#links h1, #links p {
 padding:0; margin:0;
 }
#rechts {
	background-image: url(bildera/wohnsenk1.gif);
	background-repeat:  repeat;
	padding-top:30px;
	padding-left:3px;
	padding-bottom:30px;
	width:150px;

 }
#rechts h1, #rechts p
{
	padding:0; margin:0;
}
#fuss
{
	clear:both;
	border-top:solid 1px black;
	font-size: 0.8em;
}

a
{
	color: black;
	text-decoration: none;
}
a:hover
{
	text-decoration: underline;	
}
h1
{
	font-size:1.5em;
	font-style:normal;
	font-weight:  100;
	margin:3px;
}
h2
{
	font-size:1.2em;
	font-style:normal;
	font-weight: 100;
	margin:3px;
}
li
{
	display:inline;	
}
td
{
	text-align:center;	
}
table
{
	width:800px;
	background-color:WhiteSmoke; 
}

.bilderrahmen
{
	background-color:#cccccc;
	padding-top:20px;
	margin:5px 30px 0px 30px;
	text-align: center;
	/*margin-bottom:5px;*/
}
.bilderrahmen p
{
	text-align: center;
}
#links p
{
	text-align: center;
}

.bilderrahmenkl
{
	background-color:#cccccc;
	width:110px;
	margin-top:15px ;
	padding:8px;
	font-size: 0.8em;
}
.bilderrahmenkl img
{
	border:0px;
}
.inhalt li
{
	display:block;
	text-align:left;	
}
.ohnelogo p
{
	text-align:left;
}

