@charset "UTF-8";
@import url("warenkorb.css");
/* CSS Document */
/* --------------------------------------------------------------------------------------  ALLG. DEFINITIONEN*/
* {	
margin:0px;
padding:0px;
}
	
body {
	height:101%;
	text-align:center;
	background-image:url(../nav/bg.jpg);
	background-repeat: repeat-x;
	font-family:Arial, Helvetica, sans-serif;
}


/* --------------------------------------------------------------------------------------  BOXEN*/


	#teaser { /*Hauptbox*/
	width:700px;
	text-align:left;
	margin:0 auto;
	height:101%;
	background-image:url(../nav/logo.jpg);
	background-repeat: repeat-x;
	}
	
		
	
/* --------------------------------------------------------------------------------------  *NAVIGATION - warenkorb - a:link*/
	
		/* NAVIGATION - warenkorb, kontakt, impressum */
		#home_nav{
		width:700px;
		height:20px;
		float:left;
		margin:9px 0 0 0;
		}
		
		#home_nav img{
		border:0;
		margin:0 3px 0 0;
		}
		#home_nav a{
		text-decoration:none;
		font:11px Arial, Helvetica, sans-serif;
		color:#d00c73;
		padding-right:25px;
		vertical-align:top;
		}


/* --------------------------------------------------------------------------------------  NAVIGATION - hauptnavi*/
		
		#head{/* HEAD - logo und hauptnavigation */
		width:700px;
		height:165px;
		}
		
			
		#nav{/* NAV - Hauptnavigation */
		width:700px;
		height:40px;
		border-bottom:1px solid #dad9d9;
		border-top:1px solid #dad9d9;
		padding-top:20px;
		margin-bottom:20px; /*abstand zum content*/
		}
		*html #nav{
		margin-bottom:10px; /*abstand zum content - fuer IE*/
		}

		
			
			#nav a{/* NAV - a */
			float:left;
			margin-left:21px;
			}
			
			#nav a:link, #nav a:visited{
			text-decoration:none;
			font:14px Arial, Helvetica, sans-serif;
			color:#d00c73;
			line-height:1.8;
			}
			
			#nav a:hover, #nav a:active, #nav a.active{
			text-decoration:none;
			font:14px Arial, Helvetica, sans-serif;
			color:#d00c73;
			background-image:url(../nav/nav_a.gif);
			background-repeat: no-repeat;
			height:40px;
			line-height:0.8;
			}
			
			
/* --------------------------------------------------------------------------------------  CONTENT - boxen*/
		#content{/* CONTENT - standalone fuer textseiten - sonst als teaser*/
		width:700px;
		display:table;
		}
/* --------------------------------------------------------------------------------------  DEFINITIONEN FUER INDEX - LINKS - content*/		
			/* BOX_CONTENT - links */
			#content #box_content{
			width:505px;
			float:left;
			display:block;
			}
				/* eckiger hintergrund fuer das Bild */
				#content .pic{
				width:450px;
				height:300px;
				border:0;
				float:left;
				background-image:url(../nav/img_bg.gif);
				background-repeat: no-repeat;
				padding:25px;
				margin-bottom:20px;}
				/* eckiger hintergrund fuer das Bild */
				*hmtl #content .pic{
				width:400px;
				height:300px;
				border:0;
				float:left;
				background-image:url(../nav/img_bg.gif);
				background-repeat: no-repeat;
				padding:25px;
				margin-bottom:20px;}

/* --------------------------------------------------------------------------------------  INDEX - RECHTS - info*/
			
			/* CONTENT - rechts */
			#content #box_plus{
			width:180px;
			float:right;
			}
			
			
			
				/* BOX_PLUS - Textformatierung */
				#box_plus h1{
				color:#d00c73;
				line-height:2em;
				font-size:16px;
				padding-left:25px;
				margin-top:15px;
				font-weight:600;
				}
				#box_plus p{
				color:#666666;
				line-height:1.8;
				font-size:13px;
				padding-left:25px;
				}
				
				/*formular*/
				#box_plus form{
				margin-top:5px;
				}
				
				#box_plus input{
				width:155px;
				height:15px;
				border:1px solid #cccccc;
				color:#666666;
				margin-left:25px;
				padding:2px;
				margin-bottom:5px;
				font-size:11px;
				}
				
				#box_plus .btn{
				width:55px;
				height:20px;
				border:1px solid #cccccc;
				background-color:#ffffff;
				color:#666666;
				margin-left:25px;
				padding:2px;
				margin-top:5px;
				font-size:11px;
				}
	

