body {
	margin: 0px;
	padding: 0px;
	zoom: 1;
	text-align: center;
	background: url(/static/i/portal/bg_new.jpg) top center no-repeat #fff;
}

p,
strong,
td,
div,
a {
	color: #464646;
	font-family: Tahoma;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}

h1,h2,h3 {
	color: #e2001a;
	font-size: 16px;
	font-family: "Trebuchet MS";
	margin: 3px 0px 5px 0px;
	padding: 0px;
}

div.so-main {
	width: 970px;
	margin-top: 185px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}

div.so-languages {
	margin: 3px 0px 7px 0px;
}

div.so-languages a,
div.so-languages img {
	border: none;
	hover: none;
}

div.so-content {
	width: 952px;
	_width: 957px;
	_margin: 0px 0px 0px -25px;
}

div.so-hotels {
	position: relative;
}

table.so-hotels {
	width: 950px;
	_margin: 0px 0px 0px 4px;
}

table.so-hotels a.search,
table.so-hotels a.request {
	color: #fff;
	display: block;
	height: 21px;
	_height: 25px;
	width: 165px;
	_width: 205px;
	text-align: left;
	text-decoration: none;
	font-size: 12px;
	font-family: tahoma;
	margin: 0px 0px 4px 0px;
	padding: 2px 0px 0px 40px;
	background: url(/static/i/portal/button-anfragen1.gif) no-repeat top left;
}

table.so-hotels a:hover.request {
	background: url(/static/i/portal/button-anfragen1-hover.gif) no-repeat top left;
}

table.so-hotels a.search {
	background: url(/static/i/portal/button-suchen1.gif) no-repeat top left;
}

table.so-hotels a:hover.search {
	background: url(/static/i/portal/button-suchen1-hover.gif) no-repeat top left;
}

table.so-hotels td.so-hotel2 a.request {
	background: url(/static/i/portal/button-anfragen2.gif) no-repeat top left;
}

table.so-hotels td.so-hotel2 a:hover.request {
	background: url(/static/i/portal/button-anfragen2-hover.gif) no-repeat top left;
}

table.so-hotels td.so-hotel2 a.search {
	background: url(/static/i/portal/button-suchen2.gif) no-repeat top left;
}

table.so-hotels td.so-hotel2 a:hover.search {
	background: url(/static/i/portal/button-suchen2-hover.gif) no-repeat top left;
}

table.so-hotels td.so-hotel3 a.request {
	background: url(/static/i/portal/button-anfragen3.gif) no-repeat top left;
}

table.so-hotels td.so-hotel3 a:hover.request {
	background: url(/static/i/portal/button-anfragen3-hover.gif) no-repeat top left;
}

table.so-hotels td.so-hotel3 a.search {
	background: url(/static/i/portal/button-suchen3.gif) no-repeat top left;
}

table.so-hotels td.so-hotel3 a:hover.search {
	background: url(/static/i/portal/button-suchen3-hover.gif) no-repeat top left;
}

td.so-hotel1 {
	position: relative;
	width: 231px;
	padding: 0px 0px 18px 0px;
	border-top: 13px solid #fecd1a;
	border-bottom: 3px solid #fecd1a;
	background-color: #fdeb94;
}

td.so-hotel2 {
	position: relative;
	width: 231px;
	margin: 0px;
	padding: 0px 0px 18px 0px;
	border-top: 13px solid #fb8f0f;
	border-bottom: 3px solid #fb8f0f;
	background-color: #fdbf88;
}

td.so-hotel3 {
	position: relative;
	width: 231px;
	padding: 0px 0px 18px 0px;
	border-top: 13px solid #eb3a0a;
	border-bottom: 3px solid #eb3a0a;
	background-color: #fac5a8;
}

div.so-image,
div.so-image img {
	height: 148px;
	border-bottom: 3px solid #f7dd60;
}

div.so-image img {
	height: auto;
	width: 235px;
	margin: 0px 0px -2px 0px;
}

div.so-text {
	color: #464646;
	font-size: 12px;
	font-family: "Trebuchet MS";
	text-align: left;
	padding: 30px 0px 10px 0px;
	margin: 0px 5px;
	border-bottom: 1px dashed #c99761;
}

div.so-links {
	text-align: center;
	padding: 10px 0px 10px 15px;
	_padding: 10px 0px 10px 5px;
}

div.so-hotel-logo1,
div.so-hotel-logo2,
div.so-hotel-logo3 {
	position:absolute;
	top: 0px;
	cursor: pointer;
	height: 195px;
	width: 231px;
	z-index: 9;
	background: bottom center no-repeat;
}

div.so-hotel-logo1 {
	left: 0px;
	background-image: url(/static/i/portal/hotel1.png);
	_background-image: none;
}

div.so-hotel-logo2 {
	left: 240px;
	background-image: url(/static/i/portal/hotel2.png);
	_background-image: none;
}

div.so-hotel-logo3 {
	left: 480px;
	background-image: url(/static/i/portal/hotel3.png);
	_background-image: none;
}

div.so-hotel-logo-ie {
	position: absolute;
	z-index: 9;
	bottom: -20px;
	left: 50px;
	height: 80px;
	width: 150px;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/static/i/portal/hotel1.png', sizingMethod="crop");
}

