/******************************************************************/
/* Quelldatei global.css                                          */
/* Globale Style Sheet-Definitionen                               */
/* Projekt: Minneci                                               */
/* Copyright: Werner Schneider, Kairodata Mediendesign            */
/* Aktualisiert: 16.12.2010                                       */
/*                                                                */
/* Hausfarben: Hintergrund=#F9F8C9,  Figur=#7F1F0E                */
/******************************************************************/

body {margin:0px;padding:0px;color:#7F1F0E;background-color:white;}

/* IDs für Top-Spielfelder  */

#leiste_titel {position:absolute;top:0px;left:0px;height:112px;width:990px;text-align:left;background-image:url(../$g/leiste_titel.jpg);}
#leiste_navi  {position:absolute;top:112px;left:0px;width:140px;padding-top:30px;height:3000px;background-image:url(../$g/leiste_navi.gif);}
#spielfeld    {position:absolute;top:112px;left:140px;width:710px;height:3000px;background-color:#F9F8C9;}
#abschluss_rechts {position:absolute;top:112px;left:850px;height:3000px;width:140px;background-image:url(../$g/leiste_navi.gif);}

#titel {position:absolute;top:46px;right:140px;}
#titelschrift { width:271px;height:60px;border:0px; }

#button_home { width:140;height:112;margin-top:0px;margin-bottom:0px;margin-right:0px;border:0px;}
#button      { width:140;height:33;margin-top:8px;margin-right:0px;border:0px;}

#dummy{ height:1px;width:1px; }
#total {width:100%;height:100%;}
#total_width {width:100%;}
#abs {position:absolute;}

/* Generaleinstellungen   */
table {border-collapse:collapse;border-spacing:0px;padding:0px;margin:0px;}
div,td { font-family:Verdana;font-size:12px;text-align:center;margin:0px;padding:0px;}
th {font-weight:normal;font-family:Verdana;font-size:12px;text-align:center;margin:0px;padding:0px;}
p { font-family:Verdana;text-align:center;margin-top:0px;margin-bottom:5px;font-size:13px;line-height:16px;}
a { margin:0px;padding:0px;}
img { text-align:center;vertical-align:bottom;border:0px;margin:0px;padding:0px;}
em {font-style:normal; font-weight:bold;}

#invers {line-height:22px;}
#box {color:#F9F8C9;background-color:#7F1F0E;border:solid 2px #E4B87B;padding:2px;}
#text {font-size:12px;text-align:left;line-height:18px;margin-bottom:10px;}

#linksreihe   {position:absolute;left:21px;width:322;}
#rechtsreihe  {position:absolute;right:21px;width:322;}
#foto         {width:322px;height:199px;border:solid 1 #7F1F0E;}
#grossfoto    {{width:666px;height:413px;border:solid 1 #7F1F0E;}

/* Farben für Links  *************************************************/

a:link    { color:#405790;font-weight:bold;font-size:14px; }
a:hover   { color:#FFFFF0;font-weight:bold;font-size:14px; }
a:active  { color:#FFFFF0;font-weight:bold;font-size:12px; }
a:visited { color:#FFFFF0;font-weight:bold;font-size:12px; }

/*
#link    { color:#0000FF;font-weight:bold;font-size:14px; }
#hover   { color:#6C6CFF;font-weight:bold;font-size:14px; }
#active  { color:#6C6CFF;font-weight:bold;font-size:14px; }
#visited { color:#6C6CFF;font-weight:bold;font-size:14px; }
<p id=link>link</p>
<p id=hover>hover</p>
<p id=active>active</p>
<p id=visited>visited</p>
*/
