/* *********************************************************** */
/*	Style-Sheets für die Webseite "ganzheitlichbetrachtet"     */
/*	Date:	02.09.04                                           */
/*	Author: maXar GbR, Carmen Thust                            */
/*	                                                           */
/*  Notizen:                                                   */
/*  hellgruen: dff6c4                                          */
/*  mittelgruen: a4d867                                        */
/*  dunkelgruen: 93b768                                        */
/*  Schrift: 6B9B34                                            */							
/* *********************************************************** */


/* **************** */
/*   Algemein       */
/* **************** */

.bodystyle {background-color: #FFFFFF;margin: 0px;padding: 0px;background-image: url(../images/background.jpg);background-repeat: no-repeat;}
.errorbody {background-color: #FFFFFF;margin: 0px;padding: 0px;background-image: url(../images/errorbg.jpg);background-repeat: no-repeat;}
td {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px;vertical-align: top;}
td.border {background-color: #FFFFFF;}
td.headborder {background-color: #a4d867;}

/* **************** */
/*   Menue          */
/* **************** */
td.menu {background-color: #dff6c4;color: #000000;font-size: 10px;padding: 5px;vertical-align: top;}
td.seperator {background-color: #93b768	;}
a.aMenu:link {font-size: 11px; color: #000000;text-decoration : none;}
a.aMenu:visited {font-size: 11px; color: #000000; text-decoration : none;}
a.aMenu:hover {font-size: 11px; font-weight: bold; color: #000000; text-decoration : none;}
a.aMenu:active {font-size: 11px; font-weight: bold; color: #000000; text-decoration : none;}

a.aMenub:visited {font-size: 11px; color: #000000; text-decoration : none; font-weight: bold }
a.aMenub:hover {font-size: 11px; color: #000000; text-decoration : none; font-weight: bold }
a.aMenub:active {font-size: 11px; color: #000000; text-decoration : none; font-weight: bold }
a.aMenub:link {font-size: 11px; color: #000000; text-decoration : none; font-weight: bold }

/* **************** */
/*   Text           */
/* **************** */

/* Links */
a:link {font-size: 12px; color: #6B9B34}
a:visited {font-size: 12px; color: #6B9B34}
a:hover {font-size: 12px; color: #000000}
a:active {font-size: 12px; color: #6B9B34}

.textjustified {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px;}

/* Headlines */
.title {font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 16px; color: #000000; font-weight: bold;}
.head {font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 14px;color: #000000;padding: 5px;}
.subhead {font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 12px; color: #6B9B34; font-weight: bold;}

.button { color: #000000; BACKGROUND-COLOR: #def6c4; border-style: solid; border-color: #6B9B34; border-width: 1 }
.input { BACKGROUND-COLOR: #def6c4; border-style: solid; border-color: #6B9B34; border-width: 1 }
.errortext {color: EE0000}
