html, body {
	margin: 0;
	padding: 0;
	background-color: #ffffff;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 100%;
	text-align: center;
}

p {
	margin: 0 0 1.2em 0;
}

a img {
	border: 0;
}

a {
	color: #000000;
	text-decoration: none;
}

a.mouseover,
a:hover {
	color: #e20025;
	text-decoration: none;
}

#page {
	width: 1009px;
	margin: auto;
	position: relative;
	text-align: left;
	/* min-height: 100%; 2010-03-19 new footer position */
	background-repeat: repeat-y;
	background-image: url(../pics/pistenbully/bg.png);
}

/*
 * header
 */

#header {
	width: 1001px;
	height: 293px;
	position: absolute;
	top: 0px;
	left: 4px;
	background-repeat: no-repeat;
	background-color: #BCCAD3;
}

#headoverlay {
	position: absolute;
	left: -4px;
	top: 0px;
}

#logo {
	width: 214px;
	height: 86px;
	position: absolute;
	left: 0px;
	top: 0px;
}

#header-lang {
	width: 192px;
	height: 293px;
	position: absolute;
	right: 0px;
	top: 0px;
	background-repeat: no-repeat;
	border-left: 1px solid #ffffff;
	background-image: url(../pics/pistenbully/bg-head-lang.png);
}

#header-lang-flags {
	position: absolute;
	right: 12px;
	top: 61px;
}

#header-lang-flags img {
	display: block;
	margin-left: 3px;
	float: left;
}

#breadcrumb {
	position: absolute;
	top: 293px;
	left: 4px;
	padding: 2px 0 0 30px;
	width: 971px;
	background-repeat: no-repeat;
	line-height: 20px;
	background-image: url(../pics/pistenbully/bg-breadcrumb.png);
}

#breadcrumb .active {
	color: #e20025;
}

/*
 * quicksearch
 */
 
#quicksearch {
	position: absolute;
	top: 265px;
	right: 16px;
}

.field {
	width: 140px;
	border-left: 1px solid #797979;
	border-top: 1px solid #797979;
	border-right: 0;
	border-bottom: 0;
	height: 14px;
	line-height: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 2px 2px 0 2px;
}

.imgbtn {
	vertical-align: -4px;
	width: auto !important;
}

#content .tx-indexedsearch-rules h2 {
	margin-bottom: 1em;
}

.tx-indexedsearch-whatis {
	border-top: 2px solid #BCCAD3;
	padding-top: 1.2em;
	margin-top: 1.6em !important;
}

.tx-indexedsearch-sw {
	color: #e20025;
}

.tx-indexedsearch-browsebox strong {
	font-weight: normal;
}

.tx-indexedsearch-browselist-currentPage a {
	color: #e20025;
	text-decoration: underline;
}

.tx-indexedsearch-redMarkup {
	color: #e20025 !important;
}

.tx-indexedsearch-browsebox,
.tx-indexedsearch-result {
	border-bottom: 2px solid #BCCAD3;
	padding-bottom: 1.6em;
	margin-bottom: 1.6em;
}

.tx-indexedsearch-browsebox ul.browsebox {
	margin: 0;
	padding: 1em 0 0 0;
	width: 375px;
	float: left;
}

.tx-indexedsearch-browsebox ul.browseboxNP {
	margin: 0;
	padding: 1em 0 0 0;
	text-align: right;
	float: left;
	width: 158px;
}

.tx-indexedsearch-browsebox ul.browseboxNP .prev a {
	padding-left: 16px;
	background-repeat: no-repeat;
	background-position: left;
	background-image: url(../pics/pistenbully/linkicon-contentlinkback.png);
}

.tx-indexedsearch-browsebox ul.browseboxNP .next {
	padding-left: 10px;
}

.tx-indexedsearch-browsebox ul.browseboxNP .next a {
	padding-right: 16px;
	margin-right: 4px;
	background-repeat: no-repeat;
	background-position: right;
	background-image: url(../pics/pistenbully/linkicon-contentlink.png);
}

.tx-indexedsearch-percent {
	float: right;
	font-size: 24px;
	color: #c5d1d9;
	width: 70px;
	text-align: right;
	position: relative;
	bottom: 7px;
}

.tx-indexedsearch-title {
	width: 450px;
	font-weight: bold;
}

.tx-indexedsearch-descr {
	clear: both;
}

.tx-indexedsearch-info {
	margin-top: 1em;
	background-color: transparent !important;
}

.tx-indexedsearch-path {
	font-weight: bold;
}

/*
 * navigation
 */
 
#mainnav {
	position: absolute;
	top: 103px;
}

