/* ############################################################################################## */
/* bildschliff-2010                                                                               */

/* ********************************************************************************************** */
/* file: all-content.css                                                                          */
h1,h2,h3,h4,h5,h6 {
	color: #64a6cc;
}
table.rahmen td {
	border-color: #64a6cc;
}
.clear {
	clear: both;
}
.default {
	margin-bottom: 20px;
}
.more, .back {
	width: 100%;
	text-align: right;
	background-image: url(../img/more_back.gif);
	background-repeat: no-repeat;
	background-position: 100% 4px;
	padding-right: 6px;
}
.more a, .back a {
	color: #64a6cc;
	text-decoration: none;
}
.more a:hover, .back a:hover {
	text-decoration: underline;
}
.pic_button_small a, .pic_button a{
	display: block;
  background-color: #025d90;
  text-align: center;
  height: 16px;
  color: #FFF;
  text-decoration: none;
}
.pic_button a{
  width: 120px;
}
.pic_button_small a{
  width: 45px;
}
.auftragsliste {
  color: #2c2920;
}
.tablehead {
  height: 22px;
  text-align: center;
  font-weight: bold;
  border-bottom: 1px solid #D4D2D4;
  background-color: #025D91;
  color: #FFF;
}
.auftragsliste td {
  height: 22px;
  text-align: center;
}
.auftragsliste .liste0 {
  background-color: #FFF;
}
.auftragsliste .liste1 {
  background-color: #EEE;
}
.auftragsliste .rahmen td {
  border-color: #D4D2D4;
}
.auftragsliste .rahmen {
  border-color: #D4D2D4;
}
.auftragsliste .rahmen td.td-last {
  border-right: 0;
}
.auftragsliste .rahmen td.td-first {
  border-left: 0;
  text-align: left;
}
.auftragsliste .tablehead td.td-first {
  text-align: center;
}
#nl-add table td, .nl-del table td {
	padding: 2px;
}

/* ********************************************************************************************** */
/* file: all-editor-font.css                                                                      */
body,button,input,option,select,textarea {
	font-family: Arial, Helvetica, sans-serif;
}

body,a,button,input,option,select,textarea {
	color: #454545;
}

body {
	font-size: 13px;
}

table,button,input,option,select,textarea {
	font-size: 1em;
}

/* ********************************************************************************************** */
/* file: all-editor-form.css                                                                      */
button,input,select,textarea {
	border: 1px solid #7fb9db;
	outline: none;
}

button, button.button, button.submit, input.button, input.submit, button.reset, input.reset {
	background-color: #0c5178;
	background-image: url(../img/bg_button.gif);
	background-repeat: repeat-x;
	padding: 0 2px;
	text-align: center;
	border: 0;
	color: #FFf;
}
button:hover, button.button:hover, button.submit:hover, input.button:hover, input.submit:hover, button.reset:hover, input.reset:hover {
	cursor: pointer;
}

input.datefield,input.email,input.file,input.password,input.text,select,textarea
	{
	padding: 1px;
}

input.checkbox,input.radio {
	border: 0;
}

option {
	padding: 0 0.4em;
}

textarea {
	overflow-y: scroll;
}

/* ********************************************************************************************** */
/* file: all-editor-global.css                                                                    */
* {
	margin: 0;
	padding: 0;
}

.clear {
	clear: both;
}

/* ********************************************************************************************** */
/* file: all-editor-headline.css                                                                  */
h1,h2,h3,h4,h5,h6 {
	margin-bottom: 15px;
}

h1 {
	font-size: 1.636em; /* 18px */
}

h2 {
	font-size: 1.455em; /* 16px */
}

h3 {
	font-size: 1.273em; /* 14px */
}

h4 {
	font-size: 1.091em; /* 12px; */
}

h5,h6 {
	font-size: 1em;
}

/* ********************************************************************************************** */
/* file: all-editor-image.css                                                                     */
a img {
	border: 0;
}

img.teaserimg-left,img.teaserimg_left {
	float: left;
	margin-right: 0.3em;
	margin-bottom: 0.3em;
}

img.teaserimg-right,img.teaserimg_right {
	float: right;
	margin-bottom: 0.3em;
	margin-left: 0.3em;
}

img.image {
	margin-bottom: 0.3em;
}

