.header table {
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
}

.lefthead {
	background-image: url(/gfx/layout/lefthead_picture.gif);
	background-repeat: no-repeat;
	height: 201px;
	border-left: 2px solid #FFD565;
	border-right: 2px solid #F4D77B;
}

.headerMaschine {
	background-image: url(/gfx/layout/head_pic.gif);
	background-repeat: no-repeat;
	width: 400px;
	/*height: 163px;*/
	height: 209px;
}

.headerLogo {
	background-image: url(/gfx/layout/ley_logo.gif);
	background-repeat: no-repeat;
	background-position: center center;
	width:162px;
	height: 143px;
}

.headerText {
	padding-top: 44px;
	width:150px;
	text-align: center;
	font-size: 13px;
}

.headerText h2 {
	font-size: 16px;
	font-weight: bold;
	margin:0px;
	padding:0px;
}

.headerVerlaufLine {
	height: 20px;
	border-bottom: 1px solid #FFF3CC;
}

.headerVerlaufLine div {
	background-image: url(/gfx/layout/headmenu_verlauf.gif);
	background-repeat: repeat-y;
	height: 19px;
	color: #6D6447;
	font-size:13px;
	text-align:center;
}

