html, body
{
	margin: 0;
	padding: 0;
	font-size: 12px;
	font-family: "BitstreamVeraSansRoman", Tahoma, Helvetica, Arial, sans-serif;
	height: 100%;
	color: #768ba0;
}
body{
	background: url("../src/BG_contentWrap.jpg") repeat-y top center;
}
h1,h2,h3,h4,h5,h6
{
	font-weight: normal;
}
h1
{
	color: #263c61;
	font-size: 20px;
}
h2
{
	color: #253c61;
	font-size: 18px;
}
a
{
	color: #304c7b;
	text-decoration: underline
}
a img
{
	border: 0;
}
a.cbox_image
{
    cursor: -moz-zoom-in;
}
sup
{
	font-size: 10px;
	position: relative;
	top: 2px;
}
#SAM_mainWrap
{
	min-width: 982px;
  min-height: 100%;
  height: auto !important;
  height: 100%;
  margin: 0 auto -366px;
}
#SAM_main
{
}
#SAM_headWrap
{
	height: 168px;
	background: url(../src/BG_headWrap.jpg) no-repeat top center;
}
#SAM_head
{
	margin: auto;
	width: 982px;
	height: 130px;
}
#SAM_logo
{
	width: 450px;
	height: 130px;
	float: left;
}
#SAM_logo a {
    display: block;
    width: 450px;
    height: 130px;
    outline: medium none;
}

#SAM_contact
{
	float: right;
	margin-top: 54px;
}
.SAM_contactText
{
	color: #263c61;
	font-size: 15px;
	text-transform: uppercase;
}

.SAM_contactTel a
{
	font-size: 22px;
	color: #648bb4;
	text-decoration: none;
	line-height: 110%;
}

.SAM_contactMail a.SAM_rtl
{
	font-size: 17px;
	text-decoration: none;
	line-height: 120%;
	letter-spacing: 0px;
	color: #648BB4;
}
.SAM_contactMail a.SAM_fb
{
	display: block;
	background: url(../src/icons/ICO_fb.png) no-repeat 0 0;
	height: 16px;
	width: 16px;
	float: right;
	text-indent: -9999px;
	text-decoration: none;
	line-height: 120%;
	margin-top: 2px;
	outline: none;
}

#SAM_contentWrap
{
	min-width: 982px;
	margin: auto;
	min-height: 540px;
	background: url("../src/BG_contentTop.jpg") no-repeat top center;
}
#SAM_contentMain
{
	padding: 6px 7px 0;
	margin: auto;
	width: 968px;
	background: url("../src/BG_content.jpg") no-repeat top center;
	min-height: 540px;
	position: relative;
}
#SAM_content
{
	width: 968px;
	min-height: 540px;
}

.SAM_tplHome .SAM_contentHome
{
	margin: 0 34px;
}
.SAM_tplTwoColumns #SAM_contentLeft
{
	width: 268px;
	float: left;
	padding: 18px 18px 0 18px;
	margin-right: 0px;
}
.SAM_tplTwoColumns #SAM_contentRight
{
	width: 632px;
	margin: 24px 22px 0 0;
	padding: 0 0 0 10px;
	float: left;
	position: relative;
	background-color: rgba(255,255,255,0.5);
}
.SAM_tplOneColumn #SAM_contentLeft
{
	display: none;
}
.SAM_tplOneColumn #SAM_contentRight
{
	width: auto;
	margin: 24px 22px 0 0;
	padding: 0 10px 24px 34px;
	float: none;
	position: relative;
	background-color: rgba(255,255,255,0.5);
}

/**
 * Navigation Header
 */
#SAM_navi
{
	height: 36px;
	margin: auto;
	width: 982px;
}
#SAM_navi ul
{
	list-style: none;
	margin: 0;
}
#SAM_navi li
{
	float: left;
	padding: 0 0 0 12px;
	margin: 4px 0 4px 10px;
	background: url(../src/BG_navi.png) no-repeat top left;
	text-transform: uppercase;
	border: none;
	line-height: 20px;
	font-size: 13px;
}
#SAM_navi li:first-child
{
	background: none;
	padding-left: 0;
	margin-left: 0;
}

#SAM_navi li a
{
	padding: 4px 0;
	color: #304c7b;
	text-decoration: none;
	position: relative;
}
#SAM_navi li a:hover
{
	text-decoration: none;
	background: url(../src/BG_naviActive.png) repeat-x bottom left;
}

#SAM_navi li a.SAM_naviActive,
ul#SAM_footNavi li a.SAM_navi_active
{
	background: url(../src/BG_naviActive.png) repeat-x bottom left;
}

.SAM_naviTooltip
{
	display: none;
	position: absolute;
	top: 25px;
	left: 0;
	min-width: 115px;
	font-size: 11px;
	line-height: 15px;
	padding: 5px;
	text-transform: none;
	text-align: left;
	background: url(../src/BG_naviTooltip.png) repeat-x left top;
	min-height: 30px;
	z-index: 99;
}
#SAM_navi li a:hover .SAM_naviTooltip
{
	display: block;
}