/* --------------------------------------------------------------------------------------  GALERIE - rechts - content*/		
			/* BOX_CONTENT - links */
			#galerie #box_content{
			width:520px;
			float:right;
			padding-top:30px;
			}
			
			#galerie .pic{
			padding-left:15px;
			}				

/* -------------------------------------------------------------------------------------- GALERIE - links - navi etc.*/
			/* CONTENT - rechts */
			#galerie #box_plus{
			width:150px;
			float:left;
			padding-top:25px;
			}
			
			*html #galerie #box_plus{
			width:150px;
			float:left;
			padding-top:25px;
			}
				/* BOX_PLUS - Textformatierung */
				#box_plus a{
				text-align:right;
				float:right;
				color:#d00c73;
				line-height:1.6em;
				font-size:14px;
				font-weight:500;
				text-decoration:none;
				width:150px;
				padding-bottom:8px;
				}
				
				#box_plus .active{
				text-align:right;
				float:right;
				color:#d00c73;
				line-height:1.6em;
				font-size:14px;
				font-weight:500;
				text-decoration:underline;
				width:150px;
				padding-bottom:8px;
				}
				
			#thumbs{
			width:70px;
			padding:0px;
			margin:0 25px 0 0;
			float:right;
			display:table;
			}
			*html #thumbs{ 
			margin:0 20px 0 0;
			}
				#thumbs .big{
				border:none;
				width:60px;
				height:60px;
				margin-bottom:10px;
				}
			
/* --------------------------------------------------------------------------------------  Thumbsgalerie*/
						#thumbs a img{
						border:1px solid #999;
						margin:0 2px 5px 0;
						}
						*html #thumbs a img{
						border:1px solid #999;
						margin:0px;
						padding:0px;
						width:16px;
						height:16px;
						}
						
							/* thumbsgalerie - kleine thumbss */
							#thumbs a:link img{
							background-color:#fff;
							text-decoration:none;
							margin:0 2px 5px 0;
							}
							*html #thumbs a:link{
							background-color:#fff;
							text-decoration:none;
							margin:0 2px 5px 0;
							}
							#thumbs a:visited img{
							background-color:#fff;
							text-decoration:none;
							margin:0 2px 5px 0;
							}
							*html #thumbs a:visited{
							background-color:#fff;
							text-decoration:none;
							margin:0 2px 5px 0;
							}
							#thumbs a:focus img{
							background-color:#bbb;
							text-decoration:none;
							margin:0 2px 5px 0;
							}
							
							#thumbs a:hover img{
							background-color:#ddd;
							text-decoration:none;
							margin:0 2px 5px 0;
							}
							*html #thumbs a:hover{
							background-color:#ddd;
							text-decoration:none;
							margin:0 2px 5px 0;
							}
							
							#thumbs a:active img{
							background-color:#bbb;
							text-decoration:none;
							margin:0 2px 5px 0;
							}
							
/* --------------------------------------------------------------------------------------  thumbsgalerie - pfeile*/
						#thumbs #footer{
						width:65px;
						height:14px;
						margin-top:25px;
						display:block;
						float:left;
						}
							#thumbs #footer a img{
							border:none;
							text-decoration:none;
							}
							
