/*******************************************************************************/
/* DIV *************************************************************************/
/*******************************************************************************/
div#container {
	width: 990px;
	height: 100%;
	margin: 0 auto;
}
div#top {
	height: 455px;
	position: relative;
}
div#topmostBox {
	width: 998px;
	height: 47px;
	position: absolute;
	top: 0;
	left: -4px;
	z-index: 2;
	background-attachment: scroll;
	background-image: url(/pix/backgrounds/topmost.png);
	background-repeat: no-repeat;
	background-position: center center;
}
div#topmostLeftBox {
	width: 660px;
	padding: 10px 15px 0 15px;
	float: left;
}
div#topmostRightBox {
	width: 300px;
	float: right;
}
div#topImageArea {
	width: 100%;
	height: 337px;
	overflow: hidden;
	position: absolute;
	z-index: 1;
	margin-top: 36px;
}
div#topNavigationBox {
	width: 100%;
	height: 100px;
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 3;
	background-attachment: scroll;
	background-image: url(/pix/backgrounds/bg_navigation.png);
	background-repeat: no-repeat;
	background-position: center bottom;
}
div#subnavBox {
	padding: 10px;
	background-attachment: scroll;
	background-image: url(/pix/backgrounds/divider_full.png);
	background-repeat: no-repeat;
	background-position: center bottom;
}
div#content { margin-top: 20px; }
div#contentLeftColumn {
	width: 646px;
	min-height: 1%;
	height: auto !important;
	height: 1%;
	float: left;
}
div#contentRightColumn {
	width: 309px;
	min-height: 1%;
	height: auto !important;
	height: 1%;
	float: right;
}
div#partnerDownloadsHeader {
    width: 646px;
    height: 88px;
	position: relative;
	background-attachment: scroll;
    background-image: url(/pix/box_header.png);
    background-repeat: no-repeat;
    background-position: center center;
}
div.leftColDivider {
	width: 100%;
	height: 10px;
	clear: both;
	margin: 20px 0 20px 0;
	font-size: 0;
	line-height: 0;
	background-attachment: scroll;
	background-image: url(/pix/backgrounds/divider_left_col.png);
	background-repeat: no-repeat;
	background-position: center center;
}
div.rightColBox {
	width: 309px;
	margin-bottom: 20px;
}
div.rightColBoxHead {
	height: 38px;
	padding: 12px 15px 0 15px;
	background-attachment: scroll;
	background-image: url(/pix/backgrounds/rightcol_box_top.png);
	background-repeat: no-repeat;
	background-position: center center;
}
div.rightColBoxContent {
	width: 263px;
	height: auto;
	padding: 20px 26px 20px 20px;
	font-size: 1.1em;
	background-attachment: scroll;
	background-image: url(/pix/backgrounds/rightcol_box_middle.png);
	background-repeat: repeat-y;
	background-position: center top;
}
div.rightColBoxFoot {
	height: 8px;
	line-height: 0;
	font-size: 0;
	background-attachment: scroll;
	background-image: url(/pix/backgrounds/rightcol_box_bottom.png);
	background-repeat: no-repeat;
	background-position: center center;
}
div.startPicBox, div.startTextBox, div.startTextBoxLong { float: left; }
div.startPicBox {
	width: 120px;
	margin-right: 20px;
}
div.startTextBox { width: 506px; }
div.startTextBoxLong { width: 646px; }
div#accordion { margin-top: 20px; }
div.formRow {
	width: 100%;
	font-size: 1.2em;
	margin-bottom: 10px;
}
div.formRowHidden {
	width: 100%;
	font-size: 1.2em;
	margin-bottom: 10px;
	display:none;
}
div.ldSpacer {
	height: 20px;
	float: left;
	line-height: 20px;
	vertical-align: middle;
	text-align: center;
	padding: 0 8px 0 8px;
}
div.newsItem { margin-top: 40px; }
div.balken {
	width: 518px;
	height: 31px;
	overflow: hidden;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 14px;
	margin: 10px 0 10px 0;
	background-attachment: scroll;
	background-image: url(/pix/bg_headline2.jpg);
	background-position: left center;
	background-repeat: no-repeat;
}
div.balken p { margin: 0; }
div#opinion { text-align: center; }
div#partners {
	width: 263px;
	text-align: center;
	margin: 0 auto;
}
div#countrytab {
	width: 128px;
	height: 39px;
	float: right;
	padding: 23px 0 0 20px;
	/*
	background-attachment: scroll;
	background-image: url(/pix/backgrounds/bg_nav_countrytab.png);
	background-position: center center;
	background-repeat: no-repeat;
	*/
}
div.smallPicBox, div.smallTextBox {
	height: 110px;
	float: left;
	margin-bottom: 20px; }
