



/* --------------------------------Startseite bedello.ch--------------------------- */

	
/* Formatierung fuer unsichtbarer H1-Titel */	
.h1_titelseite {color: black;}


/* Formatierung Logo in der Mitte auf Bedello Titelseite */
.bedello_titelseite {
	border: none;
	margin-right: 24px;
	margin-bottom: 4px;
}	



/* Formatierung der Bilder auf Bedello Titelseite */
.bild_titelindex {
	border: none;
	margin-right: 2px;
	margin-bottom:4px;}	





/* Formatierung der Bilder im Uebersichtsfenster (index.html) */
.bild_index {
	border: none;
	margin-right: 2px;
	margin-bottom: 0px;
}	

/* Formatierung der Bildernamen im Uebersichtsfenster (index.html) */
.text_smaller {font-size: 0.9em;}	



/* --------------------------------Seite Truffeshohlkugeln--------------------------- */



/* Formatierung Seite Rillholz */
.hohlkugel {
	float: left;
	width: 600px;
	margin-right: 20px;
    margin-bottom: 9px;
}


/* --------------------------------Seite Arbeiten--------------------------- */

/* Tabelle 1 - Seite "Meine Arbeiten" */
.td_1_arbeiten {
	vertical-align:top;
	width: 420px;
	text-align: center;
	border: none;
	padding-bottom: 50px;
}

/* Tabelle 2 - Seite "Meine Arbeiten" */	
.td_2_arbeiten {
	vertical-align: top;
	border: none;
	padding-left: 30px;
	padding-right: 20px;
}

/* Tabelle 1 - Seite "Meine Arbeiten" Teil 2 */
.td_1_arbeiten2 {
	vertical-align:top;
	width: 510px;
	text-align: left;
	border: none;
	padding-left: 5px;
	padding-bottom: 50px;
}

/* Tabelle 2 - Seite "Meine Arbeiten" Teil 2 */	
.td_2_arbeiten2 {
	vertical-align: top;
	border: none;
	padding-right: 20px;
}



/* --------------------------------Seite Statistik--------------------------- */	

</* Tabelle - Seite "Statistik" */	
.tab_statistik {
	border-width: 1px;
	border-style: solid;
	border-color: white;
	padding: 0.3em;
	text-align: center;
}


/* ------------------------------------Lexikon------------------------------- */	

/* Formatierung Startseite Lexikon */
.seitenbreite {
	width: 100%; 	
}

/* Formatierung Startseite Lexikon */
.lexikon {
	vertical-align:top;
	width: 27%; 	
	text-align: left;
	border: none;
}


/* Formatierung Seite Rillholz */
.rillholz {
	float: left;
	width: 300px;
    margin-right: 20px;
    margin-bottom: 9px;
}



/* Formatierung Seite Puder */
.untertitel_2 {
	text-align: center;
	font-weight: normal; 
	color: white;
}

/* Formatierung Seite schokolade */
.untertitel_3 {
	float: left;
	text-align: left;
	font-weight: normal; 
    margin-left: 50px;
}
/* Formatierung Seite canache */
.untertitel_4 {
	text-align: left;
	font-weight: normal; 
    margin-bottom: 5px;
	clear: left;
}

}
/* Formatierung Seite brandteig */
.untertitel_5 {
	text-align: left;
	font-weight: normal; 
    margin-bottom: 3px;
	font-size: 0.9em;
}