div.so-hotel-logo2 div.so-hotel-logo-ie {
	bottom: -25px;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/static/i/portal/hotel2.png', sizingMethod="crop");
}

div.so-hotel-logo3 div.so-hotel-logo-ie {
	bottom: -25px;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/static/i/portal/hotel3.png', sizingMethod="crop");
}

td.so-hotel-logo img {
	height: auto;
	width: auto;
}

div.so-angebot {
	position: relative;
	width: 197px;
	text-align: left;
	margin: 0px 0px 0px 16px;
	padding: 0px 0px 10px 0px;
	border: 1px solid #fecd1a;
	background-color: #fffad7;
}

td.so-hotel2 div.so-angebot {
	border: 1px solid #fb8f0f;
	background-color: #fde1c9;
}

td.so-hotel3 div.so-angebot,
div.so-blank div.package-container {
	border: 1px solid #eb3a0a;
	background-color: #fde8c8;
}

div.so-angebot a,
div.so-blank div.package-container a {
	border: none;
}

div.cst-angebot img,
div.so-blank div.package-container img {
	width: 200px;
	border: none;
}

div.so-angebot div.package-container img {
	width: 197px;
	border: none;
}

div.so-blank div.package-container img {
	width: 232px;
	border: none;
}

div.cst-angebot p,
div.so-angebot p,
div.so-blank div.package-container p {
	padding: 5px;
	font-size: 11px;
}

div.so-angebot p a,
div.cst-angebot p a,
div.so-blank div.package-container a {
	display: block;
	padding: 0px 0px 0px 12px;
	font-size: 11px;
	text-decoration: none;
	background: url(/static/i/portal/link-arrow1.gif) no-repeat;
	background-position: 0px 4px;
}

div.so-angebot p a:hover,
div.cst-angebot p a:hover,
div.so-blank div.package-container p a:hover {
	text-decoration: underline;
}

div.so-angebot-star,
div.so-angebot-star-it,
div.so-angebot-star-en {
	position: absolute;
	height: 82px;
	width: 82px;
	top: -8px;
	left: -20px;
	background: url(/static/i/portal/star1.png) no-repeat top left;
	_background: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/static/i/portal/star1.png', sizingMethod="crop");
}

div.so-angebot-star-it {
	background: url(/static/i/portal/star1_it.png) no-repeat top left;
	_background: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/static/i/portal/star1_it.png', sizingMethod="crop");
}

div.so-angebot-star-en {
	background: url(/static/i/portal/star1_en.png) no-repeat top left;
	_background: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/static/i/portal/star1_en.png', sizingMethod="crop");
}

td.so-hotel2 div.so-angebot-star {
	background: url(/static/i/portal/star2.png) no-repeat top left;
	_background: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/static/i/portal/star2.png', sizingMethod="crop");
}

td.so-hotel2 div.so-angebot-star-it {
	background: url(/static/i/portal/star2_it.png) no-repeat top left;
	_background: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/static/i/portal/star2_it.png', sizingMethod="crop");
}

td.so-hotel2 div.so-angebot-star-en {
	background: url(/static/i/portal/star2_en.png) no-repeat top left;
	_background: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/static/i/portal/star2_en.png', sizingMethod="crop");
}

td.so-hotel3 div.so-angebot-star {
	background: url(/static/i/portal/star3.png) no-repeat top left;
	_background: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/static/i/portal/star3.png', sizingMethod="crop");
}

td.so-hotel3 div.so-angebot-star-it {
	background: url(/static/i/portal/star3_it.png) no-repeat top left;
	_background: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/static/i/portal/star3_it.png', sizingMethod="crop");
}

td.so-hotel3 div.so-angebot-star-en {
	background: url(/static/i/portal/star3_en.png) no-repeat top left;
	_background: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/static/i/portal/star3_en.png', sizingMethod="crop");
}

td.so-teaser {
	overflow: hidden;
	text-align: center;
	width: 232px;
	padding: 14px 0px 0px 0px;
	background: url(/static/i/portal/teaser.gif) top left repeat-x #f7dd60;
}

td.so-teaser img {
	width: 200px;
}

div.cst-angebot-outer {
	width: 206px;
	padding: 0px 0px 10px 3px;
	margin: 0px auto 10px;
	border-bottom: 1px dashed #b4895a;
}

div.cst-angebot {
	width: 200px;
	text-align: left;
	background-color: #fbf2d5;
}

div.so-footer {
	height: 42px;
	font-size: 11px;
	padding: 12px 0px 0px 0px;
	margin: 8px 0px 0px 0px;
	background: url(/static/i/portal/footer.gif) no-repeat top left;
}

div.so-footer a {
	font-size: 11px;
	text-decoration: none;
}

div.so-footer a:hover {
	text-decoration: underline;
}

div.so-footer-logos {
	text-align: center;
	padding: 10px 0px 0px 0px;
}

div.so-footer-logos a {
	margin: 0px 10px;
}

div.clearfix {
	clear:both;
	height:0px;
	font-size:1px;
	border:none;
	margin:0;
	padding:0;
	background:transparent;
	background-color: #fff;
}