/* ----- 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;
}

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

.boxscreenshot
{
padding: 0px;
position:absolute; 
top: 40px; 
left: 0px; 
}

.boxmath
{
padding: 5px;
position:absolute; 
top: 445px; 
left: 30px; 
width: 660px; 
}

.boxberg
{
position:absolute; 
top: 220px; 
left: 70px; 
}

.boxsend
{            
padding: 5px;
position:absolute; 
top: 0px; 
left: 317px; 
}

.boxgallery
{
padding: 5px;
position:absolute; 
top: 40px; 
left: 0px; 
width: 510px; 
height: 540px; 
overflow: auto;
}

.boxdownload
{
padding: 10px;
position:absolute; 
top: 140px; 
left: 0px; 
}

.boxinstall
{
padding: 10px;
position:absolute; 
top: 140px; 
left: 245px; 
}

.boxnutz
{
padding: 10px;
position:absolute; 
top: 430px; 
left: 120px; 
}

.boxbild1
{
padding: 0px;
position:absolute; 
top: 0px; 
left: 260px; 
}

.boxbild2
{
padding: 0px;
position:absolute; 
top: 270px; 
left: 20px; 
}

.boxbild3
{
padding: 0px;
position:absolute; 
top: 220px; 
left: 20px; 
}

.boxbugs
{
padding: 10px;
position:absolute; 
top: 90px; 
left: 50px; 
}


/* ----- 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;
}
