body {
	
}

html, body {
	background-color: #E0E0E0;
	background: #FFFFFF url(/bin/images/backgrounds/gp_verlauf.png) repeat-x;
	font: normal 12px tahoma, arial, verdana, sans-serif;
	margin: 0;
	padding: 0;
	border: 0 none;
	overflow: hidden;
	height: 100%;
}

#siteHeader {
	background-color: #FFFFFF;
	height:61px;
	clear:both;
	border-bottom:1px solid #AAAAAA;
}

#logo { 
	float:left;
	clear:right;
	left:5px;
	width:250px;
	margin-bottom:5px;
}

#userInfo {
	float:right;
	padding: 4px 9px 0px 9px;
	margin: 0 11px;
}
