/* ############################################################################################## */
/* PHP-layout-1                                                                                   */

/* ********************************************************************************************** */
/* file: all-content.css                                                                          */
div#content div.vm {
	margin-bottom: 2em;
}

div#content div.dm {
	margin-bottom: 2em;
}

div#content h1.headline {
	font-family: 'Trebuchet MS', Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	font-weight: normal;
	margin-bottom: 0.6em;
}

div#content div.modul-titel {
	font-family: 'Trebuchet MS', Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	font-weight: normal;
	margin-bottom: 0.6em;
}

div#content div.modul-kopf {
	margin-bottom: 0.9em;
}

div#content div.more {
	background-position: 100% 50%;
	background-repeat: no-repeat;
	font-size: 0.917em;
	height: 15px;
	line-height: 15px;
	text-align: right;
}

div#content ul.href {
	margin-top: 1.25em;
}

div#content div.more a {
	text-decoration: none;
	padding-right: 3px;
}

div#content div.more a:after {
	content: ' +';
	font-size: 0.8em;
}

div#content div.back {
	background-position: 100% 50%;
	background-repeat: no-repeat;
	font-size: 0.917em;
	height: 15px;
	line-height: 15px;
	text-align: right;
}

div#content div.back a {
	text-decoration: none;
	padding-right: 3px;
}

div#content div.back a:after {
	content: ' -';
	font-size: 0.8em;
}

