body      {
	background: #FBCF39 url('http://www.baeckerei-steimle.de/clips/kornfeld.jpg');
	background-position: center bottom;
	background-repeat: no-repeat;
	background-attachment: fixed;
	color: #49280C;
	font-family: "Trebuchet MS", arial, helvetica, sans-serif;
	font-size: 10pt;
	margin: 0px;
	padding: 0px;
	height: 100%;
	 }

* {	font-family: "Trebuchet MS", arial, helvetica, sans-serif;
	font-size: 10pt;  }

/* Links */
a:link, a:visited, a:active, a:hover   { 
	color: #7F7F7F;
	background: transparent;
	font-size: 10pt;
	text-decoration: none;
	 }
a:hover  { color: red; }

/* Überschriften */
h1 {
	font-size: 12pt;
	font-weight: bold;
	color: #7F7F7F;
	line-height: 1.4em;
}
h2 {
	font-size: 11pt;
	font-weight: bold;
	border-bottom: 1px solid #FBCF39;
}
h3 {
	font-size: 10pt;
	font-weight: bold;
}
/* Überschrift für Impressum (muss gesetzt werden!) */
h2.impressum {
	font-size: 11pt;
	font-weight: bold;
}
/* Normale Texte */
span.impressum  {
	font-size: 10pt;  }
	

div.balken{
	border-left: 5px solid #FFCF39;padding: 10px;
}
div.dist{
	padding: 0px 20px 0px 20px;
}


div#main_container{
	position: relative;
	width: 100%;
	text-align: center;
	
}
div#main{
	position: relative;	
	width: 897px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	padding-top: 50px;
}
div#content_container{
	position: relative;
	width: 897px;
	background: url('http://www.baeckerei-steimle.de/clips/back.gif');
	background-position: 0px 100px;
	background-repeat: repeat-y;
	
}
div#content{
	position: relative;
	width: 897px;
	background: url('http://www.baeckerei-steimle.de/clips/top.gif');
	background-position: top left;
	background-repeat: no-repeat;
}
div#content_inner{
	position: relative;
	width: 400px;	
	left: 200px;
	padding-top: 40px;
}
div#bottom{
	position: relative;
	width: 897px;
	background: url('http://www.baeckerei-steimle.de/clips/bottom.gif');
	background-position: top left;
	background-repeat: no-repeat;
	height: 70px;
	margin-bottom: 80px;
}
div#logo{
	position: absolute;
	top: -50px;
	left: 570px;
	width: 259px;
}
div#headmenu{
	position: absolute;
	width: 400px;
	top: -20px;
	left: 200px;
}
div#brot1{
	position: absolute;
	width: 230px;
	top: -28px;
	left: -32px;
}
div#brot2{
	position: absolute;
	width: 230px;
	top: 75px;
	left: -43px;
}
div#bollenhut{
	position: absolute;
	width: 230px;
	top: -105px;
	left: -3px;
	z-index:5;
}
div#bild_hinten{
	position: absolute;
	width: 100%;
	top: -195px;
	left: -35px;
	z-index:1;
}
div#abs_bilder{
	position: absolute;
	width: 100%;
	top: -200px;
	left: -40px;
	z-index:10;
}
div#hoehe{
	position: relative; 
	height: 500px;
	width: 1px;
	float: right;
}
/* Links */
a.head:link, a.head:visited, a.head:active, a.head:hover   { 
	color: #49280C;
	background: transparent;
	font-size: 10pt;
	text-decoration: none;
	font-weight: bold;
	 }
a.head:hover  { color: red; }

div#menue{
	position: absolute;
	top: 90px;
	left: 638px;
	width: 293px;	
}
ul#men{
	list-style: none;
	margin: 0px;
	padding: 0px;
}
a.menu:link, a.menu:visited, a.menu:active, a.menu:hover   { 
	color: #49280C;
	display: block;	
	font-size: 12pt;
	text-decoration: none;
	font-weight: bold;
	height: 28px;
	padding: 4px 0px 0px 20px;

	 }
a.menu:hover  { 
	background: transparent url('http://www.baeckerei-steimle.de/clips/menu.gif');
	background-repeat: no-repeat; 
}

a.menu_a:link, a.menu_a:visited, a.menu_a:active, a.menu_a:hover   { 
	color: #49280C;
	display: block;	
	background: transparent url('http://www.baeckerei-steimle.de/clips/menu.gif');
	background-repeat: no-repeat; 
	font-size: 12pt;
	text-decoration: none;
	font-weight: bold;
	height: 28px;
	padding: 4px 0px 0px 20px;

	 }
a.menu_a:hover  { 
	background: transparent url('http://www.baeckerei-steimle.de/clips/menu.gif');
	background-repeat: no-repeat; 
}





#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(/clips/lightbox/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(/clips/lightbox/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }
