/**########################################################**/
/**########################################################**/
/* DEFAULT-CONTENT                                          */
/* folder: ../../../../zentral/css/                         */
/**########################################################**/
/**########################################################**/

/**########################################################**/
/* file: artikelliste.css                                   */
.modul .artikelliste {
	width: 228px;
	font-family: Trebuchet MS;
	color: #000;
	position: relative;
	margin-left: 6px;
}
.modul .artikelliste .modultitle {
	font-size: 12px;
	font-weight: bold;
	width: 175px;
	padding: 0 20px 6px 19px;
	text-transform: uppercase;
}
.modul .artikelliste #togglebutton {
	background-image: url('http://img.ceramic-stein.de/gifs/artikelliste/btn_profi-tipps.gif');
  background-repeat: no-repeat;
  width: 23px;
  height: 23px;
  position: absolute;
  left: 191px;
  top: 6px;
}
.modul .kante-oben {
	height: 8px;
	background-image: url('http://img.ceramic-stein.de/gifs/artikelliste/hg_profi-tipps-oben_new.png');
	background-repeat: no-repeat;
}
.modul .artikelliste .bg {
	background-color: #c9c9c9;
	width: 220px;
}
.modul .kante-oben .bg {
	height: 8px;
}
.modul .kante-unten {
	height: 8px;
	background-image: url('http://img.ceramic-stein.de/gifs/artikelliste/hg_profi-tipps-unten_new.png');
	background-repeat: no-repeat;
}
.modul .modul-content {
	background-image: url('http://img.ceramic-stein.de/gifs/artikelliste/hg_profi-tipps-mitte_new.png');
	width: 228px;
}
.modul .modul-content .link-liste {
	margin-left: 8px;
	width: 204px;
	background-color: #FFF;
	border-bottom: 8px solid #c9c9c9;
}
.modul .modul-content .link-liste a {
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	border-bottom: 1px solid #C9C9C9;
	margin: 0 0 0 8px;
	padding: 0 0 0 19px;
	width: 169px;
	display: block;
}
.modul .modul-content .link-liste a:hover {
  background-color: #DDD;
}
.modul .modul-content .link-liste a.lastlink {
	border: 0;
}
/* // EOF: artikelliste.css                                 */
/**########################################################**/


/**########################################################**/
/* file: formular.css                                       */
button,input,select,textarea {
	font-size: 1em;
}

button.button,input.button /*,button[type=button],input[type=button]*/ {
	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 /*,input[type=file]*/ {
	border-style: solid;
	border-width: 1px;
}

input.hidden /*,input[type=hidden]*/ {
	
}

input.image /*, input[type=image] */ {
	
}

input.password /*,input[type=password]*/ {
	border-style: solid;
	border-width: 1px;
	padding: 1px;
}

input.radio /*,input[type=radio]*/ {
	
}

button.reset,input.reset /*,button[type=reset],input[type=reset]*/ {
	border-style: solid;
	border-width: 1px;
}

button.submit,input.submit /*,button[type=submit],input[type=submit]*/ {
	border-style: solid;
	border-width: 1px;
}

input.text /*,input[type=text]*/ {
	border-style: solid;
	border-width: 1px;
	padding: 1px;
}

select {
	border-style: solid;
	border-width: 1px;
	padding: 1px;
}

option {
	padding-left: 0.4em;
}

textarea {
	border-style: solid;
	border-width: 1px;
	padding: 1px;
}
/* // EOF: formular.css                                     */
/**########################################################**/


/**########################################################**/
/* file: fotogalerie.css                                    */
.thumbnails {
	margin: 0 0 1em 0;
	width: 440px;
}
.thumbnail {
	float: left;
	height: 68px;
	margin: 0 8px 8px 0;
	overflow: hidden;
	position: relative;
	width: 102px;
}
.thumbnail a {
	background-color: #f1f1f1;
	display: block;
	background-repeat: no-repeat;
	background-position: 50% 50%;
	height: 68px;
	text-indent: -9999em;
	width: 102px;
}
.list-navigation {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
}
.list-navigation a {
	text-decoration: none;
}
/* // EOF: fotogalerie.css                                  */
/**########################################################**/


/**########################################################**/
/* file: inhalt.css                                         */
* {
	margin: 0;
	padding: 0;
}
body {
	font-size: 0.8em;
	line-height: 1.5em;
}
body, textarea {
	font-family: Arial, Helvetica, sans-serif;
}
a img {
	border: 0;
}

.vm 
, .dm 
, .modul {
	margin-bottom: 0.6em;
	padding-bottom: 0.6em;
	border-bottom: 1px solid #cdcac4;
}
.vm 
, .modul {
	/* border-bottom-style: solid; 
	border-width: 1px; */
}
.modul-intro {
	margin-bottom: 0.6em;
}
.modul-outro {
	margin-top: 0.6em;
}
.image {
	margin: 0 0 0.6em 0;
}
h1, .headline, .modul-titel {
	font-size: 1em;
	font-weight: bold;
	margin-bottom: 0.6em;
}
.name, .name1, .name2 {
	font-size: 1em;
	font-weight: bold;
}
img.teaserimg-left 
, img.teaserimg_left 
, img.teaserimg-right 
, img.teaserimg_right {
	margin-bottom: 0.6em;
}
img.teaserimg-left 
, img.teaserimg_left {
	float: left;
	margin-right: 0.6em;
}

img.teaserimg-right 
, img.teaserimg_right {
  float: right;
	margin-left: 0.6em;
}
#info img.teaserimg-right, #info img.teaserimg_right {
	margin-left: 0;
}
.more, .back {
	text-align: right;
}
.more a, .back a {
	background-image: url(../img/more_back.gif);
	background-repeat: no-repeat;
	background-position: 100% 50%;
	font-weight: bold;
	padding-right: 8px;
	text-decoration: none;
}
.more a:hover, .back a:hover {
	text-decoration: underline;
}

