/* padding: oben rechts unten links */ 
body{
background-attachment: fixed;
background-image: url(../bilder/bg_main.gif);
border:none; 
color:#000000;
font-family:arial, helvetica, sans-serif;
margin:0px;
padding: 5 10 5 10;
text-transform:lowercase;} 

table		{font-size:12px; text-align:justify;}

/*##### Allgemein ########################################################### */
.navi_inlet	{width:10%; padding: 10 0 10 0; text-align:center;}
.head		{font-size:14px; font-weight:bold; padding:10 0 0 0;}
.head1		{font-size:12px; padding:20 0 10 0;}
.bold		{font-weight:bold;}
.top		{padding:0 0 0 0;}
.picture	{text-align:center; width:33%;}
.box		{width:210px; height:240px; text-align:left;}
.stammbaum	{background-color:#cccccc; padding: 0 5 0 5;}

/*##### Rezepte ############################################################# */
.zutat_bild	{text-align:left;}
.zutat_1	{width:75px; text-align:right; padding: 0 10 0 0;}
.zutat_2	{width:275px; padding: 0 10 0 0;}
.zubereitung{width:120px;}

/*##### Teilungen ########################################################### */
.b_top		{vertical-align:top;}
.b5			{width:5%;}
.b10		{width:10%;}
.b25_v		{width:25%; text-align:center;}
.b33_v		{width:33%; text-align:center;}
.b40		{width:40%;}
.b40_top	{width:40%; vertical-align:top;}
.b50		{width:50%;}
.b50_bot_r	{width:50%; vertical-align:bottom; text-align:right;}
.b60		{width:60%;}
.b60_top	{width:60%; vertical-align:top;}
.b50_v		{width:50%; text-align:center;}
.b100		{width:100%;}
.b85		{width:85%;}
.b90		{width:90%;}
.a25		{width:25px;}
.a200		{width:200px;}

/*##### Links ############################################################### */
A:link		{color:#009900; border:none; text-decoration:none;}
A:visited	{color:#009900; border:none; text-decoration:none;}
A:active	{color:#009900; border:none; text-decoration:none;}
A:hover 	{color:#000000; border:none; text-decoration:none;}