/* ********************************************************************************************** */
/* file: all-editor-font.css                                                                      */
body,button,input,select,textarea {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

body {
	font-size: 12px;
	line-height: 1.5em;
}

button,input,select,textarea {
	font-size: 1em;
}

hr {
	border: 0;
	height: 1px;
	margin: 0.75em 0;
}

/* ********************************************************************************************** */
/* file: all-editor-form.css                                                                      */
button,button.button,input.button {
	border-style: solid;
	border-width: 1px;
}

button[type=button],input[type=button] {
	border-style: solid;
	border-width: 1px;
}

button.reset,input.reset {
	border-style: solid;
	border-width: 1px;
}

button[type=reset],input[type=reset] {
	border-style: solid;
	border-width: 1px;
}

button.submit,input.submit {
	border-style: solid;
	border-width: 1px;
}

button[type=submit],input[type=submit] {
	border-style: solid;
	border-width: 1px;
}

input.checkbox {
	
}

input[type=checkbox] {
	
}

input.datefield {
	border-style: solid;
	border-width: 1px;
	padding: 1px;
}

input.email {
	border-style: solid;
	border-width: 1px;
	padding: 1px;
}

input.file {
	border-style: solid;
	border-width: 1px;
	padding: 1px;
}

input[type=file] {
	border-style: solid;
	border-width: 1px;
	padding: 1px;
}

input.hidden {
	
}

input.image {
	
}

input[type=image] {
	
}

input.password {
	border-style: solid;
	border-width: 1px;
	padding: 1px;
}

input[type=password] {
	border-style: solid;
	border-width: 1px;
	padding: 1px;
}

input.radio {
	
}

input[type=radio] {
	
}

input.text {
	border-style: solid;
	border-width: 1px;
	padding: 1px;
}

input[type=text] {
	border-style: solid;
	border-width: 1px;
	padding: 1px;
}

select {
	border-style: solid;
	border-width: 1px;
	padding: 1px;
}

optgroup {
	
}

option {
	padding-left: 0.4em;
}

textarea {
	border-style: solid;
	border-width: 1px;
	overflow-y: scroll;
	padding: 1px;
}

/* ********************************************************************************************** */
/* file: all-editor-headline.css                                                                  */
h1 {
	font-family: 'Trebuchet MS', Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	line-height: normal;
}

h2 {
	font-family: 'Trebuchet MS', Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	line-height: normal;
}

h3 {
	font-family: 'Trebuchet MS', Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	line-height: normal;
}

h4 {
	font-family: 'Trebuchet MS', Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: normal;
}

h5 {
	font-family: 'Trebuchet MS', Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: normal;
}

h6 {
	font-family: 'Trebuchet MS', Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	line-height: normal;
}

/* ********************************************************************************************** */
/* file: all-editor-image.css                                                                     */
a img {
	border: 0;
}

img.teaserimg-left {
	float: left;
	margin-bottom: 0.35em;
	margin-right: 0.6em;
	margin-top: 0.35em;
}

img.teaserimg-right {
	float: right;
	margin-bottom: 0.35em;
	margin-left: 0.6em;
	margin-top: 0.35em;
}

/* ********************************************************************************************** */
/* file: all-editor-list.css                                                                      */
li {
	margin-left: 1.5em;
}

ul li {
	margin-left: 1.5em;
}

ol li {
	margin-left: 2em;
}

/* ********************************************************************************************** */
/* file: all-editor-table.css                                                                     */
table.rahmen {
	border-collapse: collapse;
	border-style: solid;
	border-width: 1px;
}

table.rahmen th {
	border-style: solid;
	border-width: 1px;
	padding: 5px;
}

table.rahmen td {
	border-style: solid;
	border-width: 1px;
	padding: 5px;
}

table.rahmenlos {
	border: 0;
	margin: -5px;
}

table.rahmenlos th {
	border: 0;
	padding: 5px;
}

table.rahmenlos td {
	border: 0;
	padding: 5px;
}

table[border='1'] {
	border-collapse: collapse;
	border-style: solid;
	border-width: 1px;
}

table[border='1'] th {
	border-style: solid;
	border-width: 1px;
	padding: 5px;
}

table[border='1'] td {
	border-style: solid;
	border-width: 1px;
	padding: 5px;
}

table[border='0'] {
	border: 0;
	margin: -5px;
}

table[border='0'] th {
	border: 0;
	padding: 5px;
}

table[border='0'] td {
	border: 0;
	padding: 5px;
}

/* ********************************************************************************************** */
/* file: all-editor.css                                                                           */
body, textarea {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
body {
	font-size: 0.75em;
}

/* ********************************************************************************************** */
/* file: all-gallery.css                                                                          */
div.gallery-thumbnails {
	width: 600px;
}

a.gallery-thumbnail {
	display: block;
	float: left;
	height: 83px;
	margin-right: 10px;
	margin-bottom: 8px;
	outline: none;
	width: 110px;
}

span.gallery-thumbnail {
	background-position: 50% 50%;
	background-repeat: no-repeat;
	cursor: pointer;
	display: block;
	height: 83px;
	overflow: hidden;
	text-indent: -9999em;
	width: 110px;
}

/* ********************************************************************************************** */
/* file: all-info.css                                                                             */
div#info {
	font-size: 0.917em;
	line-height: 1.167em;
}

div#info div.vm {
	margin-bottom: 24px;
}

div#info h1.headline {
	font-family: 'Trebuchet MS', Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.636em;
	font-weight: normal;
	padding: 2px;
	text-align: center;
}

div#info div.vm-info-contentText {
	border-style: solid;
	border-width: 1px;
	padding: 12px 15px;
}

div#info div.vm-info-contentImage {
	border-style: solid;
	border-width: 1px;
}

div#info ul.href {
	margin: 0;
	padding: 0;
	text-align: right;
}

div#info ul.href li {
	background-position: 100% 50%;
	background-repeat: no-repeat;
	height: 15px;
	line-height: 15px;
	list-style-image: none;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

div#info ul.href li a {
	text-decoration: none;
	padding-right: 3px;
}

div#info ul.href li a:after {
	content: ' +';
	font-size: 0.8em;
}

div#info div.more {
	background-position: 100% 50%;
	background-repeat: no-repeat;
	height: 15px;
	line-height: 15px;
	text-align: right;
}

div#info div.more a {
	text-decoration: none;
	padding-right: 3px;
}

div#info div.more a:after {
	content: ' +';
	font-size: 0.8em;
}

/* ********************************************************************************************** */
/* file: all-layout-pageBody.css                                                                  */
div.pageBodyCol {
	
}

div.pageBodyColCnt {
	min-height: 1px;
}

