/* CSS travelan.de *//*** Allgemeine Stylesheet-Angaben ***/body	{		background: white url(background-head.gif) repeat-x left top;		font: normal 11px/14px Verdana, Arial, Helvetica, sans-serif;		margin: 0;		}		td, th	{		font: normal 11px/14px Verdana, Arial, Helvetica, sans-serif;		vertical-align: top;		text-align: left;		}input 	{ font-size: 11px }h1, h2, h3 {		font-family: arial, helvetica, sans-serif;		font-weight: bold;		margin: 0;}h1 		{		font-size: bold 11px		line-height: 12px;}h2 		{		font: bold 12px		line-height: 18px;		color: #FF9900;		}h3 		{		font: bold 14px		line-height: 18px;		color: #FF9900;		}img		{ border: 0; }a		{		color: black;		text-decoration: none;		}a:link,a:visited			{		color: #666666;		background-color: inherit;		}a:hover, a:focus			{		color: #666666;		background-color: rgb(249,210,128);		}a:active			{		background-color: rgb(249,210,128);		}/*** Stylesheet-Angaben Kopfleiste ***/#head 	{		height: 130px;/*		width: 1000px;*/		margin: 0;		padding: 0;		background: url(backeeeground-head.gif) repeat-x left top;		}#siteid {		float: left;		margin: 8px 0 0 16px;		background-color: transparent;		}#navigation {		float:left;		width: 250px;		padding-top: 0; margin-top: 0;		background: rgb(249,240,223) url(background-nav.gif) repeat-y left top;		}/* ************** */#stats {	float: right;}/*** Stylesheet-Angaben Content ***/.content { margin-left: 260px }.content1 {		margin-left: 260px;		}