/* Links.css by Martin Dörsch */
.active{color:#747474; text-decoration: underline;}

a:link{text-decoration:none; color:#686868;}
a:visited{text-decoration:none; color:#686868;}
a:hover{text-decoration: underline; color:#747474;}
a:focus{text-decoration:none; color:#747474;}

.pagination a:hover{text-decoration: none; background-color: #747474; }

/* Buttonfeeling bei Textlinks */
#main .ce_text a:active{border-bottom:none; position: relative; top:1px;}

/* Firefox border on active Links ausschalten*/
a:focus {
	-moz-outline: none; /* fx 1.07*/ 
	outline:none; /* fx 1.05, Safari, Mac IE*/
}

/*
  ,'''''''''''''''''''''''''''''''''''''''''''''''''''''''''`.
  |                                                          |
  |                                                          |
  |                                                          |
  |                                                          |
  |                                                          |
  |                                                          |
  |                                                          |
  |                                                          |
  |                                                          |
  |          88888.        ,88888                            |
  |         |888888        888888    .........._             |
  |         |88/|88|      /88\888|   |888/////888b.          |
  |         |88|'888.    ,88/ 888|   |88|       \888.        |
  |         |88| \88\    888  888|   |88|        \88\        |
  |         |88| '888|  /88'  888|   |88|        |888.       |
  |         888/  \888 |88/   888|   |88|        |888'       |
  |         888|   \88|/88    \88|   |88|        /88/        |
  |        .888|   `88888'    |888   |88|       /888'        |
  |        |888'    \888/     |888   |88\___,.o888P          |
  |        |///      ///'     Y///   |/88888P//"'            |
  |                                                          |
  |                                                          |
  |                                                          |
  |                                                          |
  |                                                          |
  |                                                          |
  |                                                          |
  |                                                          |
  |                                                          |
  \b_______________________________________________________,,'

                Medien Design | Martin Dörsch
*/
