@charset "utf-8";
/* CSS Document */

/* inhalt*/
#b_keramik {
	position: absolute;
	width: 200px;
	height: 10px;
	top: 0px;
	left: 0px;
	background-color: #dfd20e;
	}
#b_werke {
	position: absolute;
	width: 200px;
	height: 10px;
	top: 0px;
	left: 200px;
	background-color: #525254;
	}
#b_verkauf {
	position: absolute;
	width: 200px;
	height: 10px;
	top: 0px;
	left: 400px;
	background-color: #c7ddc7;
	}
#b_kurse {
	position: absolute;
	width: 200px;
	height: 10px;
	top: 0px;
	left: 600px;
	background-color: #bcc53f;
	}
#b_bio {
	position: absolute;
	width: 200px;
	height: 10px;
	top: 0px;
	left: 800px;
	background-color: #b04f39;
	}
#b_kontakt {
	position: absolute;
	width: 200px;
	height: 10px;
	top: 0px;
	left: 1000px;
	background-color: #eec9a2;
	}
/* ende-inhalt*/	
	
/* raku */
#raku_1 {
	position: absolute;
	width: 388px;
	height: 1000px;
	top: 20px;
	left: 10px;
	background-color: #fff;
	}
#raku_2 {
	position: absolute;
	width: 388px;
	height: 1000px;
	top: 20px;
	left: 406px;
	background-color: #fff;
	}
#raku_3 {
	position: absolute;
	width: 300px;
	height: 450px;
	top: 20px;
	left: 800px;
	background-color: #fff;
	}

#raku_1k {
	position: absolute;
	width: 388px;
	height: 500px;
	top: 20px;
	left: 10px;
	background-color: #fff;
	}
#raku_2k {
	position: absolute;
	width: 388px;
	height: 500px;
	top: 20px;
	left: 406px;
	background-color: #fff;
	}
#raku_3k {
	position: absolute;
	width: 300px;
	height: 450px;
	top: 20px;
	left: 800px;
	background-color: #fff;
	}
	
	
#bild_index1 {
	position: absolute;
	width: 200px;
	height: 200px;
	bottom: 5px;
	background-color: #F00;
	}
#bild_index2 {
	position: absolute;
	width: 200px;
	height: 200px;
	bottom: 5px;
	right: 220px;
	background-color: #F00;
	}
#bild_index3 {
	position: absolute;
	width: 200px;
	height: 200px;
	bottom: 5px;
	right: 430px;
	background-color: #F00;
	}
/* raku-ende*/
/*bio*/
#dagmar {
	position: absolute;
	width: 300px;
	height: 450px;
	top: 50px;
	left: 50px;
	background-color: #F00;
	}
/*ende bio*/
/*kontakt*/
#kontakt_1 {
	position: absolute;
	width: 600px;
	height: 620px;
	top: 20px;
	left: 10px;
	}
#kontakt_2 {
	position: absolute;
	width: 550px;
	height: 620px;
	top: 20px;
	left: 620px;
	}
/*ende kontakt*/