@charset "utf-8";
/******************************************
 *
 * @theme			festool
 * @modul			Master
 *
 * @author          André Fischbach, dimensionsreich GmbH
 * @copyright       Copyright (c) 2013 dimensionsreich GmbH.
 * @link            http://www.dimensionsreich.de
 * @email			info@dimensionsreich.de
 * @version			1.0.0
 *
 ******************************************/
body {
	background-color: #ffffff;
}
body,
div,
p,
ul,
ol,
form,
fieldset,
textarea,
input,
select,
h1,
h2,
h3,
h4,
h5,
h6 {
	margin: 0;
	padding: 0;
	color: #585858;
	font-family: Verdana, Helvetica, Sans-Serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	line-height: 14px;
	border: none;
	letter-spacing: 0.02em;
}

#whole_page {
	width:980px;
	overflow:hidden;
}

#contents {
	width:980px;
	overflow:hidden;
}

a {
	text-decoration: none;
	outline: none;
	color: #585858;
	cursor: pointer;
}
a:hover {
	color:#000;
}

img {
	border: 0;
}
:focus {
	outline: none;
}
.clear {
	clear: both !important;
	height: 1px !important;
	padding: 0 !important;
	margin: 0 !important;
	font-size: 1px !important;
	line-height: 1px !important;
	float: none !important;
	border: none !important;
}
object,
embed {
	outline: 0;
}
#whiteFiller {
  z-index: 9999;
  position: relative;
  background: #FFF;
  width: 980px;
  height: 40px;
}
.section {
  width: 980px;
  /*height: 671px;*/

  /*min-height: 671px;*/
  height:647px;
  min-height: 647px;
  /*background:#CCC top left;*/

  /*border-bottom:#fff solid 1px;*/

  /*border:#fff solid 1px;*/

  position: relative;
  overflow:hidden;
}
h1 {
  font-size: 35px;
  line-height: 35px;
  letter-spacing: 0.002em;
  /*margin:-40px 0 0 30px;*/

  /*margin: 13px 0px 4px 20px;*/
  margin: 0px 0px 4px 20px;
  padding-top:10px;
  position:relative;
}

h1[data-later="1"] {
	opacity:0;
}

.first h1 {
	font-size:48px;
	line-height: 48px;
}
h2 {
  font-size: 18px;
  line-height: 18px;
  letter-spacing: 0.002em;
  margin: 3px 0 0 22px;
  position:relative;
}
h2[data-later="1"] {
	opacity:0;
}
h2 .invert {
  color: #fff;
  background-color: #58585a;
  padding-left: 5px;
  padding-right: 5px;
}
h3 {
  margin-left: 22px;
  letter-spacing: 0.001em;
  line-height: 16px;
  position:relative;
}
.notes {
  position: relative;
  font-size: 11px;
  color: #313131;
  line-height: 12px;
  padding-left: 25px;
  margin-bottom: 10px;
  max-width: 940px;
}
.notes span {
  position: absolute;
  margin-left: -25px;
  width: 21px;
  text-align: right;
}
.whitebox {
  position: absolute;
  background-color: #FFF;
  display: block;
  /*line-height: 27px;
  */
  line-height:14px;
  padding-bottom:7px;
  padding-top:7px;
  padding-left: 10px;
}
.relative {
  position: relative;
}
.shadow {
  -moz-box-shadow: 2px 2px 2px #bbb;
  -webkit-box-shadow: 2px 2px 2px #bbb;
  box-shadow: 2px 2px 2px #bbb;
}
.shadowblack_fourty {
  -moz-box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.4);
  -webkit-box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.4);
  box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.4);
  /* For IE 8 */
  -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#999999')";
  /* For IE 5.5 - 7 */
  filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#999999');
  border-left:#ddd 1px solid;
  border-top:#ddd 1px solid;
}
.shadowblack_twenty {
  -moz-box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.2);
  box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.2);
  /* For IE 8 */
  -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#cccccc')";
  /* For IE 5.5 - 7 */
  filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#cccccc');
  border-left:#ddd 1px solid;
  border-top:#ddd 1px solid;
}
.shadowblack_ten {
  -moz-box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.1);
  box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.1);
  /* For IE 8 */
  -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#e5e5e5')";
  /* For IE 5.5 - 7 */
  filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#e5e5e5');
  border-left:#ddd 1px solid;
  border-top:#ddd 1px solid;
}
.textbox {
  position: absolute;
  display: block;
  padding-left: 20px;
}
.right {
  text-align: right;
}
.posright {
  position: absolute;
  right: 0px;
}

.button {
	height:19px;
	width:auto;
	position:relative;
	background:url(img/button_middle.png) repeat-x;
	float:left;
	/*-moz-box-shadow: -1px 1px 2px rgba(0, 0, 0, 0.2);
  	-webkit-box-shadow: -1px 1px 2px rgba(0, 0, 0, 0.2);
 	box-shadow: -1px 1px 2px rgba(0, 0, 0, 0.2);*/
	cursor:pointer;
	/*margin-bottom:9px;*/
}