/**
 * Footer
 */
#SAM_footPush
{
	height: 366px;
}
#SAM_footWrap
{
	height: 363px;
	width: 100%;
	background: url("../src/BG_bottomLine.png") no-repeat bottom center;
	padding-bottom: 3px;
}
#SAM_footMain
{
	background: url("../src/BG_foot.jpg") no-repeat bottom center;
	height: 363px;
	position: relative;
	margin: 32px auto 0;
	width: 982px;
}

/** Newsletter */
#SAM_footNewsletter
{
	position: absolute;
	top: 170px;
	left: 30px;
	width: 260px;
	color: #97a5bd;
}
#SAM_footNewsletter h3
{
	font-size: 16px;
	font-weight: normal;
	margin: 0;
	text-transform: uppercase;
	letter-spacing: 0.04em;
}
#SAM_footNewsletter input.SAM_inputText
{
	padding: 6px 8px;
	height: 16px;
	border: 1px solid #cfcfcf;
	border-top-color: #b4b4b4;
	margin-bottom: 8px;
	color: #a7a7a7;
	line-height: 16px;
	width: 220px;
	background-color: #fffffe;
}
div#SAM_newstroll
{
	height: 300px;
	width: 510px;
}


#SAM_footClaim
{
	position: absolute;
	top: 170px;
	left: 350px;
}
#SAM_footClaim h3
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: normal;
	color: #c6e4f7;
	margin: 0;
	letter-spacing: 0.04em;
}
#SAM_footContact
{
	position: absolute;
	top: 280px;
	left: 350px;
	color: #7496b6;
	font-size: 12px;
}
#SAM_footNavi
{
	position: absolute;
	top: 246px;
	left: 350px;
	width: 580px;
	height: 28px;
}
#SAM_footNavi a.SAM_fb
{
	display: block;
	background: url(../src/icons/ICO_fb_foot.png) no-repeat 0 0;
	height: 28px;
	width: 28px;
	float: left;
	text-indent: -9999px;
	text-decoration: none;
	margin-right: 8px;
	outline: none;
}
#SAM_footNavi ul
{
	list-style: none;
	margin: 0;
	padding: 0;
}
#SAM_footNavi ul li
{
	float: left;
	font-size: 13px;
	color: #c6e4f7;
	padding-right: 2px;
	height: 28px;
	line-height: 28px;
}
#SAM_footNavi ul li a
{
	color: #c6e4f7;
	padding-right: 2px;
	text-decoration: none;
	letter-spacing: 0.04em;
}

#SAM_pagePath
{
	padding: 0 4px 0 14px;
	margin-bottom: 4px;
	line-height: 24px;
	white-space: nowrap;
	background: url(../src/BG_breadCrump.png) no-repeat left top;
	position: absolute;
	top: -28px;
	left: 0;
	width: 90%;
}
#SAM_pagePath span.SAM_pagePathItem
{
	padding-right: 16px;
	margin-right: 8px;
	background: url(../src/BG_pagePathArrow.png) no-repeat right center;
	line-height: 22px;
	font-size: 13px;
	color: #858585;
}
#SAM_pagePath span.SAM_pagePathItem:first-child
{
	text-transform: uppercase;
}
#SAM_pagePath span.SAM_pagePathItem.SAM_active
{
	background: none;
}

#SAM_pagePath a
{
	color: #858585;
	text-decoration: none;
}
/**
 * Page-Layout
 */

.SAM_contentRow
{
	margin: 12px 0;
}
.SAM_contentLeft
{
	float: left;
}
.SAM_contentCenter
{
	float: left;
}
.SAM_contentRight
{
	float: right;
}
.SAM_contentFull
{
}
.SAM_content-1
{
	width: 300px;
}
.SAM_content-2
{
	width: 588px;
	margin: 0 6px;
}
.SAM_content-3
{
	width: 888px;
	margin: 0 6px;
	background-color: #F3F9FE;
}

.SAM_contentBlock
{
	/*
	background-color: rgba(255,255,255,0.4);
	border: 1px solid #e5ebe8;
	*/
	padding: 16px;
}
.SAM_contentCopy
{
	background-color: rgba(228,235,238,0.54);
	padding: 50px 16px 16px;
	margin: 24px 25px 18px;
}
.SAM_contentCopy p
{
	color: #838385;
	font-size: 13px;
}
.SAM_contentCopy h1
{
	font-weight: normal;
	font-size: 30px;
	color: #263c61;
}
.SAM_contentCopy h1 b,
.SAM_contentCopy h1 strong
{
	font-weight: normal;
}
.SAM_contentCopy h2
{
	font-weight: normal;
	font-size: 18px;
	color: #263c61;
}
.SAM_contentCopy h2 b,
.SAM_contentCopy h2 strong
{
	font-weight: normal;
}

.SAM_tplTwoColumns #SAM_mainWrap
{
  margin: 0 auto -454px;
}

