/* --- Body --- */

body, html {
	height: 100%;
	margin: 0;
	padding: 0;
	}
	
body {
	background: url(../images/bg.gif) 0 0 repeat-x;
	background-color: #fff;
	font-family: 'Trebuchet MS';
	}
	
#wrapper {
	background: url(../images/wrapper.gif) 0 0 repeat-y;
	margin: 0 auto auto 0;
	z-index: 1;
	min-height: 100%;
	position: relative;
	width: 968px;
	}
	
*html #wrapper {
	height: 100%;
	}
	

/* --- Head --- */

#head {
	width: 968px;
	height: 308px;
	margin: 0 auto auto 0;
	}
	
#navi {
	background:url(../images/navi.jpg) 0 0 no-repeat;
	width: 493px;
	height: 308px;
	float: left;
	font-size: 0.7em;
	}
	
		#navi ul {
			list-style-type: none;
			display: block;
			line-height: 1.6em;
			color: #adadad;
			padding-top: 132px;
			}
		*html #navi ul {
			list-style-type: none;
			display: block;
			line-height: 1.6em;
			color: #adadad;
			padding-top: 142px;
			}

		#navi ul a:link, #navi ul a:active, #navi ul a:visited {
			color: #000;
			padding: 0;
			text-decoration: none;
			}
	
		#navi ul a:hover {	
			margin: 0;
			padding: 0;
			text-decoration: none;	
			color: #BF000F;			
			}

		#navi ul a.active:link, #navi ul a.active:active, #navi ul a.active:visited {
			margin: 0;
			padding: 0;
			text-decoration: none;
			color: #BF000F;
			}	
			
		.space {
			padding-right: 15px;
			}
	
#tasse {
	background: url(../images/head.jpg) 0 0 no-repeat;
	width: 475px;
	height: 308px;
	float: left;
	font-size: 0.7em;
	}
	
#ani_tasse {
	width: 300px;
	height: 250px;
	margin-left: 170px;
	}	
			
	#tasse ul {
		margin: 0;
		padding-top: 40px;
		list-style: none;
		color: #5d5d5d;
		padding-left: 160px;
		}
					  
	#tasse li {
		float: left;
		margin: 0;
		color: #5d5d5d;
		padding: 0 3px 0 3px;
		}
						  
	#tasse a {
		margin: 0;
		text-decoration: none;
		font-weight: normal;
		color: #5d5d5d;
		padding: 0 3px 0 3px;
		}	
								  
	#tasse a:hover {
		margin: 0;
		text-decoration: none;
		font-weight: normal;
		color: #fff;
		background-color: #BF000F;
		padding: 0 3px 0 3px;
		}	
														  
	#tasse ul a.active:link, #tasse ul a.active:active, #tasse ul a.active:visited {
		text-decoration: none;
		font-weight: normal;
		color: #fff;
		background-color: #BF000F;
		padding: 0 3px 0 3px;
		}
		
		
/* --- Buttons --- */

#buttons {
	width: 250px;
	float: left;
	margin-top: 40px;
	margin-left: 3px;
	}
	
	#buttons a.brot:link, #buttons a.brot:visited {
		background: url(../images/buttons/brot_01.jpg) 0 0 no-repeat;
		width: 100px;
		height: 100px;
		float: left;
		font-size: 0em;
		text-decoration: none;
		margin-left: 20px;
		}
		
	#buttons a.brot:hover, #buttons a.brot:active {
		background: url(../images/buttons/brot_02.jpg) 0 0 no-repeat;
		width: 100px;
		height: 100px;
		float: left;
		text-decoration: none;
		font-size: 0em;
		}
	
	#buttons a.broetchen:link, #buttons a.broetchen:visited {
		background: url(../images/buttons/broetchen_01.jpg) 0 0 no-repeat;
		width: 100px;
		height: 100px;
		float: left;
		font-size: 0em;
		text-decoration: none;
		}
		
	#buttons a.broetchen:hover, #buttons a.broetchen:active {
		background: url(../images/buttons/broetchen_02.jpg) 0 0 no-repeat;
		width: 100px;
		height: 100px;
		float: left;
		text-decoration: none;
		font-size: 0em;
		}
		
	#buttons a.kuchen:link, #buttons a.kuchen:visited {
		background: url(../images/buttons/kuchen_01.jpg) 0 0 no-repeat;
		width: 70px;
		height: 100px;
		float: left;
		font-size: 0em;
		text-decoration: none;
		margin-left: 12px;
		padding: 1px;
		}
		
	#buttons a.kuchen:hover, #buttons a.kuchen:active {
		background: url(../images/buttons/kuchen_02.jpg) 0 0 no-repeat;
		width: 70px;
		height: 100px;
		float: left;
		text-decoration: none;
		font-size: 0em;
		}
		
	#buttons a.torten:link, #buttons a.torten:visited {
		background: url(../images/buttons/torten_01.jpg) 0 0 no-repeat;
		width: 66px;
		height: 100px;
		float: left;
		font-size: 0em;
		text-decoration: none;
		}
		
	#buttons a.torten:hover, #buttons a.torten:active {
		background: url(../images/buttons/torten_02.jpg) 0 0 no-repeat;
		width: 66px;
		height: 100px;
		float: left;
		text-decoration: none;
		font-size: 0em;
		}
		
	#buttons a.festtagstorten:link, #buttons a.festtagstorten:visited {
		background: url(../images/buttons/festtagstorten_01.jpg) 0 0 no-repeat;
		width: 100px;
		height: 100px;
		float: left;
		font-size: 0em;
		text-decoration: none;
		}
		
	#buttons a.festtagstorten:hover, #buttons a.festtagstorten:active {
		background: url(../images/buttons/festtagstorten_02.jpg) 0 0 no-repeat;
		width: 100px;
		height: 100px;
		float: left;
		text-decoration: none;
		font-size: 0em;
		}
	

/* --- Content --- */

#content {
	width: 600px;
	margin: 40px auto auto 330px;
	font-size: 0.75em;
	line-height: 1.4em;
	color: #333;
	}
	
#left {
	width: 385px;
	float: left;
	color: #333;
	}
	
#left_01 {
	width: 470px;
	float: left;
	color: #333;
	}
		
	#left_01 a:link, #left_01 a:visited {
		text-decoration: none;
		font-weight: normal;
		color: #BF000F;
		}	

	#left_01 a:hover {
		text-decoration: none;
		font-weight: normal;
		color: #fff;
		background-color: #BF000F;
		}	

	#left a:link, #left a:visited {
		text-decoration: none;
		font-weight: normal;
		color: #BF000F;
		}	

	#left a:hover {
		text-decoration: none;
		font-weight: normal;
		color: #fff;
		background-color: #BF000F;
		}	
	
#right {
	width: 150px;
	float: left;
	color: #333;
	margin-top: 53px;
	margin-left: 30px;
	color: #999999;
	}
	
	#right a:link, #right a:visited {
		text-decoration: none;
		font-weight: normal;
		color: #BF000F;
		}	

	#right a:hover {
		text-decoration: none;
		font-weight: normal;
		color: #fff;
		background-color: #BF000F;
		}

h1 {
	font-size: 1.4em;
	color: #d2d2d2;	
	}
	
.headline {
	font-size: 0.9em;
	color: #be000c;
	padding-left: 15px;
	}
	
#galerie {
	border: 2px solid #BF000F;
	width: 480px;
	padding: 5px;
	margin-left: 320px;
	}
*html #galerie {
	border: 2px solid #BF000F;
	width: 360px;
	padding: 5px;
	}

.image {
	cursor: pointer;
	border: none;
	}
	

/* --- Cleaner --- */ 

#cleaner {
	float: none;
	clear: both;
	font-size: 0.7em;
	margin-left: 330px;
	padding-bottom: 10px;
	}
	
	
/* --- Bottom --- */

#bottom {
	background: url(../images/bottom.gif) 0 0 repeat-x;
	width: 100%;
	height: 30px;
	margin: -30px auto 0 auto;
	position: relative;
	z-index: 50;
	clear: both;
	}
