/* *** css by miss monorom www.intensivstation.ch *** */
/* css released under Creative Commons License -  http://creativecommons.org/licenses/by/2.0/deed.en  */
/*
Farben
rotbrau (aktiv) #983F15
schwarz (text) #000
*/
body   { color: #000; font-size: 11px; font-family: "Trebuchet MS", Arial, SunSans-Regular, Sans-Serif; background-image: url("../gu_bilder/gu_bg.jpg"); letter-spacing: 0.15em; margin: 0; padding: 0; height: 100.1% }
a {color: #000;}
a:visited  { }
a:hover {color: #983F15;}
/* ----------container zentriert das layout-------------- */
#container {margin-bottom: 10px;}

/* ---------- Kasperlis -------------- */
#kasperli_index   { margin-top: 0; margin-bottom: 10px; margin-left: 250px }

/* ---------- Logo -------------- */
#logo    { margin-top: 10px; margin-bottom: 10px; margin-left: 50px }

/* -----------------Inhalt--------------------- */
#content   { line-height: 18px; margin-top: 10px; margin-left: 250px; padding: 0; width: 400px }
/* --------------navigavtion------------- */
#navi  { font-size: 12px; font-weight: bold; line-height: 22px; margin-top: 50px; margin-left: 250px }
#navi a  { color: #000; text-decoration: none; margin-right: 15px; margin-left: 0 }

#navi a:hover  { color: #983f15; text-decoration: none }
/* -----------footer--------------------------- */
#pixelmixer { margin-top: 100px; margin-left: 250px; position: absolute; bottom: 10px }
#pixelmixer a { text-decoration: none }