.SAM_tplTwoColumns #SAM_content
{
	background: url(../src/BG_contentLeft.png) repeat-y left bottom;
}
.SAM_tplTwoColumns #SAM_footPush
{
	height: 454px;
	background: url(../src/BG_footPush.jpg) repeat-y center bottom;
}
.SAM_tplTwoColumns #SAM_footWrap
{
	height: 451px;
	width: 100%;
	background: url("../src/BG_bottomLine.png") no-repeat bottom center;
	padding-bottom: 3px;
}
.SAM_tplTwoColumns #SAM_footMain
{
	background: url(../src/BG_footCompass.jpg) no-repeat left top;
	height: 451px;
}
.SAM_tplTwoColumns #SAM_foot
{
	position: relative;
	top: 88px;
}
.SAM_tplTwoColumns .SAM_contentRow
{
	margin: 12px 16px;
}

/**
 * Helper Classes
 */
.SAM_rtl
{
	unicode-bidi:bidi-override; direction: rtl;
}
.SAM_clr
{
	clear: both;
}
.SAM_clrl
{
	clear: left;
}
.SAM_clrr
{
	clear: right;
}
/**
 *  clearfix-hack
 *  - replaces <div class="clear"></div>
 *  - use in DIV that contains floated elements
 */
.clearfix:before,
.clearfix:after
{
	content: "";
	display: table;
}

.clearfix:after
{
	clear: both;
}
.clearfix
{
	zoom: 1;
}

/**
 * Slider
 */
#SAM_homeSlider
{
	position: relative;
	width: 968px;
	height: 413px;
	overflow:hidden;
}
.SAM_sliderFrame
{
	width: 968px;
	height: 413px;
	background-repeat: no-repeat;
	background-position: top left;
	background-color: #fff;
}
.SAM_sliderContent
{
	width: 368px;
	padding: 24px 50px 24px 60px;
	float: left;
	text-align: left;
	color: #42444b;
	font-size: 14px;
}
.SAM_sliderContent h1
{
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #fff;
	font-size: 32px;
	font-weight: normal;
	margin-top: 60px;
}
.SAM_sliderContent p
{
	color: #42444b;
	font-size: 14px;
	text-transform: uppercase;
	padding: 0 14px;
	line-height: 140%;
}
#SAM_sliderNext
{
	z-index: 99;
	width: 37px;
	height: 60px;
	position: absolute;
	top: 176px;
	left: 0;
	background: url(../src/left_arrow.png) no-repeat top left;
	cursor: pointer;
}

#SAM_sliderPrev
{
	z-index: 99;
	width: 37px;
	height: 60px;
	position: absolute;
	top: 176px;
	right: 0;
	background: url(../src/right_arrow.png) no-repeat top left;
	cursor: pointer;
}

/**
 * Ticker
 */
#SAM_tickerBar
{
	margin-top: 6px;
	height: 37px;
	width: 930px;
	background: url(../src/BG_tickerBar.jpg) no-repeat top left;
	line-height: 34px;
	padding-left: 38px;
	position: relative;
	font-size: 13px;
	overflow: hidden;
}
#SAM_tickerBar a
{
	text-decoration: none;
	color: #494949;
}
#SAM_tickerRSS
{
	position: absolute;
	right: 0;
	width: 88px;
	height: 26px;
	margin: 4px 0;
	border-left: 1px dotted #465568;
}
#SAM_tickerRSS a
{
	display: block;
	background: url(../src/RSS.png) no-repeat left top;
	height: 26px;
	width: 57px;
	margin-left: 16px;
}
#SAM_tickerOffers
{
	position: absolute;
	right: 100px;
}
#SAM_tickerOffers a
{
	display: block;
	height: 34px;
	line-height: 34px;
	padding-right: 2px;
	text-transform: uppercase;
}

/**
 * Anchor
 */
a.SAM_button,
button.SAM_button
{
	display: inline-block;
	background: url(../src/button/BG_btnStd.png) no-repeat left center;
	line-height: 23px;
	height: 23px;
	width: 153px;
	font-size: 12px;
	font-weight: normal;
	color: #c6e4f7;
	text-transform: uppercase;
	text-decoration: none;
	text-align: center;
	border: none;
}
a.SAM_buttonBuchen
{
	display: inline-block;
	background: url(../src/button/BG_btn120.png) no-repeat left center;
	width: 104px;
	line-height: 23px;
	height: 23px;
	font-size: 12px;
	color: #c6e4f7;
	text-transform: uppercase;
	text-decoration: none;
	text-align: center;
	padding: 0 8px;
}
a.SAM_buttonBuchen:hover
{
	color: #fff;
}

a.SAM_buttonShort,
button.SAM_buttonShort
{
	display: inline-block;
	background: url(../src/button/BG_btnShort.png) no-repeat left center;
	line-height: 23px;
	height: 23px;
	width: 71px;
	font-size: 12px;
	color: #c6e4f7;
	text-transform: uppercase;
	text-decoration: none;
	padding: 0 8px;
	border: 0;
}
a.SAM_buttonShort:hover,
button.SAM_buttonShort:hover
{
	color: #fff;
}

