		html, body 		{ margin: 0; padding: 0; }
		body 			{ margin-bottom: 4px; color: #333; font: 12px Helvetica, Arial, sans-serif; line-height: 18px; }
		h2				{ color: #333; }
		a				{ color: #0099CC; }
		p				{ margin: 0 0 18px; }
		#container		{ width: 760px; margin: 0 auto; }
		
		/* Header */
		#header			{
	border-bottom: 2px solid #ddd;
	background-color: #99CCFF;
	background-image: url(images/headergrafik2.jpg);	
}
		#header h1  	{ color: #FFFFFF; margin: 0 0 3px; padding: 24px 18px 0; }
		#header p		{ color: #CCCCCC; font-size: 11px; font-weight: bold; padding: 0 18px; }
		
		/* Content Style */
		#navigation		{ border-bottom: 1px solid #ccc; margin-right: 18px; }
		#adsense		{
	border: none;
	margin-right: 18px;
	margin-top: 10px;
}
		#navigation ul	{ padding: 0 18px 0px; }
		#extra			{ margin: 0 18px; }
		#extra small	{ font-size: 11px; line-height: 18px; }
		#content		{ border-bottom: 1px solid #ccc; margin-bottom: 18px; margin-left: 18px; }
		#content p, #extra p { padding-right: 18px; }
				
		/* Content Positioning & Size */
		#navigation		{ float: right; width: 175px; }
		#adsense		{ float: right; width: 175px; }
		#content		{ float: left; width: 540px; }
		#extra			{ clear: both; }		/* Footer */
		#footer			{
	border-bottom: 2px solid #ddd;
	background-color: #000066;
}
		#footer a		{ color: #eee; }
		#footer	p		{ color: #ccc; margin: 0; padding: 0 18px 10px; }
		#footer ul		{ border-bottom: 1px solid #555; list-style: none; margin: 0 18px 6px; padding: 10px 0 6px; }
		#footer li		{ display: inline; font-size: 11px; font-weight: bold; padding-right: 5px; }
		

	
.space10px {
	height: 10px;
	width: 100px;
}
