body
{
	margin: 0;
	font-size: .9em;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color: White;
	color: Black;
}

a
{
	border: none;
	color: Black; 
}

a :hover
{
	font-weight: bold;
	text-decoration: underline;
}

a.left
{
	margin: 0px 0px 0px 180px;
	font-weight: bold;
	text-decoration: none;
}

strong
{
	color: #FF4500;
}

*html h3 { font-size: 1em; }

/* ############################### Bereiche ############################### */
#page 
{
	width: 780px;
	background-color: #fff;
	color: #000;
}

#body_left
{
	margin: 0px;
	float: left;
	width: 167px;
	padding: 0px;
	font-size: .8em;
	color: Black;
	border: none;
}

#body_center
{
	background-image: url(../images/house.jpg);
	background-repeat: no-repeat;
   margin-top: 0px;
	float: left;
	width: 515px;
	height: 450px;
	padding: 20px 20px 20px 8px;
	font-size: .8em;
	color: Black;
}

#body_center ul li
{
	list-style-type: disc;
	margin-left: 20px;
}

#content
{
	padding: 40px 0px 0px 80px;
}

#content .right
{
	text-align: left;
	padding-left: 150px;
}

#small
{
	font-size: .9em;
	margin: 40px 10px 0px -180px;
	width: 200px;
	float: left;
}

*html #small { margin: -20px 0px 0px -40px; }

#small_left
{
	margin: 40px 0px 0px 0px;
	font-size: .9em;
	width: 200px;
	float: left;
}

*html #small_left { margin: -15px 0px 0px 10px; }

img.pics
{
	width: 50px;
	height: 50px;
	margin: 10px 7px 10px 7px;
}

hr { margin: 1em 0 1em 0; }

#termine strong
{
	color: Black;
}

#small_gallery a
{
	text-decoration: none;
}

#gallery_left
{
	margin-top: 27px; 
	float: left;
	text-decoration: none;
}

#gallery_center
{
	float: left;
}

#gallery_right
{
	margin-top: 27px; 
	float: left;
	text-decoration: none;
}

#gallery_list
{
	text-align: center;
	font-weight: normal;
	float: left;
	margin: 10px 0px 0px 30px;
	font-size: 1em;
	width: 150px;
}

#footer
{
	clear: both;
	width: 780px;
	height: 20px;
}