a.SAM_button strong
{
	font-weight: normal;
}

.SAM_button_dyn
{
	display: inline-block;
	border: none;
	border-radius: 11px;
	background-color: #6C8CA2;
	color: #C6E4F7;
	height: 23px;
	line-height: 23px;
	font-size: 12px;
	text-transform: uppercase;
	padding: 0 12px;
	cursor: pointer;
	text-decoration: none;
}
.SAM_button_dyn:hover
{
	color: #fff;
}


img.SAM_left
{
	float: left;
	margin-right: 24px;
}
img.SAM_right
{
	float: right;
	margin-left: 24px;
}
img.SAM_rightCol
{
	float: right;
	clear: right;
	border: 1px solid #d4dcd8;
	padding: 7px;
	width: 272px;
	background-color: #fcfaf0;
	margin: 0 0 12px 12px;
	height: auto;
}
p.SAM_center
{
	text-align: center;
}

/**
 * Startseite
 */
body#PE_page_1895 #SAM_homeContentRow3
{
	background-color: #f3f9fe;
}
body#PE_page_1895 #SAM_homeContentRow3 .SAM_contentRight
{
	color: #889db2;
}

/**
 * Listen
 */
.SAM_contentRow h1
{
	color: #263c61;
	font-size: 20px;
	margin-top: 0;
	padding-top: 20px;
}
.SAM_contentRow ul
{
	list-style: none;
	padding: 0;
}
.SAM_contentRow li
{
	padding-left: 10px;
	background: url(../src/BG_listItem.png) no-repeat left 8px;
	line-height: 160%;
}

/**
 * Paragrafen
 */
p.SAM_date
{
	color: #41444b;
	margin: 0;
}

div.SAM_noMatch
{
	margin: 0 0 12px;
	padding: 8px 18px;
	border: 1px solid #E3EBE8;
}

/**
 * Loading ....
 */
.SAM_loading
{
	width: 632px;
	height: 130px;
	padding-top: 170px;
	background: url(../src/ajax/BG_loading.png) no-repeat top left;
	text-align: center;
}

.SAM_loading h3
{
	margin: 6px;
	font-size: 24px;
	color: #648bb4;
}
.SAM_loading h4
{
	margin: 2px;
	font-size: 20px;
	color: #959697;
}
.SAM_loading img
{
	margin-top: 20px;
}

/**
 * Icons
 */
i.SAM_iconInfo
{
	background: url(../src/icons/ICO_info.png) no-repeat center center;
	display: inline-block;
	width: 20px;
	height: 20px;
	vertical-align: middle;
}
i.SAM_iconShip
{
	display: inline-block;
	background: url(../src/icons/ICO_ship.png) no-repeat center center;
	width: 20px;
	height: 20px;
	vertical-align: middle;
}
i.SAM_iconAjax
{
	background: url(../src/ajax/ajax-loader3.gif) no-repeat center center;
}
p.SAM_iconHint
{
	background-image: url(../src/icons/ICO_hint.png);
	background-repeat: no-repeat;
	padding-left: 20px;
}

p.SAM_iconInfo
{
	background: url(../src/icons/ICO_info.png) no-repeat left top;
	padding-left: 24px;
}

i.SAM_iconClose
{
	background: url(../src/icons/ICO_close.png) no-repeat left top;
	display: inline-block;
	width: 20px;
	height: 20px;
	vertical-align: middle;
	float: right;
	cursor: pointer;
}

i.SAM_iconMinus
{
	background: url(../src/icons/ICO_minus.png) no-repeat left top;
	display: inline-block;
	width: 20px;
	height: 20px;
	vertical-align: middle;
	float: right;
	cursor: pointer;
}

a.SAM_iconPDF
{
	display: inline-block;
	background: url(../src/icons/ICO_pdf.png) no-repeat left center;
	padding-left: 20px;
	line-height: 22px;
	margin-left: 2px;
}

/**
 * Formulare
 */
fieldset
{
	border: none;
	margin: 0;
	padding: 0;
}
.SAM_formSelect
{
	width: 195px;
	height: 28px;
	background: url(../src/forms/BG_select.png) no-repeat left top;
	overflow: hidden;
	z-index: 1;
}
.SAM_formSelect.SAM_formSelected
{
	overflow: visible;
	z-index: 90;
}
.SAM_formSelect label
{
	width: 195px;
	height: 28px;
	color: #68696b;
	font-size: 12px;
	text-transform: uppercase;
	line-height: 28px;
	text-align: left;
	padding-left: 14px;
	white-space: nowrap;
}
.SAM_formSelect ul
{
	list-style: none;
	padding: 0;
	margin: 0;
	background: #fff;
	width: auto;
	border-radius: 5px;
	border: 1px solid #94a3b1;
}
.SAM_formSelected ul
{
	z-index: 10;
	height: 240px;
	overflow: auto;
}
.SAM_formSelect li
{
	display: block;
	color: #68696b;
	font-size: 12px;
	line-height: 24px;
	text-align: left;
	margin: 0 8px;
	padding: 0 2px;
	white-space: nowrap;
	border-top: 1px dotted #a7a7a7;
	cursor: pointer;
}
.SAM_formSelected li
{
	z-index: 10;
}
.SAM_formSelected li:first-child
{
	border-top: none;
}

