html		{height:100%; margin:0; padding:0}
body		{height:100%; margin:0 auto; font-family:arial; color:#996e23; font-size:12px; line-height:18px; background-image:url(../Bilder/Rosen.jpg)}
a img 		{border:0}

/* Layout */
#box				{width:880px; margin:0 auto; left:50%; background-image: url("../Bilder/Box_Hintergrund.jpg"); background-repeat: repeat-y}

#logo				{width:880px; height:200px; margin:0 auto; float:left}	

#indexbild_links			{width: 80px; height:300px; margin:0 auto; float:left}	
#indexbild_links_band		{width:220px; height:300px; margin:0 auto; float:left}
#indexbild_bild				{width:280px; height:300px; margin:0 auto; float:left}
#indexbild_rechts_band		{width:200px; height:300px; margin:0 auto; float:left}
#indexbild_rechts			{width:100px; height:300px; margin:0 auto; float:left}

#willkommen_links			{width: 80px; height: 60px; margin:0 auto; float:left}
#willkommen_willkommen		{width:700px; height: 60px; margin:0 auto; float:left}
#willkommen_rechts			{width:100px; height: 60px; margin:0 auto; float:left}

#inhalt_box			{width:880px; margin:0 auto; float:left; background-image:url(../Bilder/Box_Hintergrund.jpg)}
#inhalt_links		{width:120px; margin:0 auto; float:left}
#inhalt_unterlinks	{width:180px; margin:0 auto; float:left}
#inhalt_text		{width:280px; margin:0 auto; float:left}
#inhalt_rechts		{width:300px; margin:0 auto; float:left}

#inhalt_halter		{width:880px; height: 140px; margin:0 auto; float:left}

#fuss				{width:100px; height: 60px; margin:0 auto; float:left}

/* Schriften */
.headline	{font-family:arial; font-size:12px; color:#996e21; font-weight:bold}
.copy		{font-family:arial; color:#666; font-size:10px; text-decoration:none}

/* Links */
a:link 		{font-family:arial; color:#996e23; font-size:12px; text-decoration:none}
a:visited 	{font-family:arial; color:#996e23; font-size:12px; text-decoration:none}
a:hover		{font-family:arial; color:#96035e; font-size:12px; text-decoration:none}
a:active	{font-family:arial; color:#996e23; font-size:12px; text-decoration:none}

a.info:link 	{font-family:arial; color:#666; font-size:10px; text-decoration:none}
a.info:visited 	{font-family:arial; color:#666; font-size:10px; text-decoration:none}
a.info:hover	{font-family:arial; color:#96035e; font-size:10px; text-decoration:none}
a.info:active	{font-family:arial; color:#666; font-size:10px; text-decoration:none}

a.unterlinks:link		{font-family:arial; color:#666; font-size:12px; text-decoration:none}
a.unterlinks:visited	{font-family:arial; color:#666; font-size:12px; text-decoration:none}
a.unterlinks:hover		{font-family:arial; color:#96035e; font-size:12px; text-decoration:none}
a.unterlinks:active		{font-family:arial; color:#666; font-size:12px; text-decoration:none}
