/* --------- FONTS DEFINITIONS --------- */


/* --------- NORMAL TEXT --------- */

.type_normal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.65em;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000000;        /* --   color: Black   -- */
}

.type_norm_bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.65em;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #000000;        /* --   color: Black   -- */
}

.type_navgray {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.70em;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #666666;        /* --   color: Gray   -- */
}

.type_navbordo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.70em;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #8B0000;      /* -- color: Bordo -- */
}


/* --------- TITLES --------- */

.type_title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.40em;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #000000;       /* --   color: Black   -- */
}

.type_title_big {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.30em;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #000000;       /* --   color: Black   -- */
}

.type_title_big_green {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.30em;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: green;       /* --   color: Green   -- */
}

.type_title_big_red {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.30em;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: red;       /* --   color: Red   -- */
}

.admintitle {
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.50em;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: red;        /* --   color: Red   -- */
}


/* --------- WALKTYPE --------- */

.walktype {
	font-family:  Arial, Helvetica, Verdana, sans-serif;
	font-size: 1.75em;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: saddlebrown;        /* --   color: saddlebrown;   -- */
}


/* ------------------------------- definition of Hyperlinks -------------------------------- */

/* ---- navigation 1 ---------------------------------------------- */
.navigation1:link {
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.70em;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #666666;      /* --   color: Gray   -- */
}
.navigation1:visited {
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.70em;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #666666;      /* --   color: Gray   -- */
}
.navigation1:hover {
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.70em;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #8B0000;      /* -- color: Bordo -- */
}

.navigation1:active {
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.70em;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #8B0000;      /* -- color: Bordo -- */
}

/* -------------------------------------------------------------------- */

/* ---- navigation 2 ---------------------------------------------- */
.navigation2:link {
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #666666;      /* --   color: Gray   -- */
}
.navigation2:visited {
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #666666;      /* --   color: Gray   -- */
}
.navigation2:hover {
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #8B0000;      /* -- color: Bordo -- */
}

.navigation2:active {
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #8B0000;      /* -- color: Bordo -- */
}


/* ---- maillink -------------------------------------------------------- */
.maillink:link {
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.65em;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000000;       /* --   color: Black   -- */
}
.maillink:visited {
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.65em;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000000;;      /* --   color: Black   -- */
}
.maillink:hover {
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.65em;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: red;       /* --   color: Red   -- */
}
.maillink:active {
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.65em;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: red;      /* --   color: Red   -- */
}


/* --------- SIGNATURE --------- */

.type_signatur {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.65em;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: saddlebrown;        /* --   color: Gray   -- */
}

.link_signatur:link {
    text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.65em;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: saddlebrown;        /* --   color: Gray   -- */
}

.link_signatur:visited {
    text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.65em;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: saddlebrown;        /* --   color: Gray   -- */
}

.link_signatur:hover {
    text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.65em;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: red;        /* --   color: Gray   -- */
}

.link_signatur:active {
    text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.65em;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: red;        /* --   color: Gray   -- */
}