.SAM_hidden
{
	display: none;
}
/**
 * JavaScript-Off-Info
 */
#SAM_jsWarning
{
	height: 28px;
	line-height: 28px;
	background: url(../src/BG_errorBar.png) repeat-x bottom left;
	padding: 0 12px;
}
#SAM_jsWarning p
{
	margin: 0;
	padding: 0 24px;
	height: 28px;
	line-height: 28px;
	background: url(../src/icons/ICO_exclamation.png) no-repeat left center;
	white-space: nowrap;
	overflow: hidden;
	font-size: 12px;
	color: #333;
}
#SAM_jsWarning p b
{
	font-weight: bold;
}


#SAM_dateSelect
{
	position: relative;
}
#SAM_dateSelect input
{
	border: 1px solid #6c8ca2;
	padding: 6px 2px;
	margin: 0;
	width: 91px;
	text-align: center;
}


/**
 * Error/Warning/Info-Boxes
 */
.SAM_warning
{
	color: #ce4c4c;
}
#SAM_info
{
	border: 0;
	padding: 12px 24px;
	margin-bottom: 12px;
	color: #6c8ca2;
	background-color: #eeeade;
}
#SAM_info h3
{
	color: #fff;
	font-weight: normal;
	margin: 0 0 16px 0;
	padding: 0 12px;
	height: 30px;
	line-height: 30px;
	text-transform: uppercase;
	padding-left: 40px;
	background: url(../src/BG_lifeBelt.png) no-repeat left center;
}
#SAM_info ul
{
	margin: 0;
	padding: 0 40px;
	list-style-position: inside;
}
#SAM_info li
{
	border-bottom: 1px dotted #999;
	padding-bottom: 2px;
	margin-bottom: 4px;
}
#SAM_info.SAM_infoError
{
	background-color: #eeeade;
}
#SAM_info.SAM_infoError h3
{
	color: #CE4C4C;
}
#SAM_info.SAM_infoError li
{
	line-height: 130%;
	margin-bottom: 4px;
	color: #CE4C4C;
}
#SAM_info.SAM_infoWarning h3
{
	background: url(../src/BG_infoBar.png) repeat-x left top;
}
#SAM_info.SAM_infoWarning li
{
	line-height: 130%;
	margin-bottom: 4px;
}

#SAM_info.SAM_infoNoerror h3
{
	background: url(../src/BG_infoBar.png) repeat-x left top;
}
#SAM_info.SAM_infoNoerror li
{
	line-height: 130%;
	margin-bottom: 4px;
}

/**
 * Footnotes
 */
div.SAM_footnoteArray
{
	margin-top: 12px;
	border-top: 1px dotted #999;
}
div.SAM_footnote
{
	font-size: 80%;
	padding-top: 4px;
	padding-left: 24px;
	position: relative;
}
div.SAM_footnote sup
{
	position: absolute;
	top: 3px;
	left: 0;
	display: block;
	text-align: right;
	width: 24px;
}

#SAM_sessionCounter
{
	position: absolute;
	top: -30px;
	right: 0;
	width: 60px;
	height: 22px;
	border-radius: 0 0 6px 6px;
	border: 1px solid #B9C5CF;
	background: rgba(255,255,255,0.5);
	padding: 1px 8px 2px;
	cursor: help;
}
#SAM_sessionCounter i
{
	display: block;
	float: left;
	width: 12px;
	height: 20px;
	margin: 1px 6px 2px 0;
	border: 1px solid #ddd;
	border-bottom: 0;
	background: url("../src/BG_sessionCounter.png") no-repeat 0 0;
}

#SAM_sessionCounter span
{
	line-height: 24px;
	font-size: 14px;
	display: block;
	width: 40px;
	float: left;
	text-align: center;
}

#SAM_sessionCounter.p80 i
{
	background-position: -12px 0;
}
#SAM_sessionCounter.p60 i
{
	background-position: -24px 0;
}
#SAM_sessionCounter.p40 i
{
	background-position: -36px 0;
}
#SAM_sessionCounter.p20
{
	background: url("../src/BG_errorBar.png") repeat-x center top;
}
#SAM_sessionCounter.p20 i
{
	background-position: -48px 0;
}


/**
 * Process Indicator
 */

ul.SAM_processIndicator
{
	height: 40px;
	list-style: none;
	padding: 0;
}
ul.SAM_processIndicator a
{
	text-decoration: none;
	color: #fafbfc;
}

