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

.pagestyle
{ 
color: black;
font-family: Arial, Comic Sans MS, Verdana, Tahoma, Microsoft Sans Serif, Courier New, Courier, Times New Roman;
}
.pagestyle a:link { color: green; }
.pagestyle a:visited { color: green; }
.pagestyle a:hover { color: green; }
.pagestyle a:active { color: green; } 

.mainbg
{
position:absolute;
top: 55px; 
left: 15px; 
width: 711px; 
height: 710px; 
}


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

.boxborder
{
border-width: 1px;
border-style: solid;
border-color: black;
}

.boxabout
{
padding: 5px;
position:absolute; 
top: 45px; 
left: 0px; 
}

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

.boxbigscreenshot
{
padding: 5px;
position:absolute; 
top: 180px; 
left: 400px; 
}

.boxhelpshot
{
padding: 0px;
position:absolute; 
top: 45px; 
left: 0px; 
}

.boxhelpshot2
{
padding: 0px;
position:absolute; 
top: 250px; 
left: 202px; 
}

.boxhelpfile
{
padding: 5px;
position:absolute; 
top: 135px; 
left: 290px; 
}

.boxautoinstall
{
padding: 10px;
position:absolute; 
top: 45px; 
left: 0px; 
width: 300px;
}

.boxmanualinstall
{
padding: 10px;
position:absolute; 
top: 340px; 
left: 0px; 
width: 300px;
}

.boxhtmltohlp
{
padding: 10px;
position:absolute; 
top: 45px; 
left: 330px; 
width: 260px;
}

.boxregister
{
padding: 10px;
position:absolute; 
top: 145px; 
left: 330px; 
width: 260px;
}

.boxnutz
{
padding: 10px;
position:absolute; 
top: 265px; 
left: 330px; 
width: 260px;
}


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

.bannersymbol
{
position: absolute; 
top: 20px; 
left: 5px;
width: 32px;
height: 32px;
}


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

.menu
{
border-width: 1px;
border-style: solid;
border-color: black;
background-color: #ffffe2;
}
.menu a:link { text-decoration: underline; color: green; }
.menu a:visited { text-decoration: underline; color: green; }
.menu a:hover { text-decoration: underline; letter-spacing: 1px; color: green; }
.menu a:active { text-decoration: underline; letter-spacing: 1px; color: green; }

.menu1
{
font-family: Arial, Comic Sans MS, Verdana, Tahoma, Microsoft Sans Serif, Courier New, Courier, Times New Roman;
text-align: left;
font-weight: bold;
}

.menu2
{
font-family: Arial, Comic Sans MS, Verdana, Tahoma, Microsoft Sans Serif, Courier New, Courier, Times New Roman;
text-align: left;
font-weight: bold;
}

.submenu
{
font-family: Arial, Comic Sans MS, Verdana, Tahoma, Microsoft Sans Serif, Courier New, Courier, Times New Roman;
border-bottom-style: solid;
border-bottom-width: 1px;
border-bottom-color: black;
}
.submenu a:link { text-decoration: underline; color: green; }
.submenu a:visited { text-decoration: underline; color: green; }
.submenu a:hover { text-decoration: underline; letter-spacing: 1px; color: green; }
.submenu a:active { text-decoration: underline; letter-spacing: 1px; color: green; }

.submenuentry4
{
width: 120px;
}


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

.linkhint
{
color: green;
}

.footertext
{
color: green;
}
.footertext a:link { text-decoration: underline; color: green}
.footertext a:visited { text-decoration: underline; color: green}
.footertext a:hover { text-decoration: underline; color: green}
.footertext a:active { text-decoration: underline; color: green} 
