/* ---------------------------------------------------------------
   FILENAME:	idx.css
   CLIENT:		Vereinigung Nordostschweizerischer Marktorte (VNOSM)
   PROJECT:		Homepage CSS Style Definitions
   AUTHOR:		Urs Tobler  uto@bluewin.ch
   HISTORY:		2007-02-29	Initial Coding
   REVISION:	2008-03-13	New Logo

   Copyright © 2007 Urs Tobler  uto@bluewin.ch
   --------------------------------------------------------------- */

html, body { width:100%; height:100%; overflow:hidden }
body { background-color:#ffffff; margin:0; padding:0 }

div { font-family:sans-serif }

div.head { position:absolute; top:0; left:0; width:100%; height:90px }

div.tit { position:absolute; top:6px; left:12px; font-size:20pt; font-weight:500; letter-spacing:0.1em; color:#747068 }

div.tin { position:absolute; top:12px; left:200px; font-size:18pt; font-weight:500; letter-spacing:0.1em; color:#00468c }

div.menu { position:absolute; top:0; left:0; width:176px; height:100%; margin:112px 0px 13px 0px; border-top:6px solid #802040 }

div.menu div.navi { font-size:0.9em; letter-spacing:0.1em; color:#303030; font-weight:600; margin:16px 0px 0px 6px; }
div.navi div.navm { background:url(../img/navm.gif) 0px 9px no-repeat; line-height:1.25em; padding:6px 0 0 15px; border-bottom:1px solid #802040 }
div.navi div.navs { background:url(../img/navs.gif) 16px 8px no-repeat; font-size:0.9em; font-weight:600; line-height:1.15em; padding:4px 0px 0px 30px; display:block }
div.navi div.navh { display:none; padding-bottom:3px; border-bottom:1px solid #802040 }

a.nav:link, a.nav:visited { color:#304060; text-decoration:none }
a.nav:hover, a.nav:active { color:#802040; text-decoration:none; background-color:#f2f0ec; width:100% }

div.main { position:absolute; top:0; left:0; width:100%; height:100%; margin:91px 0 13px 176px; background-color:#ffffff }

div.frame { width:100%; height:100% }
div.frame iframe { width:100%; height:100%; border-style:none ie:fool }

div.foot { position:absolute; bottom:0; left:0; width:100%; height:13px; font-size:11px; font-weight:500; color:#f0c0d0; letter-spacing:0.1em; line-height:12px; padding:0 8px; background-color:#802040 }
div.foot span.dat { float:right; margin-right:12px }