/* --------------------------------------------------------------------------------------  warenkorb - box*/
		#warenkorb{/* warenkorb - teaser*/
		width:700px;
		display:table;
		}
		
			#warenkorb .warenkorb-in{/* warenkorb - je produkt*/
			/*border-bottom:1px solid #ccc;*/
			border-top:1px solid #fff;
			width:700px;
			height:100%;
			padding:10px 0 10px 0;
			text-align:left;
			display:table;
			background-color:#f7f7f7;
			margin-bottom:10px;
			}	
			
				#warenkorb .warenkorb-in img{/*Bild des Produktes*/
				width:80px;
				height:80px;	
				float:left;
				margin-right:15px;	
				margin-left:10px;
				background-image: url(../nav/img_shop_bg.jpg);
				background-repeat: no-repeat;		
				padding:10px;			
				}
				
					#warenkorb .warenkorb-in input{
					border:1px solid #ccc;
					width:30px;
					background-color:#fff;
					float:left;
					height:12px;
					color:#666;
					font-size:10px;
					text-align:right;
					margin-left:3px;
					}
					#warenkorb .warenkorb-in label{
					color:#666;
					font-size:12px;
					margin-left:10px;
					}
					
					.warenkorb-in .korb{
					float:right;
					text-align:right;
					margin-top:4px;
					padding-right:5px;
					width:90px;
					}
					
					.loeschen{
					float:right;
					color:#666;
					font-size:12px;
					margin-top:10px;
					}
					
					.bestellen{
					width:80px;
					border:1px solid #ccc;
					height:20px;
					color:#d00c73;
					font-size:12px;
					background-color:#fff;
					}
					
				.warenkorb-senden .in{/* warenkorb - je produkt*/
				width:200px;
				display:table;
				float:right;
				}

					
					.left{
					float:left;
					width:120px;
					}
					
					.right{
					float:right;
					width:80px;
					}

			.warenkorb-senden{/* warenkorb - je produkt*/
			border-top:1px solid #ccc;
			width:100%;
			height:100%;
			padding:10px 0 10px 0;
			text-align:right;
			display:table;
			margin-bottom:5px;
			float:right;
			}
/* --------------------------------------------------------------------------------------  produkte - box*/
				
					.produkt-in{/* prodkut - je produkt*/
					/*border-bottom:1px solid #ccc;*/
					border-bottom:1px solid #ccc;
					width:505px;
					height:100%;
					padding:0 0 0 15px;
					text-align:left;
					display:table;
					margin-bottom:30px;
					margin-top:-30px;
					}	
					
						.produkt-in .bild{/*Bild des Produktes*/
						width:140px;
						height:140px;
						float:right;
						margin-top:30px;
						margin-bottom:10px;
						background-image: url(../nav/img_produkt_bg.jpg);
						background-repeat: no-repeat;		
						padding:15px 10px 10px 10px;				
						}
						
						.produkt-in .text{
						float:left;
						width:320px;
						display:block;
						margin-left:-15px;
						}
						*html .produkt-in .text{
						margin-left:-8px;
						}
							.produkt-in .text .korb{
							padding-top:20px;
							margin-bottom:-5px;
							float:right;
							}
/* --------------------------------------------------------------------------------------  Textformatierung*/
				h1{ /*HEADLINE bold*/
				color:#666666;
				line-height:1.4em;
				font-size:16px;
				margin-top:20px;
				font-weight:600;
				margin-bottom:5px;
				}
				/* BOX_CONTENT - Textformatierung */
				h2{ /*HEADLINE light*/
				color:#666666;
				line-height:2em;
				font-size:16px;
				margin-top:20px;
				font-weight:400;
				}
				h3{/*fliesstext*/
				color:#666666;
				line-height:1.8;
				font-size:13px;
				font-weight:400;
				}
				
				h4{/*fliesstext bold*/
				color:#666666;
				line-height:1.8;
				font-size:13px;
				font-weight:600;
				}
				h5{/*infotext*/
				color:#666666;
				line-height:1.8;
				font-size:9px;
				font-weight:400;
				font-style:italic;
				}
				h6{/*infotext bold*/
				color:#666666;
				line-height:1.8;
				font-size:11px;
				font-weight:600;
				font-style:italic;
				}
				
				h3 a{/*fliesstext links*/
				color:#666666;
				line-height:1.8;
				font-size:13px;
				font-weight:400;
				text-decoration:underline;
				}
