#header {
	width:1000px;
	height: 198px;
	display:block;
	background-repeat: no-repeat;
	background-position: center 0px;
	text-align:left;
	margin:auto;
	padding: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;

	background-image: url(../../pics/header_css/wittlich24.jpg);
	background-repeat: no-repeat;
	background-position: center 0px;


} 