/* ********************************************************************************************** */
/* file: all-editor-list.css                                                                      */
ol {
	margin-left: 2em;
}

ol li {
	margin-left: 0;
}

ul {
	margin-left: 1.5em;
}

ul li {
	list-style-image: url('../img/li.gif');
	margin-left: 0;
}

ul ul li {
	list-style-image: url('../img/li_li.gif');
}

ul ul ul li {
	list-style-image: url('../img/li_li_li.gif');
}

/* ********************************************************************************************** */
/* file: all-editor-table.css                                                                     */
table.rahmen {
	border-collapse: collapse;
	border-spacing: 0;
}

table.rahmen,table.rahmen th,table.rahmen td {
	border-color: #c7c8c7;
	border-style: solid;
	border-width: 1px;
}

table.rahmen th,table.rahmen td {
	padding: 3px 5px;
}

table.rahmenlos {
	margin: -3px -5px;
}

table.rahmenlos,table.rahmenlos th,table.rahmenlos td {
	border: 0;
}

table.rahmenlos th,table.rahmenlos td {
	padding: 3px 5px;
}

/* ********************************************************************************************** */
/* file: all-flags.css                                                                            */
div#flags {
	
}

ul.flags,li.flag {
	list-style-image: none;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

li.flag {
	float: left;
}

a.flag {
	background-image: url('../img/flags-de-en-nl.png');
	display: block;
	height: 16px;
	margin: 0 6px;
	overflow: hidden;
	text-decoration: none;
	text-indent: -9999em;
	width: 16px;
}

li.firstChild a.flag {
	margin-left: 0;
}

li.lastChild a.flag {
	margin-right: 0;
}

a.flag:hover {
	outline: 1px solid #7fb9db;
}

a #flag-de {
	background-position: 0 0;
}

a#flag-en {
	background-position: -16px 0;
}

a#flag-nl {
	background-position: -32px 0;
}

/* ********************************************************************************************** */
/* file: all-formular-custom.css                                                                  */
/* custom-Formulare */

/* DIV-Layout */
.modul .form-label {
	float: left;
	width: 160px;
	padding: 5px 0;
}
.modul .form-label.long {
	width: 610px;
}
.modul .form-element {
  float: left;
  width: 450px;
  padding: 5px 0;
}
.modul .form-element input.text
, .modul .form-element input.submit
, .modul .form-element input.besucher_email {
  border-style: solid;
  border-width: 1px;
  width: 200px;
}
.modul .form-element textarea {
	width: 320px;
	height: 160px;
}
.modul .form-element select {
  border-style: solid;
  border-width: 1px;
  width: 204px;
}
.modul .vertical-separator {
	width: 100%;
	float: left;
	border-bottom: 1px dashed #64A6CC;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
/* Tabellen-Layout */
.modul table input.text
, .modul table input.submit
, .modul table input.besucher_email   
, .modul table textarea {
  border-style: solid;
  border-width: 1px;
  width: 200px;
}
.modul table select {
  border-style: solid;
  border-width: 1px;
  width: 204px;
}

/* ********************************************************************************************** */
/* file: all-formular.css                                                                         */
.formular .clear {
  clear: both;
}
.formular .formular-feld {
  padding: 5px 0;
}
.formular .formular-feld label {
  display: block;
  margin: 0 0 4px 0;
}
.formular .formular-feld td label
, .formular .formular-feld td label {
  margin: 0 0 0 0.3em;
}
.formular .formular-feld input.text 
, .formular .formular-feld input.email
, .formular .formular-feld select
, .formular .formular-feld textarea
, .formular .formular-feld input.besucher_email {
  border-style: solid;
  border-width: 1px;
  width: 200px;
  padding: 1px;
}
.formular span.error
, .formular .error input {
  border: 1px solid red;
}
.formular .error textarea {
  border: 1px solid red;
}
.formular .error select {
  border: red 1px solid;
}
.formular .required {
  font-weight: bold;
}
.formular .required-symbol {
  /* color: red; */
  padding-left: 0.3em;
}
.formular label.required input  {
  border: 1px solid green;
}
.formular .formular-feld {
  clear: both;
  width: 324px;
}
.formular .formular-feld label,
.formular .formular-feld input
.formular .formular-feld textarea  {
	float: left;
}
.formular .formular-feld textarea {
	height: 80px;
}
.formular .formular-feld label {
	width: 120px;
}
.formular .formular-feld {
	text-align: left;
}
.formular .formular-feld * {
  text-align: left;
}
#formular-feld-3e16c0fd_e081_515d_74643b34b0cf10b6.formular-feld {
	text-align: right;
}
.formular .submit {
	margin-left: 120px;
	width: 204px;
	padding: 1px;
}
/* Captcha-Label-Callback-Formular */
#formular-feld-3d7fea6d_e081_515d_740d1e16fa8ed397 label
/* Kontaktformular Label fÃ¼r Select-Boxes */
,#formular-feld-3e16c0af_e081_515d_74a706413d0dbc29 label
,#formular-feld-3e16c10d_e081_515d_741b9ccfb06a0824 label
/* Kontaktformular Captcha Label */
,#formular-feld-3e16c11d_e081_515d_7486ffd188727d59 label {
	width: 324px;
}
/* Kontaktformular Checkboxes */
#formular-feld-3e16c0bf_e081_515d_7484759944ba672b table {
	width: 324px;
}
#formular-feld-3e16c0bf_e081_515d_7484759944ba672b table label {
	width: 100%;
}
.callback-outro {
	margin-top: 10px;
	padding-top: 10px;
	 border-top: 1px solid #64A6CC;
}
.callback-outro a {
	color: #64A6CC;
	background-image: url(../img/bg_a_back.gif);
	background-repeat: no-repeat;
	background-position: 0 8px;
	padding-left: 7px;
	text-decoration: none;
}