/* --------------------------------------------------------------------------------------  Tabellenformatierung*/

.grau {
background-color:#ffecf8;
border:none;
margin-bottom:25px;
}
.grau2 {
background-color:#ffffff;
border:none;
margin-bottom:5px;

}
td{
margin-bottom:10px;
padding:20px;
}
td h1{
margin-bottom:-10px;
margin-left:-20px;
}

/* --------------------------------------------------------------------------------------  Galeriebildbox - quer*/
.gal_pix{
float:right;
text-align:center;
width:520px;
border:none;
}
.gal_kopf{
border:none;
background-image:url(../nav/kopf_bg.gif);
background-repeat: no-repeat;
margin-bottom:-3px;
}
.gal_mitte{
border:none;
background-color:#f7d0e2;
padding:10px 0;
}
.gal_fuss{
border:none;
height:17px;
background-image:url(../nav/fuss_bg.gif);
background-repeat: no-repeat;
margin-bottom:20px;
}
.gal_mitte img{
width:490px;
}
/* --------------------------------------------------------------------------------------  Galeriebildbox - hoch*/
.gal2_pix{
float:right;
text-align:center;
width:520px;
border:none;
}
.gal2_kopf{
border:none;
background-image:url(../nav/kopf2_bg.gif);
background-repeat: no-repeat;
width:300px;
margin-bottom:-3px;
margin-left:auto;
margin-right:auto;
}
.gal2_mitte{
border:none;
background-color:#f7d0e2;
padding:10px 0;
width:300px;
margin:0 auto;
}
.gal2_fuss{
border:none;
height:17px;
background-image:url(../nav/fuss2_bg.gif);
background-repeat: no-repeat;
width:300px;
margin-bottom:20px;
margin-left:auto;
margin-right:auto;
}

.gal2_mitte img{
width:270px;
}
.up{
margin-top:-50px;
}

/* --------------------------------------------------------------------------------------  Cafe moeller - 250px*/
.pic_r{
text-align:center;
width:260px;
border:none;
}
.pic_r_kopf{
border:none;
background-image:url(../nav/kopf_bg.gif);
background-repeat: no-repeat;
margin-bottom:-5px;
width:260px;
}
.pic_r_mitte{
border:none;
background-color:#f7d0e2;
padding:10px 0;
width:260px;
}
.pic_r_fuss{
border:none;
height:17px;
background-image:url(../nav/fuss_bg.gif);
background-repeat: no-repeat;
margin-bottom:20px;
width:260px;
}
.pic_r_mitte img{
width:240px;
}
	
td .links{
margin-left:-20px;
}			

				
/* --------------------------------------------------------------------------------------  Fruchtaufstrich - 400px*/
.f_box{
width:620px;
display:table;
}
.f_pix{
float:left;
text-align:center;
width:420px;
border:none;
}
.f_kopf{
border:none;
background-image:url(../nav/kopf_bg.gif);
background-repeat: no-repeat;
margin-bottom:-3px;
}
.f_mitte{
border:none;
background-color:#f7d0e2;
padding:10px 0;
}
.f_fuss{
border:none;
height:17px;
background-image:url(../nav/fuss_bg.gif);
background-repeat: no-repeat;
margin-bottom:20px;
}
.f_mitte img{
width:400px;
}

/* --------------------------------------------------------------------------------------  Anfahrt - 450px*/
.a_pix{
float:right;
text-align:center;
width:470px;
border:none;
margin-left:-20px;
}
 
.a_kopf{
border:none;
background-image:url(../nav/kopf_bg.gif);
background-repeat: no-repeat;
margin-bottom:-3px;
}
.a_mitte{
border:none;
background-color:#f7d0e2;
padding:10px 0;
}
.a_fuss{
border:none;
height:17px;
background-image:url(../nav/fuss_bg.gif);
background-repeat: no-repeat;
margin-bottom:20px;
}
.a_mitte img{
width:450px;
}
