/******FARBEN UND HINTERGRUNDBILDER******/
	/*rosenwelten-Grün=#106045*/
	/*rosenwelten-Gelb,kräftig=#F8BF24*/
         /*rosenwelten-Gelb,blass=rgb(250,230,161)*/
	/*Grau1=#707070*/
	/*Grau2=#CFCFCF*/
	/*Grau3=#BFBFBF*/
	/*Hintergrund Buchsbaum hell: RGB(228,236,215)*/

body {
	color:#106045;
	}
	.fuss, .fuss a {
		color:#707070;
		background-color:transparent;
		}
.data td,.katalogtext {
	border: solid 1px #106045;
	background-color:#F8BF24;
	}
	td.eigenschaft {
		border-bottom: none;
		border-left: none;
		background-color:transparent;
		}
	td.wert {
		border-right: none;
		border-bottom: none;
		}
	.data a {
		color:#106045;
		background-color:transparent;
		border-bottom:1px dotted #106045;
		border-left:1px dotted #106045;
		border-right:1px dotted #106045;
		}
fieldset {
	background:rgb(250,230,161);
	border:solid 1px #106045;
	margin-top:0.5em;
	}
	select,input {
		background-color:transparent;
		} /*border-bottom:#106045 1px solid;*/
	.button {
		background-color:#F8BF24;
		color:#106045;
		}
#fusszeile {
	border-top:3px solid #707070;
	}




	/******POSITIONEN ******/
body {}

.data {
	width:47%;
	}
.bild {
	float:right;
	width:47%;
	}
	img.katalogbildchen {
	    width:50px;
	    height:50px;
	    float:left;
	    margin-right:10px;
	    }

#fusszeile {
	position:static;
	}
	#kopfzeile,.blaettern,#altmenu,.submenu,#suchmenu,#anzeigeoptionen,#optionen,#meldung,#hilfe,a.merken,a.links,#bildlegende,#technisches,#foto {
		display:none;
	}


/******ABSATZFORMATE******/
* {
	line-height: 125%;/*nach der css von warenform.de:*/
	}
h1,h2,p,li {/*dt,dd,*/
	text-align:left;
	}
h3,h4 {
	text-align:center;
	}
.text {
	padding:0em 1em;
	}
.text p {
	margin-top:1em;
	margin-bottom:1em;
	text-align:justify;
	text-indent: 2em;
	}
.liste {
	margin-top:0px;
	}
	li.eb1,li.eb2 {
		margin-top:1em;
		margin-bottom:1em;
		}
	li.eb3 {
		margin-top:0px;
		margin-bottom:0px;
		}
.tabelle {
	padding:5px;
	margin-top:0px;
	margin-bottom:0px;
	border-collapse:collapse;
	empty-cells:show;
	}
.data {
	margin:3px;
	}
	.data td {
		vertical-align:top;
		}
	p.katalogtext {
		padding:10px;
		}
	p.eigenschaft,p.wert,p.galerie {
		padding:3px;
		margin-top:0px;
		margin-bottom:0px;
		}
	p.eigenschaft {
		text-align:right;
		margin-right:7px;
		}
.bildlinks p {
	text-align:right;
	}


/******SCHRIFTFORMATE******/
h1,h2,h3,h4,.textgroesser {
	font-family:"Bookman Old Style",Serif;
	text-transform:lowercase;
	font-style:italic;
/*	font-size:1.33em;
         line-height:2em;
         word-spacing:0.25em;
         letter-spacing:0.125em
*/	}
.text {
	font-family:"Bookman Old Style",Serif;
	font-size:1em;
         line-height:1.5em;
         word-spacing:0.125em;
         letter-spacing:0.0625em;
	}
.textkleiner {
	font-size:0.66em;
	line-height:1em;
	}
	.autor {
		font-size:0.5em;
		}
	.verweisvor,.verweiszent,.verweisret {
		font-size:0.75em;
		}
	.textkleiner p:first-line {
		font-weight:bold;
		}
.liste,.tabelle,.data,.infokasten,.fuss,.galerie {
	font-family:"Utah Oblique",Verdana,Arial,"Sans Serif";
	font-style:italic;
	font-size:1em;
	line-height:1.25em;
	}
input,select {
	font-size:1em;
	font-family:Courier New,Serif;
	font-style:normal;
	}
.data {
	font-size:0.75em;
	line-height:1.5em;
	}
	.katalogtext,.eigenschaft {
		font-family:"Bookman Old Style",Serif;
		}
	.katalogtext {
		font-size:1.5em;
		}
.fuss {
	font-size:0.75em;
	text-transform:lowercase;
	}
.bild,.bildlinks {
	font-size:0.75em;
	font-style:italic
	}

/****** VERWEISE******/
a {
	text-decoration:none;
	border:none;
	}
img a {
	border:none;
	}