div#pageBodyCol-1 {
	float: right;
	width: 593px;
}

div#pageBodyCol-2 {
	float: left;
	width: 223px;
}

div#naviBreadCrumb {
	
}

div#content {
	margin-top: 10px;
}

div#search {
	
}

div#info {
	margin-top: 24px;
}

/* ********************************************************************************************** */
/* file: all-layout-pageBodySearch.css                                                            */
div#pageBodySearch {
	font-size: 0.917em;
}

div#pageBodySearch form {
	
}

div#pageBodySearch div.input {
	float: right;
	height: 25px;
	width: 195px;
	position: relative;
}

div#pageBodySearch input.text {
	border-style: solid;
	border-width: 1px;
	font-family: 'Trebuchet MS', Verdana, Geneva, Arial, Helvetica, sans-serif;
	height: 16px;
	margin: 0;
	padding-bottom: 3px;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 4px;
	width: 189px;
	position: absolute;
	top: 0;
	left: 0;
}

div#pageBodySearch div.button {
	float: left;
	height: 25px;
	width: 25px;
	position: relative;
}

div#pageBodySearch button.submit {
	background-position: 50% 50%;
	background-repeat: no-repeat;
	border-style: solid;
	border-width: 1px;
	cursor: pointer;
	height: 25px;
	margin: 0;
	padding: 0;
	width: 25px;
	position: absolute;
	top: 0;
	left: 0;
}

/* ********************************************************************************************** */
/* file: all-layout-pageFoot.css                                                                  */
div#naviBottomRight {
	padding-left: 5px;
	padding-right: 5px;
}

/* ********************************************************************************************** */
/* file: all-layout-pageHead.css                                                                  */
div#pageHeadDiashow {
	height: 257px;
	margin-top: 154px;
	width: 100%;
	position: absolute;
}

div#pageHeadDiashowMask {
	background-color: #fff;
	height: 257px;
	width: 1px;
	position: absolute;
	top: 0;
	left: 283px;
}

div#pageHeadLogo {
	position: absolute;
}

div#pageHeadLogo a {
	background-repeat: no-repeat;
	background-position: 50% 50%;
	display: block;
	outline: none;
	overflow: hidden;
}

div#navi {
	height: 24px;
	margin-top: 118px;
	width: 100%;
	position: absolute;
}

div#naviTopRight {
	float: right;
}

/* ********************************************************************************************** */
/* file: all-layout.css                                                                           */
* {
	margin: 0;
	padding: 0;
}

.clear {
	clear: both;
}

html {
	overflow-y: scroll;
}

body {
	
}

div#bg {
	background-repeat: repeat-x;
	padding: 20px 0;
}

div#bgPage {
	margin: 0 auto;
	width: 1006px;
}

div#page {
	padding-top: 24px;
	padding-right: 41px;
	padding-bottom: 15px;
	padding-left: 48px;
}

div#pageHead {
	height: 411px;
	position: relative;
}

div#pageBody {
	padding-bottom: 18px;
	padding-right: 40px;
	padding-left: 23px;
	padding-top: 18px;
}

div#pageFoot {
	
}

div#pageBottomRightLogo {
	position: absolute;
	margin-left: 1006px;
}

div#pageBottomRightLogo a {
	display: block;
	overflow: hidden;
	outline: none;
	text-indent: -9999em;
}

/* ********************************************************************************************** */
/* file: all-lexikon.css                                                                          */
div.lexikon {
	margin-bottom: 2em;
}

div.lexikon div.alpha-list {
	float: left;
	margin-bottom: 0.9em;
}

div.lexikon .modul-alpha-list {
	float: left;
	margin-bottom: 0.9em;
}

div.lexikon div.alpha {
	border-style: solid;
	border-width: 1px;
	float: left;
	height: 22px;
	line-height: 22px;
	margin: 0 4px 3px 0;
	text-align: center;
	width: 22px;
}

div.lexikon div.alpha a {
	height: 22px;
	display: block;
	line-height: 22px;
	text-align: center;
	width: 22px;
}