.button.link {
	height:25px;
	background:url(img/button_link_middle.png);
}

.button a {
	float:left;
	display:block;
}

.button a:hover,
.button:hover a {
	color:#000;
}


.button.link a {
	margin-top:5px;
	margin-left:5px;
	font-weight:bold;
}

.button_middle {
	float:left;
	background:none;
	height:100%;
}


.button_left {
	float:left;
	background:url(img/button_left.png) no-repeat;
	width:5px;
	height:19px;
}

.button.link .button_left {
	height:25px;
	background:url(img/button_link_left.png) no-repeat;
}

.button_right {
	float:left;
	background:url(img/button_right.png) no-repeat;
	width:5px;
	height:19px;
}

.button.link .button_right {
	height:25px;
	background:url(img/button_link_right.png) no-repeat;
}

.button_arrow {
	float:left;
	background:url(img/button_link_arrow.png) no-repeat;
	width:15px;
	height:25px;
}

.button_spacer {
	width:9px;
	float:left;
	height:19px;
}

.clearer {
	width:1px;
	height:1px;
	clear:both;
	font-size:1px;
	line-height:1px;
}

.arrowlink {
	background:none;
	padding:0;
	background-image: url(img/grey_arrow_right.png);
	background-repeat: no-repeat;
	background-position: right;
	padding-right: 10px;
	display:inline;
}

.content_wrapper {
	position:absolute;
	left:0px;
	top:0;
	width:980px;
	height:647px;
}

.bg_image {
	position:absolute;
	left:0;
	top:0;
}

.price {
	font-size:14px;
	font-weight:bold;
}

.pricenote {
	font-size:9px;
	letter-spacing:-0.03em;
	line-height:10px;
}

.english {
	font-family: Verdana, sans-serif;
}

.notes span.english {
	position:relative;
	margin-left:0;
	text-align:left;
	width:auto;
}

.hidden {
	display:none;
}

input[type="checkbox"] {
    display:none;
}

input[type="checkbox"] + label {
    color:#585858;
    font-family:Verdana, Arial, sans-serif;
    font-size:14px;
	cursor:pointer;
}

input[type="checkbox"] + label span {
    display:inline-block;
    width:19px;
    height:19px;
    margin:-1px 4px 0 0;
    vertical-align:middle;
    background:url(img/check_radio_sheet.png) left top no-repeat;
    cursor:pointer;
}

input[type="checkbox"]:checked + label span {
    background:url(img/check_radio_sheet.png) -19px top no-repeat;
}

input[type="radio"] {
    display:none;
}

input[type="radio"] + label {
    color:#585858;
    font-family:Verdana, Arial, sans-serif;
    font-size:14px;
	cursor:pointer;
}

input[type="radio"] + label span {
    display:inline-block;
    width:13px;
    height:13px;
    margin:-2px 4px 0 -18px;
    vertical-align:middle;
    background:url(img/check_radio_sheet.png) -41px -3px no-repeat;
    cursor:pointer;
}

input[type="radio"]:checked + label span {
    background:url(img/check_radio_sheet.png) -60px -3px no-repeat;
}


  
.tipsy { padding: 5px; font-size: 11px; position: absolute; z-index: 100000;}
.tipsy-inner { padding: 5px 8px 4px 8px;
 -webkit-box-shadow: 2px 2px 2px 2px rgba(0, 0, 0, 0.3); box-shadow:  2px 2px 2px 2px rgba(0, 0, 0, 0.3);
background: #1a3560;
background:url(img/bgtooltip.jpg) repeat-x;
background-size:contain;
background-size:5px 100%;
color: #a4a4a4; max-width: 300px; text-align: left;}
.tipsy-inner { }
.tipsy-arrow { position: absolute; background: url('img/tipsy_festool.gif') no-repeat top left; width: 9px; height: 5px;}
.tipsy-n .tipsy-arrow { top: 0; left: 50%; margin-left: -4px; }
.tipsy-nw .tipsy-arrow { top: 0; left: 10px; }
.tipsy-ne .tipsy-arrow { top: 0; right: 10px; }
.tipsy-s .tipsy-arrow { bottom: 0; left: 50%; margin-left: -4px; background-position: bottom left; }
.tipsy-sw .tipsy-arrow { bottom: 0; left: 10px; background-position: bottom left; }
.tipsy-se .tipsy-arrow { bottom: 0; right: 10px; background-position: bottom left; }
.tipsy-e .tipsy-arrow { top: 50%; margin-top: -4px; right: 0; width: 5px; height: 9px; background-position: top right; }
.tipsy-w .tipsy-arrow { top: 50%; margin-top: -4px; left: 0; width: 5px; height: 9px; }


.service .whitebox,
.service_mini .whitebox {
	padding-top:0;
	padding-bottom:0;
}