.SiteWrapper 
{
	width: 980px;
	margin-left: auto;
	margin-right: auto;
}

.MainForm
{
	display: block;
}

.MainBottom
{
	width: 0px;
	height: 0px;
}

.PlanetLinks
{
	height: 290px;
	padding: 30px;
	margin-top: 25px;
	background: url('/images/travel/planet-link-box-bg.png') no-repeat;
}

.LogoCol
{
	width: 191px;
	height: 213px;
}

.TopMenu
{
	width: 100%;
}

/* TopBarStyles */

.SiteMainMenu
{
}

.planetTopBarContent
{
	padding-bottom: 20px;
}

.vc-top-usergreeting,
.vc-top-usergreeting a, 
.vc-top-usergreeting a:link, 
.vc-top-usergreeting a:hover, 
.vc-top-usergreeting a:active,
.vc-top-usergreeting a:visited
{
	font: normal 20px "Lucida Grande", "Lucida Sans Unicode", Lucida, Verdana, sans-serif;
}

.vc-top-usergreeting
{
	color: white;
	padding-top: 9px;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 9px;
	background: url('/images/travel/vc-head-usergreeting-bg-full-trans.png') repeat-x;
	_background: url('/images/travel/vc-head-usergreeting-bg-ie6.png') repeat;
}

.vc-top-usergreeting a, 
.vc-top-usergreeting a:link, 
.vc-top-usergreeting a:visited
{
	color: #f9b025;
	text-decoration: none;
}

.vc-top-usergreeting a:hover, 
.vc-top-usergreeting a:active
{
	color: #f9b025;
	text-decoration: underline;
}

.TopInfoBarUserinfos
{
	width: 10px;
	padding-left: 5px;
}

.top-info-bar-userinfos
{
	height: 21px;
	background: url('/images/travel/vc-top-info-bar-mailuserinfo-bg.png') 0px center repeat-x;
}

.top-info-bar-userinfos-left
{
	width: 2px;
	height: 21px;
}

.top-info-bar-userinfos-right
{
	width: 2px;
	height: 21px;
}

.top-info-bar-fonts
{
	padding-right: 10px;
}