ul.SAM_processIndicator li
{
	float: left;
	height: 40px;
	width: 66px;
	margin: 0;
	background-image: url("../src/BG_processIndicator_sprite.png");
	background-repeat: no-repeat;
	background-position: center -40px;
	text-align: center;
}
ul.SAM_processIndicator li span
{
	display: block;
	height: 26px;
	margin: 2px auto;
	text-align: center;
	font-weight: bold;
	font-size: 16px;
	color: #68696b;
	line-height: 25px;
	text-shadow: 0 1px 1px #666;
	cursor: help;
}
ul.SAM_processIndicator li.SAM_static
{
	width: 114px;
	background-position: left 0px;
	font-weight: normal;
	text-transform: uppercase;
}
ul.SAM_processIndicator li.SAM_selected
{
	background-position: center -80px;
}
ul.SAM_processIndicator li.SAM_selected span
{
	color: #fff;
}
ul.SAM_processIndicator li.SAM_selected.SAM_between
{
	background-position: center -120px;
}
ul.SAM_processIndicator li.SAM_inactive
{
	background-position: center -160px;
}
ul.SAM_processIndicator li.SAM_firstChild
{
	background-position: left -240px;
	width: 54px; /* FIX!!! Use paddings to extend */
}
ul.SAM_processIndicator li.SAM_firstChild.SAM_active
{
	background-position: left -280px;
}
ul.SAM_processIndicator li.SAM_firstChild.SAM_selected
{
	background-position: left -360px;
}
ul.SAM_processIndicator li.SAM_lastChild
{
	background-position: right -200px;
	width: 54px; /* FIX!!! Use paddings to extend */
}
ul.SAM_processIndicator li.SAM_lastChild.SAM_active
{
	background-position: right -320px;
}
ul.SAM_processIndicator li.SAM_lastChild.SAM_selected
{
	background-position: right -400px;
}

img.SAM_defaultTeaser
{
	background: #fff;
}


ul#SAM_toernTicker
{
	margin: 0;
	padding: 0;
	overflow: hidden;
}
ul#SAM_toernTicker li
{
	white-space: nowrap;
}


div.SAM_formSubmit
{
	padding: 0 12px;
	text-align: right;
}


#SAM_cruiseFavoriteList
{
	border: 1px solid #e3ebe8;
	margin-bottom: 12px;
}

#SAM_cruiseFavoriteList p
{
	margin: 0 18px;
	padding: 20px 0;
}

#SAM_cruiseFavoriteList ul
{
	margin: 0 15px;
	padding: 8px 12px;
	background: url("../src/BG_cruiseFavoriteList.png") repeat-y left top;
	list-style: none;
}

#SAM_cruiseFavoriteList li
{
	padding: 4px 4px 8px 36px;
	margin-bottom: 4px;
	background: url("../src/BG_formSeparator.png") no-repeat left bottom;
}

#SAM_cruiseFavoriteList .SAM_formSubmit
{
	margin: 0 18px;
	height: 34px;
	padding-top: 16px;
}

/**
 * Deko-Box
 */
.SAM_decoBox
{
	width: 300px;
	height: 206px;
	text-align: left;
	padding: 0;
	color: #838385;
	font-size: 12px;
}
.SAM_decoBox .SAM_decoBoxHead
{
	background: url(../src/boxes/decoBox/BG_decoBoxHead_Std.png) no-repeat center top;
	height: 12px;
}
.SAM_decoBox .SAM_decoBoxContent
{
	background: url(../src/boxes/decoBox/BG_decoBoxContent_Std.png) repeat-y center center;
	padding: 0 24px;
	text-align: left;
}
.SAM_decoBox .SAM_decoBoxFoot
{
	background: url(../src/boxes/decoBox/BG_decoBoxFoot_Std.png) no-repeat center bottom;
	height: 12px;
}


.SAM_decoBox h4
{
	margin: 0;
	color: #263C61;
	font-size: 14px;
	font-weight: normal;
}
.SAM_decoBox ul
{
	margin: 0;
	padding: 8px 0;
}
.SAM_decoBox ul li
{
	color: #597189;
	text-align: left;
}
.SAM_decoBox h4 strong
{
	font-weight: normal;
}
.SAM_decoBox p
{
	color: #597189;
	margin: 0;
	padding: 6px 0;
}

/**
 * Standard Fix
 */

/**
 * Standard Variable
 */
.SAM_decoBox.SAM_decoBoxStdVar
{
	height: auto;
	background: none;
}
.SAM_decoBox.SAM_decoBoxStdVar .SAM_decoBoxHead
{
	background: url(../src/boxes/decoBox/BG_decoBoxHead_Std.png) no-repeat center top;
	height: 20px;
}
.SAM_decoBox.SAM_decoBoxStdVar .SAM_decoBoxContent
{
	background: url(../src/boxes/decoBox/BG_decoBoxContent_Std.png) repeat-y center center;
	padding: 0 24px;
}
.SAM_decoBox.SAM_decoBoxStdVar .SAM_decoBoxFoot
{
	background: url(../src/boxes/decoBox/BG_decoBoxFoot_Std.png) no-repeat center bottom;
	height: 20px;
}