div.lexikon div.all {
	float: left;
	padding: 0 0 0 2px;
}

div.lexikon div.all a {
	height: 24px;
	line-height: 24px;
	text-align: center;
	width: 24px;
}

div.lexikon div.lexikon-suche {
	clear: both;
	margin-bottom: 0.9em;
}

div.lexikon div.lexikon-suche td {
	padding-right: 5px;
}

div.lexikon div.lexikon-suche input.submit {
	background-color: transparent;
	border: 0;
}

div.lexikon div.pb-list {
	font-size: 1.1em;
}

div.lexikon div.pb-list .pb-list {
	font-size: 1em;
}

div.lexikon div.pb-list a {
	text-decoration: none;
}

div.lexikon div.pb-list a:hover {
	text-decoration: underline;
}

* .lex-title {
	font-weight: bold;
}

* .lex-group {
	font-style: italic;
	font-weight: bold;
	margin-top: 1em;
}

* .lex-content {
	margin-bottom: 0.5em;
}

.lex-content p {
	margin: 0;
}

/* ********************************************************************************************** */
/* file: all-message.css                                                                          */
div#system_message {
	border-style: solid;
	border-width: 1px;
	padding: 3px;
}

div#system_message>div {
	padding-left: 20px;
}

/* Hinweise */
div.message-H {
	border-style: solid;
	border-width: 1px;
	padding: 3px;
}

div.message-H>div {
	padding-left: 20px;
}

/* Warnungen */
div.message-W {
	border-style: solid;
	border-width: 1px;
	padding: 3px;
}

div.message-W>div {
	padding-left: 20px;
}

/* Fehler */
div.message-E {
	border-style: solid;
	border-width: 1px;
	padding: 3px;
}

div.message-E>div {
	padding-left: 20px;
}

/* ********************************************************************************************** */
/* file: all-navi.css                                                                             */
div#navi {
	font-size: 0.917em;
}

div#navi ul {
	list-style-image: none;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

div#navi li {
	list-style-image: none;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

div#navi a {
	display: block;
	text-decoration: none;
}

/* level 1 */
div#navi ul li {
	border-right-style: solid;
	border-right-width: 1px;
	float: left;
	position: relative;
}

div#navi ul li a {
	padding-bottom: 3px;
	padding-left: 11px;
	padding-right: 12px;
	padding-top: 3px;
}

div#navi ul li.men-pfad a {
	font-weight: bold;
	text-transform: uppercase;
}

div#navi ul li.men a {
	font-weight: normal;
	text-transform: none;
}

/* level 2 */
div#navi ul li ul {
	font-size: 0.909em;
	min-width: 100%;
	white-space: nowrap;
	position: absolute;
}

div#navi ul li.men ul {
	display: none;
}

div#navi ul li.men:hover ul {
	display: block;
}

div#navi ul li ul li {
	border-right: none;
	float: none;
	height: auto;
	padding-top: 1px;
}

div#navi ul li ul li.men-pfad a {
	font-weight: bold;
	text-transform: none;
}

div#navi ul li ul li.men a {
	font-weight: normal;
	text-transform: none;
}

/* ********************************************************************************************** */
/* file: all-naviBottomRight.css                                                                  */
div#naviBottomRight {
	font-size: 0.917em;
	padding-top: 3px;
	padding-bottom: 3px;
	text-align: right;
}

div#naviBottomRight a {
	margin-right: 0.55em;
	margin-left: 0.55em;
	text-decoration: none;
}

div#naviBottomRight a:hover {
	text-decoration: underline;
}

div#naviBottomRight a.first {
	margin-left: 0;
}

div#naviBottomRight a.last {
	margin-right: 0;
}

/* ********************************************************************************************** */
/* file: all-naviBreadCrumb.css                                                                   */
div#naviBreadCrumb {
	font-family: 'Trebuchet MS';
}

div#naviBreadCrumb a {
	text-decoration: none;
}

div#naviBreadCrumb a:hover {
	text-decoration: underline;
}

