
/* stylesheet for internet explorer */

/* copyright gomedical AG */

/*author ::web.forge - online.marketing - Florian Pankarter - fp@web-forge.de */

/* juli 2005  */

/* www.go-medical.de  */


/* ################################################## */
/* #################         NAVIGATION        ################# */
/* ################################################## */


/* ####################   Subnavigation   ################### */


a:link.sub { 
    font-family: verdana;
    font-weight: normal;
    font-size: 8pt;
    text-decoration: none;
    color: #6a6a6a;
}
a:visited.sub {
    font-family: verdana;
    font-weight: normal;
    font-size: 8pt;
    text-decoration: none;
    color: #6a6a6a;
}
a:hover.sub { 
    font-family: verdana;
    font-weight: normal;
    font-size: 8pt;
    text-decoration: none;
    color: #14b0ab;
}

/* ###################   spezial  navigation   ################# */


a:link.special { 
    font-family: verdana;
    font-weight: normal;
    font-size: 8pt;
    text-decoration: none;
    color: #c0c0c0;
    margin: 5px;	
}
a:visited.special {
    font-family: verdana;
    font-weight: normal;
    font-size: 8pt;
    text-decoration: none;
    color: #c0c0c0;
    margin: 5px;	
}
a:hover.special { 
    font-family: verdana;
    font-weight: normal;
    font-size: 8pt;
    text-decoration: none;
    color: #6a6a6a;
    margin: 5px;	
}


/* ###################   teaser  navigation   ################# */


a:link.teaser { 
    font-family: verdana;
    font-weight: normal;
    font-size: 7.5pt;
    text-decoration: none;
    color: #5f5f5f;
}
a:visited.teaser {
    font-family: verdana;
    font-weight: normal;
    font-size: 7.5pt;
    text-decoration: none;
    color: #5f5f5f;
}
a:hover.teaser { 
    font-family: verdana;
    font-weight: normal;
    font-size: 7.5pt;
    text-decoration: none;
    color: #c0c0c0;
}


/* ####################  inline navigation   ################## */


a:link.inline_copy { 
    font-family: verdana;
    font-weight: normal;
    font-size: 8pt;
    text-decoration: none;
    color: #14b0ab;
}
a:visited.inline_copy {
    font-family: verdana;
    font-weight: normal;
    font-size: 8pt;
    text-decoration: none;
    color: #14b0ab;
}
a:hover.inline_copy { 
    font-family: verdana;
    font-weight: normal;
    font-size: 8pt;
    text-decoration: none;
    color: #6a6a6a;
}

a:link.inline_teaser { 
    font-family: verdana;
    font-weight: bold;
    font-size: 7.5pt;
    text-decoration: none;
    color: #14b0ab;
}
a:visited.inline_teaser {
    font-family: verdana;
    font-weight: bold;
    font-size: 7.5pt;
    text-decoration: none;
    color: #14b0ab;
}
a:hover.inline_teaser { 
    font-family: verdana;
    font-weight: bold;
    font-size: 7.5pt;
    text-decoration: none;
    color: #6a6a6a;
}


/* ####################  faq navigation   ################## */

a:link.faq { 
    font-family: verdana;
    font-weight: normal;
    font-size: 8pt;
    text-decoration: none;
    color: #6a6a6a;
}
a:visited.faq {
    font-family: verdana;
    font-weight: normal;
    font-size: 8pt;
    text-decoration: none;
    color: #6a6a6a;
}
a:hover.faq { 
    font-family: verdana;
    font-weight: normal;
    font-size: 8pt;
    text-decoration: none;
    color: #14b0ab;
}