* html .mainnav-level2,
* html .mainnav-level3,
* html .mainnav-level4,
* html .mainnav-level4-product {
	background-color: #f5f6f7}

#mainnav div,
.mainnav-level2 div,
.mainnav-level3 div,
.mainnav-level4 div,
.mainnav-level4-product div {
	height: auto !important;
}

#mainnav .mainnav-level1  a {
	padding: 0 55px 0 28px;
	width: 131px;
	display: block;
	font-size: 12px;
	line-height: 35px;
	background-repeat: no-repeat;
	background-position: 157px 11px;
	background-image: url(../pics/pistenbully/btn-arrow-mainnav.png);
}

#mainnav a.active,
.mainnav-level2 a.active,
.mainnav-level3 a.active,
.mainnav-level4 a.active,
.mainnav-level4-product a.active {
	font-weight: bold;
}

a.mouseover .subnav-inner,
a:hover .subnav-inner {
	background-repeat: no-repeat;
	background-position: right 4px;
	padding-right: 11px;
	background-image: url(../pics/pistenbully/subnav-arrow.png);
}


.mainnav-extern .subnav-inner,
.mainnav-extern a.mouseover .subnav-inner,
.mainnav-extern a:hover .subnav-inner {
	background-repeat: no-repeat;
	background-position: right 0px;
	padding-right: 20px;
	background-image: url(../pics/pistenbully/linkicon-extern.png);
}

.mainnav-level2 {
	width: 198px;
	height: 289px;
	text-align: left;
	font-size: 12px;
	background-image: url(../pics/pistenbully/bg-nav-alpha.png);
}

.mainnav-level2 a,
.mainnav-level3 a,
.mainnav-level4 a {
	/*
	padding: 0 39px 0 28px;
	width: 131px;
	display: block;
	*/
	padding: 0 0 0 28px;
	font-size: 12px;
	/*winkler 2010-08-30 - problem with too long list*/
	/*line-height: 17px;*/
	line-height: 16px;
	white-space: nowrap;
	background-image: none;
}

.mainnav-level4-product {
	height: 289px;
/*
 *	makes problems with IE
 *
	position: relative;
	width: 197px;
*/
}

.mainnav-level4-product .subnav-inner {
	background: none !important;
	width: auto;
}

.mainnav-level4-product ul {
	margin-top: 10px;
/*
 *	makes problems with IE
 *
	position: absolute;
	bottom: 9px;
	left: 0px;
*/
}

.mainnav-level4-product img {
	margin-bottom: 2px;
}

.mainnav-level4-product table {
	margin: 0px 5px 18px 5px;
}

.mainnav-level4-product table img {
	margin-top: 5px;
}

.mainnav-level4-product td {
	font-size: 11px;
	line-height: 17px;
}

.mainnav-level4-product td.label {
	vertical-align: top;
	width: 52%;
}

.mainnav-level4-product td.value {
	vertical-align: bottom;
	color: #284b61;
	text-align: right;
	padding-right: 4px;
	width: 48%;
}

.mainnav-level4-product a {
	background-image: url(../pics/pistenbully/linkicon-.png);
	background-position: 6px 1px;
	background-repeat: no-repeat;
	font-size: 11px;
	line-height: 17px;
	padding: 0 40px 0 26px;
	white-space: nowrap;
	width: auto;
	padding: 2px 0 0 28px;
}

.mainnav-level4-product .mainnav-extern a {
	background-image: url(../pics/pistenbully/linkicon-extern.png);
}

.mainnav-level2 td {
	padding-top: 8px;
	height: 269px;
	vertical-align: bottom;
}


/*
 * footer
 */

#footer {
	/* position: fixed; 2010-03-19 new footer position */
	position: relative;
	bottom: 0px;
	background-color: #ffffff;
	border-top: 2px solid #BCCAD3;
	line-height: 39px;
	margin: 0 4px;
	padding: 1px;
	width: 999px;
}

#footer img {
	vertical-align: middle;
	margin-bottom: 3px;
}

#footerinner {
	padding: 3px 8px;
	background-image: url(../pics/pistenbully/footer-bg.png);
	background-repeat: repeat-x;
}

.footer-addrline {
	margin-left: 5px;
}

#footernav {
	position: absolute;
	right: 8px;
	bottom: 6px;
}

#footernav a.active {
	font-weight: bold;
}

#footershadow { /* 2010-03-19 new footer position */
	display: block !important;
	width: 1009px;
	height: 4px;
}


/*
 * content
 */

#contentholder {
	background-repeat: no-repeat;
	background-position: 4px 315px;
	padding: 340px 4px 60px 4px;
	/*background-image: url(../pics/pistenbully/bg-content-rounded.png);*/
}

