/**
 * Header Definitions
 */
 
#header_bg {
	position:absolute; top:84px; left:0;
	height : 122px;
	width : 1009px;
	margin : 0;
	padding : 0;
	border : 0;
    background-image:url(../images/header_bg_stretch.gif);
    background-repeat: repeat-x;
    text-align: right;
	z-index : 5;
}

#header_grafik {
	position:absolute; top:84px; left:255px;
	height : 67px;
	width : 642px;
	margin : 0;
	padding : 0;
	border : 0;
	background-color : #FBFDF5;		
	z-index : 5;
}

#mitglieder_login {
	position:absolute; top:92px; left:800px;
	height:15px;
	width:205px;
	margin:0;
	padding:0;
	border:0;
	z-index:6;
	text-align:right;
	font-size : 11px;
	font-weight:bold;
}