a:link { color:#0066ff; text-decoration:none; }

a:visited { color:#0066ff; text-decoration:none; }

a:active { color:#666; text-decoration:none; }

a:hover { color:#666; text-decoration:none; }

body, textarea {
  //color:#FFF;
  background-image:url(../image_bg/body_gray.jpg);
  background-position:top;
  background-repeat:repeat-x;

  scrollbar-base-color:#FFFFFF;
  scrollbar-3dlight-color:#FFFFFF;
  scrollbar-arrow-color:#FFFFFF;
  scrollbar-darkshadow-color:#FFFFFF;
  scrollbar-face-color:#C4E7E0;
  scrollbar-highlight-color:#FFFFFF;
  scrollbar-shadow-color:#FFFFFF;
  scrollbar-track-color:#f4fbf9;
}


h1 {font-family:Verdana,'Courier New',Courier; font-size:1.0em; color:#666; padding:0 0 0.2em 0; margin:0;}
h2 {font-family:Verdana,'Courier New',Courier; font-size:0.8em; color:#666; padding:0 0 0.2em 0; margin:0;}
h3 {font-family:Verdana,'Courier New',Courier; font-size:0.8em; color:#666; padding:0 0 0.2em 0; margin:0;}

.textlink {font-family:Verdana; font-size:10pt; color:#c0c0c0;}
.texthead {color:#fe6100; font-family:Verdana,'Courier New',Courier; font-size:10pt; text-align:justify; font-weight:bold; background-color:#FFFFFF;}
.textaera {color:#666; font-family:Verdana,'Courier New',Courier; font-size:0.8em; text-align:justify; padding:0; margin:0;}
.planaera {color:#666; font-family:Verdana,'Courier New',Courier; font-size:8pt;}
.kontaktaeraleft {color:#666; font-family:Verdana,'Courier New',Courier; font-size:8pt;}
.kursplantabelle {color:#666; font-family:Verdana,'Courier New',Courier; font-size:8pt; font-weight:bold;}
.kursplantabellecontent {color:#666; font-family:Verdana,'Courier New',Courier; font-size:8pt;}

/*Allgemeine Links*/
.Link a
{
TEXT-DECORATION: none;
text-align:left;
FONT-FAMILY: verdana, arial, helvetica;
FONT-SIZE: 12px;
COLOR: #2d81b9;
}

/*Style-Definition für die First-Level-Navigation bei Mouse-Over*/
.Link a:hover
{
COLOR: #fe6100;
}

/*Style-Definition für die First-Level-Navigation bei aktivem Link*/
.LinkActiv a
{
TEXT-DECORATION: none;
text-align:left;
FONT-FAMILY: verdana, arial, helvetica;
FONT-SIZE: 12px;
COLOR: #c0c0c0;
}



/*Style-Definition für die Top-Navigation*/

.LinkTop a
{
TEXT-DECORATION: none;
text-align:left;
FONT-FAMILY: verdana, arial, helvetica;
FONT-SIZE: 12px;
COLOR: #0066ff;
font-weight:bold;
}


.LinkTop a:active
{
COLOR: #0066ff;
}

.LinkTop a:visited
{
COLOR: #0066ff;
}

.LinkTop a:hover
{
COLOR: #666;
}


/*Style-Definition für die Top-Navigation bei aktivem Link*/
.LinkActivTop a
{
TEXT-DECORATION: none;
text-align:left;
FONT-FAMILY: verdana, arial, helvetica;
FONT-SIZE: 12px;
COLOR: #666;
font-weight:bold;
}

.LinkActivTop a:active
{
COLOR: #666;
}

.LinkActivTop a:visited
{
COLOR: #666;
}

.LinkActivTop a:hover
{
COLOR: #666;
}



.DesLinkTop
{
FONT-FAMILY: verdana, arial, helvetica;
FONT-SIZE: 10px;
COLOR: #666;
}



/*Style-Definition für die Main-Navigation*/

.LinkMain:hover
{
background-color:#;
}

.LinkMain a
{
TEXT-DECORATION: none;
text-align:left;
FONT-FAMILY: verdana, arial, helvetica;
FONT-SIZE: 12px;
COLOR: #0066ff;
font-weight:bold;
}

.LinkMain a:active
{
COLOR: #0066ff;
}

.LinkMain a:visited
{
COLOR: #0066ff;
}

.LinkMain a:hover
{
COLOR: #666;
}


/*Style-Definition für die Main-Navigation bei aktivem Link*/

.LinkActivMain
{
background-color:#;
}

.LinkActivMain a
{
TEXT-DECORATION: none;
text-align:left;
FONT-FAMILY: verdana, arial, helvetica;
FONT-SIZE: 12px;
COLOR: #666;
font-weight:bold;
}

.LinkActivMain a:active
{
COLOR: #666;
}

.LinkActivMain a:visited
{
COLOR: #666;
}

.LinkActivMain a:hover
{
COLOR: #666;
}


.DesLinkMain
{
FONT-FAMILY: verdana, arial, helvetica;
FONT-SIZE: 10px;
COLOR: #666;
}

/*Slide Images als Banner*/
/*Make sure your page contains a valid doctype at the top*/
#simplegallery1{ //CSS for Simple Gallery Example 1
position: relative; /*keep this intact*/
visibility: hidden; /*keep this intact*/
border: 0px;
}
#simplegallery1 .gallerydesctext{ //CSS for description DIV of Example 1 (if defined)
text-align: left;
padding: 0;
}


/*Sub-navikation*/

  ul#submenue {
    margin: 0; padding: 0;
    text-align: left;
  }
  ul#submenue li {
    list-style: none;
/*display: inline;*/
    float:left;
    margin: 0; padding: 0 15px 0 0;
  }

  ul#submenue a, ul#submenue span {
    text-decoration: none; font-weight: bold;
  }
  * html ul#submenue a, * html ul#submenue span {
    width: 1em;    /* nur fuer IE 5.0x erforderlich */
    w/idth: auto;  /* sicherheitshalber fuer IE 6 zurueckgesetzt */
  }
  ul#submenue a:hover, ul#submenue span {
    color: #666;
  }

/*Sub-navikation Submenue Vertikal*/

  ul#submenue_vertikal {
    margin: 0; padding: 0;
    text-align: left;
  }
  ul#submenue_vertikal li {
    list-style: none;
/*display: inline;*/
    
    margin: 0; padding: 0 15px 0 0;
  }

  ul#submenue_vertikal a, ul#submenue_vertikal span {
    text-decoration: none; font-weight: bold;
  }
  * html ul#submenue_vertikal a, * html ul#submenue_vertikal span {
    width: 1em;    /* nur fuer IE 5.0x erforderlich */
    w/idth: auto;  /* sicherheitshalber fuer IE 6 zurueckgesetzt */
  }
  ul#submenue_vertikal a:hover, ul#submenue_vertikal span {
    color: #666;
  }

/*Seitenspezifische Angaben*/

/*Rehaverein*/
#rehaverein_left{
           float: left;
           width: 190px;
           margin: 0;
           background-image:url(../image/images_rehaverein/rehaverein_feft_image_background.jpg); background-repeat:repeat-y;

}


#rehaverein_content {
           width: 500px;
           margin-left: 200px;
           margin-top: 0px;

}