/* ********************************************************************************************** */
/* file: all-info.css                                                                             */
#info .info-content .headline {
	float: left;
	width: 100%;
	border-bottom: 1px solid #64a6cc;
	padding-bottom: 3px;
	margin-bottom: 7px;
	margin-top: 16px;
}
#info .info-content .image-container {
  width: 110px;
  overflow: hidden;
  float: left;
}
#info .info-content .text-container {
	width: 128px;
	float: left;
}
#info .info-content .teaser {
	float: left;
	margin: 0;
	padding: 0;
}
#info a {
	text-decoration: none;
}
#info a:hover {
  text-decoration: underline;
}

/* ********************************************************************************************** */
/* file: all-layout-pageBody.css                                                                  */
div#contentTop {
	border: 2px solid #d4d2d4;
	min-height: 245px;
	margin-bottom: 10px;
}

div#contentTopDs {
	height: 245px;
	width: 667px;
	float: left
}

div#contentTopText {
	width: 255px;
	height: 202px;
	overflow: hidden;
	padding: 33px 10px 10px 10px;
	float: left;
}

div#contentTopDsMask {
	background-image: url('../img/diashowHeaderMask.png');
	background-repeat: no-repeat;
	height: 245px;
	margin-top: -245px;
	width: 250px;
	position: absolute;
}

div#contentTopCnt {
	margin-top: -245px;
	padding: 50px 25px;
}

/* location 1+2 */
div#pageBodyCol-1 {
	float: left;
	min-height: 200px;
	width: 610px;
	float: left;
}

/*location 3 */
div#pageBodyCol-2 {
	float: right;
	min-height: 200px;
	width: 238px;
}

/* ********************************************************************************************** */
/* file: all-layout-pageHeader.css                                                                */
h1#logo {
	background-image: url('../img/logo-Bildschliff.png');
	float: left;
	height: 85px;
	margin: 0;
	margin-bottom: 19px;
	padding: 0;
	width: 194px;
}

h1#logo a {
	display: block;
	height: 85px;
	text-indent: -9999em;
	overflow: hidden;
	width: 194px;
	overflow: hidden;
}

div#login {
	float: right;
	margin-top: 1px;
}

div#navi {
	float: left;
}

div#flags {
	float: right;
	padding-top: 7px;
}

/* ********************************************************************************************** */
/* file: all-layout.css                                                                           */
* {
	margin: 0;
	padding: 0;
}

.clear {
	clear: both;
}

html {
	overflow-y: scroll;
}

body {
	background-color: #FFF;
	padding-bottom: 40px;
}

div#page {
	background-color: #fff;
	margin: 40px auto;
	width: 946px;
}

div#pageHeader {
	position: relative;
}

div#pageBody {
}