.plz-ort .plz 
, .plz-ort .ort {
	float: left;
}
.plz-ort .plz {
	margin-right: 0.4em;
}
#info .modul {
	border: 0;
}
/* // EOF: inhalt.css                                       */
/**########################################################**/


/**########################################################**/
/* file: lexikon.css                                        */
.lexikon {
	margin: 0 0 1em 0;
}
.lexikon .modul-titel {
	font-style: normal;
	font-weight: bold;
	margin: 0 0 1em 0;
}
.lexikon .alpha-list {
	float: left;
	margin: 0 0 1em 0;
}
.lexikon .alpha {
	border-color: #000;
	border-style: solid;
	border-width: 1px;
	float: left;
	height: 22px;
	line-height: 22px;
	margin: 0 4px 3px 0;
	text-align: center;
	width: 22px;
}
.lexikon .alpha-list .all {
	float: left;
	height: 24px;
	line-height: 24px;
	padding: 0 0 0 2px;
}
.lexikon .alpha-list .alpha a, .lexikon .alpha-list .all a {
	color: #000;
	font-weight: bold;
	text-decoration: none;
}
.lexikon .alpha-list .alpha a:hover, .lexikon .alpha-list .all a:hover {
	text-decoration: underline;
}
.lexikon .lexikon-suche {
	clear: both;
	margin: 0 0 1em 0;
}
.lexikon .lexikon-suche td {
	padding: 0 5px 0 0;
}
#inhalt .lexikon .lexikon-suche input.submit {
	background-color: transparent;
	border: 0;
}
.lexikon .pb-list  {
	font-size: 1.1em;
}
.lexikon .pb-list .pb-list {
	font-size: 1em;
}
.lexikon .pb-list a {
	text-decoration: none;
}
.lexikon .pb-list a:hover {
	text-decoration: underline;
}
* .lex-title {
	font-weight: bold;
	/*margin: 0 0 0.5em 0;*/
}
* .lex-group {
	font-style: italic;
	font-weight: bold;
	margin: 1em 0 0 0;
}
* .lex-content {
	margin: 0 0 0.5em 0;
}
.lex-content p { margin: 0; }
/* // EOF: lexikon.css                                      */
/**########################################################**/


/**########################################################**/
/* file: listen.css                                         */
ol, ul {
	margin: 1em 0 1em 0;
}
ol ol, ol ul, ul ol, ul ul {
	margin: 0 0 0 0;
}

li {
	margin-left: 1.5em;
}
/* // EOF: listen.css                                       */
/**########################################################**/