.top-info-bar-fonts,
.top-info-bar-fonts a, 
.top-info-bar-fonts a:link,
.top-info-bar-fonts a:hover, 
.top-info-bar-fonts a:active,
.top-info-bar-fonts a:visited
{
	color: white;
	white-space: nowrap;
	text-decoration: none;
	font: normal 11px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

.top-info-bar-fonts a:hover,
.top-info-bar-fonts a:active
{
	text-decoration: underline;
}

.TopInfoBarLogin
{
	width: 10px;
	padding-right: 5px;
}

.TopInfoBarSearch
{
	width: 128px;
}

.top-info-bar-login
{
	height: 17px;
	padding-left: 10px;
	padding-right: 10px;
	white-space: nowrap;
	background: url('/images/travel/vc-top-info-bar-login-logout-bg.png') 0px center repeat-x;
}

.top-info-bar-login-left
{
	width: 3px;
	height: 17px;
}

.top-info-bar-login-right
{
	width: 3px;
	height: 17px;
}

div.planetTopBarActivity
{
	float: left;
	width: 780px;
	height: 105px;
	text-align: right;
}

.planetTopBarInfo
{
	width: 100%;
	height: 30px;
	background: url('/images/travel/vc-top-info-bar-bg.png') no-repeat;
}

td.planetTopBarLangLoginMenu
{
	width: 175px;
}

.LangSelFlag img
{
	border: 0;
	width: 16px;
	height: 11px;
	cursor: pointer;
	margin-left: 5px;
}

div.planetTopBarLoginMenu 
{
	padding: 0;
	color: white;
	white-space: nowrap;
	font: normal 11px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

div.planetTopBarLoginMenu ul
{
	margin: 0;
	padding: 0;
	list-style-type: none;
}

div.planetTopBarLoginMenu ul li {
	margin: 0;
	padding: 0;
	display: inline;
	list-style-type: none;
}

div.planetTopBarLoginMenu li a.LogOut, 
div.planetTopBarLoginMenu li a.LogOut:link,
div.planetTopBarLoginMenu li a.LogOut:visited
{
	/*padding-left: 16px;
	background: url(/images/button/ArrowSmall-01-grey.gif) 0px center no-repeat;*/
}

div.planetTopBarLoginMenu li a.LogOut:hover, 
div.planetTopBarLoginMenu li a.LogOut:active
{
	/*background: url(/images/button/ArrowSmall-01-teal.gif) 0px center no-repeat;*/
}

div.planetTopBarLoginMenu li a, 
div.planetTopBarLoginMenu li a:link,
div.planetTopBarLoginMenu li a:hover, 
div.planetTopBarLoginMenu li a:active,
div.planetTopBarLoginMenu li a:visited
{
	color: White;
}

div.planetTopBarLoginMenu li a, 
div.planetTopBarLoginMenu li a:link,
div.planetTopBarLoginMenu li a:visited
{
	text-decoration: none;
}

div.planetTopBarLoginMenu li a:hover, 
div.planetTopBarLoginMenu li a:active
{
	text-decoration: underline;
}

td.planetTopBarFunctions
{
	padding-top: 4px;
}

.TopFunctions
{
	border: 0;
}

/* MainFooterStyles */

div.planetMainFooter
{
	height: 118px;
	background: url('/images/travel/vc-footer-bg.jpg') no-repeat;
}

div.planetMainFooterLinks
{
	padding-top: 93px;
	padding-left: 80px;
}

div.planetMainFooter ul
{
	margin: 0;
	padding: 0;
	list-style-type: none;
}

div.planetMainFooter ul li
{
	color: #999999;
	font: 11px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	display: inline;
}

div.planetMainFooter ul li a, 
div.planetMainFooter ul li a:link, 
div.planetMainFooter ul li a:visited
{
	color: #999999;
	font: 11px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	text-decoration: none;
}

div.planetMainFooter ul li a:hover, 
div.planetMainFooter ul li a:active
{
	text-decoration: underline;
}

.PlanetMainBody
{
	min-height: 400px;
	background-color: White;
	padding-top: 20px !important;
	padding-left: 10px !important;
	padding-bottom: 1px !important;
	padding-right: 10px !important;
}

.TopStyleContainer,
.BottomStyleContainer
{
	width: 980px;
	height: 1px;
	background-color: White;
}

.InfoImage
{
	padding-left: 5px;
	padding-right: 5px;
}

.InfoWrapper
{
	font: 11px Arial, Helvetica, Geneva, sans-serif;
}

.InfoLabel,
.InfoLabelActive
{
	color: #cf7e18;
	font: normal 12px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

.InfoWrapper
{
	color: #444;
	text-decoration: none;
}

.InfoLabel,
.InfoLabel a,
.InfoLabel a:link,
.InfoLabel a:hover,
.InfoLabel a:active,
.InfoLabel a:visited
{
	text-decoration: none;
}

.InfoLabelActive,
.InfoLabelActive a, 
.InfoLabelActive a:link, 
.InfoLabelActive a:hover, 
.InfoLabelActive a:active,
.InfoLabelActive a:visited
{
	text-decoration: underline;
}

.InfoLabel,
.InfoLabelActive
{
}

.UserInfos
{
	margin-left: 5px;
}

.UserInfos a, 
.UserInfos a:link, 
.UserInfos a:hover, 
.UserInfos a:active,
.UserInfos a:visited
{
	text-decoration: none;
}

.InfoWrapper
{
	height: 37px;
	padding-right: 5px;
	border-right: dotted 1px #444;
}

.InviteAFriend
{
	width: 172px;
	height: 37px;
	background: url(/images/common/InviteAFriend.png) no-repeat;
}

.InviteAFriend span
{
	padding-left: 60px;
}

.TopSearch
{
	width: 117px;
	height: 37px;
	background: url(/images/common/TopSearch.png) no-repeat;
}

.TopSearch a
{
	padding-left: 40px;
}

.HeadMainActionButtons,
.HeadMainActionButtons a,
.HeadMainActionButtons:hover,
.HeadMainActionButtons a:link,
.HeadMainActionButtons a:hover,
.HeadMainActionButtons a:active,
.HeadMainActionButtons a:visited
{
	cursor: pointer;
	font-size: 11px;
	font-weight: normal;
	text-decoration: underline;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

.HeadMainActionButtons,
.HeadMainActionButtons a,
.HeadMainActionButtons a:link,
.HeadMainActionButtons a:visited
{
	color: #444444;
}

.HeadMainActionButtons:hover,
.HeadMainActionButtons a:hover,
.HeadMainActionButtons a:active
{
	color: #e36c18;
}

/* Top Suchmaske */

.TopSearchTable {
	width: 123px;
	height: 21px;
}

.vc-topsearch-input-cell {
	background: url('/images/travel/top-search-input-bg.png') no-repeat;
	width: 100px;
	height: 21px;
	overflow: hidden;
	vertical-align: top;
}

.vc-topsearch-input {
	width: 92px;
	height: 16px;
	padding-top: 3px;
	border: none;
	margin: 0;
	background-color: transparent;
	padding-left: 5px;
}

.vc-topsearch-input-font {
	color: #8d8d8d;
	text-decoration: none;
	font: normal normal 11px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

vc-topsearch-go-cell {
	padding: 0;
	overflow: hidden;
	width: 23px;
	height: 21px;
}

.vc-topsearch-go {
	margin: 0;
	padding: 0;
	line-height: 21px;
	background: url('/images/travel/top-search-go.png') no-repeat;
	width: 23px;
	height: 21px;
	display: block;
	border-style: none;
	border-width: 0;
	vertical-align: top;
}

.vc-topsearch-go:hover {
	background: url('/images/travel/top-search-go-over.png') no-repeat;
	cursor: pointer;
}