body				{background-color:#FFFFFF;
					background-image: url(../images/hg.jpg);
					text-align:center;
					font-size: 14px;
					color:#373737;
					font-family: Tahoma, Times, Arial, Helvetica;}

html				{text-align: center;
					}
					
li 					{list-style-type: none;}
					
a:link				{text-decoration: underline;
					font-size: 12px;
					color: #373737;
					font-family: Tahoma, Times, Arial, Helvetica;
					}
									
a:visited			{text-decoration: underline;
					font-size: 12px;
					font-family: Tahoma, Times, Arial, Helvetica;
					color: #373737;
					line-height: 200%;}

a:hover				{color: #623927;
				text-decoration: none;}

h1					{text-decoration: none;
					font-size: 30px;
					font-family: Times, Arial, Helvetica;
					color: #623927;
					font-weight:lighter;}
	
					
a#home img 			{height: 25px; width: 250px; border-width: 0; margin-left: 0px; background: url(../images/home.png);}
a#gastlichkeit img 			{height: 25px; width: 250px; border-width: 0;background: url(../images/gastlichkeit.png);}
a#gaudi img 	{height: 25px; width: 250px; border-width: 0; background: url(../images/gaudi.png);}	
a#galerie img 		{height: 25px; width: 250px; border-width: 0; background: url(../images/galerie.png);}
a#kontakt img 		{height: 25px; width: 250px; border-width: 0; background: url(../images/kontakt.png);}	

a#home:hover img	{height: 25px; width: 250px; border-width: 0; margin-left: 0px; background: url(../images/home_hover.png);}
a#gastlichkeit:hover img 	{height: 25px; width: 250px; border-width: 0; background: url(../images/gastlichkeit_hover.png);}
a#gaudi:hover img 	{height: 25px; width: 250px; border-width: 0; background: url(../images/gaudi_hover.png);}	
a#galerie:hover img 	{height: 25px; width: 250px; border-width: 0; background: url(../images/galerie_hover.png);}
a#kontakt:hover img {height: 25px; width: 250px; border-width: 0; background: url(../images/kontakt_hover.png);}

#logo		{			position: absolute;
					z-index:2;
					background-image: url(../images/logo.png);
					background-repat: no-repeat;
					margin-top: -59px;
					margin-left:-20px;
					height: 150px;
					width: 300px;}

#durchsichtig	{			background-image: url(../images/durchsichtig.png);
					background-repeat: repeat-x;
					margin-left:-8px;
					margin-top:100px;
					height: 620px;
					width: 101%;}	
			
#container_ueber	{		margin:100px auto;
					text-align:left; 
					background-image: url(../images/schatten.png);
					border-width:0px;
  					border-style:solid;
  					border-color:#ffffff;
					height: 640px;
					width: 940px;}	


#headerfoto		{		position: absolute;
					z-index:2;
					height: 280px;
					margin-left:290px;
					margin-top: 40px;
					width: 610px;}

#links			{		position: absolute;
					z-index:2;
					height: 300px;
					margin-left:-10px;
					margin-top: 170px;
					width: 250px;}	

#inhalt			{		position: absolute;
					z-index:3;
					height: 260px;
					margin-left:290px;
					margin-top: 330px;
					width: 610px;
					font-size: 12px;
					font-family: Tahoma, Times, Arial, Helvetica;}
					
#inhalt_2			{		position: absolute;
					z-index:3;
					height: 260px;
					margin-left:290px;
					margin-top: 20px;
					width: 610px;
					font-size: 12px;
					font-family: Tahoma, Times, Arial, Helvetica;}

#footerlinks		{		position: absolute;
					z-index:2;
					height: 150px;
					margin-left:83px;
					margin-top: 505px;
					width: 320px;}

					