#content {
	padding: 0 29px;
	width: 534px;
	overflow: hidden;
	float: left;
	margin-bottom: 11px;
}

#content a {
	color: #e20025;
}

#bannerslider {
	border-top: 2px solid #BCCAD3;
	/* border-bottom: 2px solid #BCCAD3; 2010-03-19 new footer position */
}

.csc-firstHeader {
	margin-top: 0px;
}

#content h1 {
	font-size: 18px;
	font-weight: normal;
}

#content h2 {
	font-size: 12px;
	margin-bottom: 0px;
}

div.csc-textpic div.csc-textpic-imagewrap dl.csc-textpic-image {
	/*
	margin-top: 3em;
	
	deaktiviert, weil bei Überschrift und Bild das Bild zu weit von der Überschrift weg war
	*/
}

#contentright {
	float: left;
	margin-bottom: 11px;
	width: 205px;
}

#contentbottom {
	clear: both;
	/*width: 750px;*/
}

.contentlink,
.contentlinkext {
	padding-right: 16px;
	margin-right: 4px;
	background-repeat: no-repeat;
	color: #e20025;
}

.contentlink {
	background-position: right bottom;
	background-image: url(../pics/pistenbully/linkicon-contentlink.png);
}

.contentlinkext {
	background-position: right center;
	background-image: url(../pics/pistenbully/linkicon-contentlinkext.png);
}

.contenttable {
	border-bottom: 1px solid #dce4e7;
	border-collapse: collapse;
	width: 100%;
}

.contenttable th,
.contenttable td {
	padding: 3px;
}

.contenttable .tr-even th,
.contenttable .tr-even td {
	background-color: #dce4e7;
}

.contenttable .tr-active th,
.contenttable .tr-active td,
.contenttable .tr-active th a,
.contenttable .tr-active td a {
	font-weight: bold;
	color: #e20025 !important;
}


/*
 * Login form
 */
 
form {
	margin-bottom: 5px;
}

.txtbtn {
	background-image: url(../pics/pistenbully/btn-arrow-search.png);
	background-repeat: no-repeat;
	font-weight: bold;
	padding: 0 0 0 20px;
	border: 0;
	background-color: transparent;
	cursor: pointer;
}
 
.tx-felogin-pi1 label {
	display: block;
	margin-bottom: 4px;
}

.tx-felogin-pi1 .field {
	margin-bottom: 12px;
}

#logininfo {
	position: absolute;
	top: 200px;
	left: 820px;
	width: 165px;
	text-align: right;
}

/*
 * Right column in wide template
 */

#contentright-wide {
	width: 172px;
	float: left;
	margin-left: 16px;
}


/*
 * Jobs
 */

#content .tx-z7jobdatabase-pi1 h2 {
	margin-bottom: 4px;
}

.job-links {
	float: left;
	width: 382px;
}


.job-links a {
	color: #000000 !important;
}

.job-link,
.job-link-active {
	padding-left: 20px;
	background-repeat: no-repeat;
	background-position: 0px 3px;
	display: block;
	width: auto;
}

.job-link {
	background-image: url(../pics/pistenbully/open.png);
}

.job-link-active {
	background-image: url(../pics/pistenbully/close.png);
}

.job-area {
	float: left;
	width: 150px;
}

.job-container {
	margin-bottom: 1.8em;
}

.job-details {
	height: auto;
	padding: 1.5em 0 0 30px; 
}

.job-details a {
	font-weight: bold;
}


/*
 * List with square
 */

.job-details ul {
	list-style-type: none;
	padding: 0 0 1.2em 0;
	margin: 0;
}

.job-details li {
	margin: 0 0 1.2em 0;
	padding: 0 0 0 11px;
	background-image: url(../pics/pistenbully/li-square.png);
	background-repeat: no-repeat;
	background-position: 1px 4px;
}


/*
 * Styled CHECKBOXES and RADIOBUTTONS
 */

.z7CheckRadioFake {
	margin-right: 0.4em;
	cursor: pointer;
}


/*
 * News SINGLE
 */
 
.news-single-withimg .news-single-img {
	float: left;
	width: 212px;
}

.news-single-withimg .news-single-text {
	float: left;
	width: 322px;
}

.news-single-text h1 {
	margin-top: 0;
}

.news-single-subheader {
	font-weight: bold;
}

.news-single-date {
	margin: 1.2em 0;
}


/*
 * News LIST & LATEST
 */
 
.news-list-container {
	border-bottom: 2px solid #dce4e7;
}

.news-list-item {
	background-color: #dce4e7;
}