/**########################################################**/
/* file: message.css                                        */
.message-H { /* Hinweis*/ } 
.message-W { /* Warnung*/ }
.message-E { /* ERROR */ }
#system_message 
, .message-H 
, .message-W 
, .message-E {
	border-style: solid;
	border-width: 1px;
	line-height: 14px;
	padding: 3px;
	margin: 0 0 1.2em 0;
}
#system_message div 
, .message-H div 
, .message-W div 
, .message-E div {
	margin: 0;
	padding: 0 0 0 20px;
}
#system_message div div 
, .message-H div div 
, .message-W div div 
, .message-E div div {
	padding: 0;
}
/* // EOF: message.css                                      */
/**########################################################**/


/**########################################################**/
/* file: modul.css                                          */
.modul-kopf {
	margin-bottom: 1.25em;
}
.modul-alpha-list {
	margin-bottom: 1.25em;
}
.modul-suche {
	margin-bottom: 1.25em;
}
.modul-kopf form table td {
	padding-right: 0.3em;
}
/* // EOF: modul.css                                        */
/**########################################################**/


/**########################################################**/
/* file: pagination.css                                     */
div.pb-list {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
}

div.pb-list a {
	text-decoration: none;
}
/* // EOF: pagination.css                                   */
/**########################################################**/


/**########################################################**/
/* file: slimbox.css                                        */
/* SLIMBOX */

#lbOverlay {
	position: fixed;
	z-index: 9999;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: #333;
	cursor: pointer;
}

#lbCenter, #lbBottomContainer {
	position: absolute;
	z-index: 9999;
	overflow: hidden;
	background-color: #fff;
}

.lbLoading {
	background: #fff url(../img/slimbox/loading.gif) no-repeat center;
}

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

#lbPrevLink, #lbNextLink {
	display: block;
	position: absolute;
	top: 0;
	width: 50%;
	outline: none;
}

#lbPrevLink {
	left: 0;
}

#lbPrevLink:hover {
	background: transparent url(../img/slimbox/prev.gif) no-repeat 0 15%;
}

#lbNextLink {
	right: 0;
}

#lbNextLink:hover {
	background: transparent url(../img/slimbox/next.gif) no-repeat 100% 15%;
}

#lbBottom {
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	line-height: 1.4em;
	text-align: left;
	border: 10px solid #fff;
	border-top-style: none;
}

#lbCloseLink {
	display: block;
	float: right;
	width: 66px;
	height: 22px;
	background: transparent url(../img/slimbox/close.gif) no-repeat center;
	margin: 5px 0;
	outline: none;
}

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

#lbCaption {
	font-weight: bold;
}
/* // EOF: slimbox.css                                      */
/**########################################################**/


/**########################################################**/
/* file: tabellen.css                                       */
/*
table.rahmen table, table.rahmen td td {
	border: 0;
}
table.rahmen td td {
	padding: 0;
}
table.rahmen td td {
	padding: 0;
}
*/

table.rahmen {
	border-collapse: collapse;
	border-style: solid;
	border-width: 1px;
}
table.rahmen td {
	border-style: solid;
	border-width: 1px;
	padding: 5px;
}

table.rahmenlos {
	border: 0;
	margin: -5px;
}
table.rahmenlos td {
	border: 0;
	padding: 5px;
}
/* // EOF: tabellen.css                                     */
/**########################################################**/




/**########################################################**/
/**########################################################**/
/* DEFAULT-LAYOUT                                           */
/* folder: ../../../../zentral/themes/layout_3/css/         */
/**########################################################**/
/**########################################################**/