div#pageFooter {
	border-top: 1px solid #d4d2d1;
	margin-top: 50px;
	padding: 10px 0;
}

/* ********************************************************************************************** */
/* file: all-login.css                                                                            */
div#login {
	font-size: 1.091em; /* 12px; */
	text-align: right;
}
div#login * {
  color: #454545;
}

div#login form {
	color: #919090;
	margin-bottom: 10px;
	text-align: left;
}

div#login div.legend {
	float: left;
	margin-right: 2px;
	padding-top: 2px;
}

div#login div.input {
	float: left;
	height: 20px;
	margin-right: 10px;
	width: 175px;
	position: relative;
}

div#login div.input label {
	display: block;
	padding-top: 2px;
	padding-left: 3px;
}

div#login input {
	background-color: transparent;
	padding: 1px 2px 2px 2px;
	width: 171px;
	position: absolute;
	top: 0;
	left: 0;
}

div#login input:focus {
	background-color: #fff;
}

div#login button.logout {
	float: right;
	position: static;
	width: auto;
	text-indent: 0;
	color: #919090;
}
div#login div.button {
	float: left;
	height: 20px;
	width: 30px;
	position: relative;
}

div#login div.button label {
	display: block;
	padding-top: 2px;
	text-align: center;
	color: #FFF;
	background-color: #0c5178;
  background-image: url(../img/bg_button.gif);
  background-repeat: repeat-x;
	padding-bottom: 1px;
}

div#login button {
	background-color: transparent;
	height: 20px;
	overflow: hidden;
	text-indent: -9999em;
	width: 30px;
	position: absolute;
	top: 0;
	left: 0;
	background-image: none;
	/* border: 1px solid #d4d2d1; */
	border: 1px solid #7FB9DB;
	color: #FFF;
}

div#login a {
	text-decoration: none;
	/* color: #919090; */
	color: #454545;
	
}

div#login a:hover {
	text-decoration: underline;
}

div#login div.button-logout {
	float: left;
	height: 20px;
	width: auto;
	position: relative;
}
div#login div.button-logout label {
  padding-left: 10px;
  padding-right: 10px;
}

div#login div.button-logout button {
	width: 100%;
}

/* ********************************************************************************************** */
/* file: all-message.css                                                                          */
.message-H,.message-W ,.message-E  {	
	background-color: #d4d2d4;
	border-style: solid;
	border-width: 1px;
	border-color: #e4e2e4;
	line-height: 14px;
	padding: 3px 3px 3px 3px;
	margin: 1em 0px 10px 0px;
	color: #303030;
}
.message-H div,.message-W div ,.message-E div {	
	margin: 0;
	padding: 0em 0em 0em 20px;
}
.message-H { /* Hinweis*/ } 
.message-W { /* Warnung*/ }
.message-E { /* ERROR */ }

/* ********************************************************************************************** */
/* file: all-mod_before_after_slider.css                                                          */
.mod-before-after-slider #container {
	border: 1px solid #025A8C;
	width: 600px;
	height: 284px;
}

.mod-before-after-slider ul {
	padding: 0;
	margin: 0;
}

.mod-before-after-slider #liste1 {
	width: 150px;
	float: left;
}

.mod-before-after-slider #liste1 li {
	margin: 17px 0 17px 40px;
	list-style-type: none;
	list-style-image: none;
}

.mod-before-after-slider #liste1 li.active {
	list-style-image: url(../img/before_after_slider/li.gif);
	font-size: 17px;
}

.mod-before-after-slider #liste1 li:hover {
	cursor: pointer;
}

.mod-before-after-slider #liste2 {
	float: right;
	width: 439px;
	height: 284px;
	border-style: solid;
	border-width: 0 0 0 1px;
	border-color: #025A8C;
	overflow: hidden;
	margin: 0;
	padding: 0;	
}
.mod-before-after-slider #liste2 li {
	margin: 0;
  padding: 0;
  position: relative;
}

.mod-before-after-slider div.slider {
	width: 439px;
	height: 284px;
	padding: 0 18px;
	margin: 0 0 0 -18px;
	position: absolute;
	top: 0;
	left: 0;
}

.mod-before-after-slider div.sliderWrap {
	width: 439px;
	height: 284px;
	overflow-x: hidden;
	position: relative;	
}

