/* ----- PAGE ----- */

/*
.pagestyle
{ 
color: black;
}
.pagestyle a:link { color: #FF0000; }
.pagestyle a:visited { color: #FF0000; }
.pagestyle a:hover { color: #FF8800; }
.pagestyle a:active { color: #FF8800; } 
*/

/* ----- TEXTS ----- */

/*
.shadow
{
color: yellow;
}
*/

.box01
{
padding: 5px;
position:absolute; 
top: 90px; 
left: 0px; 
width: 365px; 
}


/* ----- BANNER ----- */

/*
.bannerlogo a:link { text-decoration: none; color: black}
.bannerlogo a:visited { text-decoration: none; color: black}
.bannerlogo a:hover { text-decoration: underline; color: red}
.bannerlogo a:active { text-decoration: underline; color: red}
*/

/*
.bannerbg
{         
top: 5px;
width: 766px;
height: 55px;
}
*/


/* ----- MENU ----- */

/*
.menu a:link { text-decoration: none; color: black; }
.menu a:visited { text-decoration: none; color: black; }
.menu a:hover { text-decoration: none; letter-spacing: 1px; color: red}
.menu a:active { text-decoration: none; letter-spacing: 1px; color: red}

.submenu a:link { text-decoration: none; color: black}
.submenu a:visited { text-decoration: none; color: black}
.submenu a:hover { text-decoration: none; letter-spacing: 1px; color: red}
.submenu a:active { text-decoration: none; letter-spacing: 1px; color: red}
*/

/* ----- FOOTER ----- */

/*
.linkhint
{
color: black;
}

.footertext
{
color: black;
}
.footertext a:link { text-decoration: underline; color: black}
.footertext a:visited { text-decoration: underline; color: black}
.footertext a:hover { text-decoration: underline; color: red}
.footertext a:active { text-decoration: underline; color: red} 
*/
