/* CSS Document */

/* ---------------------------------------------Layout Allgemein ----------------------------------------------------------------*/
html, body	{	background-color:#000;
			 	font-family: "MS Serif", "New York", serif;
			 	font-weight:bold;
			 	color:#FFF;
}
.komplet	{	width:600px;
				height:1600px;
				background-color:#66CC00;
				margin:auto;				
			}
a			{	text-decoration:none;
}
			
/* --------------------------------------------- Header ---------------------------------------------------------------*/
.head		{	width:600px;
				height:110px;
				background-color: #FF0033;
				/*margin-left:25px;*/
			}
.logo		{	width:350px;
				height:50px;
				float:left;
				padding-top:9px;
				padding-bottom:2px;
				margin-bottom:2px;
				/*background-color:#006600;*/
				font-family:"Monotype Corsiva";
				font-size:36px;
				text-align:25px;
}			
.subt		{	width:350px;
				height:25px;
				float:left;
				padding-top:9px;
				padding-left:15px;
				padding-bottom:2px;
				margin-bottom:2px;
				background-color: #FF0033;
				font-family:"Monotype Corsiva";
				font-size:20px;
				text-align:25px;
}			
.fothead	{	width:150px;
				height:110px;
				padding-top:0px;
				margin-top:0px;
				float:right;
				background-image: url(bilder/frutero69.jpg);
}
				
/* --------------------------------------------- Navi ---------------------------------------------------------------*/
.navi		{	width:165px;
				float:left;
				/*background-color:#000099;*/
				margin:2px;
				padding:2px; 
}
.buttons1	{	width:150px; /*buttons navi*/
				height:25px;
				background-color: #339900;
				color: #CC0000;
				font-size:17px;
				border:2px double #FFF;
				text-align:center;
				padding-top:2px;
				/*float:left;*/
				display:block;
				margin-top:0px;
				margin-bottom:40px;
				margin-left:5px;
				text-decoration:none;
} 
.buttons1:hover {color:#FFF;
}
.buttons	{	width:150px; /*buttons navi*/
				height:25px;
				background-color: #C90;
				color: #CC0000;
				font-size:17px;
				border:2px double #FFF;
				text-align:center;
				padding-top:2px;
				/*float:left;*/
				display:block;
				margin-top:5px;
				margin-left:5px;
				text-decoration:none;
}
.buttons:hover	{color:#FFF;
}
.buttons2	{	width:150px; /*buttons navi*/
				height:25px;
				background-color: #339900;
				color: #CC0000;
				font-size:17px;
				border:2px double #FFF;
				text-align:center;
				padding-top:2px;
				/*float:left;*/
				display:block;
				margin-top:190px;
				margin-left:5px;
				text-decoration:none;
} 
.buttons2:hover {color:#FFF;
}
.buttons2anf	{	width:150px; /*buttons navi*/
				height:25px;
				background-color: #339900;
				color: #CC0000;
				font-size:17px;
				border:2px double #FFF;
				text-align:center;
				padding-top:2px;
				/*float:left;*/
				display:block;
				margin-top:750px;
				margin-left:5px;
				text-decoration:none;
} 
.buttons2anf:hover {color:#FFF;
}
.leer		{	width:auto;
				height:40px;
				/*background-color:#00CC99;*/
				}
/* --------------------------------------------- Cont ---------------------------------------------------------------*/

.cont		{	width:400px;
				height:auto;
				float:left;
				padding-top:3px;
				paddinmarging-left:5px;
				background-color:#6699CC;
				text-align: center;
				}
.context	{	font-size:15px;
				font-weight:lighter;
				text-align:left;
				}
				
p#absatz1:first-letter	{font-size:200%;
						 font-style:italic;
						 font-weight:bold;
						 float:left;
						 margin-right:10px;}
						 
.consab		{	color: #006699;
				font-family:"Monotype Corsiva";
				font-weight:bold;
				font-style:italic;
				}	
.negrita	{	font-weight:bold;}
.italics	{	font-style:italic;}

.fotcont	{height:250px;
			 width:340px;
			 background-color:#CCCC00;
			 /*float:25px;*/
			 margin-bottom:25px;
			 margin-left:23px;
			 }
			 
.fotindex	{height:250px;
			 width:340px;
			 background-image:url(bilder/molepoblano.jpg);
			 margin-bottom:25px;
			 margin-left:23px;
			 }
.fotcater	{height:250px;
			 width:340px;
			 background-color:#CCCC00;
			 margin-bottom:25px;
			 margin-left:23px;
			 }
.fotnacht	{height:250px;
			 width:340px;
			 background-color:#CCCC00;
			 margin-bottom:25px;
			 margin-left:23px;
			 }
.fotzumitn	{height:250px;
			 width:340px;
			 background-image:url(bilder/burritosparatodos.jpg);
			 margin-bottom:25px;
			 margin-left:23px;
			 }
.fotkinder	{height:250px;
			 width:340px;
			 background-color:#CCCC00;
			 margin-bottom:25px;
			 margin-left:23px;
			 }			
.fotfeiert	{height:250px;
			 width:340px;
			 background-color:#CCCC00;
			 margin-bottom:25px;
			 margin-left:23px;
			 }			  			 