.mod-before-after-slider #price-text {
	position: absolute;
	right: 0px;
	top: 0px;
	background-color: #FFF;
	padding: 1px 3px;
	font-weight: bold;
	color: #025A8C;
	border-color: #025A8C;
	border-style: solid;
	border-width: 0 0 1px 1px;
}

.mod-before-after-slider div.slider div.knob {
	background-image: url(../img/before_after_slider/kasten-schieber.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	width : 37px;
	height: 64px;
	/* float: left; */
	margin-top: 112px;
	margin-left: -18px;
	z-index: 2000;
}

.mod-before-after-slider div.slider div.knob:hover {
	cursor: pointer;
}

.mod-before-after-slider div#bg_pic {
	width: 439px;
	height: 284px;
	background-repeat: no-repeat;
	background-position: 0 0;
	position: absolute;
	left: 0px;
	top: 0px;
}

.mod-before-after-slider div#pic {
	width: 439px;
	height: 284px;
	background-repeat: no-repeat;
	background-position: 0 0;
	border-right: 1px solid #025A8C;
	position: absolute;
	left: 0;
	top: 0;
}

/* ********************************************************************************************** */
/* file: all-navi.css                                                                             */
div#navi {
	font-size: 14px;
}

div#navi ul,div#navi li {
	list-style-image: none;
	list-style-type: none;
	margin: 0;
	padding: 0;
	margin: 0;
}

div#navi a {
	display: block;
	text-decoration: none;
}
/* level 1 */
div#navi ul {
	line-height: 32px;
}

div#navi li {
	background-position: 100% 0;
	background-repeat: no-repeat;
	float: left;
	margin-right: 2px;
}

div#navi li.men-pfad {
	background-image: url('../img/naviTabActive.gif');
}

div#navi li.men {}

div#navi li.men:hover {
	background-image: url('../img/naviTabOver.gif');
}

div#navi a {
	background-position: 0 -29px;
	background-repeat: no-repeat;
	height: 29px;
	overflow-y: hidden;
	padding: 0 17px;
}

div#navi li.men-pfad a {
	background-image: url('../img/naviTabActive.gif');
	color: #fff;
}

div#navi li.men a {
	color: #0081c7;
}

div#navi li.men:hover a {
	background-image: url('../img/naviTabOver.gif');
	color: #fff;
}

/* level 2 */
div#navi ul ul {
	/* font-size: 0.857em; */ /* 12px; */
	font-size: 12px;
	line-height: 23px;
	width: 942px;
	position: absolute;
	left: 0;
  top: 135px;
	z-index: 2000;
	/* margin-top: 2px;
	left: 50%;
  margin-left: -471px;*/
}

div#navi li.men ul {
	display: none;
}

div#navi li li {
	background-image: none;
}

div#navi li li.men-pfad {
	background-image: none;
}

div#navi li li.men {}

div#navi li li.men:hover {
	background-image: none;
}

div#navi li li a {
	background-image: none;
	height: 23px;
}

div#navi li li.men-pfad a {
	color: #fff;
	background-image: url('../img/bg_menu_lvl2_active.gif');
	background-repeat: repeat;
	background-color: #fff;
}

div#navi li li.men a {
	background-image: none;
	color: #fff;
}

div#navi li li.men:hover a {
	background-image: none;
}

/* *********************** */
/* Sub-Navi                */
/* *********************** */
div#bgNaviSub {
  background-color: #016eac;
  opacity: 0.61;
  width: 946px;
  height: 23px;
  position: absolute;
  left: 0;
  top: 135px;
  z-index: 1000;
}

