body		{font:11pt Arial,Helvetica,sans-serif;
		 padding:0px 145px 12px 145px; height:92%}	/* height fuer IE6, wg height fuer #nav1 */
#nav1		{position:absolute;
		 top:0px; left:0px; width:130px; height:99%}
#nav2		{position:absolute;
		 top:8px; right:8px; font-size:5px}	/* font-size für IE6, weil sonst height für #nav2 falsch */
html>body #nav1	{position:fixed}			/* position:absolute für IE6, fixed für alle anderen */
html>body #nav2	{position:fixed}

#nav2 span 	{display:block; float:left; width:15px; height:15px; margin:2px; border:2px outset ButtonFace; opacity:0.5; filter:Alpha(opacity=50, style=0)}
#nav2 a 	{display:block; float:left; width:15px; height:15px; margin:2px; border:2px outset ButtonFace; background-color:ButtonFace}
#n1		{background:url(images/nav2.gif) no-repeat 3px 3px}
#n2		{background:url(images/nav2.gif) no-repeat -9px 3px}
#n3		{background:url(images/nav2.gif) no-repeat -21px 3px}
#n4		{background:url(images/nav2.gif) no-repeat -31px 3px}
#nav2 a:link	{}
#nav2 a:visited	{}
#nav2 a:focus	{border-style:inset}
#nav2 a:hover	{opacity:0.75; filter:Alpha(opacity=75, style=0)}
#nav2 a:active	{border-style:inset}

a:link		{}
a:visited	{color:#800000}
a:focus		{text-decoration:none; border-bottom:1px solid #800000}
a:hover		{text-decoration:none; border-bottom:1px solid #800000}
a:active	{text-decoration:none; border-bottom:1px solid #800000}

h1		{font-weight:bold; font-size:20pt; border-bottom: 1px solid #800000}
h2		{font-weight:bold; font-size:14pt}
ul		{list-style-image:url(favicon.ico)}
li		{padding-top:4px}
em		{color:#800000; font-weight:bold; font-style:italic}
img		{border:0px}
code		{font:10pt courier,monospace}

table		{font:8pt Tahoma,Arial,Helvetica,sans-serif; border-collapse:collapse; margin-bottom:14px}
.titel		{border:2px outset ButtonFace; height:18px; background:ActiveCaption url(images/iconset.gif) no-repeat; padding:3px 3px 3px 24px;
		 color:CaptionText; text-align:left; white-space:nowrap; font-weight:bold}
th		{border:2px outset ButtonFace; background-color:ButtonFace; color:ButtonText}
td		{border:1px solid ButtonFace}
table.info	{background-color:InfoBackground; color:InfoText}		/* .info zeichnet Tabellen aus, die nicht zur Darstellung */
.n0		{background-position:4px 30px}					/* Bild ausblenden */
.n1		{background-position:4px -18px}					/* .n1 bis .n9 identisch mit navigation/menu.css: #n1 bis n9 */	
.n2		{background-position:4px -40px}
.n3		{background-position:4px -61px}
.n4		{background-position:4px -81px}
.n6		{background-position:4px -101px}
.n7		{background-position:4px -123px}

/* Abfrage-Entwurfsansicht */
.qryFrom	{border:4px ridge ButtonFace; border-bottom:none; padding:8px; background-color:ButtonFace; color:ButtonText}
.qryHead	{border:1px solid #000; width:100px; overflow:visible}
.qryTitel	{border:none; text-align:right; background-color:ButtonFace; color:ButtonText; width:100px}

.sql		{font:8pt Tahoma,Arial,Helvetica,sans-serif; float:right; border:2px inset ButtonFace; padding:4px}
.zahl		{text-align:right}	/* Tabellenfelder mit Zahlwerten */

/* Formulare */
.form		{font:8pt Tahoma,Arial,Helvetica,sans-serif; background:ButtonFace; color:ButtonText; border:2px outset ButtonFace}
input		{font:8pt Tahoma,Arial,Helvetica,sans-serif; padding:1px; margin:1px}
button,select	{font:8pt Tahoma,Arial,Helvetica,sans-serif; padding:1px; margin:1px; width:150px}

@media print{
body	{padding:8pt}
#nav1, #nav2	{display:none}
body:before	{content:url(favicon.ico)" Access-Tutorial.de:"}
}
