
/* css-data for ingenieurbuero-pflug.de */

	body {font-family: verdana,arial,helvetica,sans-serif; color:#333; background:#f8f8f8; font-size:11px; line-height:14px; margin:40px 0 80px 80px; min-height:520px;}
	img {border:1px solid #333; margin:0 0 20px 0;}
	.ing-pflug {border:none; margin:0 0 5px 0;}
	
	h1 {font-size:125%; color:#666; ext-decoration:underline; letter-spacing: 0,5%;}
	h2 {font-size:115%; color:#666; margin:32px 0 0 0;}
	b {color:#666;}

	ol {line-height:14px;}
	ul {list-style-type:disc;}

	.content {margin:20px 0 20px 0; width:480px;}

/* table styles */

	#tbl {width:72px; height:60px; font-size:11px; margin:10px 0 10px 0;}
	#tbl a {float:left; width:13px; height:13px; display:inline; border:1px solid #000; margin:0 3px 3px 0; background:#fff; text-decoration:none; color:#333;}

	#tbl a .obeschr {display:none;}
	#tbl a .ubeschr {display:none;}
	#tbl a:hover {background:#eee;}
	#tbl a:hover .obeschr {display:inline; position:absolute; top:83px; left:163px; font-size:11px; width:240px;}
	#tbl a:hover .ubeschr {display:inline; position:absolute; top:83px; left:163px; font-size:11px; width:240px;}

/* standard styles */

	a		{text-decoration:underline;}
	a:link		{color:#666;}
	a:visited	{color:#666;}
	a:hover		{color:#000; text-decoration:none;}
	a:active	{color:#666;}