/* ********************************************************************************************** */
/* file: all-order.css                                                                            */
/* ************* */
/*   Allgemein   */
/* ************* */
.mod-order .order-box {
	background-color: #EEE;
	border-color: #64a6cc;
	border-style: solid;
	border-width: 1px;
	padding: 19px 10px 10px 52px;
	background-repeat: no-repeat;
  background-position: 10px 10px ;
}
.mod-order .order-box.pos-1 {
	background-image: url(../img/icon_1.png);
}
.mod-order .order-box.pos-2 {
  background-image: url(../img/icon_2.png);
}
.mod-order .order-box.pos-3 {
  background-image: url(../img/icon_3.png);
}
.mod-order tr.liste1 {
  background-color: #EEE;
}
.mod-order table.filelist{
	border: 1px solid #64a6cc;
}
.mod-order td {
  padding: 1px;
}
.mod-order input.text {
  width: 320px;
}
.mod-order textarea {
  width: 320px;
  height: 80px;
}
.img-preview .sampleimg {
	width: 153px;
	height: 153px;
	margin-right: 30px;
}
.img-preview .sampleimg:hover {
	cursor: pointer;
}
.img-preview .difficult-1 {
	background-image: url(../img/beispielbild_leicht.jpg);
	opacity: 0.5;
}
.img-preview .difficult-2 {
  background-image: url(../img/beispielbild_mittel.jpg);
}
.img-preview .difficult-3 {
  background-image: url(../img/beispielbild_schwer.jpg);
}
/* ********** */
/*  Auftrag1  */
/* ********** */

/* ********** */
/*  Auftrag2  */
/* ********** */
.mod-order-2 .type-switcher {
	border-bottom: 1px solid #64a6cc;
	height: 20px;
	width: 100%;
}
.mod-order-2 .type-switcher div {
	float: left;
}
.mod-order-2 .type-switcher .first.blue {
	background-image: url(../img/slider_1_active.png);
	width: 15px;
	height: 20px;
}
.mod-order-2 .type-switcher .first.light-blue {
  background-image: url(../img/slider_1_non_active.png);
  width: 15px;
  height: 20px;
}
.mod-order-2 .type-switcher .last.blue {
  background-image: url(../img/slider_2_active.png);
  width: 15px;
  height: 20px;
}
.mod-order-2 .type-switcher .last.light-blue {
  background-image: url(../img/slider_2_non_active.png);
  width: 15px;
  height: 20px;
}
.mod-order-2 .type-switcher .content {
	background-color: #7eb8db;
	height: 20px;
	color: #FFF;
	font-weight: bold;
}
.mod-order-2 .type-switcher .content a {
	text-decoration: none;
	color: #EEE;
}
.mod-order-2 .type-switcher .content .blue {
	background-color: #397799;
	height: 17px;
	padding-top: 3px;
}
.mod-order-2 .type-switcher .content .light-blue {
	background-color: #7eb8db;
	height: 17px;
  padding-top: 3px;
  
}
.mod-order-2 .type-switcher .content .trenner-1 {
	width: 15px;
	height: 20px;
	background-image: url(../img/slider_2_active.png);
}
.mod-order-2 .type-switcher .content .trenner-2 {
  width: 15px;
  height: 20px;
  background-image: url(../img/slider_1_active.png);
}
/* ********** */
/*  Auftrag3  */
/* ********** */
.mod-order-3 div.liste0 {
  background-color: #EEE; 
}
.mod-order-3 div.liste1 {
  background-color: #FFF;
}
.mod-order-3 .div-rahmen {
	border-color: #64a6cc;
  border-style: solid;
  border-width: 1px;
}
/* ****************** */
/*   payment-PayPal   */
/* ****************** */
.mod-paypal .order-block {
	background-color: #EEE;
}
.mod-paypal strong {
	padding-left: 10px
}
.mod-paypal .auftragsliste table {
	border-width: 1px;
	border-style: solid;
	border-color: #025D91;
}
.mod-paypal .label {
	text-align: left;
	padding-left: 10px;
}
.mod-paypal .price {
	text-align: right;
	padding-right: 10px;
}

/* ********************************************************************************************** */
/* file: all-pagecounter.css                                                                      */
a.pageCounter {
	text-decoration: none;
	border: 1px solid #d4d2d1;
	width: 17px;
	height: 17px;
	display: block;
	float: left;
	margin-left: 4px;
	text-align: center;
	color: #919090;
}
a.pageCounter:hover {
	color: #656565;
	border-color: #919090;
}

.pageCounter.pageCounterActive {
	border: 1px solid #d4d2d1;
  width: 17px;
  height: 17px;
  display: block;
  float: left;
  margin-left: 4px;
  text-align: center;
  border-color: #025D91;
  color: #025D91;
}

/* ********************************************************************************************** */
/* file: all-pageFooterNavi.css                                                                   */
div#pageFooterNavi,div#pageFooterNavi a {
	color: #9a9a9a;
}