/**########################################################**/
/* file: all-layout.css                                     */
.clear {
	clear: both;
}
* {
	margin: 0;
	padding: 0;
}
html {
	height: 100%;
	overflow-y: scroll;
}
body {
	height: 100%;
	position: relative;
}
#bg {
	min-height: 100%;
	position: relative;
}
#page {
	width: 1008px;
}
	#body {}
		#body-content-info {
			float: right;
			width: 756px;
		}
			#body-content-info-cnt {
				padding-top: 228px;
				padding-bottom: 20px;
			}
				#body-content {
					float: left;
					width: 522px;
				}
					#content {
						margin-top: 19px;
						margin-left: 80px; /* 71 + 9 */
						margin-right: 10px; /* 9 + 1 */
					}
				#body-info {
					float: left;
					width: 234px;
			}
				#info {
					margin-top: 9px;
				}
				#info .vm {
					border: 0;
					margin-bottom: 0;
					padding-bottom: 0;
				}
		#body-navi {
			float: left;
			min-height: 100px;
			width: 252px;
		}
			#body-navi-cnt {
				margin-bottom: -36px;/* footer: 1(border) + 35(height) */
				padding-top: 20px;
				padding-right: 18px;
				padding-left: 16px;
			}
				#navi {}
				#body-navi-content {
					margin-top: 40px;
				}
	#header {
		border-bottom-color: #fff;
		border-bottom-style: solid;
		border-bottom-width: 1px;
		height: 227px;
		width: 756px;
		position: absolute;
		top: 0;
		left: 252px;
	}
		#header-diashow {
			height: 227px;
			width: 370px;
			position: absolute;
			top: 0;
			left: 0;
		}
			#header-diashow-mask {
				height: 227px;
				width: 370px;
				position: absolute;
				top: 0;
				left: 0;
			}
		#logo {
			display: block;
			text-indent: -9999em;
			position: absolute;
			top: 0;
			left: 0;
		}
		#header-ico-navi {
			position: absolute;
			top: 210px;
			left: 451px;
		}
			#header-ico-navi ul 
			, #header-ico-navi li {
				list-style-image: none;
				list-style-type: none;
				margin: 0;
				padding: 0;
			}
			#header-ico-navi li {
				float: left;
			}
			#header-ico-navi a {
				background-repeat: no-repeat;
				display: block;
				height: 12px;
				margin-left: 8px;
				overflow: hidden;
				text-indent: -9999em;
			}
			#header-ico-navi li.first-child a {
				margin-left: 0;
			}
			#ico-sitemap {
				background-position: 0 0;
				width: 14px;
			}
			#ico-mail {
				background-position: -14px 0;
				width: 17px;
			}
			#ico-printer {
				background-position: -31px 0;
				width: 16px;
			}
		#header-search {
			height: 50px;
			width: 234px;
			position: absolute;
			top: 177px;
			left: 522px;
		}
			#header-search form {
				margin-top: 7px;
				margin-left: 25px;
				position: relative;
			}
			#header-search label {
				display: block;
				font-size: 11px;
				font-weight: bold;
				position: absolute;
				top: 0;
				left: 0;
			}
			#header-search input.text {
				border-style: solid;
				border-width: 1px;
				font-size: 10px;
				padding: 1px;
				height: 12px;
				width: 152px;
				position: absolute;
				top: 18px;
				left: 0;
			}
			#header-search input.submit {
				background-color: transparent;
				border: 0;
				cursor: pointer;
				position: absolute;
				top: 18px;
				left: 160px;
			}
	#footer {
		border-top-style: solid;
		border-top-width: 1px;
		height: 35px;
		line-height: 25px;
		margin-left: 536px;
		margin-right: 7px;
	}
		#footer-content-info {}
			#footer-content {
				float: left;
				width: 238px;
			}
				#footer-content .footer-col-cnt {
					text-align: right;
					margin-right: 9px;
				}
			#footer-info {
				float: left;
				width: 227px;
			}
				#footer-info .footer-col-cnt {
					text-align: right;
				}
		#footer-navi {}

/* FONT-SIZE */
body {
	font-size: 0.75em;
}
table, input, select, textarea {
	font-size: 1em;
}
h1, .headline, .modul-titel {
	font-size: 1.15em;
	font-weight: bold;
	margin-bottom: 0.6em;
}
.name, .name1, .name2 {
	font-size: 1.15em;
	font-weight: bold;
}
/* // EOF: all-layout.css                                   */
/**########################################################**/


/**########################################################**/
/* file: all-navi.css                                       */
#navi ul 
, #navi li {
	list-style-image: none;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#navi ul {}
#navi .men ul {
	display: none;
}
#navi ul ul {
	border-bottom: 1px solid;
	padding-top: 8px;
	padding-bottom: 4px;
}
#navi ul ul ul {
	border: 0;
	margin-left: 16px;
	padding-top: 2px;
	padding-bottom: 2px;
}

