/* Lastminute Börse CSS (c)2006 by Terracus */body {	font: 11px/14px verdana, helvetica, arial, sans-serif;}select, input { font-size: 0.8em }li, td, th { 	font: 11px/14px verdana, helvetica, arial, sans-serif; 	}td, th { 	padding: 0;}img {	margin: 0;	padding: 0;	}a {	font-weight:bold;}a:link		{ color: rgb(102,102,102) }a:visited	{ color: rgb(102,102,102) }a:hover		{ color: rgb(0,0,0); background-color: #CCCCCC}a:active	{ color: black; background-color: rgb(215,215,215) }h1 { font-size: 1em; }h2 { font-size: 2em; }h3 { font-size: 3em; }ul li {	list-style-image:  url(http://www.terracus.net/page/images/fruehb/target.gif);}ul {	margin: 0;}/* Content */.leiste {  display: block }#lastminute {	width: 500px;	height: 180px;	margin-bottom: 10px;	}#lastminute p {	margin: 0;	}#back {	background-color: #FFFFE4;	}#restplatz {	width: 500px;	height: 110px;	margin-bottom: 10px;	}#restback {	background-color: #EBEAE9;	width: 240px;	height: 110px;	}#restplatz p {	margin: 0; 	padding: 1em 0 0 10px;	}	#kurzfrist {	width: 500px;	height: 70px;	margin-bottom: 10px;	}.kurz_back { background-color: #FFFFE4 }.kurz_back p {	margin: 0;	padding: 0;	}	#spartipp {	width: 500px;	height: 50px;	margin-bottom: 10px;	}#spartipp p {	margin: 0;	padding: 0;	}#tagestipp {	background: url(http://www.terracus.net/page/images/lastminute-b/tages_back.gif) no-repeat left top;	width: 500px;	height: 85px;	padding: 5px 0 0 10px;	margin-bottom: 10px;	}#tagestipp p {	margin: 0;	padding: 0;	}/* Bottom */#fuss {	background: url(http://www.terracus.net/page/images/lastminute-b/fuss.gif) no-repeat left top;	width: 500px;	height: 115px;	}#fuss p {	padding: 10px 0 0 10px;	}	
