* {
	padding: 0;
	margin: 0;
	}

body {
	font-family: tahoma, verdana, arial;
	font-size: 0.9em;
	background-color: #CCCCCC;
	
	
}

#inhalt {
	width: 800px;
	margin-left: auto;
	margin-right: auto;
}	

#kopf {
	background: url(../images/bhk_kopf_oben.jpg) top left no-repeat;

}




#bhkkopflinks {
	background: url(../images/bhk_kopf_links.jpg) top left no-repeat;

}

#bhkkopfrechts {
	background: url(../images/bhk_kopf_rechts.jpg) top left no-repeat;

}

#content {
	width: 490px;
	font-size: 0.9em;
	margin-top: 0px; 
	margin-left: 0px;
	margin-right: 5px;
	padding-left: -10px;
	padding-top: 5px;
	padding-right: 10px;
	min-height: 300px;
}

#bhkmenue {
	background: url(../images/bhk_menue.jpg);
	padding-left: 5px;
}

#bhkmenueunten {
	background: url(../images/bhk_menue_unten.jpg) top left no-repeat;

}

#bhkfussrechts {
	background: url(../images/bhk_fuss_rechts.jpg) top left no-repeat;

}

#bhkfusslinks {
	background: url(../images/bhk_fuss_links.jpg) top left no-repeat;

}


table.moduletable {

	width: 95 %;
	padding-left: 2px;
	text-align: left;
	font-size: 0.8em;
}

table.moduletable.th {

	text-align: left;
	font-weight: bold;
	font-size: 0.9em;
}

table.moduletable.td {

	font-weight: lighter;
	font-size: 0.6em;

}

.contentheading, componentheading {

	font-weight: bold;
	front-size: 1em;

}

.pathway {

	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #552021;

}