/* ********************************************************************************************** */
/* file: all-naviTopRight.css                                                                     */
div#naviTopRight {
	font-size: 0.917em;
}

div#naviTopRight a {
	margin-right: 0.55em;
	margin-left: 0.55em;
	text-decoration: none;
}

div#naviTopRight a:hover {
	text-decoration: underline;
}

div#naviTopRight a.first {
	margin-left: 0;
}

div#naviTopRight a.last {
	margin-right: 0;
}

/* ********************************************************************************************** */
/* file: all-pageCounter.css                                                                      */
ul.pageCounter {
	list-style-image: none;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

li.pageCounterFirst {
	float: left;
	list-style-image: none;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

a.pageCounterFirst {
	margin-right: 10px;
	text-decoration: none;
}

li.pageCounterPrev {
	float: left;
	list-style-image: none;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

a.pageCounterPrev {
	background-position: 0 50%;
	background-repeat: no-repeat;
	margin-right: 10px;
	text-decoration: none;
}

li.pageCounter {
	float: left;
	list-style-image: none;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

a.pageCounter {
	display: block;
	margin-right: 5px;
	padding: 0 3px;
	text-decoration: none;
}

span.pageCounter {
	display: block;
	font-weight: bold;
	margin-right: 5px;
	padding: 0 3px;
}

li.pageCounterNext {
	float: left;
	list-style-image: none;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

a.pageCounterNext {
	background-position: 100% 50%;
	background-repeat: no-repeat;
	margin-left: 5px;
	text-decoration: none;
}

li.pageCounterLast {
	float: left;
	list-style-image: none;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

a.pageCounterLast {
	margin-left: 10px;
	text-decoration: none;
}

/* ********************************************************************************************** */
/* file: all-print.css                                                                            */
body#print {
	background-color: #fff;
}

div#printPage {
	margin: 0 auto;
	width: 593px;
}

div#printPageHead {
	
}

div#printPageBody {
	margin-top: 2em;
	margin-bottom: 2em;
}

div#printPageFoot {
	
}

/* ********************************************************************************************** */
/* file: all-slimbox.css                                                                          */
#lbOverlay {
	cursor: pointer;
	height: 100%;
	width: 100%;
	position: fixed;
	z-index: 9999;
	top: 0;
	left: 0;
}

#lbCenter {
	overflow: hidden;
	position: absolute;
	z-index: 9999;
}

.lbLoading {
	background-position: 50% 50%;
	background-repeat: no-repeat;
}

#lbImage {
	background-repeat: no-repeat;
	border-style: solid;
	border-width: 10px;
	position: absolute;
	top: 0;
	left: 0;
}

#lbPrevLink,#lbNextLink {
	background-color: transparent;
	background-repeat: no-repeat;
	display: block;
	outline: none;
	width: 50%;
	position: absolute;
	top: 0;
}

#lbPrevLink {
	background-position: 0 15%;
	left: 0;
}

#lbNextLink {
	background-position: 100% 15%;
	right: 0;
}

#lbBottomContainer {
	overflow: hidden;
	position: absolute;
	z-index: 9999;
	overflow: hidden;
}

#lbBottom {
	border-style: solid;
	border-width: 10px;
	border-top-style: none;
	font-family: 'Trebuchet MS';
	font-size: 0.917em;
	line-height: 1.4em;
	text-align: left;
}

#lbCloseLink {
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: 50% 50%;
	display: block;
	float: right;
	height: 26px;
	margin: 5px 0;
	outline: none;
	width: 26px;
}

#lbCaption,#lbNumber {
	margin-right: 41px;
}

#lbCaption {
	
}
/* ############################################################################################## */
/* Fliesen-Klaas-2011                                                                             */

/* ********************************************************************************************** */
/* file: all-content.css                                                                          */
div#content ul.href li {
	list-style-image: url("../img/li-href.gif");
}

div#content div.more {
	background-image: url("../img/bgMore.gif");
}

div#content div.more a {
	color: #009036;
}

div#content div.back {
	background-image: url("../img/bgBack.gif");
}

div#content div.back a {
	color: #009036;
}

