body{
	font:13px Verdana, Arial, sans-serif;
	text-align:left;
	color:#3333cc;
	background:#000000;
}

*{
	margin:0px;
	padding:0px;
}

#startseite{
	position:relative; top:0px;
	z-index:1;

	width:900px;
	height:700px;
	margin:0px auto;
	text-align:center;
	background:#000000;
}

.abstand{
	padding-top:150px;
}

#rahmen{
	position:relative; top:0px;
	z-index:1;

	width:900px;
	height:700px;
	margin:0px auto;
	text-align:left;
	background:#000000;
}

#banner{
	position:absolute; top:0px; left:0px;
    z-index:2; 
	
	width:900px;
	height:120px;
}

#banner img{
	position:absolute; top:33px; left:190;
}

#inhalt{
	position:absolute; top:120px; left:0px;
    z-index:2; 
	
	width:175px;
	height:580px;
	overflow-y:scroll;
}

/* Hier beginnt die Button-Leiste */

#buttons{
	padding:0;
	margin:0;
	width:150px;
}

#buttons li{
	list-style:none;
	padding:0 0 5px 0;
	margin:0;
}

/* Button RESUME */

.resume{
	background-image:url(../images/but_resume_down.jpg); /* Knopf gedrückt */
	background-repeat:no-repeat;
	height:50px;
	width:150px;
}

.resume a{
	background-image:url(../images/But_resume.jpg);
	background-repeat:no-repeat;
	height:50px;
	width:150px;
	display:block;
}

.resume a:hover{
	background:none;
}


/* Button SCULPTURES */

.sculpt{
	background-image:url(../images/but_sculpt_down.jpg); /* Knopf gedrückt */
	background-repeat:no-repeat;
	height:50px;
	width:150px;
}

.sculpt a{
	background-image:url(../images/but_sculpt.jpg);
	background-repeat:no-repeat;
	height:50px;
	width:150px;
	display:block;
}

.sculpt a:hover{
	background:none;
}

/* Button LARGE SCULPTURES */

.large{
	background-image:url(../images/but_large_down.jpg); /* Knopf gedrückt */
	background-repeat:no-repeat;
	height:50px;
	width:150px;
}

.large a{
	background-image:url(../images/but_large.jpg);
	background-repeat:no-repeat;
	height:50px;
	width:150px;
	display:block;
}

.large a:hover{
	background:none;
}

/* Button WORKSHOPS - SYMPOSIUMS */

.workshops{
	background-image:url(../images/but_work_down.jpg); /* Knopf gedrückt */
	background-repeat:no-repeat;
	height:50px;
	width:150px;
}

.workshops a{
	background-image:url(../images/but_work.jpg);
	background-repeat:no-repeat;
	height:50px;
	width:150px;
	display:block;
}

.workshops a:hover{
	background:none;
}

/* Button USEFUL THINGS */

.useful{
	background-image:url(../images/but_use_down.jpg); /* Knopf gedrückt */
	background-repeat:no-repeat;
	height:50px;
	width:150px;
}

.useful a{
	background-image:url(../images/but_use2.jpg);
	background-repeat:no-repeat;
	height:50px;
	width:150px;
	display:block;
}

.useful a:hover{
	background:none;
}

/* Button PROPOSALS */

.prop{
	background-image:url(../images/but_prop_down.jpg); /* Knopf gedrückt */
	background-repeat:no-repeat;
	height:50px;
	width:150px;
}

.prop a{
	background-image:url(../images/but_prop.jpg);
	background-repeat:no-repeat;
	height:50px;
	width:150px;
	display:block;
}

.prop a:hover{
	background:none;
}

/* Button DRAWING */

.draw{
	background-image:url(../images/but_draw_down.jpg); /* Knopf gedrückt */
	background-repeat:no-repeat;
	height:50px;
	width:150px;
}

.draw a{
	background-image:url(../images/but_draw.jpg);
	background-repeat:no-repeat;
	height:50px;
	width:150px;
	display:block;
}

.draw a:hover{
	background:none;
}

/* Button DRAWING */

.biog{
	background-image:url(../images/but_biography3_down.jpg); /* Knopf gedrückt */
	background-repeat:no-repeat;
	height:50px;
	width:150px;
}

.biog a{
	background-image:url(../images/But_biography3.jpg);
	background-repeat:no-repeat;
	height:50px;
	width:150px;
	display:block;
}

.biog a:hover{
	background:none;
}

/* Button CONNECT */

.conn{
	background-image:url(../images/but_conn_down.jpg); /* Knopf gedrückt */
	background-repeat:no-repeat;
	height:50px;
	width:150px;
}

.conn a{
	background-image:url(../images/but_conn.jpg);
	background-repeat:no-repeat;
	height:50px;
	width:150px;
	display:block;
}

.conn a:hover{
	background:none;
}

/* Button RECIPE */

.rec{
	background-image:url(../images/but_rec_down.jpg); /* Knopf gedrückt */
	background-repeat:no-repeat;
	height:50px;
	width:150px;
}

.rec a{
	background-image:url(../images/but_rec.jpg);
	background-repeat:no-repeat;
	height:50px;
	width:150px;
	display:block;
}

.rec a:hover{
	background:none;
}

/* Button LINKS */

.links{
	background-image:url(../images/but_links_down.jpg); /* Knopf gedrückt */
	background-repeat:no-repeat;
	height:50px;
	width:150px;
}

.links a{
	background-image:url(../images/but_links.jpg);
	background-repeat:no-repeat;
	height:50px;
	width:150px;
	display:block;
}

.links a:hover{
	background:none;
}

/* Button R.I.P. */

.rip{
	background-image:url(../images/But_rip_down.jpg); /* Knopf gedrückt */
	background-repeat:no-repeat;
	height:50px;
	width:150px;
}

.rip a{
	background-image:url(../images/But_rip.jpg);
	background-repeat:no-repeat;
	height:50px;
	width:150px;
	display:block;
}

.rip a:hover{
	background:none;
}



/* Seite BIOGRAPHY*/

#bio_innen{
	position:absolute; top:120px; left:125px;
    z-index:2; 
	text-align:left;
	
	font:13px Verdana, Arial, sans-serif;
	text-align:left;
	color:#c8c8c8;
	width:650px;
	height:580px;
	overflow-y:scroll;
}

#bio_innen img{
	padding-top:20px;
	padding-bottom:20px;
}

#inhalt1{
	position:absolute; top:120px; left:180px;
    z-index:2; 
	
	width:175px;
	height:580px;
	overflow-y:scroll;
}

#hauptframe{
	position:absolute; top:120px; left:360px;
    z-index:2;

	background-image:url(../images/HG-Main2.jpg);
	
	width:550px;
	height:580px;
	overflow-y:scroll;
}