div#pageFooterNavi {
	letter-spacing: 1px;
}

ul.pageFooterNavi,li.pageFooterNavi {
	list-style-image: none;
	list-style-type: none;
	margin: 0;
	padding: 0;
	margin: 0;
}

ul.pageFooterNavi {
	float: right;
}

li.pageFooterNavi {
	float: left;
}

li.pageFooterNavi:after {
	content: "|";
}

ul.pageFooterNavi li.lastChild:after {
	content: "";
}

a.pageFooterNavi {
	margin: 0 5px;
	text-decoration: none;
}

li.firstChild a.pageFooterNavi {
	margin-left: 0;
}

li.lastChild a.pageFooterNavi {
	margin-right: 0;
}

/* ********************************************************************************************** */
/* file: all-preisinfo.css                                                                        */
.modul_produktanzeige { /*width: 602px;*/
	width: 100%;
}

.modul_produktanzeige .foto {
	position: absolute;
	top: 12px;
	left: 12px;
}

.modul_produktanzeige .picture {
	background-color: #FFF;
	width: 194px;
	/* height: 207px; */
	height: 177px;
	text-align: center;
	margin-right: 10px;
	float: left;
	position: relative;
}
.modul_produktanzeige .picture .komplexinfo {
	display: none;
}

.modul_produktanzeige .lastpicture {
	margin: 0;
}

.modul_produktanzeige .komplexinfo {
	position: absolute;
	bottom: 3px;
	left: 27px;
	height: 35px;
	width: 140px;
	background-repeat: no-repeat;
	background-position: 50% 50%;
}
.modul_produktanzeige .komplexinfo .komplex-text {
	color: #59a6cb;
	font-size: 22px;
  font-weight: bold;
  display: none;
}

.modul_produktanzeige .preistabelle{
	margin-top: 20px;
}
.modul_produktanzeige .preistabelle tr.tablehead {
	background-color: #FFF;
	color: #59a6cb;
	font-size: 24px;
	font-weight: normal;
	border: 0;
}
.modul_produktanzeige .preistabelle {
	border: 0;
}
.modul_produktanzeige .preistabelle td {
  border-width: 0 1px 1px 1px;
}
.modul_produktanzeige .preistabelle .tablehead td {
  border-width: 0 0 1px 0;
}


.modul_produktanzeige .preistabelle td {
	text-align: center;
	border-color: #d3d2d2;
}
.modul_produktanzeige .preistabelle .komplexinfo {
  position: static;
  height: 35px;
  width: 140px;
  background-repeat: no-repeat;
  background-position: 0;
  margin: 0 auto;
}
.modul_produktanzeige .komplex-braun-leicht {
  background-image: url(../img/komplex/leicht.gif);
}
.modul_produktanzeige .komplex-braun-mittel {
  background-image: url(../img/komplex/mittel.gif);
}
.modul_produktanzeige .komplex-braun-schwer {
  background-image: url(../img/komplex/schwer.gif);
}
.modul_produktanzeige .komplex-braun-easy {
  background-image: url(../img/komplex/easy.gif);
}
.modul_produktanzeige .komplex-braun-medium {
  background-image: url(../img/komplex/medium.gif);
}
.modul_produktanzeige .komplex-braun-difficult {
  background-image: url(../img/komplex/difficult.gif);
}
.modul_produktanzeige .komplex-braun-makkelijk {
  background-image: url(../img/komplex/makkelijk.gif);
}
.modul_produktanzeige .komplex-braun-middelmatig {
  background-image: url(../img/komplex/middelmatig.gif);
}
.modul_produktanzeige .komplex-braun-moeilijk {
  background-image: url(../img/komplex/moeilijk.gif);
}

/* ********************************************************************************************** */
/* file: all-print.css                                                                            */
body#print {
	background-color: #fff;
}

div#printPage {
	margin: 0 auto;
	width: 580px;
	overflow: hidden;
}

div#printPageHeader {
	
}

div#printPageBody {
	margin: 0 auto;
	padding: 13px 0;
	width: 562px;
}

/* ********************************************************************************************** */
/* file: all-sitemap.css                                                                          */
#sitemap a {
	text-decoration: none;
}
#sitemap a:hover {
  text-decoration: underline;
}
#sitemap ul li {
	margin-bottom: 2px;
}