/**
 * Light Variable
 */
.SAM_decoBox.SAM_decoBoxLightVar
{
	height: auto;
	background: none;
}
.SAM_decoBox.SAM_decoBoxLightVar .SAM_decoBoxHead
{
	background: url(../src/boxes/decoBox/BG_decoBoxHead_Light.png) no-repeat center top;
	height: 20px;
}
.SAM_decoBox.SAM_decoBoxLightVar .SAM_decoBoxContent
{
	background: url(../src/boxes/decoBox/BG_decoBoxContent_Light.png) repeat-y center center;
	padding: 0 18px;
	text-align: left;
}
.SAM_decoBox.SAM_decoBoxLightVar .SAM_decoBoxFoot
{
	background: url(../src/boxes/decoBox/BG_decoBoxFoot_Light.png) no-repeat center top;
	height: 20px;
}

/**
 * Bild-Box
 */
.image-box
{
	border: 1px solid #d4dcd8;
	padding: 7px;
	width: 272px;
	background-color: #fcfaf0;
	color: #858585;
	min-height: 292px;
}
.image-box h4
{
	color: #42444B;
  font-size: 16px;
  margin: 8px 0;
  padding: 0 6px;
}
.image-box img
{
	width: 272px;
	height: 158px;
	border: 0;
}
.image-box p
{
  color: #858585;
  margin: 0 0 8px;
  padding: 0 6px;
}
.image-box a.SAM_button
{
	margin-top: 12px;
}

.image-box.SAM_imageBoxLife img
{
	width: 272px;
	height: auto;
}

.SAM_contentLeft .image-box
{

}
.SAM_contentLeft .image-box
{
	margin-left: 6px;
}
.SAM_contentCenter .image-box,
.SAM_contentRight .image-box
{
	margin: 0 6px;
}

#SAM_contentRight > h1,
#SAM_contentRight > h2,
#SAM_contentRight > h3,
#SAM_contentRight > h4,
#SAM_contentRight > p,
#SAM_contentRight > ul,
#SAM_contentRight > ol
{
	margin-left: 12px;
	margin-right: 12px;
}

/**
 * Content-Box
 */
.SAM_contentBox
{
	width: 288px;
}
.SAM_contentLeft .SAM_contentBox
{
	margin-left: 6px;
}
.SAM_contentCenter .SAM_contentBox,
.SAM_contentRight .SAM_contentBox
{
	margin: 0 6px;
}

/**
 * Spalten-Box
 */
.SAM_columnBox
{
	position: relative;
	width: 250px;
	border: 1px solid #c7d1d0;
	background-color: #faf7e6;
	padding: 8px;
	margin-bottom: 5px;
}
.SAM_columnBox h4
{
	margin: 0;
	background-color: #fff;
	padding: 1px 7px;
	font-size: 16px;
}
.SAM_columnBox h5
{
	margin: 0;
	background-color: #fff;
	padding: 1px 7px;
	font-size: 13px;
}

.SAM_columnBox p
{
	margin: 0;
	background-color: #fff;
	padding: 1px 7px;
	color: #858585;
}
.SAM_columnBox .SAM_contentImage
{
	background-color: #fff;
	text-align: center;
}
.SAM_columnBox .SAM_contentImage p
{
	padding: 0;
	margin: 0;
}
.SAM_columnBox .SAM_contentImage a
{
	display: block;
	text-decoration: none;
}
.SAM_columnBox .SAM_contentImage img
{
	display: block;
}

.SAM_columnBox img.SAM_stoererImage
{
	position: absolute;
	top: 0;
	right: 0;
}

.SAM_linkBox
{
	height: 33px;
	background: url(../src/boxes/BG_linkBox.jpg) no-repeat top left;
	line-height: 33px;
	font-size: 16px;
	padding: 0 30px 0 20px;
	margin-bottom: 5px;
}
.SAM_linkBox a
{
	color: #c6e4f7;
	text-decoration: none;
	display: block;
}

/**
 * Listen
 */
ul.SAM_linkList li
{
	padding-top: 4px;
	padding-bottom: 4px;
	border-bottom: 1px dotted #304C7B;
	background-position: left 11px;
}
ul.SAM_linkList li a
{
	text-decoration: none;
}

ul.SAM_pList
{
	list-style: none;
	padding: 0;
}
ul.SAM_pList li
{
	border-bottom: 1px dotted #304C7B;
	background-position: left 11px;
}
ul.SAM_pList li h3
{
	color: #42444b;
	font-size: 16px;
	padding-left: 12px;
	position: relative;
	margin: 8px 0;
}
ul.SAM_pList li h3:before
{
	content: "\2022";
	color: #42444b;
	position: absolute;
	left: 0;
}
ul.SAM_pList li p
{
	padding-left: 12px;
	margin-top: 0;
}

