/* Fruehbucher 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;}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.de/page/images/fruehb/target.gif);}ul {	margin: 0;}/*** Content ***/#angebote {	background: url(http://www.terracus.de/page/images/fruehb/angebote_back.gif) no-repeat left bottom;	width: 500px;	height: 290px;	margin-bottom: 10px;	}	#angebote td {	line-height: 1.1em;	}#angebote td img {	margin: 0 10px 0 0;	}#suche {	background:url(http://www.terracus.de/page/images/fruehb/suche_back.jpg) no-repeat left bottom;	width: 500px;	height: 140px;	margin-bottom: 10px;}#mietwagen {	background:url(http://www.terracus.de/page/images/fruehb/mietwagen_back.gif) no-repeat left top;	width: 500px;	height: 150px;	margin-bottom: 10px;	}#mietwagen p {	padding: 50px 0 0 0;	}#fluege {	background: url(http://www.terracus.de/page/images/fruehb/fluege_back.jpg) no-repeat left bottom;	width: 500px;	height: 120px;	margin-bottom: 10px;	}#fluege p {	margin: 0;	height: 7px;	}#fluege td {	padding-left: 10px;	}#kreuzfahrten {	background: url(http://www.terracus.de/page/images/fruehb/kreuzfahrten_back.gif) no-repeat left bottom;	width: 500px;	height: 140px;	margin-bottom: 10px;	}#kreuzfahrten p {	margin: 0;	height: 7px;	}#kreuzfahrten td {	padding-left: 10px;	padding-top: 5px;	}#kreuzfahrten form {	margin: 0;	}/*** Fuss ***/#fuss {	background: url(http://www.terracus.de/page/images/fruehb/fuss.gif) no-repeat left top;	width: 500px;	height: 115px;	}#fuss p {	padding: 10px 0 0 10px;	}	