/* ********************************************************************************************** */
/* file: all-editor-font.css                                                                      */
body,a {
	color: #000;
}

hr {
	background-color: #000;
	color: #000;
}

/* ********************************************************************************************** */
/* file: all-editor-form.css                                                                      */
button,input,select,textarea {
	border-color: #000;
}

button,button.button,input.button {
	background-color: #707070;
	border-color: #707070;
	color: #fff;
}

button[type=button],input[type=button] {
	background-color: #707070;
	border-color: #707070;
	color: #fff;
}

button.reset,input.reset {
	background-color: #707070;
	border-color: #707070;
	color: #fff;
}

button.reset,input.reset {
	background-color: #707070;
	border-color: #707070;
	color: #fff;
}

button[type=reset],input[type=reset] {
	background-color: #707070;
	border-color: #707070;
	color: #fff;
}

button.submit,input.submit {
	background-color: #707070;
	border-color: #707070;
	color: #fff;
}

button[type=submit],input[type=submit] {
	background-color: #707070;
	border-color: #707070;
	color: #fff;
}

/* ********************************************************************************************** */
/* file: all-editor-list.css                                                                      */
li {
	list-style-image: url('../img/li.gif');
}

ul li {
	list-style-image: url('../img/li.gif');
}

ul ul li {
	list-style-image: url('../img/li-li.gif');
}

ul ul ul li {
	list-style-image: url('../img/li-li-li.gif');
}

ol li {
	list-style-image: none;
}

/* ********************************************************************************************** */
/* file: all-editor-table.css                                                                     */
table.rahmen {
	border-color: #63bb84;
}

table.rahmen th {
	border-color: #63bb84;
}

table.rahmen td {
	border-color: #63bb84;
}

table[border='1'] {
	border-color: #63bb84;
}

table[border='1'] th {
	border-color: #63bb84;
}

table[border='1'] td {
	border-color: #63bb84;
}

/* ********************************************************************************************** */
/* file: all-gallery.css                                                                          */
a.gallery-thumbnail {
	background-color: #fffdcc
}

a.gallery-thumbnail:hover {
	background-color: #ffed00;
	outline: 3px solid #ffed00;
}

/* ********************************************************************************************** */
/* file: all-info.css                                                                             */
div#info div.vm {
	background-color: #fff;
	border-color: #00903b;
}

div#info h1.headline {
	background-color: #ffed00;
	color: #004a99;
}

div#info div.vm-info-contentText {
	border-color: #00903b;
}

div#info div.vm-info-contentImage {
	border-color: #00903b;
}

div#info ul.href li {
	background-image: url("../img/bgMore.gif");
}

div#info ul.href li a {
	color: #00903b;
}

div#info div.more {
	background-image: url("../img/bgMore.gif");
}

div#info div.more a {
	color: #00903b;
}

/* ********************************************************************************************** */
/* file: all-layout-pageBodySearch.css                                                            */
div#pageBodySearch input.text {
	background-color: #fff;
	border-color: #afafae;
}

div#pageBodySearch button.submit {
	background-color: #e8e9ea;
	background-image: url("../img/lupe.gif");
	border-color: #afafae;
}

/* ********************************************************************************************** */
/* file: all-layout-pageHead.css                                                                  */
div#pageHeadDiashow {
	background-color: #e8e9ea;
}

div#pageHeadLogo a {
	background-image: url("../img/logo-Fliesen-Klaas.png");
	height: 106px;
	width: 389px;
}

div#navi {
	background-color: #ffed00;
}

/* ********************************************************************************************** */
/* file: all-layout.css                                                                           */
body {
	background-color: #e8e9ea;
}

div#bg {
	background-image: url("../img/bg.gif");
}

div#bgPage {
	background-color: #fff;
}

div#pageBody {
	min-height: 338px;
}

div#pageFoot {
	background-color: #707070;
}

div#pageBottomRightLogo {
	margin-top: -393px;
	padding-left: 8px;
}

div#pageBottomRightLogo a {
	background-image: url("../img/logo-Fliesen-Klaas-vertical.png");
	height: 393px;
	width: 41px;
}

