@charset "utf-8";
/* CSS für in www.zeno-achern.de */



/* Wichtige Farben

Schrift:

Standardschrift, Hauptmenüpunkte	=	#50300C

Verlinkungen, aktive Menüpunkte		=	#



Hintergrundfarben:

Weiß	=	#FFFFFF



Hack für IE bis 6.9:	html.*

Hack für IE ab 7:		+*html

Hack für Opera:			html:first-child>b\ody 

*/





/* Standardwerte */

html, body, ul, li, div, p, h1, h2, h3, h4, h5, h6, form, a, img, td, tr, input, iframe, select, textarea {margin: 0px; padding: 0px; border: 0px; font-family: Verdana, Arial, Helvetica, sans-serif;}



body			{text-align: center; background: url('../img/hg.gif'); background-repeat: repeat-x; background-attachment: fixed; border-top: 30px solid #D8C1AD;}

table			{border-collapse: collapse; border-spacing: 0px;}

li				{list-style: none;}

.nobr			{white-space: nowrap;}

.floatLeft		{float: left;}

.floatRight		{float: right;}





/* Top */

#top img#logo	{position: absolute; top: 30px; left: 248px; width: 580px; height: 101px;}





/* leftBox */

#leftBox #nav		{position: absolute; top: 150px; left: 10px; width: 150px; height: 74px; text-align: left;}

#leftBox #nav a		{padding-left: 30px;}





/* main */

#main				{position: absolute; top: 170px; left: 240px; padding: 0px 20px; text-align: left; background: url('../img/main_border_middle.gif'); background-repeat: repeat-y;}

#main #main_border_top		{position: absolute; top: -20px; left: 0px;}

#main #main_border_bottom	{position: absolute; bottom: -20px; left: 0px;}

#main #topic #text	{width: 760px; background: #fff;}





/* Bottom */





/* Schriftdefinitionen */

#main			{font-size: 12px; color: #50300C; text-decoration: none; line-height: 18px;}

h1, #nav li a	{font-size: 14px; color: #50300C; text-decoration: none; font-weight: bold; line-height: 18px;}

#leftBox .current, #leftBox a:hover	{color: #760A08; background: url('../img/navpoint.gif'); background-repeat: no-repeat;}

#main a			{font-size: 12px; color: #760A08; text-decoration: none; line-height: 18px;}



h1				{margin: 10px 0px 10px 0px;}





/* Hack für den Einsatz von PNG-Grafiken im IE5.5++ */

img.pngHack	{behavior: url("pngbehavior.htc");}
