/* copyright modulor - Andreas Niederer */
/****************************************/
#page { color:#000000; background-image:url(template_FILES/bg-flower-gn.gif); background-repeat:no-repeat; background-position:400px 0;  }
#page hr { display:none; }
#page-header { background-image:url(template_FILES/bg-stone.gif); background-repeat:repeat;  }
#header { background-image:url(template_FILES/bg-flower-gn.gif); background-repeat:no-repeat; background-position:400px 0; }
#logo { padding:26px 0 0 40px; }
#tabs { padding:26px 0 0 40px; }
#content { padding:26px 0 0 40px; }
#footer { color:#FFFFFF; margin:0px 0 0 40px; padding:0 0 1em 0; }
#footer h2 { margin:0 0 0 0px; font-size:100%; width:13em; border-left:1px solid #FFFFFF; padding:3em 0 0 .5em; float:left; font-weight:bold; }
#footer p { margin:4.25em 0 0 0; font-size:100%; width:13em; border-left:1px solid #FFFFFF; padding:0 0 0 .5em; float:left; }
#footer-navigation { clear:both; }
#footer-navigation a {  font-size:75%; }
/****************************************/
body,ul,ol,li,input,option,select,textarea { font-family: Tahoma, Arial, Helvetica, sans-serif;  }
body { background-color:#B0AE00; color:#000000; margin:0; padding:0; border:0; font-size:.85em; line-height:125%; }

textarea { font-size:1em; }
input { font-size:1em; }
select { font-size:1em; }
h1,h2,h3,h4,h5,h6,p { }

a { text-decoration: none; }
a:link {  color:#FFFFFF;  }
a:visited {  color:#FFFFFF;  }
a:hover { color:#333333;  }
a:active { color: #333333; }