div.smallPicBox { width: 110px; }
div.smallTextBox {
	width: 213px;
	line-height: 77px;
	vertical-align: middle;
}

/*******************************************************************************/
/* LINKS (A) *******************************************************************/
/*******************************************************************************/
a.pathLink {
	color: #ffffff;
	text-decoration: none;
}
a#activeSubLink {
	color: #574a43;
	font-weight: bold;
}
a.bottomLinks {
	display: inline-block;
	margin-left: 25px;
}
div.rightColBoxContent li a { text-decoration: none; }
a.blueBulletLink {
	height: 14px;
	padding: 3px 0 3px 25px;
	background-attachment: scroll;
	background-image: url(/pix/icons/bullet_blue.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
a.benefitsLink {
	display: block;
	font-size: 1.166em;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center top;
}
a.downloadLink {
	width: 61px;
	height: 85px;
	display: block;
	overflow: hidden;
	text-indent: -30000px;
	margin: 0 auto;
	background-attachment: scroll;
    background-image: url(/pix/button_download.png);
    background-repeat: no-repeat;
    background-position: center center;
}
table#partnerDownloadsTable th a:link, table#partnerDownloadsTable th a:visited, table#partnerDownloadsTable th a:hover, table#partnerDownloadsTable th a:active, table#partnerDownloadsTable th a:focus {
	text-decoration: none;
	color: #ffffff;
}
table#partnerDownloadsTable td a:link, table#partnerDownloadsTable td a:visited, table#partnerDownloadsTable td a:hover, table#partnerDownloadsTable td a:active, table#partnerDownloadsTable td a:focus {
    text-decoration: none;
}
a#liveDemoBg {
	min-width: 65px;
	padding-top: 69px;
	background-image: url(/pix/livedemo_mirrored.png);
}
a#advantagesBg {
	min-width: 98px;
	padding-top: 52px;
	background-image: url(/pix/xsite_mirrored.png);
}
a#shopAnalysis {
	min-width: 60px;
	padding-top: 67px;
	background-image: url(/pix/potenzialanalyse.png);
}
a#information {
	min-width: 65px;
	padding-top: 69px;
	background-image: url(/pix/phone.png);
}
a#de_active, a#de_inactive, a#en_active, a#en_inactive {
	height: 25px;
	display: block;
	float: left;
	text-decoration: none;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center center;
}
a#de_active, a#de_inactive { width: 38px; }
a#en_active, a#en_inactive { width: 39px; }
a#de_active { background-image: url(/pix/icons/de.png); }
a#de_inactive { background-image: url(/pix/icons/de_inactive.png); }
a#en_active { background-image: url(/pix/icons/en.png); }
a#en_inactive { background-image: url(/pix/icons/en_inactive.png); }
a#homeLogoLeft, a#homeLogoRight {
	width: 213px;
	height: 78px;
	display: block;
	position: absolute;
	top: 50%;
	z-index: 4;
	margin-top: -39px;
	text-decoration: none;
	background-attachment: scroll;
	background-image: url(/pix/xsite_logo_white.png);
	background-repeat: no-repeat;
	background-position: center center;
}
a#homeLogoLeft { left: 20px; }
a#homeLogoRight { right: 20px; }
/*******************************************************************************/
/* Tabellen (TABLE, CAPTION, TR, TH, TD) ***************************************/
/*******************************************************************************/
div.rightColBoxContent table th, div.rightColBoxContent table td { font-size: 1em; }
table#callbackTable { margin: 0 auto; }
table#benefitsTable {
	position: absolute;
	bottom: 10px;
}
table#benefitsTable td {
	padding: 0 20px 0 0;
	vertical-align: bottom;
}
table#partnerDownloadsTable {
	width: 100%;
}
table#partnerDownloadsTable th, table#partnerDownloadsTable td {
    border: 1px solid #d9d9d9;
}
table#partnerDownloadsTable th {
	height: 28px;
	color: #ffffff;
	text-align: left;
	padding: 0 0 0 5px;
	border-right: 1px solid #ffffff;
	border-top: none;
	background-attachment: scroll;
    background-image: url(/pix/header_blue.png);
    background-repeat: repeat-x;
    background-position: left center;
}
table#partnerDownloadsTable th.last {
	border-right: 1px solid #d9d9d9;
}
table#partnerDownloadsTable td {
	padding: 10px 5px 10px 5px;
}
table#partnerDownloadsTable td.col1 {
	width: 80px;
	text-align: center;
	font-weight: bold;
}
table#partnerDownloadsTable td.col2 {
	width: 115px;
	text-align: center;
}
table#partnerDownloadsTable td.col3 {
	vertical-align: top;
}
table#partnerDownloadsTable td.col4 {
	width: 84px;
	text-align: center;
}
#noresults {
	display: none;
}
/*******************************************************************************/
/* Formularelemente (FORM, INPUT, BUTTON, SELECT, OPTION, OPTGROUP, TEXTAREA) **/
/*******************************************************************************/
input.radioAndCheck {
	border: none;

}
input.radioAndCheck:hover {
	background-color: transparent;
	color: #574a43;
}
input.textInput {
	width: 237px;
	padding: 1px 0 1px 1px;
}
input#searchInput {
	width: 168px;
	float: left;
	margin-right: 10px;
}
button#btnSearch {
	height: 19px;
	line-height: 19px;
	padding: 0;
	color: #ffffff;

	font-size: 1em;
	border: none;
	background-image: none;
}
button#btnNewsletter {
	height: auto;
	margin-top: 10px;
	padding: 0 0 0 45px;
	font-size: 1.2em;
	background-image: url(/pix/icons/letter.png);
	background-position: left center;
}
input.inputZip {
	width: 45px;
	margin-right: 10px;
}
input.inputCity { width: 179px; }
div.formRow input { float: left; }
input.acceptCheck {
	/*float: left;*/
	margin-right: 10px;
	display: inline;
}
select.ld2Digit option { padding: 0 5px 0 0; }
select.ld4Digit option { padding: 0 5px 0 0; }
input#livedemo_date, input#callback_callbackOn { width: 100px; }
input#nlInput {
	width: 259px;
	margin-top: 5px;
	margin-bottom: 0;
	padding-left: 2px;
}
select.dropdown { width: 240px; }
select#selCountry { width: 115px; }
select#selLanguage {
	width: 115px;
	margin-left: 10px;
}
.formerror {
	color: #ffffff;
	background-color: #63acdb;
}
select#applianceas {
	width: 240px;
	padding: 2px;
	margin-right: 20px;
}
select#applianceas option:hover, select#applianceas option:focus, select#applianceas option:active {
	background-color: #63acdb;
	color: #ffffff;
}

