body {
	background: white;
}

body, * {
	font-family: Verdana, Helvetica, sans-serif;
	color: #808080;
	font-size: 10pt;
	margin: 0;
	padding: 0;
}

a img {
	border: 0;
}

hr {
	clear: both;
	border: none;
	height: 0px;
	color: white;
}

h2 {
	text-align: center;
	font-weight: bold;
	font-size: 10pt;
	margin-bottom: 15px;
}

h2 a {
	text-decoration: none;
}

#seite {
	width: 990px;
	margin: 0 auto;
}

#kategorie {
	padding-left: 45px;
	width: 945px;
	border: 1px solid #808080;
}

#kategorie.moebel, #kategorie.moebel hr {
	background-color: #d8d8b1;
	color: #d8d8b1;
}

#kategorie.raumgestaltung hr, .raumgestaltung {
	background-color: #b5c3d2;
	color: #b5c3d2;
}

/*#kategorie.wohnort {
	background-color: #999999;
	padding: 35px 0 35px 245px;
	width: 745px;
}*/

#kategorie.wohnort table {
	width: 900px;
}

#kategorie.wohnort td {
	width: 300px;
	vertical-align: top;
	text-align: center;
}

#kategorie.wohnort p, #kategorie.wohnort h2 {
/*	color: white;*/
	margin: 15px;
	text-align:justify;
}

#kategorie a {
	display: block;
	float: left;
	padding: 25px 33px;
	width: 233px;
	height: 167px;
}

td {
	vertical-align: top;
}
