/* Header */
/* ----------------------------------------------------- */
#header{
	height: 104px;
	background-image: url(../images/header_hintergrund02.gif);
	background-repeat: no-repeat;
	width: 935px;
}
#logo1{
	float: left;
	margin: 14px 0px 0px 10px;
}

#bildmarke1{
	float: right;
	width: 591px;
	height: 80px;
}



/* Left Cols */
/* ----------------------------------------------------- */
#leftcol {
	position: absolute;
	top: 151px;
	width: 194px;

}


/* Right Cols */
/* ----------------------------------------------------- */
#rightcol {
	position: absolute;
	top: 184px;
	left: 742px;
	width: 194px;
}