/************************************************/
/* ./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;
} /************************************************/
/* ./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;
} /************************************************/
/* ./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;
} /************************************************/
/* ./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
, .module {
	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(../gifs/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;
} /************************************************/
/* ./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; }
/************************************************/
/* ./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;
} /************************************************/
/* ./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;
}
/************************************************/
/* ./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;
}
 /************************************************/
/* ./pagination.css                             */
/************************************************/
div.pb-list {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
}

div.pb-list a {
	text-decoration: none;
} /************************************************/
/* ./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(../gifs/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(../gifs/slimbox/prev.gif) no-repeat 0 15%;
}

#lbNextLink {
	right: 0;
}

#lbNextLink:hover {
	background: transparent url(../gifs/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(../gifs/slimbox/close.gif) no-repeat center;
	margin: 5px 0;
	outline: none;
}

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

#lbCaption {
	font-weight: bold;
}
/************************************************/
/* ./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;
}
/************************************************/
/* ./tagcloud.css                               */
/************************************************/
div.mod-tagcloud {
	width: 220px;
}
div.mod-tagcloud div.module-content {
	text-align: left;
	background-color: #B3B3B3;
	padding: 14px 11px 11px 11px; 
}

div.mod-tagcloud div.module-content a {
	color: #505050;
	text-decoration: none;
	line-height: 1.75em;
}

div.mod-tagcloud div.module-content a:hover {
	text-decoration: underline;
}

div.mod-tagcloud div.module-content a.tag-12, 
div.mod-tagcloud div.module-content a.tag-13,
div.mod-tagcloud div.module-content a.tag-14 {
	color: #EEE;
}
/* div.mod-tagcloud div.module-content a.tag-12:hover, 
div.mod-tagcloud div.module-content a.tag-13:hover,
div.mod-tagcloud div.module-content a.tag-14:hover {
  color: #FFF;
} */

div.mod-tagcloud div.module-content a.tag-18, 
div.mod-tagcloud div.module-content a.tag-19,
div.mod-tagcloud div.module-content a.tag-20 {
  color: #303030;
}
/* div.mod-tagcloud div.module-content a.tag-18:hover, 
div.mod-tagcloud div.module-content a.tag-19:hover,
div.mod-tagcloud div.module-content a.tag-20:hover {
  color: #000;
} */ 