#navi li {}
#navi li li {}
#navi li li li {}

#navi a {
	border-bottom: 1px solid;
	display: block;
	padding-top: 6px;
	padding-bottom: 5px;
	padding-left: 1px;
	text-decoration: none;
	text-transform: uppercase;
}
#navi li li a {
	border: 0;
	padding-top: 3px;
	padding-bottom: 2px;
	padding-left: 16px;
	text-transform: none;
}
#navi li li li a {
	padding-top: 1px;
	padding-bottom: 0;
	padding-left: 14px;
}
/* // EOF: all-navi.css                                     */
/**########################################################**/


/**########################################################**/
/* file: all-print.css                                      */
body#print {
	background-image: none;
	background-color: #fff;
}
#print, 
#print a {
	color: #000;
}
#print #page {
	background-image: none;
	float: none;
	margin: 0 auto;
	width: 452px;
}
#print #header {
	background-color: #fff;
	background-image: none;
	height: auto;
	width: auto;
	position: static;
}
#print #body {
	margin: 10px auto;
	width: 432px;
}
/* // EOF: all-print.css                                    */
/**########################################################**/




/**########################################################**/
/**########################################################**/
/* CUSTOM                                                   */
/* folder: ./                                               */
/**########################################################**/
/**########################################################**/

/**########################################################**/
/* file: all-content.css                                    */
body {
	font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	/*line-height: 1.5em;*/
	line-height: normal;
}
body, a {
	color: #303131;
}

/* Listen */
ol {
	list-style-type: decimal;
}
ul {
	list-style-image: url(../img/li.gif);
}
ul ul {
	list-style-image: url(../img/li-li.gif);
}
ul ul ul {
	list-style-image: url(../img/li-li-li.gif);
}
/* Formular-Elemente */
input, select, textarea {
	border-color: #006c5c;
}


.vm, .modul {
	border-color: #90c796;
}
table.rahmen, table.rahmen td {
	border-color: #006c5c;
}

.back a 
, .more a {
	font-weight: normal;
	font-size: 0.85em;
	padding: 0;
}
.back a {
	background-image: url(../img/bg-back.gif);
	background-repeat: no-repeat;
	background-position: 0 60%;
	padding-left: 6px;
}
.more a {
	background-image: url(../img/bg-more.gif);
	background-repeat: no-repeat;
	background-position: 100% 60%;
	padding-right: 6px;
}
/* // EOF: all-content.css                                  */
/**########################################################**/


/**########################################################**/
/* file: all-layout.css                                     */
body {
	background-color: #fff;
}
#bg {
	background-image: url(../img/bg.gif);
	background-repeat: repeat-y;
	background-position: 0 228px;
}
#page {}
	#body {}
		#body-content-info {}
			#body-content-info-cnt {}
				#body-content {}
					#content {}
				#body-info {}
					#info{}
		#body-navi {
			background-image: url(../img/logo-ihre-fliesenwelt.gif);
			background-position: 0 0;
			background-repeat: no-repeat;
			padding-top: 99px;
		}
	#header {
		background-color: #d1e5c3;
		background-image: url(../img/bg-header.gif);
		background-repeat: no-repeat;
		background-position: 100% 0;
	}
		#header-diashow {
			background-color: #d1e5c3;
		}
			#header-diashow-mask {
				background-image: url(../img/bg-header.gif);
				background-position: 141px 0;
				background-repeat: no-repeat;
			} 
		#logo {
			background-image: url(../img/logo-gruenewald.png);
			background-position: 50% 50%;
			background-repeat: no-repeat;
			height: 73px;
			width: 300px;
			top: 95px;
			left: 452px;
		}
		#header-ico-navi {}
			#header-ico-navi a {
				background-image: url(../img/ico-sitemap-mail-printer.gif);
				background-repeat: no-repeat;
			}
			#ico-sitemap {
				background-position: 0 0;
				width: 14px;
			}
			#ico-mail {
				background-position: -14px 0;
				width: 17px;
			}
			#ico-printer {
				background-position: -31px 0;
				width: 16px;
			}
		#header-search {}
			#header-search label {
				color: #006c5c;
			}
			#header-search input.text {
				border-color: #006c5c;
			}
			#header-search input.submit {
				background-image: url(../img/btn-go-arrow.gif);
				background-repeat: no-repeat;
				height: 7px;
				margin-top: 5px;
				width: 19px;
			}
	#footer {
		border-top-color: #e2001a;
	}
		#footer a {
			text-decoration: none;
		}
		#footer a:hover {
			text-decoration: underline;
		}
		#footer-content {
			text-transform: uppercase;
		}
		#footer-content 
		, #footer-content a {
			color: #006c5c;
		}
		#footer-info 
		, #footer-info a {
			color: #fff;
		}

