/*
Stylesheets für Friends-Forever.de
(c) 2007


Farben:

grün        #afd936
blau        #466881
grau        #84877a

*/


body
{
        font-family: Verdana;
        font-size: 12px;
        background-color: #FFFFFF;
        text-align: center;
        margin: 0px;
        background-image: url(http://www.Friends-Forever.de/images2/hintergrund.gif);
        background-repeat: repeat;
        background-position: center;
}

.main
{
        background-color: #ffffff;
        width: 920px;
		  height: 100%;
}


a:link, a:visited, a:active, a:hover
{
  text-decoration: none;
  font-weight: bold;
  color: #84877a;
  font-size: 12px;
}
a:active, a:hover
{
        color: #FFFFFF;
        background-color: #BD1D01;
}

.toplogo
{
        margin-top: 0px;
        margin-left: 10px;
        height: 130px;
        background-image: url(http://www.Friends-Forever.de/images2/logo.gif);
        background-repeat: no-repeat;
}

.topmenu
{
        margin-top: 5px;
        margin-right: 20px;
        background-color: #ffffff;
        height: 18px;
        text-align: right;
}


#clock
{
        font-family: verdana;
        font-size: 10;
        font-weight: bold;
        color: #466881;
        text-align: right;
        margin-right: 20px;
}


.menubox
{
        background-color: #ffffff;
        font-weight: normal;
        width: 150px;
        height: 380px;
        border-right: 1px dotted;
        border-bottom: 1px dotted;
        margin-top: 20px;
        margin-left: 20px;
        margin-right: 0px;
        float: left;
        text-align: left;
		  display: block;
}

a.menu:link, a.menu:visited, a.menu:active
{
        display: block;
        color: #84877a;
        background-color: #ffffff;
        text-decoration: none;
        font-size: 12px;
        text-align: left;
        margin-right: 5px;
        margin-left: -0px;
}
a.menu:hover
{
    display: block;
         color: #FFFFFF;
    background-color: #BD1D01;
}

.content
{
      background-color:#ffffff;
      width: 700px;
      vertical-align: top;
      text-align: left;
      margin-top: 20px;
      margin-right: 20px;
      margin-left: 20px;
      color: #000000;
      font-family: Verdana;
      font-size: 12px;
		float: right;
}

.personen_table
{
	color: black;
	font-family: Verdana;
	font-size: 11px;
	border: 1 dotted black;
}

.formtable
{
      color: #466881;
      font-family: Verdana;
      font-size: 11px;
}


h1 {font-size:14px;color:#00588A;margin-bottom: 10px;}
h2 {font-size:12px;color:#00588A;margin-bottom: 10px;}
h3 {font-size:12px;color:#000000;}


.footer
{
  		  margin-top:100%;
        width: 700px;
   	  height: 18px;
        border-top: 1px dotted #84877a;
        font-size: 10px;
        text-align: center;
        color: #84877a;
        vertical-align: bottom;
}

.strich
{
        border-top: 1px dotted #84877a;
        border-bottom: 0px;
}

a.datenschutz:link, a.datenschutz:visited, a.datenschutz:active
{
        color: Red;
        text-decoration: underline;
}

/* PHP-Scripte ----------------------------------------------------------------------------------*/
.error {
        color: #ff0000;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 11px;
}
.inputerror
{
        background: #ffaa99;
}
.style1 {font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #4fbdd2;}
.style25 {font-family: Arial, Helvetica, sans-serif; color: #7a6f58; font-size: 12px; }
.style39 {color: #aaa18c; font-size: 11px;}
.style42 {font-family: Arial, Helvetica, sans-serif; color: #666666;}
.style43 {font-size: 12px; }
.style48 {font-size: 11px; font-family: Arial, Helvetica, sans-serif; color: #666666; }
.style50 {font-size: 11px;}
.style53 {font-family: Arial, Helvetica, sans-serif}
.style54 {color: #666666}
.style59 {color: #4fbdd2; font-size: 10px;}
.style52 {font-size: 11px; color: #666666; font-family: Arial, Helvetica, sans-serif; padding-left:4px;}



/* Formulare -------------------------------------------------------------*/
.form
{
   font-family:  Verdana, Arial, Helvetica, sans-serif;
   font-size: 11px;
   font-weight: bold;
   color: #6F6F6F;
   border: 1px dotted #0E6698;
}

input.form, textarea.form
{
   font-family:  Verdana,Arial, Helvetica, sans-serif;
   font-size: 11px;
   font-weight: bold;
   background-color: #B3BFCC;
   color: #5F5F5F;
   border: 1px solid #6F6F6F;
}

.button2 {
        font-family: Tahoma, Verdana,Arial, Helvetica, sans-serif;
        background-color: #8EAFCF;
        color: #000000;
        font-size: 11px;
        font-weight: bold;
}

/*--Schülertabelle------------------------------------------------*/


.tabhead
{
   font-family:  Verdana, Arial, Helvetica, sans-serif;
   font-size: 11px;
   font-weight: bold;
   color: #FFFFFF;
   background: #00588A;
}

.tabentry0
{
   font-family:  Verdana, Arial, Helvetica, sans-serif;
   font-size: 11px;
   color: #000000;
}
.tabentry1
{
   font-family:  Verdana, Arial, Helvetica, sans-serif;
   font-size: 11px;
   color: #000000;
   background: #D9EFFB;
}