ul.SAM_pListLeft
{
	list-style: none;
	padding: 0;
	width: 300px;
}
ul.SAM_pListLeft li
{
	border-bottom: 1px dotted #304C7B;
	background-position: left 11px;
}
ul.SAM_pListLeft li h3
{
	color: #42444b;
	font-size: 16px;
	padding-left: 12px;
	position: relative;
	margin: 8px 0;
}
ul.SAM_pListLeft li h3:before
{
	content: "\2022";
	color: #42444b;
	position: absolute;
	left: 0;
}
ul.SAM_pListLeft li p
{
	padding-left: 12px;
	margin-top: 0;
}

.SAM_content-3 .SAM_contentRight
{
	background-color: #f3f9fe;
	margin: 0;
	padding: 0 18px 0 30px;
	width: 552px;
}
.SAM_content-3 .SAM_contentLeft .SAM_contentBox
{
	margin: 0;
}
.SAM_content-3 .SAM_contentLeft img
{
	max-width: 288px;
}


/**
 * Newsletter
 */
#SAM_newstroll
{
	border: 1px solid #b9c5cf;
	background: url(../src/forms/BG_form.png);
	padding: 7px;
}
#SAM_newstroll div.SAM_formRow
{
	margin-bottom: 4px;
	float: left; width: 100%;
}
#SAM_newstroll fieldset
{
	margin: 0;
	background: url(../src/forms/BG_fieldset.png);
	padding: 14px;
	margin-bottom: 12px;
}
#SAM_newstroll label
{
	display: block;
	line-height: 18px;
	height: 18px;
}
#SAM_newstroll label.radioLabel
{
	height: auto;
	float: left;
	margin-right: 12px;
}
#SAM_newstroll label.checkboxLabel
{
	height: auto;
	float: left;
}
#SAM_newstroll input[type=text]
{
	margin: 0;
	display: block;
	padding: 0 8px;
	border: 1px solid #94a3b1;
	height: 24px;
	line-height: 24px;
	color: #858585;
	width: 240px;
}
#SAM_newstroll button[type=reset]
{
	float: left;
}
#SAM_newstroll .copyright
{
	text-align: right;
	font-size: 80%;
}

/**
 * Ausnahmen / Startseite
 */
body#SAM_page_1916 .SAM_decoBox
{
	margin-top: 20px;
}
body#SAM_page_1916 .SAM_decoBox .SAM_decoBoxContent
{
	padding-top: 16px;
}

body#SAM_page_1916 .SAM_content-2 h2
{
	margin-bottom: 0;
}
body#SAM_page_1916 .SAM_content-2 ul.SAM_linkList
{
	margin-top: 5px;
}

.SAM_optionDesc
{
	padding: 12px 40px;
}

.SAM_optionDesc p
{

}
.SAM_optionDesc img
{
	float: right;
	background-color: #FAF7E6;
	padding: 8px;
	border: 1px solid #C7D1D0;
	margin-left: 24px;
}

/**
 * Zitate
 */
blockquote
{
	font-style: italic;
	color: #859dad;
	float: right;
	width: 272px;
	padding: 20px 8px 0;
	margin: 0 6px 12px 18px;
}

blockquote p
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: normal;
	font-size: 18px;
	color: #42444b;
	margin: 0 0 8px 0;
}
blockquote p:before
{
	font-size: 24px;
	content: "\201E";
	color: #859dad;
}
blockquote p:after
{
	font-size: 24px;
	content: "\201C";
	color: #859dad;
	position: relative;
	top: 4px;
}

p.SAM_hinweis
{
	padding: 12px 12px 12px 50px;
	background: #eeeade url(../src/BG_lifeBelt.png) no-repeat 12px 12px;
	color: #da3b3d;
	line-height: 140%;
}
p.SAM_hinweis strong
{
}

p.SAM_doubleButton
{
	height: 23px;
	background: url(../src/button/BG_btnDynRight.png) no-repeat right 12px;
	padding-right: 12px;
	padding-top: 12px;
	display: inline-block;
}
p.SAM_doubleButton a
{
	display: inline-block;
	line-height: 23px;
	height: 23px;
	font-size: 12px;
	font-weight: normal;
	color: #c6e4f7;
	text-transform: uppercase;
	text-decoration: none;
	text-align: center;
	border: none;
	padding: 0 12px 0 0;
}

p.SAM_doubleButton a.SAM_buttonLeft
{
	padding: 0 11px 0 14px;
	background: url(../src/button/BG_btnStd.png) no-repeat left center;
}
p.SAM_doubleButton a.SAM_buttonRight
{
	padding: 0 2px 0 13px;
	background: url(../src/button/BG_btnDbl.png) no-repeat left center;
}


.SAM_popIn
{
	width: 860px;
	overflow: auto;
	padding: 0 12px 24px 24px;
}
.SAM_popInRight
{
	float: right;
	width: 300px;
}