button.btnSpecial {
	height: 82px;
	color: #ffffff;
	padding-right: 50px;
	background-image: url(/pix/btn_special.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}

button.btnSpecial span {
	color: #ffffff;
	height: 82px;
	padding-left: 50px;
	line-height: 82px;
	font-size: 39px;
	background-image: url(/pix/btn_special.png);
	background-position: left top;
}

input.inputRightCol {
	width: 259px;
    margin-top: 5px;
	margin-bottom: 10px;
    padding-left: 2px;
}

button.btnRightCol {
	margin-top: 10px;
}

input#downloadSearchInput {
	width: 199px;
	height: 25px;
	float: right;
	margin-top: 16px;
	margin-right: 20px;
	line-height: 25px;
	padding-left: 30px;
	color: #c6c6c6;
	font-size: 12px;
	background-attachment: scroll;
	background-image: url(/pix/icons/icon_lupe.png);
    background-repeat: no-repeat;
    background-position: 5px center;
}

button#downloadSearchBtn {
    float: right;
	margin-right: 20px;
	margin-top: 15px;
}
/*******************************************************************************/
/* Rest (UL, OL, LI, FIELDSET, LEGEND, P, SPAN, LABEL, etc.) *******************/
/*******************************************************************************/
div#partnerDownloadsHeader h2 {
	font-size: 14px;
	text-transform: uppercase;
	color: #63acdb;
	position: absolute;
	left: 20px;
	top: 22px;
}

