/* *** css by Stefan Staehli für staehliaudio.ch *** */

/* --------Body----------*/
body { background-color: #fff; font-family: Arial, SunSans-Regular, Sans-Serif; color:#000; line-height: normal; }

/* --------Links----------*/
a { color: #888; font-weight: bold; text-decoration: none; }
a:visited { color:#666; font-weight: bold; text-decoration: none; }
a:hover { color: #888; font-weight: bold; background-color: #333; text-decoration: none; }
a:active { color:#c00; font-weight: bold; text-decoration: none; }


/*-------Ueberschriften--------*/
h1 {font-size: 1.4em; font-weight: normal;}
h2 {font-size: 1.2em; font-weight: normal;}

/* ----------Banner-------------- */
#banner { margin: 0 0 0 290px; background-color: #fff; position: absolute; top: 0; left: 40px; z-index: 1; }

/* ----------Navigation oben-------------*/
#mainnavi { margin: 0; padding: 0 0 0 300px; background-color: #000; word-spacing: 2em; position: absolute; top: 120px; left: 40px; width: 700px; z-index: 6; }

/* -----------------Inhalt--------------------- */
#content { font-size: 0.8em; min-height:300px; position: absolute; top: 150px; left: 340px; width: 600px; z-index: 5; float: left; max-width: 600px; margin: 0; padding: 15px; }
#content2 { font-size: 0.8em; background-color: #ffffff; margin: 0; padding: 16px; position: absolute; top: 0; left: 40px; float: left; min-width: 400px; min-height: 400px; }
#zoomfoto { color: white; font-size: 0.8em; background-color: black; margin: 0; padding: 16px; position: absolute; top: 16px; left: 200px; min-height: 100px; float: left; }

/* --------------Navigavtion links------------- */
#left { background-color: #27b; float: right; width: 265px; margin: 0; padding:15px; position: absolute; top: 150px; left: 40px; height: 300px; z-index: 2; min-height: 300px; }
#leftpic { position: absolute; top: 15px; left: 15px; width: 260px; z-index: 3; float: right; }
#leftfoot { color: white; font-size: 0.6em; float: right; width: 260px; margin: 0; position: absolute; top: 298px; z-index: 4; }
#leftfootimg { color: white; font-size: 0.6em; margin: 0; position: absolute; z-index: 4; top: 400px; width: 260px; float: right; }