.news-list-item,
.news-list-altitem {
	clear: both;
	padding: 2px 0 3px 5px;
}

.news-list-img {
	float: left;
	width: 100px;
}

.news-list-imgpresenter-top,
.news-list-imgpresenter-bottom {
	background-repeat: no-repeat;
	width: 90px;
	height: 3px;
}

.news-list-imgpresenter-middle {
	background-repeat: repeat-y;
	padding: 2px 5px;
}

.news-list-item .news-list-imgpresenter-top {
	background-image: url(../pics/pistenbully/news-imgpresenter-even-top.png);
}

.news-list-altitem .news-list-imgpresenter-top {
	background-image: url(../pics/pistenbully/news-imgpresenter-odd-top.png);
}

.news-list-item .news-list-imgpresenter-middle {
	background-image: url(../pics/pistenbully/news-imgpresenter-even-middle.png);
}

.news-list-altitem .news-list-imgpresenter-middle {
	background-image: url(../pics/pistenbully/news-imgpresenter-odd-middle.png);
}

.news-list-item .news-list-imgpresenter-bottom {
	background-image: url(../pics/pistenbully/news-imgpresenter-even-bottom.png);
}

.news-list-altitem .news-list-imgpresenter-bottom {
	background-image: url(../pics/pistenbully/news-imgpresenter-odd-bottom.png);
}

.news-list-info {
	float: left;
	width: 370px;
	margin-top: 4px;
}

.news-list-title {
	display: block;
	margin-bottom: 0.4em;
}

.news-list-link a {
	padding-right: 16px;
	margin-right: 4px;
	background-repeat: no-repeat;
	background-position: right;
	color: #e20025;
	background-image: url(../pics/pistenbully/linkicon-contentlink.png);
}

.news-list-date {
	float: left;
	width: 50px;
	text-align: right;
	font-weight: bold;
	margin-top: 4px;
}

.news-single-imgcaption {
	margin-top: 0.3em;
	width: 185px;
}


/*
 * Product technical details
 */

.productcat {
	background-color: #dce4e7;
}


/*
 * DOWNLOAD - wallpapers
 */
 
.wallpaper-presenter {
	padding: 5px;
	background-repeat: no-repeat;
	background-image: url(../pics/pistenbully/wallpaper-bg-odd.png);
}

.tr-even .wallpaper-presenter {
	background-image: url(../pics/pistenbully/wallpaper-bg-even.png);
}


/*
 * DOWNLOAD - handy images
 */
 
.handyimage-presenter {
	padding: 5px;
	background-repeat: no-repeat;
	background-image: url(../pics/pistenbully/handyimage-bg-odd.png);
}

.tr-even .handyimage-presenter {
	background-image: url(../pics/pistenbully/handyimage-bg-even.png);
}


/*
 * DOWNLOAD - flv gallery
 */
 
.flashvideo-info {
	height: 55px;
	margin-top: 20px;
}

.flashvideo-infotext {
	display: block;
	float: left;
	margin: 1.2em 0 0 45px;
	width: 250px; 
}

.flashvideo-infolink {
	display: block;
	float: left;
	margin: 1.2em 0 0 30px;
	width: 170px;
	background-position: right bottom;
	background-repeat: no-repeat;
	padding-right: 25px;
}


/*
 * EVENTS
 */
 
.eventtable {
	border-collapse: collapse;
	width: 100%;
}

.eventtable th {
	background-image: url(../pics/pistenbully/events-headbg.png);
	font-size: 12px;
}

.eventtable th,
.eventtable td {
	padding: 6px 20px 4px 0;
	vertical-align: top;
}

.eventtable .firstcol {
	padding-left: 25px;
}

.eventtable .monthhead td {
	font-weight: bold;
}


/*
 * SELECT BOXES
 */
 
.z7selectBoxFake {
	background-image: url(../pics/pistenbully/selectbox-bg.png);
}

.z7selectBoxFakeHover {
	background-image: url(../pics/pistenbully/selectbox-bg-hover.png);
}


/*
 * MAILFORM PLUS
 */
 
.formerror {
	color: #e20025;
}

.epl-stepper span.currentstep,
.stepper span.currentstep {
	color: #e20025 !important;
}

.epl-stepper a,
.stepper a {
	color: #000 !important;
}


/*
 * PAGE TEASER
 */
 
.pageteaser a {
	color: #e20025 !important;
}


/*
 * SITEMAP
 */

.tx-dropdownsitemap-pi1 img {
	vertical-align: text-bottom;
}

.tx-dropdownsitemap-pi1 div.expAll {
	background-color: #F6F8F9 !important;
	border-color: #BCCAD3 !important;
}