div#contentLeftColumn p { line-height: 1.5; }
.blue { color: #63acdb; }
img#imgEhrmann, img#imgBaumgarten {
	width: 183px;
	height: 197px;
	float: left;
}
div.newsItem h2 { margin-bottom: 10px; }
div.newsItem img.newsimg { margin: 0 15px 10px 0; }
div#topmostLeftBox p { margin: 0; }
div#topmostLeftBox span { color: #ffffff; }
div#topmostRightBox p { margin: 8px 0 0 45px; }
div#contentRightColumn h1 {
	margin-bottom: 0;
	padding-bottom: 0;
	font-size: 1.4em;
	background-image: none;
}
div#contentRightColumn h2 { font-size: 1.3em; }
div#contentRightColumn h3 { font-size: 1.2em; }
label.formLabel {
	width: 100px;
	float: left;
	margin-right: 10px;
}
form#registerForm label.formLabel { width: 240px; }
form#applicationForm label.formLabel { width: 270px; }
form#regpartnerForm label.formLabel { width: 180px; }
form#registerForm textarea { width: 485px; }
form#applicationForm textarea { width: 514px; }
form#regpartnerForm textarea { width: 424px; }
label.lblAccept { display: inline; }
p.rightBoxFullText { font-size: 1em; }
span.smallBlue {
	font-size: 0.833em;
	color: #63acdb;
}
li.contact, li.callback, li.testaccount, li.livedemo {
	min-height: 20px;
	height: 20px;
	padding: 4px 0px 0px 30px;
	margin-bottom: 10px;
}
li.contact { background-image: url(/pix/icons/callback.png); }
li.callback { background-image: url(/pix/icons/callback.png); }
li.testaccount { background-image: url(/pix/icons/test14.png); }
li.livedemo { background-image: url(/pix/icons/livedemo.png); }
span#callbackWords {
	font-size: 3em;
	color: #63acdb;
	text-transform: uppercase;
}
span#callbackNumber { font-size: 2.4em; }
h1.indexHeading { font-size: 2em; }

/* Hauptnavigation */
div#topNavigationBox ul { margin-top: 38px; }

div#topNavigationBox ul li {
	float: left;
	padding-left: 8px;
	margin: 0;
	background-image: none;
}

div#topNavigationBox ul li a {
	height: 38px;
	float: left;
	display: block;
	vertical-align: middle;
	padding: 24px 20px 0 3px;
	text-align: center;
	font-size: 1.4em;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	margin-top: -2px;
}
div#topNavigationBox ul li a:hover, div#topNavigationBox ul li a:active, div#topNavigationBox ul li a:focus { color: #574a43; }

div#topNavigationBox ul li#current {
	background-repeat: no-repeat;
	background-position: left top;
	background-image: url(/pix/backgrounds/bg_nav_left.png);
}

div#topNavigationBox ul li#current a#activeTab {
	color: #63acdb;
	background-repeat: no-repeat;
	background-position: right top;
	background-image: url(/pix/backgrounds/bg_nav_right.png);
}
/* Hauptnavigation Ende */

/* Seitennavi Anfang */
ul#pagination {
	width: 100%;
	margin: 20px 0 20px 0;
	clear: left;
}
ul#pagination li {
	float: left;
	display: block;
	margin: 0;
	padding: 0;
	list-style: none;
	background-image: none;
	margin-right: 2px;
}
ul#pagination a {
	border: solid 1px #63acdb;
	margin-right: 2px;
	display: block;
}
ul#pagination .previous-off, ul#pagination .next-off {
	border: 1px solid #DEDEDE;
	color :#888888;
	font-weight: bold;
	padding: 3px 4px;
}
ul#pagination .next a, ul#pagination .previous a { font-weight:bold; }
ul#pagination .active {
	background-color: #63acdb;
	color: #ffffff;
	font-weight: bold;
	padding: 4px 6px;
}
ul#pagination a:link, ul#pagination a:visited {
	padding: 3px 6px;
	text-decoration: none;
}
ul#pagination a:hover{ border:1px solid #63acdb; }
.hideIt {
	display:none;
}
.dummyClass {} /* nicht loeschen */
/* Seitennavi Ende */