/* ********************************************************************************************** */
/* file: all-lexikon.css                                                                          */
div.lexikon div.alpha {
	background-color: #fffbcc;
	border-color: #000;
}

div.lexikon div.alpha a {
	background-color: #ffed00;
	display: block;
}

/* ********************************************************************************************** */
/* file: all-message.css                                                                          */
div#system_message {
	background-color: #ebebeb;
	border-color: #ee7d00;
}

/* Hinweise */
div.message-H {
	background-color: #ebebeb;
	border-color: #ee7d00;
}

/* Warnungen */
div.message-W {
	background-color: #ebebeb;
	border-color: #ee7d00;
}

/* Fehler */
div.message-E {
	background-color: #ebebeb;
	border-color: #ee7d00;
}

/* ********************************************************************************************** */
/* file: all-navi.css                                                                             */
/* level 1 */
div#navi ul li {
	border-right-color: #000;
}

div#navi ul li a {
	color: #000;
}

div#navi ul li.men-pfad a {
	background-color: rgb(255, 251, 204);
	background-color: rgba(255, 255, 255, 0.8);
}

div#navi ul li.men a {
	background-color: transparent;
}

div#navi ul li.men a:hover {
	background-color: rgb(255, 251, 204);
	background-color: rgba(255, 255, 255, 0.8);
}

/* level 2 */
div#navi ul li ul {
	background-color: rgba(255, 255, 255, 0);
}

div#navi ul li ul li.men-pfad a {
	background-color: rgb(255, 255, 255);
	background-color: rgba(255, 255, 255, 0.8);
	color: #009036;
}

div#navi ul li ul li.men a {
	background-color: rgb(255, 255, 255);
	background-color: rgba(255, 255, 255, 0.8);
	color: #000;
}

div#navi ul li ul li.men a:hover {
	background-color: rgb(255, 255, 255);
	background-color: rgba(255, 255, 255, 0.8);
	color: #009036;
}

/* ********************************************************************************************** */
/* file: all-naviBottomRight.css                                                                  */
div#naviBottomRight {
	color: #fff;
}

div#naviBottomRight a {
	color: #fff;
}

/* ********************************************************************************************** */
/* file: all-naviBreadCrumb.css                                                                   */
div#naviBreadCrumb {
	color: #a0a0a0;
}

div#naviBreadCrumb a {
	color: #a0a0a0;
}

/* ********************************************************************************************** */
/* file: all-naviTopRight.css                                                                     */
div#naviTopRight {
	color: #9c9e9f;
}

div#naviTopRight a {
	color: #9c9e9f;
}

/* ********************************************************************************************** */
/* file: all-pageCounter.css                                                                      */
a.pageCounterFirst {
	color: #000;
}

a.pageCounterFirst:hover {
	color: #009036;
}

a.pageCounterPrev {
	color: #000;
}

a.pageCounterPrev:hover {
	color: #009036;
}

a.pageCounter {
	color: #000;
}

a.pageCounter:hover {
	color: #009036;
}

span.pageCounter {
	color: #009036;
}

a.pageCounterNext {
	color: #000;
}

a.pageCounterNext:hover {
	color: #009036;
}

a.pageCounterLast {
	color: #000;
}

a.pageCounterLast:hover {
	color: #009036;
}

/* ********************************************************************************************** */
/* file: all-slimbox.css                                                                          */
#lbOverlay {
	background-color: #000;
}

#lbCenter {
	background-color: #fff;
}

.lbLoading {
	background-color: #fff;
	background-image: url('../img/slimbox/loading.gif');
}

#lbImage {
	border-color: #fff;
}

#lbPrevLink:hover {
	background-image: url('../img/slimbox/prev.gif');
}

#lbNextLink:hover {
	background-image: url('../img/slimbox/next.gif')
}

#lbBottomContainer {
	background-color: #fff;
}

#lbBottom {
	border-color: #fff;
	color: #555353;
}

#lbCloseLink {
	background-image: url('../img/slimbox/close.gif');
}
