			#text_big_center_header {
            	font-family:georgia, sans-serif;
                font-size:26px;
                font-weight:bold;
                font-style:italic;
                margin-left:130px;
                top:0px;
                text-align:center;
                color:#000;
				position:relative;
            }

			#text_big_center {
            	font-family:georgia, sans-serif;
                font-size:26px;
                font-weight:bold;
                font-style:italic;
                margin-left:130px;
                top:20px;
                text-align:center;
                color:#000;
				position:relative;
            }
			#text_big_left {
            	font-family:georgia, sans-serif;
                font-size:26px;
                font-weight:bold;
                font-style:italic;
                width:790px;
                top:20px;
                left:70px;
                text-align:left;
                color:#000;
				position:relative;

            }

			#text_medium_left {
            	font-family:georgia, sans-serif;
                font-size:18px;
                font-weight:bold;
                font-style:normal;
                width:790px;
                top:20px;
                left:70px;
                text-align:left;
                color:#000;
				position:relative;
            }

			#text_medium_left_kursiv_ohne_rand {
            	font-family:georgia, sans-serif;
                font-size:18px;
                font-weight:bold;
                font-style:italic;
                top:0px;
                left:0px;
                text-align:left;
                color:#000;
				position:relative;
            }
			#text_medium_left_ohne_rand {
            	font-family:georgia, sans-serif;
                font-size:18px;
                font-weight:bold;
                font-style:normal;
                top:0px;
                left:0px;
                text-align:left;
                color:#000;
				position:relative;
            }
			#text_medium_left_ohne_top_rand {
            	font-family:georgia, sans-serif;
                font-size:18px;
                font-weight:bold;
                font-style:normal;
                width:790px;
                top:0px;
                left:70px;
                text-align:left;
                color:#000;
				position:relative;
            }

			#text_medium_center_ohne_rand {
            	font-family:georgia, sans-serif;
                font-size:18px;
                font-weight:bold;
                font-style:normal;
                top:0px;
                left:0px;
                text-align:center;
                color:#000;
				position:relative;
            }

			#text_spezial_center_ohne_rand {
            	font-family:georgia, sans-serif;
                font-size:12px;
                font-weight:normal;
                font-style:normal;
                top:0px;
                left:0px;
                text-align:center;
                color:#000;
				position:relative;
            }


			#text_medium_center {
            	font-family:georgia, sans-serif;
                font-size:18px;
                font-weight:bold;
                font-style:normal;
                width:790px;
                top:20px;
                left:70px;
                text-align:center;
                color:#000;
				position:relative;
            }

			#text_normal_center {
            	font-family:georgia, sans-serif;
                font-size:18px;
                font-weight:normal;
                font-style:normal;
                width:790px;
                top:20px;
                left:70px;
                text-align:center;
                color:#000;
				position:relative;
            }

			#text_normal_left {
            	font-family:georgia, sans-serif;
                font-size:18px;
                font-weight:normal;
                font-style:normal;
                width:790px;
                top:20px;
                left:70px;
                text-align:left;
                color:#000;
				position:relative;
            }

			#text_normal_left_ohne_rand {
            	font-family:georgia, sans-serif;
                font-size:18px;
                font-weight:normal;
                font-style:normal;
                top:0px;
                left:0px;
                text-align:left;
                color:#000;
				position:relative;
            }

			#text_normal_left_ohne_top_rand {
            	font-family:georgia, sans-serif;
                font-size:18px;
                font-weight:normal;
                font-style:normal;
                width:790px;
                top:0px;
                left:70px;
                text-align:left;
                color:#000;
				position:relative;
            }

   			#text_small_left {
            	font-family:georgia, sans-serif;
                font-size:14px;
                font-weight:normal;
                font-style:normal;
                width:790px;
                top:20px;
                left:70px;
                text-align:left;
                color:#000;
				position:relative;
            }

 			#textfeld {
                width:470px;
				position:relative;
            }




 			#slideshow {
                top:330px;
                left:650px;
                width:300px;
				position:absolute;
            }

 			#slideshow2 {
                top:280px;
                left:650px;
                width:300px;
				position:absolute;
            }

			#lammwasserzeichen {
                top:210px;
                left:170px;
                width:750px;
                height:520px;
                background-color:white;
                z-index:0;
                background-image:url(./bilder/lamm_brauhaus_background.jpg);
                background-repeat:no-repeat;
				position:absolute;
            }

			#lammlogo {
            	position:relative;
                width:1000px;
                height:800px;
                background-color:white;
                z-index:10;
                background-image:url(./bilder/background-brauhaus_klein.jpg);
                background-repeat:no-repeat;
            }
			#lammbilder {
            	position:absolute;
                top:0px;
                left:353px;
            }
			#head {
            	position:absolute;
                display:block;
                top:0px;
                left:0px;
                width:100%;
                height:107px;
                font-size:60px;
                line-height:90px;
                font-family:arial, verdana, sans-serif;
                overflow:hidden;
                background-color:#33CC33;
                color:rgb(51,204,51);
                z-index:1;
                font-weight:bold;
            }
         	html, body {
            	margin:0;
            	padding:0;
            	background-color:white;
				background-image:url(./bilder/background-brauhaus.jpg); background-repeat:repeat-x;>
		 	}
         	a.top_link {
            	border:0px solid #000;
           		/* background:#caf3cb; */
            	display:block;
            	width:100px;
            	text-align:center;
            	height:25px;
            	line-height:25px;
            	position:absolute;
            	font-size:14px;
            	font-family:arial, cursive;
            	font-weight:bold;
				font-style:italic;
            	letter-spacing:0px;
            	text-decoration:none;

         	}
         	a.top_link:link, a.top_link:visited {
            	color:black;                      			/* Textfarbe Link */
          	/*  background-color:#caf3cb; */        		/* Hintergrundfarbe Link */
         	}
         	a.top_link:hover, a.top_link:active {
            	color:black;
            	font-weight:bold;
              	font-size:18px;

         	}
         	a.left_link {
            	border:4px solid #000;
            	background:#caf3cb;
            	display:block;
            	width:140px;
            	text-align:center;
            	height:25px;
            	line-height:25px;
            	position:absolute;
            	font-size:18px;
            	font-family:arial, sans-serif;
            	font-weight:normal;
            	letter-spacing:1px;
            	text-decoration:none;
				color:black;
         	}
         	a.left_link:link, a.top_link:visited {
            	color:black;                      			/* Textfarbe Link */
          	/*  background-color:#caf3cb; */        		/* Hintergrundfarbe Link */
         	}
         	a.left_link:hover, a.top_link:active {
            	color:black;
            	font-weight:bold;
         	}
         	a#oeffnung {
            	top:175px;
            	left:510px;
            	z-index:4;
         	}
         	a#kontakt {
            	top:175px;
            	left:655px;
            	z-index:5;
         	}
         	a#anfahrt {
            	top:175px;
            	left:770px;
            	z-index:6;
         	}
         	a#home {
            	top:175px;
            	left:880px;
            	z-index:7;
         	}
         	a#aktuelles {
            	top:240px;
            	left:0px;
            	z-index:9;
         	}
         	a#newsletter {
            	top:290px;
            	left:0px;
            	z-index:9;
         	}
         	a#presse {
            	top:340px;
            	left:0px;
            	z-index:9;
         	}
         	a#speisen {
            	top:390px;
            	left:0px;
            	z-index:1;
         	}
         	a#brauerei {
            	top:440px;
            	left:0px;
            	z-index:8;
         	}
         	a#zimmer {
            	top:490px;
            	left:0px;
            	z-index:9;
         	}
         	a#biergarten {
            	top:540px;
            	left:0px;
            	z-index:9;
         	}
         	a#geschichte {
            	top:590px;
            	left:0px;
            	z-index:9;
         	}
         	#speisen_sublinks {
            	position:absolute;
            	top:386px;
            	left:148px;
            	width:210px;
            	border-top:2px solid white;
            	border-bottom:4px solid white;
            	border-left:8px solid white;
            	border-right:4px solid white;
            	z-index:1;
            	visibility:hidden;
         	}
         	#brauerei_sublinks {
            	position:absolute;
            	top:436px;
            	left:148px;
            	width:210px;
            	border-top:2px solid white;
            	border-bottom:4px solid white;
            	border-left:8px solid white;
            	border-right:4px solid white;
            	z-index:20;
            	visibility:hidden;
         	}
         	#geschichte_sublinks {
            	position:absolute;
            	top:586px;
            	left:148px;
            	width:210px;
            	border-top:2px solid white;
            	border-bottom:4px solid white;
            	border-left:8px solid white;
            	border-right:4px solid white;
            	z-index:20;
            	visibility:hidden;
         	}
         	.sub_link {
            	display:block;
            	width:100%;
            	text-align:center;
            	height:18px;
            	font-family:arial, sans-serif;
            	font-weight:normal;
            	letter-spacing:1px;
            	font-size:14px;
            	padding-top:1px;
            	text-decoration:none;
            	border-top:2px solid white; /* Trennlinie zwischen den SubLinks */
         	}
         	.sub_link:link, .sub_link:visited {
            	background-color:#caf3cb;
            	color:black;
         	}
         	.sub_link:hover, .sub_link:active {
            	font-weight:bold;
            	color:black;
            }
			.oben {
				vertical-align:top;
			}
			
			.required {
				font-size : 18px;
				font-family : georgia, sans-serif;
				font-weight : normal;
				font-style : normal;
				color : red;
				text-decoration : none;
			}			