body {
	background-attachment: fixed;
	background-color: #998024;
	background-image: url(bilder/getreide.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #000000;
	margin: 0;
	padding: 0;
	width: 100%;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align: right;
	font-style: italic;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: left;

}

#logo {
	position: fixed;
	background-image: url(bilder/gabrielsen-logo.jpg);
	width: 574px;
	height: 171px;
	background-repeat: no-repeat;
	left: 50%;
	margin-left: -410px;
	z-index: 100;
}

	#logo h1 {
		text-indent: -5000px;
	}

#navi{
	font-family: Tahoma,Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	position: fixed;	
	left: 50%;
	top: 120px;
	margin-left: -329px;
	z-index: 200;
	width: 480px;
}
	#navi ul {
		margin: 0;
		padding: 0;
	}
	#navi li {
		list-style-type: none;
		position: absolute;
	}

		#menu_fam {
			left: 20px;
		}
		#menu_ang{
			left: 170px;
		}
	    #menu_back {
			left: 270px;
		}
	    #menu_tor{
			left: 380px;
		}
	    #menu_ser {
			top: 25px;
			left: 10px;
		}
	    #menu_firm {
			top: 25px;
			left: 130px;
		}
	    #menu_aus {
			top: 25px;
			left: 250px;
		}
	    #menu_lad {
			top: 25px;
			left: 350px;
		}
		
		#navi a {
			text-decoration: none;
			color: #000;
		}
		
		#navi a:hover {
			font-weight: bold;
			margin-left: -5px;
		}

#subnavi {
	font-family: Tahoma,Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	position: fixed;	
	left: 50%;
	top: 170px;
	margin-left: -329px;
	z-index: 200;
	width: 480px;
	height: 40px;
	background: #fff;
	padding: 0;
}

	#subnavi ul {
		margin: 0;
		padding: 0;
		height: 30px;
	}
	
	#subnavi li {
		list-style-type: none;
		display: inline;
		height: 30px;
		margin-right: 1px;
	}
	
	#subnavi a {
		color: #000;
		text-decoration: none;
		font-weight: normal;
		padding-left: 15px;	
		height: 30px;
		background-image: url(bilder/submenu-bg.gif);
		background-repeat: no-repeat;
		background-position: 0px 5px;
		display: inline;
		padding-bottom: 20px;
	}
	
	#subnavi a:hover {
		text-decoration: underline;
	}

#bild-rechts {
	position: fixed;
	top: 0;
	width: 296px;
	left: 50%;
	margin-left: 164px;
	background-image: url(bilder/bild-rechts-bg.jpg);
	background-repeat: no-repeat;
	z-index: 100;
}
	#bild-rechts img {
		border: 2px solid white;
		margin-top: 18px;
	}

	#sterne{
		background-image: url(bilder/5-sterne.jpg);
		height: 89px;
		margin-left: 2px;
		margin-top: 22px;
		width: 285px;
		text-indent: -5000px;
	}

#inhalt {
	background-color: #fff;
	position: absolute;
	left: 50%;
	margin-left: -331px;
	width: 609px;
	z-index: 10;
	top: 0;
	min-height: 480px;
}

#inhalt-brot {
	background-color: #fff;
	position: absolute;
	left: 50%;
	margin-left: -331px;
	width: 609px;
	z-index: 10;
	top: 0;
	min-height: 1675px;
}

#inhalt-broetchen {
	background-color: #fff;
	position: absolute;
	left: 50%;
	margin-left: -331px;
	width: 609px;
	z-index: 10;
	top: 0;
	min-height: 1585px;
}

	#text {
		margin-top: 240px;
		margin-left: 40px;
		width: 410px;
	}
	
	#text-brot {
		margin-top: 240px;
		margin-left: 40px;
		width: 410px;
	}
	
#text-broetchen {
		margin-top: 240px;
		margin-left: 40px;
		width: 410px;
	}	

	
#impressum {
	font-size: 10px;
	color: #999999;
	margin-top: 40px;
	height: 20px;
}

	#impressum a {
		color: #999999;
		text-decoration: none;
	}
	
	#impressum a:hover {
		text-decoration: underline;
	}
	
.tortenlayout {
		width: 80px;
	}
	
.braun{
	color: #A58120;
	font-weight: bold;
	}
	
	.braun-link a{
		color: #A58120;
		font-weight: bold;
		text-decoration: none;
		}
	
	.braun-link a:hover {
		text-decoration:underline;
		}
		
.berliner li{
	margin-bottom:17px;
	}