/* FONT */
body {
	font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	/*line-height: 1.25em;*/
	line-height: normal;
}
body, a {
	color: #303131;
}
#navi {
	font-size: 0.9em;
	font-weight: bold;
	line-height: 1.2em;
}		

/*
#page {
	background-image: url(../img/bg.gif);
	background-repeat: repeat-y;
}
	#header {
		background-color: #fff;
	}
		#header-bg {
			background-color: #fff;
			background-image: url(../img/bg-top.gif);
			background-repeat: repeat-y;
		}
		#header-motiv {}
		#logo {
			background-image: url(../img/logo-modello-fliesen.png);
			height: 134px;
			width: 189px;
			top: 30px;
			left: 711px;
		}
		#header-icon-navi {
			background-color: #b3b3b3;
		}
			#header-icon-navi a {
				background-image: url(../img/icons-contact-sitemap-print.gif);
				background-repeat: no-repeat;
				height: 12px;
				margin-top: 8px;
				margin-left: 13px;
				overflow: hidden;
				text-indent: 9999em;
			}
			#icon-contact {
				background-position: 0 0;
				width: 17px;
			}
			#icon-sitemap {
				background-position: -17px 0;
				width: 14px;
			}
			#icon-print {
				background-position: -31px 0;
				width: 16px;
			}
	#body {}
		#body-column-1 {}
		#body-column-2 {
			background-color: #fff;
		}
		#body-column-3 {}
	#footer {}
		#footer-column-1 {}
			#footer-column-1 .column-content {
				background-color: #b3b3b3;
			}
		#footer-column-2 {}
			#footer-column-2 .column-content {
				background-color: #b3b3b3;
				text-align: right;
			}
		#footer-column-3 {}
			#footer-column-3 .column-content {
				background-color: #545454;
			}

body, a {
	color: #303030;
}
#footer-column-2 
, #footer-column-2 a {
	color: #303030;
}
#footer-column-3 
, #footer-column-3 a {
	color: #fff;
}
*/

/* Meldungen */
#system_message {
	background-color: #ddd;
	border-color: #f00;
}
/* // EOF: all-layout.css                                   */
/**########################################################**/


/**########################################################**/
/* file: all-navi.css                                       */
#navi ul ul {
	border-bottom-color: #d1e5c3;
}

#navi a {
	border-bottom-color: #d1e5c3;
}
#navi li.men-pfad a {
	color: #e2001a;
}
#navi li.men a {
	color: #303131;
}
#navi li.men-pfad a:hover 
, #navi li.men a:hover {
	color: #e2001a;
}
#navi li li a {}
#navi li li.men-pfad a {
	background-image: url(../img/bg-navi-li-li-active.gif);
	background-repeat: no-repeat;
	background-position: 3px 7px;
	color: #303131;
}
#navi li li.men a {}
#navi li li li a {
	background-image: none;
}
#navi li li li.men-pfad a {
	background-position: 2px 5px;
}
#navi li li li.men a {
	background-image: none;
}
/* // EOF: all-navi.css                                     */
/**########################################################**/


/**########################################################**/
/* file: all-newsletterRegistration.css                     */
#newsletterRegistration {}
#newsletterRegistration label {
	display: block;
	padding-bottom: 3px;
}
#newsletterRegistration input.text {
	margin: 0;
	padding: 1px;
	width: 134px;
}
#newsletterRegistration input.submit {
	background-color: transparent;
	background-image: url(../img/btn-go-arrow.gif);
	background-repeat: no-repeat;
	background-position: 50% 50%;
	border-color: #fff;
	width: 23px;
}
/* // EOF: all-newsletterRegistration.css                   */
/**########################################################**/